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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:13672 (2 months ago)

Debug log (UTC)

[17:24:12.836] New invocation is queued and will start shortly
[17:24:18.245] Starting the invocation (attempt 1)
[17:24:18.273] Ignoring gitiles_ref tag without the buildset tag
[17:24:18.273] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:24:18.273] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:24:18.273] Buildbucket request:
{
  "requestId": "8842164902956775424",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842164902956775424",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "13672"
                            },
                        "id": "cron:v1:13672"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842164902956775424"
    },
    {
      "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"
  }
}
[17:24:20.174] Scheduled build:
{
  "id": "8676734835765041681",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-09T17:24:19.071043953Z",
  "updateTime": "2026-07-09T17:24:19.666860487Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:24:20.174] Task URL: https://cr-buildbucket.appspot.com/build/8676734835765041681
[17:24:20.174] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842164902956775424:2:0) after 8m31s
[17:24:20.435] Received PubSub notification, asking Buildbucket for the build status
[17:24:20.454] Build status: SCHEDULED
[17:24:26.915] Received PubSub notification, asking Buildbucket for the build status
[17:24:26.942] Build status: STARTED
[17:24:58.613] Received PubSub notification, asking Buildbucket for the build status
[17:24:58.636] Build:
{
  "id": "8676734835765041681",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-09T17:24:19.071043953Z",
  "startTime": "2026-07-09T17:24:26.722180869Z",
  "endTime": "2026-07-09T17:24:58.340514023Z",
  "updateTime": "2026-07-09T17:24:58.340514023Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:24:58.636] Invocation finished in 45.806578209s with status SUCCEEDED