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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9607 (1 day ago)

Debug log (UTC)

[18:00:34.262] New invocation is queued and will start shortly
[18:00:35.288] Starting the invocation (attempt 1)
[18:00:35.309] Ignoring gitiles_ref tag without the buildset tag
[18:00:35.309] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:00:35.309] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:00:35.310] Buildbucket request:
{
  "requestId": "8844789927588643056",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844789927588643056",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9607"
                            },
                        "id": "cron:v1:9607"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844789927588643056"
    },
    {
      "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"
  }
}
[18:00:36.962] Scheduled build:
{
  "id": "8679359864978260209",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-10T18:00:36.131186593Z",
  "updateTime": "2026-06-10T18:00:36.763721029Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:00:36.962] Task URL: https://cr-buildbucket.appspot.com/build/8679359864978260209
[18:00:36.962] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844789927588643056:2:0) after 1m1s
[18:00:37.448] Received PubSub notification, asking Buildbucket for the build status
[18:00:37.466] Build status: SCHEDULED
[18:00:42.565] Received PubSub notification, asking Buildbucket for the build status
[18:00:42.599] Build status: STARTED
[18:01:14.406] Received PubSub notification, asking Buildbucket for the build status
[18:01:14.441] Build:
{
  "id": "8679359864978260209",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-10T18:00:36.131186593Z",
  "startTime": "2026-06-10T18:00:42.287992717Z",
  "endTime": "2026-06-10T18:01:13.984666837Z",
  "updateTime": "2026-06-10T18:01:13.984666837Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:01:14.441] Invocation finished in 40.183526016s with status SUCCEEDED