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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9337 (3 days ago)

Debug log (UTC)

[19:50:02.365] New invocation is queued and will start shortly
[19:50:03.463] Starting the invocation (attempt 1)
[19:50:03.486] Ignoring gitiles_ref tag without the buildset tag
[19:50:03.486] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:50:03.488] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:50:03.488] Buildbucket request:
{
  "requestId": "8844964234372482048",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844964234372482048",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9337"
                            },
                        "id": "cron:v1:9337"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844964234372482048"
    },
    {
      "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"
  }
}
[19:50:05.410] Scheduled build:
{
  "id": "8679534171608865521",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-08T19:50:04.374095434Z",
  "updateTime": "2026-06-08T19:50:05.016593964Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:50:05.410] Task URL: https://cr-buildbucket.appspot.com/build/8679534171608865521
[19:50:05.410] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844964234372482048:2:0) after 6m58s
[19:50:05.667] Received PubSub notification, asking Buildbucket for the build status
[19:50:05.687] Build status: SCHEDULED
[19:50:08.893] Received PubSub notification, asking Buildbucket for the build status
[19:50:08.965] Build status: STARTED
[19:50:30.576] Received PubSub notification, asking Buildbucket for the build status
[19:50:30.618] Build:
{
  "id": "8679534171608865521",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-08T19:50:04.374095434Z",
  "startTime": "2026-06-08T19:50:08.710180599Z",
  "endTime": "2026-06-08T19:50:30.305292882Z",
  "updateTime": "2026-06-08T19:50:30.305292882Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:50:30.618] Invocation finished in 28.262899245s with status SUCCEEDED