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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10147 (1 month ago)

Debug log (UTC)

[14:18:36.411] New invocation is queued and will start shortly
[14:18:37.590] Starting the invocation (attempt 1)
[14:18:37.612] Ignoring gitiles_ref tag without the buildset tag
[14:18:37.612] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:18:37.612] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:18:37.612] Buildbucket request:
{
  "requestId": "8844441504503700144",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844441504503700144",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10147"
                            },
                        "id": "cron:v1:10147"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844441504503700144"
    },
    {
      "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"
  }
}
[14:18:39.050] Scheduled build:
{
  "id": "8679011441706049169",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-14T14:18:38.456703204Z",
  "updateTime": "2026-06-14T14:18:38.952743368Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:18:39.051] Task URL: https://cr-buildbucket.appspot.com/build/8679011441706049169
[14:18:39.051] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844441504503700144:2:0) after 3m31s
[14:18:39.725] Received PubSub notification, asking Buildbucket for the build status
[14:18:39.744] Build status: SCHEDULED
[14:18:43.538] Received PubSub notification, asking Buildbucket for the build status
[14:18:43.565] Build status: STARTED
[14:19:07.461] Received PubSub notification, asking Buildbucket for the build status
[14:19:07.485] Build:
{
  "id": "8679011441706049169",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-14T14:18:38.456703204Z",
  "startTime": "2026-06-14T14:18:43.360384750Z",
  "endTime": "2026-06-14T14:19:07.187658374Z",
  "updateTime": "2026-06-14T14:19:07.187658374Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:19:07.486] Invocation finished in 31.080700489s with status SUCCEEDED