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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10507 (4 weeks ago)

Debug log (UTC)

[03:48:58.439] New invocation is queued and will start shortly
[03:49:01.398] Starting the invocation (attempt 1)
[03:49:01.434] Ignoring gitiles_ref tag without the buildset tag
[03:49:01.434] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:49:01.435] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:49:01.435] Buildbucket request:
{
  "requestId": "8844209326678133120",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844209326678133120",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10507"
                            },
                        "id": "cron:v1:10507"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844209326678133120"
    },
    {
      "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"
  }
}
[03:49:02.965] Scheduled build:
{
  "id": "8678779262070290209",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-17T03:49:02.212123364Z",
  "updateTime": "2026-06-17T03:49:02.212123364Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[03:49:02.966] Task URL: https://cr-buildbucket.appspot.com/build/8678779262070290209
[03:49:02.966] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844209326678133120:2:0) after 2m21s
[03:49:03.474] Received PubSub notification, asking Buildbucket for the build status
[03:49:03.499] Build status: SCHEDULED
[03:49:07.361] Received PubSub notification, asking Buildbucket for the build status
[03:49:07.382] Build status: STARTED
[03:49:33.999] Received PubSub notification, asking Buildbucket for the build status
[03:49:34.028] Build:
{
  "id": "8678779262070290209",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-17T03:49:02.212123364Z",
  "startTime": "2026-06-17T03:49:07.134078331Z",
  "endTime": "2026-06-17T03:49:33.576193584Z",
  "updateTime": "2026-06-17T03:49:33.576193584Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[03:49:34.028] Invocation finished in 35.594144224s with status SUCCEEDED