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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12355 (1 day ago)

Debug log (UTC)

[08:05:42.162] New invocation is queued and will start shortly
[08:05:46.198] Starting the invocation (attempt 1)
[08:05:46.218] Ignoring gitiles_ref tag without the buildset tag
[08:05:46.218] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:05:46.218] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:05:46.218] Buildbucket request:
{
  "requestId": "8843015414139787344",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843015414139787344",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12355"
                            },
                        "id": "cron:v1:12355"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843015414139787344"
    },
    {
      "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:05:49.137] Scheduled build:
{
  "id": "8677585348530015025",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-30T08:05:46.891108469Z",
  "updateTime": "2026-06-30T08:05:47.453848368Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:05:49.137] Task URL: https://cr-buildbucket.appspot.com/build/8677585348530015025
[08:05:49.137] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843015414139787344:2:0) after 5m31s
[08:05:49.846] Received PubSub notification, asking Buildbucket for the build status
[08:05:49.865] Build status: SCHEDULED
[08:05:52.325] Received PubSub notification, asking Buildbucket for the build status
[08:05:52.397] Build status: STARTED
[08:06:18.538] Received PubSub notification, asking Buildbucket for the build status
[08:06:18.558] Build:
{
  "id": "8677585348530015025",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-30T08:05:46.891108469Z",
  "startTime": "2026-06-30T08:05:52.113325140Z",
  "endTime": "2026-06-30T08:06:18.185032442Z",
  "updateTime": "2026-06-30T08:06:18.185032442Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:06:18.558] Invocation finished in 36.400853543s with status SUCCEEDED