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:3421 (2 days ago)

Debug log (UTC)

[16:18:54.486] New invocation is queued and will start shortly
[16:18:55.553] Starting the invocation (attempt 1)
[16:18:55.582] Ignoring gitiles_ref tag without the buildset tag
[16:18:55.582] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:18:55.582] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:18:55.582] Buildbucket request:
{
  "requestId": "8848782590188945568",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848782590188945568",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3421"
                            },
                        "id": "cron:v1:3421"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848782590188945568"
    },
    {
      "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:18:57.557] Scheduled build:
{
  "id": "8683352527450809569",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-27T16:18:56.476568694Z",
  "updateTime": "2026-04-27T16:18:57.043403428Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:18:57.557] Task URL: https://cr-buildbucket.appspot.com/build/8683352527450809569
[16:18:57.557] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848782590188945568:2:0) after 1m46s
[16:18:57.981] Received PubSub notification, asking Buildbucket for the build status
[16:18:58.031] Build status: SCHEDULED
[16:19:01.417] Received PubSub notification, asking Buildbucket for the build status
[16:19:01.435] Build status: STARTED
[16:19:26.453] Received PubSub notification, asking Buildbucket for the build status
[16:19:26.470] Build:
{
  "id": "8683352527450809569",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-27T16:18:56.476568694Z",
  "startTime": "2026-04-27T16:19:01.234330036Z",
  "endTime": "2026-04-27T16:19:25.833459426Z",
  "updateTime": "2026-04-27T16:19:25.833459426Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:19:26.470] Invocation finished in 31.987923178s with status SUCCEEDED