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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:15070 (1 month ago)

Debug log (UTC)

[16:04:42.155] New invocation is queued and will start shortly
[16:04:43.258] Starting the invocation (attempt 1)
[16:04:43.299] Ignoring gitiles_ref tag without the buildset tag
[16:04:43.299] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:04:43.299] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:04:43.299] Buildbucket request:
{
  "requestId": "8841263935710294368",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841263935710294368",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "15070"
                            },
                        "id": "cron:v1:15070"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841263935710294368"
    },
    {
      "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"
  }
}
[16:04:45.235] Scheduled build:
{
  "id": "8675833872942591377",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-19T16:04:44.175046497Z",
  "updateTime": "2026-07-19T16:04:44.659710318Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:04:45.235] Task URL: https://cr-buildbucket.appspot.com/build/8675833872942591377
[16:04:45.235] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841263935710294368:2:0) after 2m24s
[16:04:45.440] Received PubSub notification, asking Buildbucket for the build status
[16:04:45.458] Build status: SCHEDULED
[16:04:49.384] Received PubSub notification, asking Buildbucket for the build status
[16:04:49.467] Build status: STARTED
[16:05:14.502] Received PubSub notification, asking Buildbucket for the build status
[16:05:14.589] Build:
{
  "id": "8675833872942591377",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-19T16:04:44.175046497Z",
  "startTime": "2026-07-19T16:04:49.096692773Z",
  "endTime": "2026-07-19T16:05:14.194424523Z",
  "updateTime": "2026-07-19T16:05:14.194424523Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:05:14.589] Invocation finished in 32.437420275s with status SUCCEEDED