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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8935 (6 days ago)

Debug log (UTC)

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

  }
}
[23:03:33.550] Task URL: https://cr-buildbucket.appspot.com/build/8679793790236153345
[23:03:33.550] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845223852994891632:2:0) after 2m26s
[23:03:34.053] Received PubSub notification, asking Buildbucket for the build status
[23:03:34.114] Build status: SCHEDULED
[23:03:38.505] Received PubSub notification, asking Buildbucket for the build status
[23:03:38.534] Build status: STARTED
[23:04:02.711] Received PubSub notification, asking Buildbucket for the build status
[23:04:02.864] Build:
{
  "id": "8679793790236153345",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-05T23:03:32.757864499Z",
  "startTime": "2026-06-05T23:03:38.257251093Z",
  "endTime": "2026-06-05T23:04:02.437400520Z",
  "updateTime": "2026-06-05T23:04:02.437400520Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:04:02.864] Invocation finished in 32.122384506s with status SUCCEEDED