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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14320 (2 months ago)

Debug log (UTC)

[08:03:16.198] New invocation is queued and will start shortly
[08:03:17.287] Starting the invocation (attempt 1)
[08:03:17.330] Ignoring gitiles_ref tag without the buildset tag
[08:03:17.330] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:03:17.331] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:03:17.331] Buildbucket request:
{
  "requestId": "8841747209726601248",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841747209726601248",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14320"
                            },
                        "id": "cron:v1:14320"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841747209726601248"
    },
    {
      "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"
  }
}
[08:03:18.421] Scheduled build:
{
  "id": "8676317147278346993",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-14T08:03:17.853623302Z",
  "updateTime": "2026-07-14T08:03:18.329019312Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:03:18.421] Task URL: https://cr-buildbucket.appspot.com/build/8676317147278346993
[08:03:18.421] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841747209726601248:2:0) after 2m27s
[08:03:19.115] Received PubSub notification, asking Buildbucket for the build status
[08:03:19.145] Build status: SCHEDULED
[08:03:22.073] Received PubSub notification, asking Buildbucket for the build status
[08:03:22.091] Build status: STARTED
[08:03:45.578] Received PubSub notification, asking Buildbucket for the build status
[08:03:45.600] Build:
{
  "id": "8676317147278346993",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-14T08:03:17.853623302Z",
  "startTime": "2026-07-14T08:03:21.795190150Z",
  "endTime": "2026-07-14T08:03:45.318111402Z",
  "updateTime": "2026-07-14T08:03:45.318111402Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:03:45.600] Invocation finished in 29.464913525s with status SUCCEEDED