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

Debug log (UTC)

[16:15:18.481] New invocation is queued and will start shortly
[16:15:22.221] Starting the invocation (attempt 1)
[16:15:22.248] Ignoring gitiles_ref tag without the buildset tag
[16:15:22.248] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:15:22.248] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:15:22.251] Buildbucket request:
{
  "requestId": "8845611922865144192",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845611922865144192",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8335"
                            },
                        "id": "cron:v1:8335"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845611922865144192"
    },
    {
      "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:15:24.027] Scheduled build:
{
  "id": "8680181857376485217",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-01T16:15:23.092360136Z",
  "updateTime": "2026-06-01T16:15:23.734084573Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:15:24.027] Task URL: https://cr-buildbucket.appspot.com/build/8680181857376485217
[16:15:24.027] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845611922865144192:2:0) after 6m57s
[16:15:24.484] Received PubSub notification, asking Buildbucket for the build status
[16:15:24.512] Build status: SCHEDULED
[16:15:29.990] Received PubSub notification, asking Buildbucket for the build status
[16:15:30.009] Build status: STARTED
[16:15:51.049] Received PubSub notification, asking Buildbucket for the build status
[16:15:51.068] Build:
{
  "id": "8680181857376485217",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-01T16:15:23.092360136Z",
  "startTime": "2026-06-01T16:15:28.069603956Z",
  "endTime": "2026-06-01T16:15:49.676926340Z",
  "updateTime": "2026-06-01T16:15:49.676926340Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:15:51.068] Invocation finished in 32.594254244s with status SUCCEEDED