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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14086 (2 months ago)

Debug log (UTC)

[16:08:23.524] New invocation is queued and will start shortly
[16:08:24.715] Starting the invocation (attempt 1)
[16:08:24.759] Ignoring gitiles_ref tag without the buildset tag
[16:08:24.759] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:08:24.759] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:08:24.760] Buildbucket request:
{
  "requestId": "8841897882355824128",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841897882355824128",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14086"
                            },
                        "id": "cron:v1:14086"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841897882355824128"
    },
    {
      "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"
  }
}
[16:08:26.715] Scheduled build:
{
  "id": "8676467819058461793",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-12T16:08:26.046651027Z",
  "updateTime": "2026-07-12T16:08:26.046651027Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:08:26.715] Task URL: https://cr-buildbucket.appspot.com/build/8676467819058461793
[16:08:26.715] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841897882355824128:2:0) after 6m40s
[16:08:26.895] Received PubSub notification, asking Buildbucket for the build status
[16:08:26.927] Build status: SCHEDULED
[16:08:31.400] Received PubSub notification, asking Buildbucket for the build status
[16:08:31.430] Build status: STARTED
[16:08:55.572] Received PubSub notification, asking Buildbucket for the build status
[16:08:55.590] Build:
{
  "id": "8676467819058461793",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-12T16:08:26.046651027Z",
  "startTime": "2026-07-12T16:08:31.224523840Z",
  "endTime": "2026-07-12T16:08:55.285070131Z",
  "updateTime": "2026-07-12T16:08:55.285070131Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:08:55.590] Invocation finished in 32.071727055s with status SUCCEEDED