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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6868 (1 month ago)

Debug log (UTC)

[05:34:07.375] New invocation is queued and will start shortly
[05:34:08.652] Starting the invocation (attempt 1)
[05:34:08.682] Ignoring gitiles_ref tag without the buildset tag
[05:34:08.682] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:34:08.682] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:34:08.682] Buildbucket request:
{
  "requestId": "8846558232403449424",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846558232403449424",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6868"
                            },
                        "id": "cron:v1:6868"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846558232403449424"
    },
    {
      "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"
  }
}
[05:34:10.540] Scheduled build:
{
  "id": "8681128169315436577",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-22T05:34:09.701376130Z",
  "updateTime": "2026-05-22T05:34:09.701376130Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:34:10.540] Task URL: https://cr-buildbucket.appspot.com/build/8681128169315436577
[05:34:10.540] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846558232403449424:2:0) after 5m0s
[05:34:15.592] Received PubSub notification, asking Buildbucket for the build status
[05:34:15.609] Build status: SCHEDULED
[05:34:26.458] Received PubSub notification, asking Buildbucket for the build status
[05:34:26.482] Build status: STARTED
[05:34:43.891] Received PubSub notification, asking Buildbucket for the build status
[05:34:43.946] Build:
{
  "id": "8681128169315436577",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-22T05:34:09.701376130Z",
  "startTime": "2026-05-22T05:34:20.114773659Z",
  "endTime": "2026-05-22T05:34:41.611743801Z",
  "updateTime": "2026-05-22T05:34:41.611743801Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:34:43.946] Invocation finished in 36.574561951s with status SUCCEEDED