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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6205 (1 month ago)

Debug log (UTC)

[12:07:28.102] New invocation is queued and will start shortly
[12:07:29.133] Starting the invocation (attempt 1)
[12:07:29.156] Ignoring gitiles_ref tag without the buildset tag
[12:07:29.156] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:07:29.156] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:07:29.156] Buildbucket request:
{
  "requestId": "8846986470081466880",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846986470081466880",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6205"
                            },
                        "id": "cron:v1:6205"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846986470081466880"
    },
    {
      "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"
  }
}
[12:07:30.434] Scheduled build:
{
  "id": "8681556407550498881",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-17T12:07:29.894562512Z",
  "updateTime": "2026-05-17T12:07:30.330661535Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[12:07:30.434] Task URL: https://cr-buildbucket.appspot.com/build/8681556407550498881
[12:07:30.434] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846986470081466880:2:0) after 7m44s
[12:07:32.525] Received PubSub notification, asking Buildbucket for the build status
[12:07:32.701] Build status: SCHEDULED
[12:07:36.381] Received PubSub notification, asking Buildbucket for the build status
[12:07:36.401] Build status: STARTED
[12:08:00.042] Received PubSub notification, asking Buildbucket for the build status
[12:08:00.061] Build:
{
  "id": "8681556407550498881",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-17T12:07:29.894562512Z",
  "startTime": "2026-05-17T12:07:34.861874293Z",
  "endTime": "2026-05-17T12:07:59.779419899Z",
  "updateTime": "2026-05-17T12:07:59.779419899Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[12:08:00.061] Invocation finished in 31.963530437s with status SUCCEEDED