Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:232 (3 weeks ago)

Debug log (UTC)

[13:48:07.515] New invocation is queued and will start shortly
[13:48:08.600] Starting the invocation (attempt 1)
[13:48:08.625] Ignoring gitiles_ref tag without the buildset tag
[13:48:08.625] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:48:08.625] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:48:08.625] Buildbucket request:
{
  "requestId": "8850875806854570832",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850875806854570832",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "232"
                            },
                        "id": "cron:v1:232"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850875806854570832"
    },
    {
      "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"
  }
}
[13:48:10.743] Scheduled build:
{
  "id": "8685445743745377665",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T13:48:09.858075440Z",
  "updateTime": "2026-04-04T13:48:10.330488143Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[13:48:10.743] Task URL: https://cr-buildbucket.appspot.com/build/8685445743745377665
[13:48:10.743] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850875806854570832:2:0) after 5m7s
[13:48:11.089] Received PubSub notification, asking Buildbucket for the build status
[13:48:11.117] Build status: SCHEDULED
[13:48:43.643] Received PubSub notification, asking Buildbucket for the build status
[13:48:43.658] Build status: STARTED
[13:49:09.041] Received PubSub notification, asking Buildbucket for the build status
[13:49:09.061] Build:
{
  "id": "8685445743745377665",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T13:48:09.858075440Z",
  "startTime": "2026-04-04T13:48:43.479301017Z",
  "endTime": "2026-04-04T13:49:08.741681628Z",
  "updateTime": "2026-04-04T13:49:08.741681628Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:49:09.061] Invocation finished in 1m1.552450851s with status SUCCEEDED