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:20548 (1 week ago)

Debug log (UTC)

[17:46:57.304] New invocation is queued and will start shortly
[17:46:58.702] Starting the invocation (attempt 1)
[17:46:58.732] Ignoring gitiles_ref tag without the buildset tag
[17:46:58.732] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:46:58.732] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:46:58.732] Buildbucket request:
{
  "requestId": "8837724220854573920",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837724220854573920",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20548"
                            },
                        "id": "cron:v1:20548"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837724220854573920"
    },
    {
      "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"
  }
}
[17:47:00.900] Scheduled build:
{
  "id": "8672294157630836369",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-27T17:46:59.755175134Z",
  "updateTime": "2026-08-27T17:47:00.493543542Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:47:00.900] Task URL: https://cr-buildbucket.appspot.com/build/8672294157630836369
[17:47:00.900] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837724220854573920:2:0) after 4m17s
[17:47:06.873] Received PubSub notification, asking Buildbucket for the build status
[17:47:06.903] Build status: SCHEDULED
[17:47:15.411] Received PubSub notification, asking Buildbucket for the build status
[17:47:15.429] Build status: STARTED
[17:47:38.905] Received PubSub notification, asking Buildbucket for the build status
[17:47:38.934] Build:
{
  "id": "8672294157630836369",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-27T17:46:59.755175134Z",
  "startTime": "2026-08-27T17:47:08.857864714Z",
  "endTime": "2026-08-27T17:47:38.521909177Z",
  "updateTime": "2026-08-27T17:47:38.521909177Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:47:38.934] Invocation finished in 41.636813992s with status SUCCEEDED