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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10474 (3 weeks ago)

Debug log (UTC)

[22:07:24.108] New invocation is queued and will start shortly
[22:07:25.146] Starting the invocation (attempt 1)
[22:07:25.177] Ignoring gitiles_ref tag without the buildset tag
[22:07:25.177] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:07:25.177] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:07:25.177] Buildbucket request:
{
  "requestId": "8844230816542010864",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844230816542010864",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10474"
                            },
                        "id": "cron:v1:10474"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844230816542010864"
    },
    {
      "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"
  }
}
[22:07:26.900] Scheduled build:
{
  "id": "8678800753659985553",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-16T22:07:26.235455514Z",
  "updateTime": "2026-06-16T22:07:26.778609181Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:07:26.900] Task URL: https://cr-buildbucket.appspot.com/build/8678800753659985553
[22:07:26.900] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844230816542010864:2:0) after 2m32s
[22:07:27.629] Received PubSub notification, asking Buildbucket for the build status
[22:07:27.650] Build status: SCHEDULED
[22:07:31.034] Received PubSub notification, asking Buildbucket for the build status
[22:07:31.057] Build status: STARTED
[22:07:55.144] Received PubSub notification, asking Buildbucket for the build status
[22:07:55.196] Build:
{
  "id": "8678800753659985553",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-16T22:07:26.235455514Z",
  "startTime": "2026-06-16T22:07:30.674513935Z",
  "endTime": "2026-06-16T22:07:54.198959191Z",
  "updateTime": "2026-06-16T22:07:54.198959191Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:07:55.196] Invocation finished in 31.092801145s with status SUCCEEDED