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

Debug log (UTC)

[23:09:09.304] New invocation is queued and will start shortly
[23:09:10.539] Starting the invocation (attempt 1)
[23:09:10.568] Ignoring gitiles_ref tag without the buildset tag
[23:09:10.568] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:09:10.568] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:09:10.569] Buildbucket request:
{
  "requestId": "8841327828436540592",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841327828436540592",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14971"
                            },
                        "id": "cron:v1:14971"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841327828436540592"
    },
    {
      "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:09:11.802] Scheduled build:
{
  "id": "8675897765801308065",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-18T23:09:11.196035699Z",
  "updateTime": "2026-07-18T23:09:11.670593233Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:09:11.802] Task URL: https://cr-buildbucket.appspot.com/build/8675897765801308065
[23:09:11.802] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841327828436540592:2:0) after 8m49s
[23:09:12.470] Received PubSub notification, asking Buildbucket for the build status
[23:09:12.498] Build status: SCHEDULED
[23:09:17.896] Received PubSub notification, asking Buildbucket for the build status
[23:09:17.914] Build status: STARTED
[23:09:39.990] Received PubSub notification, asking Buildbucket for the build status
[23:09:40.176] Build:
{
  "id": "8675897765801308065",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-18T23:09:11.196035699Z",
  "startTime": "2026-07-18T23:09:17.604295486Z",
  "endTime": "2026-07-18T23:09:39.642275326Z",
  "updateTime": "2026-07-18T23:09:39.642275326Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:09:40.176] Invocation finished in 30.876751207s with status SUCCEEDED