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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11353 (2 weeks ago)

Debug log (UTC)

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

  }
}
[04:34:31.512] Task URL: https://cr-buildbucket.appspot.com/build/8678232819142918961
[04:34:31.512] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843662882092477616:2:0) after 4m11s
[04:34:32.129] Received PubSub notification, asking Buildbucket for the build status
[04:34:32.148] Build status: SCHEDULED
[04:34:35.123] Received PubSub notification, asking Buildbucket for the build status
[04:34:35.175] Build status: STARTED
[04:35:00.514] Received PubSub notification, asking Buildbucket for the build status
[04:35:00.536] Build:
{
  "id": "8678232819142918961",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-23T04:34:30.797594552Z",
  "startTime": "2026-06-23T04:34:34.926163235Z",
  "endTime": "2026-06-23T04:35:00.223027394Z",
  "updateTime": "2026-06-23T04:35:00.223027394Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:35:00.536] Invocation finished in 31.935828138s with status SUCCEEDED