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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9160 (5 days ago)

Debug log (UTC)

[13:34:36.984] New invocation is queued and will start shortly
[13:34:38.225] Starting the invocation (attempt 1)
[13:34:38.250] Ignoring gitiles_ref tag without the buildset tag
[13:34:38.250] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:34:38.250] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:34:38.251] Buildbucket request:
{
  "requestId": "8845078450907165856",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845078450907165856",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9160"
                            },
                        "id": "cron:v1:9160"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845078450907165856"
    },
    {
      "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"
  }
}
[13:34:40.229] Scheduled build:
{
  "id": "8679648387652619185",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-07T13:34:39.466590408Z",
  "updateTime": "2026-06-07T13:34:39.466590408Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[13:34:40.229] Task URL: https://cr-buildbucket.appspot.com/build/8679648387652619185
[13:34:40.229] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845078450907165856:2:0) after 4m20s
[13:34:40.816] Received PubSub notification, asking Buildbucket for the build status
[13:34:40.831] Build status: SCHEDULED
[13:34:51.711] Received PubSub notification, asking Buildbucket for the build status
[13:34:51.734] Build status: STARTED
[13:35:17.309] Received PubSub notification, asking Buildbucket for the build status
[13:35:17.343] Build:
{
  "id": "8679648387652619185",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-07T13:34:39.466590408Z",
  "startTime": "2026-06-07T13:34:51.525903073Z",
  "endTime": "2026-06-07T13:35:16.788901705Z",
  "updateTime": "2026-06-07T13:35:16.788901705Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:35:17.343] Invocation finished in 40.364521833s with status SUCCEEDED