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

Debug log (UTC)

[11:31:22.060] New invocation is queued and will start shortly
[11:31:23.109] Starting the invocation (attempt 1)
[11:31:23.133] Ignoring gitiles_ref tag without the buildset tag
[11:31:23.133] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:31:23.133] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:31:23.133] Buildbucket request:
{
  "requestId": "8847079338309032336",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847079338309032336",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6061"
                            },
                        "id": "cron:v1:6061"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847079338309032336"
    },
    {
      "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"
  }
}
[11:31:24.778] Scheduled build:
{
  "id": "8681649275824752705",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-16T11:31:23.807832518Z",
  "updateTime": "2026-05-16T11:31:23.807832518Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:31:24.778] Task URL: https://cr-buildbucket.appspot.com/build/8681649275824752705
[11:31:24.778] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847079338309032336:2:0) after 1m8s
[11:32:02.108] Received PubSub notification, asking Buildbucket for the build status
[11:32:02.141] Build status: SCHEDULED
[11:32:32.793] Handling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847079338309032336:2:0)
[11:32:32.841] Build status: STARTED
[11:32:32.841] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847079338309032336:4:0) after 7m31s
[11:33:02.459] Received PubSub notification, asking Buildbucket for the build status
[11:33:02.483] Build:
{
  "id": "8681649275824752705",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-16T11:31:23.807832518Z",
  "startTime": "2026-05-16T11:32:32.628775423Z",
  "endTime": "2026-05-16T11:32:56.046032106Z",
  "updateTime": "2026-05-16T11:32:56.046032106Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:33:02.483] Invocation finished in 1m40.428913833s with status SUCCEEDED