Status: SUCCEEDED
Triggered by: -
Duration: 41 seconds
Actions:

Definition (rev 6ea3964fe281be492e4e2afea86ea65cb9be5507)

buildbucket: <
  server: "cr-buildbucket-dev.appspot.com"
  bucket: "loadtest"
  builder: "fake-tree-0"
>

Incoming triggers

  • cron:v1:123033 (10 months ago)

Debug log (UTC)

[17:38:41.047] New invocation is queued and will start shortly
[17:38:42.118] Starting the invocation (attempt 1)
[17:38:42.141] Ignoring gitiles_ref tag without the buildset tag
[17:38:42.141] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[17:38:42.144] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[17:38:42.144] Buildbucket request:
{
  "requestId": "8878312182162651264",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8878312182162651264",
            "job": "infra/fake-tree-0",
            "triggers": [
                  {
                        "cron": {
                              "generation": "123033"
                            },
                        "id": "cron:v1:123033"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8878312182162651264"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/fake-tree-0"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler-dev"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
  }
}
[17:38:42.532] Scheduled build:
{
  "id": "8712882120294057121",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 8852,
  "createdBy": "project:infra",
  "createTime": "2025-06-05T17:38:42.208347274Z",
  "updateTime": "2025-06-05T17:38:42.208347274Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:38:42.532] Task URL: https://cr-buildbucket-dev.appspot.com/build/8712882120294057121
[17:38:42.532] Scheduling timer "check-buildbucket-build-status" (infra/fake-tree-0:8878312182162651264:2:0) after 2m50s
[17:38:42.582] Received PubSub notification, asking Buildbucket for the build status
[17:38:42.607] Build status: SCHEDULED
[17:39:01.137] Received PubSub notification, asking Buildbucket for the build status
[17:39:01.174] Build status: STARTED
[17:39:22.862] Received PubSub notification, asking Buildbucket for the build status
[17:39:22.892] Build:
{
  "id": "8712882120294057121",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 8852,
  "createdBy": "project:infra",
  "createTime": "2025-06-05T17:38:42.208347274Z",
  "startTime": "2025-06-05T17:39:00.382112282Z",
  "endTime": "2025-06-05T17:39:21.841070054Z",
  "updateTime": "2025-06-05T17:39:21.841070054Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:39:22.892] Invocation finished in 41.850237255s with status SUCCEEDED