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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4588 (4 months ago)

Debug log (UTC)

[23:43:58.471] New invocation is queued and will start shortly
[23:43:59.844] Starting the invocation (attempt 1)
[23:43:59.868] Ignoring gitiles_ref tag without the buildset tag
[23:43:59.868] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:43:59.868] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:43:59.868] Buildbucket request:
{
  "requestId": "8848029813298983136",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848029813298983136",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4588"
                            },
                        "id": "cron:v1:4588"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848029813298983136"
    },
    {
      "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"
  }
}
[23:44:01.371] Scheduled build:
{
  "id": "8682599750414886753",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-05T23:44:00.602428407Z",
  "updateTime": "2026-05-05T23:44:00.602428407Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:44:01.371] Task URL: https://cr-buildbucket.appspot.com/build/8682599750414886753
[23:44:01.371] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848029813298983136:2:0) after 6m19s
[23:44:05.070] Received PubSub notification, asking Buildbucket for the build status
[23:44:05.099] Build status: SCHEDULED
[23:44:16.277] Received PubSub notification, asking Buildbucket for the build status
[23:44:16.294] Build status: STARTED
[23:44:40.740] Received PubSub notification, asking Buildbucket for the build status
[23:44:40.761] Build:
{
  "id": "8682599750414886753",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-05T23:44:00.602428407Z",
  "startTime": "2026-05-05T23:44:10.252836088Z",
  "endTime": "2026-05-05T23:44:32.048429809Z",
  "updateTime": "2026-05-05T23:44:32.048429809Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:44:40.761] Invocation finished in 42.294027838s with status SUCCEEDED