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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8014 (2 weeks ago)

Debug log (UTC)

[09:23:26.125] New invocation is queued and will start shortly
[09:23:27.241] Starting the invocation (attempt 1)
[09:23:27.273] Ignoring gitiles_ref tag without the buildset tag
[09:23:27.273] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:23:27.273] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:23:27.273] Buildbucket request:
{
  "requestId": "8845819029579896784",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845819029579896784",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8014"
                            },
                        "id": "cron:v1:8014"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845819029579896784"
    },
    {
      "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"
  }
}
[09:23:29.130] Scheduled build:
{
  "id": "8680388966543248865",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-30T09:23:28.399544479Z",
  "updateTime": "2026-05-30T09:23:28.954795158Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:23:29.130] Task URL: https://cr-buildbucket.appspot.com/build/8680388966543248865
[09:23:29.130] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845819029579896784:2:0) after 5m32s
[09:23:29.731] Received PubSub notification, asking Buildbucket for the build status
[09:23:29.747] Build status: SCHEDULED
[09:23:33.783] Received PubSub notification, asking Buildbucket for the build status
[09:23:33.820] Build status: STARTED
[09:24:04.120] Received PubSub notification, asking Buildbucket for the build status
[09:24:04.148] Build:
{
  "id": "8680388966543248865",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-30T09:23:28.399544479Z",
  "startTime": "2026-05-30T09:23:33.413039925Z",
  "endTime": "2026-05-30T09:24:03.661670175Z",
  "updateTime": "2026-05-30T09:24:03.661670175Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:24:04.148] Invocation finished in 38.028871973s with status SUCCEEDED