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:15094 (1 month ago)

Debug log (UTC)

[20:10:23.442] New invocation is queued and will start shortly
[20:10:24.549] Starting the invocation (attempt 1)
[20:10:24.576] Ignoring gitiles_ref tag without the buildset tag
[20:10:24.576] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:10:24.577] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:10:24.577] Buildbucket request:
{
  "requestId": "8841248478356941392",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841248478356941392",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "15094"
                            },
                        "id": "cron:v1:15094"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841248478356941392"
    },
    {
      "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"
  }
}
[20:10:27.033] Scheduled build:
{
  "id": "8675818415428308881",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-19T20:10:25.609224578Z",
  "updateTime": "2026-07-19T20:10:26.860131131Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:10:27.033] Task URL: https://cr-buildbucket.appspot.com/build/8675818415428308881
[20:10:27.033] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841248478356941392:2:0) after 3m20s
[20:10:27.416] Received PubSub notification, asking Buildbucket for the build status
[20:10:27.435] Build status: SCHEDULED
[20:10:30.679] Received PubSub notification, asking Buildbucket for the build status
[20:10:30.694] Build status: STARTED
[20:10:54.576] Received PubSub notification, asking Buildbucket for the build status
[20:10:54.608] Build:
{
  "id": "8675818415428308881",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-19T20:10:25.609224578Z",
  "startTime": "2026-07-19T20:10:30.526442842Z",
  "endTime": "2026-07-19T20:10:54.327236692Z",
  "updateTime": "2026-07-19T20:10:54.327236692Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:10:54.608] Invocation finished in 31.174669004s with status SUCCEEDED