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

Debug log (UTC)

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

  }
}
[04:11:44.571] Task URL: https://cr-buildbucket.appspot.com/build/8680046191781656049
[04:11:44.571] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845476254952543472:2:0) after 6m59s
[04:11:45.280] Received PubSub notification, asking Buildbucket for the build status
[04:11:45.310] Build status: SCHEDULED
[04:11:50.028] Received PubSub notification, asking Buildbucket for the build status
[04:11:50.048] Build status: STARTED
[04:12:13.478] Received PubSub notification, asking Buildbucket for the build status
[04:12:13.508] Build:
{
  "id": "8680046191781656049",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-03T04:11:43.885460195Z",
  "startTime": "2026-06-03T04:11:49.444856436Z",
  "endTime": "2026-06-03T04:12:13.159689466Z",
  "updateTime": "2026-06-03T04:12:13.159689466Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:12:13.508] Invocation finished in 32.030209648s with status SUCCEEDED