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:8971 (6 days ago)

Debug log (UTC)

[05:11:10.826] New invocation is queued and will start shortly
[05:11:11.882] Starting the invocation (attempt 1)
[05:11:11.910] Ignoring gitiles_ref tag without the buildset tag
[05:11:11.910] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:11:11.911] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:11:11.911] Buildbucket request:
{
  "requestId": "8845200721325363664",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845200721325363664",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8971"
                            },
                        "id": "cron:v1:8971"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845200721325363664"
    },
    {
      "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"
  }
}
[05:11:13.302] Scheduled build:
{
  "id": "8679770658679487745",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-06T05:11:12.728555426Z",
  "updateTime": "2026-06-06T05:11:12.728555426Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:11:13.302] Task URL: https://cr-buildbucket.appspot.com/build/8679770658679487745
[05:11:13.302] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845200721325363664:2:0) after 1m59s
[05:11:13.941] Received PubSub notification, asking Buildbucket for the build status
[05:11:13.958] Build status: SCHEDULED
[05:11:20.143] Received PubSub notification, asking Buildbucket for the build status
[05:11:20.157] Build status: STARTED
[05:11:43.608] Received PubSub notification, asking Buildbucket for the build status
[05:11:43.629] Build:
{
  "id": "8679770658679487745",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-06T05:11:12.728555426Z",
  "startTime": "2026-06-06T05:11:19.931337175Z",
  "endTime": "2026-06-06T05:11:43.307762715Z",
  "updateTime": "2026-06-06T05:11:43.307762715Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:11:43.629] Invocation finished in 32.80742589s with status SUCCEEDED