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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12466 (23 hours ago)

Debug log (UTC)

[03:02:04.825] New invocation is queued and will start shortly
[03:02:09.006] Starting the invocation (attempt 1)
[03:02:09.038] Ignoring gitiles_ref tag without the buildset tag
[03:02:09.038] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:02:09.038] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:02:09.039] Buildbucket request:
{
  "requestId": "8842943919436104880",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842943919436104880",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12466"
                            },
                        "id": "cron:v1:12466"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842943919436104880"
    },
    {
      "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"
  }
}
[03:02:10.251] Scheduled build:
{
  "id": "8677513853693026305",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-01T03:02:09.681375495Z",
  "updateTime": "2026-07-01T03:02:09.681375495Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:02:10.251] Task URL: https://cr-buildbucket.appspot.com/build/8677513853693026305
[03:02:10.251] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842943919436104880:2:0) after 4m36s
[03:02:10.910] Received PubSub notification, asking Buildbucket for the build status
[03:02:10.982] Build status: SCHEDULED
[03:02:14.410] Received PubSub notification, asking Buildbucket for the build status
[03:02:14.433] Build status: STARTED
[03:02:38.853] Received PubSub notification, asking Buildbucket for the build status
[03:02:38.916] Build:
{
  "id": "8677513853693026305",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-01T03:02:09.681375495Z",
  "startTime": "2026-07-01T03:02:14.236423334Z",
  "endTime": "2026-07-01T03:02:38.561992740Z",
  "updateTime": "2026-07-01T03:02:38.561992740Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:02:38.916] Invocation finished in 34.096455856s with status SUCCEEDED