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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5191 (2 months ago)

Debug log (UTC)

[06:46:55.046] New invocation is queued and will start shortly
[06:46:56.120] Starting the invocation (attempt 1)
[06:46:56.143] Ignoring gitiles_ref tag without the buildset tag
[06:46:56.143] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:46:56.143] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:46:56.143] Buildbucket request:
{
  "requestId": "8847640816167488032",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847640816167488032",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5191"
                            },
                        "id": "cron:v1:5191"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847640816167488032"
    },
    {
      "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"
  }
}
[06:46:57.860] Scheduled build:
{
  "id": "8682210753178510193",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-10T06:46:57.275297264Z",
  "updateTime": "2026-05-10T06:46:57.697735295Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:46:57.860] Task URL: https://cr-buildbucket.appspot.com/build/8682210753178510193
[06:46:57.860] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847640816167488032:2:0) after 4m45s
[06:47:36.634] Received PubSub notification, asking Buildbucket for the build status
[06:47:36.660] Build:
{
  "id": "8682210753178510193",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-10T06:46:57.275297264Z",
  "startTime": "2026-05-10T06:47:01.835143338Z",
  "endTime": "2026-05-10T06:47:32.507517533Z",
  "updateTime": "2026-05-10T06:47:32.507517533Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:47:36.660] Invocation finished in 41.619492138s with status SUCCEEDED