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:23299 (1 week ago)

Debug log (UTC)

[08:43:32.086] New invocation is queued and will start shortly
[08:43:33.166] Starting the invocation (attempt 1)
[08:43:33.190] Ignoring gitiles_ref tag without the buildset tag
[08:43:33.190] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:43:33.190] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:43:33.190] Buildbucket request:
{
  "requestId": "8835946470574404128",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835946470574404128",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23299"
                            },
                        "id": "cron:v1:23299"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835946470574404128"
    },
    {
      "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"
  }
}
[08:43:34.824] Scheduled build:
{
  "id": "8670516408140412353",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-16T08:43:33.785165326Z",
  "updateTime": "2026-09-16T08:43:34.430418774Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:43:34.824] Task URL: https://cr-buildbucket.appspot.com/build/8670516408140412353
[08:43:34.824] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835946470574404128:2:0) after 4m38s
[08:43:35.200] Received PubSub notification, asking Buildbucket for the build status
[08:43:35.219] Build status: SCHEDULED
[08:43:40.536] Received PubSub notification, asking Buildbucket for the build status
[08:43:40.557] Build status: STARTED
[08:44:04.277] Received PubSub notification, asking Buildbucket for the build status
[08:44:04.412] Build:
{
  "id": "8670516408140412353",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-16T08:43:33.785165326Z",
  "startTime": "2026-09-16T08:43:40.362022345Z",
  "endTime": "2026-09-16T08:44:03.936898061Z",
  "updateTime": "2026-09-16T08:44:03.936898061Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:44:04.412] Invocation finished in 32.331096985s with status SUCCEEDED