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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14503 (2 months ago)

Debug log (UTC)

[15:19:16.277] New invocation is queued and will start shortly
[15:19:17.680] Starting the invocation (attempt 1)
[15:19:17.703] Ignoring gitiles_ref tag without the buildset tag
[15:19:17.704] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:19:17.704] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:19:17.704] Buildbucket request:
{
  "requestId": "8841629181873326080",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841629181873326080",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14503"
                            },
                        "id": "cron:v1:14503"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841629181873326080"
    },
    {
      "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"
  }
}
[15:19:19.027] Scheduled build:
{
  "id": "8676199119009155697",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-15T15:19:18.382795323Z",
  "updateTime": "2026-07-15T15:19:18.843366349Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:19:19.027] Task URL: https://cr-buildbucket.appspot.com/build/8676199119009155697
[15:19:19.027] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841629181873326080:2:0) after 5m46s
[15:19:19.687] Received PubSub notification, asking Buildbucket for the build status
[15:19:19.727] Build status: SCHEDULED
[15:19:22.796] Received PubSub notification, asking Buildbucket for the build status
[15:19:22.843] Build status: STARTED
[15:19:46.419] Received PubSub notification, asking Buildbucket for the build status
[15:19:46.450] Build:
{
  "id": "8676199119009155697",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-15T15:19:18.382795323Z",
  "startTime": "2026-07-15T15:19:22.528159469Z",
  "endTime": "2026-07-15T15:19:46.135092482Z",
  "updateTime": "2026-07-15T15:19:46.135092482Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:19:46.450] Invocation finished in 30.182814366s with status SUCCEEDED