Status: SUCCEEDED
Triggered by: -
Duration: 2 minutes
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "turboci"
  builder: "turbo-ci-hello"
>

Incoming triggers

  • cron:v1:22573 (2 weeks ago)

Debug log (UTC)

[04:37:44.842] New invocation is queued and will start shortly
[04:37:46.065] Starting the invocation (attempt 1)
[04:37:46.097] Ignoring gitiles_ref tag without the buildset tag
[04:37:46.097] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:37:46.097] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:37:46.097] Buildbucket request:
{
  "requestId": "8836414919012336272",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836414919012336272",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22573"
                            },
                        "id": "cron:v1:22573"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836414919012336272"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/turbo-ci-hello"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[04:37:47.723] Scheduled build:
{
  "id": "8670984856084196897",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-11T04:37:47.012702339Z",
  "updateTime": "2026-09-11T04:37:47.012702339Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:37:47.723] Task URL: https://cr-buildbucket.appspot.com/build/8670984856084196897
[04:37:47.723] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836414919012336272:2:0) after 1m25s
[04:37:48.325] Received PubSub notification, asking Buildbucket for the build status
[04:37:48.370] Build status: SCHEDULED
[04:39:12.738] Handling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836414919012336272:2:0)
[04:39:12.769] Build status: SCHEDULED
[04:39:12.769] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836414919012336272:4:0) after 1m27s
[04:39:31.594] Received PubSub notification, asking Buildbucket for the build status
[04:39:31.614] Build status: STARTED
[04:39:55.469] Received PubSub notification, asking Buildbucket for the build status
[04:39:55.500] Build:
{
  "id": "8670984856084196897",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-11T04:37:47.012702339Z",
  "startTime": "2026-09-11T04:39:31.419764153Z",
  "endTime": "2026-09-11T04:39:55.159054997Z",
  "updateTime": "2026-09-11T04:39:55.159054997Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:39:55.500] Invocation finished in 2m10.664102913s with status SUCCEEDED