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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12778 (2 months ago)

Debug log (UTC)

[08:21:08.951] New invocation is queued and will start shortly
[08:21:10.213] Starting the invocation (attempt 1)
[08:21:10.236] Ignoring gitiles_ref tag without the buildset tag
[08:21:10.236] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:21:10.236] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:21:10.237] Buildbucket request:
{
  "requestId": "8842742651433443472",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842742651433443472",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12778"
                            },
                        "id": "cron:v1:12778"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842742651433443472"
    },
    {
      "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"
  }
}
[08:21:11.532] Scheduled build:
{
  "id": "8677312588838640001",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-03T08:21:10.803105125Z",
  "updateTime": "2026-07-03T08:21:11.321135317Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[08:21:11.532] Task URL: https://cr-buildbucket.appspot.com/build/8677312588838640001
[08:21:11.532] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842742651433443472:2:0) after 4m50s
[08:21:12.119] Received PubSub notification, asking Buildbucket for the build status
[08:21:12.160] Build status: SCHEDULED
[08:21:15.079] Received PubSub notification, asking Buildbucket for the build status
[08:21:15.108] Build status: STARTED
[08:21:39.398] Received PubSub notification, asking Buildbucket for the build status
[08:21:39.429] Build:
{
  "id": "8677312588838640001",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-03T08:21:10.803105125Z",
  "startTime": "2026-07-03T08:21:14.682481688Z",
  "endTime": "2026-07-03T08:21:39.018713487Z",
  "updateTime": "2026-07-03T08:21:39.018713487Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[08:21:39.429] Invocation finished in 30.484075671s with status SUCCEEDED