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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7000 (1 month ago)

Debug log (UTC)

[04:06:07.373] New invocation is queued and will start shortly
[04:06:08.464] Starting the invocation (attempt 1)
[04:06:08.488] Ignoring gitiles_ref tag without the buildset tag
[04:06:08.488] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:06:08.489] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:06:08.489] Buildbucket request:
{
  "requestId": "8846473171921735744",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846473171921735744",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7000"
                            },
                        "id": "cron:v1:7000"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846473171921735744"
    },
    {
      "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"
  }
}
[04:06:10.620] Scheduled build:
{
  "id": "8681043108713970321",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-23T04:06:09.812369822Z",
  "updateTime": "2026-05-23T04:06:09.812369822Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:06:10.620] Task URL: https://cr-buildbucket.appspot.com/build/8681043108713970321
[04:06:10.620] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846473171921735744:2:0) after 3m23s
[04:06:11.023] Received PubSub notification, asking Buildbucket for the build status
[04:06:11.055] Build status: SCHEDULED
[04:06:17.746] Received PubSub notification, asking Buildbucket for the build status
[04:06:17.765] Build status: STARTED
[04:06:42.514] Received PubSub notification, asking Buildbucket for the build status
[04:06:42.540] Build:
{
  "id": "8681043108713970321",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-23T04:06:09.812369822Z",
  "startTime": "2026-05-23T04:06:17.596296218Z",
  "endTime": "2026-05-23T04:06:41.863550837Z",
  "updateTime": "2026-05-23T04:06:41.863550837Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:06:42.540] Invocation finished in 35.171369962s with status SUCCEEDED