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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:13705 (2 months ago)

Debug log (UTC)

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

  }
}
[23:05:55.651] Task URL: https://cr-buildbucket.appspot.com/build/8676713344473691489
[23:05:55.651] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842143407367584560:2:0) after 5m18s
[23:05:56.366] Received PubSub notification, asking Buildbucket for the build status
[23:05:56.386] Build status: SCHEDULED
[23:05:59.945] Received PubSub notification, asking Buildbucket for the build status
[23:05:59.965] Build status: STARTED
[23:06:24.240] Received PubSub notification, asking Buildbucket for the build status
[23:06:24.326] Build:
{
  "id": "8676713344473691489",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-09T23:05:54.764733069Z",
  "startTime": "2026-07-09T23:05:59.777741378Z",
  "endTime": "2026-07-09T23:06:23.879435063Z",
  "updateTime": "2026-07-09T23:06:23.879435063Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:06:24.326] Invocation finished in 31.705592321s with status SUCCEEDED