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:9250 (4 days ago)

Debug log (UTC)

[04:56:00.816] New invocation is queued and will start shortly
[04:56:01.952] Starting the invocation (attempt 1)
[04:56:01.975] Ignoring gitiles_ref tag without the buildset tag
[04:56:01.975] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:56:01.975] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:56:01.975] Buildbucket request:
{
  "requestId": "8845020481607812320",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845020481607812320",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9250"
                            },
                        "id": "cron:v1:9250"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845020481607812320"
    },
    {
      "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"
  }
}
[04:56:03.515] Scheduled build:
{
  "id": "8679590418887523409",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-08T04:56:02.789306694Z",
  "updateTime": "2026-06-08T04:56:03.167575575Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:56:03.515] Task URL: https://cr-buildbucket.appspot.com/build/8679590418887523409
[04:56:03.515] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845020481607812320:2:0) after 3m51s
[04:56:04.178] Received PubSub notification, asking Buildbucket for the build status
[04:56:04.216] Build status: SCHEDULED
[04:56:08.102] Received PubSub notification, asking Buildbucket for the build status
[04:56:08.172] Build status: STARTED
[04:56:31.698] Received PubSub notification, asking Buildbucket for the build status
[04:56:31.719] Build:
{
  "id": "8679590418887523409",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-08T04:56:02.789306694Z",
  "startTime": "2026-06-08T04:56:07.671893095Z",
  "endTime": "2026-06-08T04:56:31.413944585Z",
  "updateTime": "2026-06-08T04:56:31.413944585Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:56:31.719] Invocation finished in 30.907870099s with status SUCCEEDED