Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4006 (4 months ago)

Debug log (UTC)

[20:18:32.138] New invocation is queued and will start shortly
[20:18:33.198] Starting the invocation (attempt 1)
[20:18:33.222] Ignoring gitiles_ref tag without the buildset tag
[20:18:33.222] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:18:33.222] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:18:33.223] Buildbucket request:
{
  "requestId": "8848405126261506592",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848405126261506592",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4006"
                            },
                        "id": "cron:v1:4006"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848405126261506592"
    },
    {
      "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"
  }
}
[20:18:35.772] Scheduled build:
{
  "id": "8682975063287111857",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-01T20:18:34.355451698Z",
  "updateTime": "2026-05-01T20:18:34.355451698Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:18:35.772] Task URL: https://cr-buildbucket.appspot.com/build/8682975063287111857
[20:18:35.772] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848405126261506592:2:0) after 9m6s
[20:18:38.786] Received PubSub notification, asking Buildbucket for the build status
[20:18:38.824] Build status: SCHEDULED
[20:19:11.790] Received PubSub notification, asking Buildbucket for the build status
[20:19:11.819] Build status: STARTED
[20:19:35.877] Received PubSub notification, asking Buildbucket for the build status
[20:19:35.921] Build:
{
  "id": "8682975063287111857",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-01T20:18:34.355451698Z",
  "startTime": "2026-05-01T20:19:06.182446911Z",
  "endTime": "2026-05-01T20:19:31.039067513Z",
  "updateTime": "2026-05-01T20:19:31.039067513Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:19:35.921] Invocation finished in 1m3.787160482s with status SUCCEEDED