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:6862 (1 month ago)

Debug log (UTC)

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

  }
}
[04:32:23.859] Task URL: https://cr-buildbucket.appspot.com/build/8681132055928799585
[04:32:23.859] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846562118850593472:2:0) after 4m5s
[04:32:26.330] Received PubSub notification, asking Buildbucket for the build status
[04:32:26.351] Build status: SCHEDULED
[04:32:52.186] Received PubSub notification, asking Buildbucket for the build status
[04:32:52.205] Build status: STARTED
[04:33:27.008] Received PubSub notification, asking Buildbucket for the build status
[04:33:27.026] Build:
{
  "id": "8681132055928799585",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-22T04:32:23.137241652Z",
  "startTime": "2026-05-22T04:32:44.189883505Z",
  "endTime": "2026-05-22T04:33:08.122594276Z",
  "updateTime": "2026-05-22T04:33:08.122594276Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:33:27.026] Invocation finished in 1m6.05884957s with status SUCCEEDED