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:19360 (3 weeks ago)

Debug log (UTC)

[06:16:54.229] New invocation is queued and will start shortly
[06:16:55.249] Starting the invocation (attempt 1)
[06:16:55.274] Ignoring gitiles_ref tag without the buildset tag
[06:16:55.274] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:16:55.274] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:16:55.274] Buildbucket request:
{
  "requestId": "8838492410854870032",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838492410854870032",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19360"
                            },
                        "id": "cron:v1:19360"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838492410854870032"
    },
    {
      "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"
  }
}
[06:16:56.842] Scheduled build:
{
  "id": "8673062348265682513",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-19T06:16:56.076227591Z",
  "updateTime": "2026-08-19T06:16:56.713237103Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:16:56.842] Task URL: https://cr-buildbucket.appspot.com/build/8673062348265682513
[06:16:56.842] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838492410854870032:2:0) after 2m49s
[06:16:57.478] Received PubSub notification, asking Buildbucket for the build status
[06:16:57.497] Build status: SCHEDULED
[06:17:01.580] Received PubSub notification, asking Buildbucket for the build status
[06:17:01.629] Build status: STARTED
[06:17:26.760] Received PubSub notification, asking Buildbucket for the build status
[06:17:26.785] Build:
{
  "id": "8673062348265682513",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-19T06:16:56.076227591Z",
  "startTime": "2026-08-19T06:17:01.133859307Z",
  "endTime": "2026-08-19T06:17:25.536164190Z",
  "updateTime": "2026-08-19T06:17:25.536164190Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:17:26.785] Invocation finished in 32.561470264s with status SUCCEEDED