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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7087 (1 month ago)

Debug log (UTC)

[19:00:40.811] New invocation is queued and will start shortly
[19:00:41.989] Starting the invocation (attempt 1)
[19:00:42.014] Ignoring gitiles_ref tag without the buildset tag
[19:00:42.014] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:00:42.014] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:00:42.014] Buildbucket request:
{
  "requestId": "8846416891242266048",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846416891242266048",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7087"
                            },
                        "id": "cron:v1:7087"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846416891242266048"
    },
    {
      "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"
  }
}
[19:00:44.123] Scheduled build:
{
  "id": "8680986828383524321",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-23T19:00:42.917810356Z",
  "updateTime": "2026-05-23T19:00:42.917810356Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[19:00:44.123] Task URL: https://cr-buildbucket.appspot.com/build/8680986828383524321
[19:00:44.123] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846416891242266048:2:0) after 8m45s
[19:00:48.998] Received PubSub notification, asking Buildbucket for the build status
[19:00:49.023] Build status: SCHEDULED
[19:01:00.835] Received PubSub notification, asking Buildbucket for the build status
[19:01:00.853] Build status: STARTED
[19:01:25.000] Received PubSub notification, asking Buildbucket for the build status
[19:01:25.026] Build:
{
  "id": "8680986828383524321",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-23T19:00:42.917810356Z",
  "startTime": "2026-05-23T19:00:56.999964433Z",
  "endTime": "2026-05-23T19:01:24.448789948Z",
  "updateTime": "2026-05-23T19:01:24.448789948Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[19:01:25.026] Invocation finished in 44.219791404s with status SUCCEEDED