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:10624 (3 weeks ago)

Debug log (UTC)

[23:58:40.360] New invocation is queued and will start shortly
[23:58:41.684] Starting the invocation (attempt 1)
[23:58:41.712] Ignoring gitiles_ref tag without the buildset tag
[23:58:41.712] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:58:41.712] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:58:41.712] Buildbucket request:
{
  "requestId": "8844133219017814064",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844133219017814064",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10624"
                            },
                        "id": "cron:v1:10624"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844133219017814064"
    },
    {
      "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"
  }
}
[23:58:44.038] Scheduled build:
{
  "id": "8678703155907683409",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-17T23:58:42.704024589Z",
  "updateTime": "2026-06-17T23:58:43.852370686Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:58:44.038] Task URL: https://cr-buildbucket.appspot.com/build/8678703155907683409
[23:58:44.038] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844133219017814064:2:0) after 5m47s
[23:58:44.603] Received PubSub notification, asking Buildbucket for the build status
[23:58:44.623] Build status: SCHEDULED
[23:58:47.074] Received PubSub notification, asking Buildbucket for the build status
[23:58:47.104] Build status: STARTED
[23:59:10.735] Received PubSub notification, asking Buildbucket for the build status
[23:59:10.751] Build:
{
  "id": "8678703155907683409",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-17T23:58:42.704024589Z",
  "startTime": "2026-06-17T23:58:46.861366747Z",
  "endTime": "2026-06-17T23:59:10.324494060Z",
  "updateTime": "2026-06-17T23:59:10.324494060Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:59:10.751] Invocation finished in 30.395934382s with status SUCCEEDED