Status: SUCCEEDED
Triggered by: -
Duration: 5 minutes
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11599 (2 weeks ago)

Debug log (UTC)

[22:43:00.327] New invocation is queued and will start shortly
[22:43:05.687] Starting the invocation (attempt 1)
[22:43:05.715] Ignoring gitiles_ref tag without the buildset tag
[22:43:05.715] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:43:05.715] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:43:05.716] Buildbucket request:
{
  "requestId": "8843503800827608624",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843503800827608624",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11599"
                            },
                        "id": "cron:v1:11599"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843503800827608624"
    },
    {
      "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"
  }
}
[22:43:07.484] Scheduled build:
{
  "id": "8678073733557578113",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-24T22:43:06.634951651Z",
  "updateTime": "2026-06-24T22:43:07.298017033Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:43:07.484] Task URL: https://cr-buildbucket.appspot.com/build/8678073733557578113
[22:43:07.484] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843503800827608624:2:0) after 6m45s
[22:43:08.123] Received PubSub notification, asking Buildbucket for the build status
[22:43:08.141] Build status: SCHEDULED
[22:48:19.452] Received PubSub notification, asking Buildbucket for the build status
[22:48:19.470] Build status: STARTED
[22:48:53.401] Received PubSub notification, asking Buildbucket for the build status
[22:48:53.421] Build:
{
  "id": "8678073733557578113",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-24T22:43:06.634951651Z",
  "startTime": "2026-06-24T22:48:18.459360037Z",
  "endTime": "2026-06-24T22:48:53.084744880Z",
  "updateTime": "2026-06-24T22:48:53.084744880Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:48:53.421] Invocation finished in 5m53.103827883s with status SUCCEEDED