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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:22429 (2 weeks ago)

Debug log (UTC)

[04:01:54.553] New invocation is queued and will start shortly
[04:01:55.741] Starting the invocation (attempt 1)
[04:01:55.764] Ignoring gitiles_ref tag without the buildset tag
[04:01:55.764] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:01:55.764] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:01:55.764] Buildbucket request:
{
  "requestId": "8836507770723135744",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836507770723135744",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22429"
                            },
                        "id": "cron:v1:22429"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836507770723135744"
    },
    {
      "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:01:56.818] Scheduled build:
{
  "id": "8671077708236975905",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-10T04:01:56.299064602Z",
  "updateTime": "2026-09-10T04:01:56.299064602Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[04:01:56.818] Task URL: https://cr-buildbucket.appspot.com/build/8671077708236975905
[04:01:56.818] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836507770723135744:2:0) after 1m15s
[04:01:57.366] Received PubSub notification, asking Buildbucket for the build status
[04:01:57.438] Build status: SCHEDULED
[04:02:02.787] Received PubSub notification, asking Buildbucket for the build status
[04:02:02.810] Build status: STARTED
[04:02:41.033] Received PubSub notification, asking Buildbucket for the build status
[04:02:41.096] Build:
{
  "id": "8671077708236975905",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-10T04:01:56.299064602Z",
  "startTime": "2026-09-10T04:02:02.579795934Z",
  "endTime": "2026-09-10T04:02:40.751698615Z",
  "updateTime": "2026-09-10T04:02:40.751698615Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[04:02:41.096] Invocation finished in 46.550483339s with status SUCCEEDED