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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9022 (6 days ago)

Debug log (UTC)

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

  }
}
[14:01:16.533] Task URL: https://cr-buildbucket.appspot.com/build/8679737310753917457
[14:01:16.533] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845167373556893408:2:0) after 6m48s
[14:01:17.167] Received PubSub notification, asking Buildbucket for the build status
[14:01:17.194] Build status: SCHEDULED
[14:01:20.051] Received PubSub notification, asking Buildbucket for the build status
[14:01:20.081] Build status: STARTED
[14:01:43.616] Received PubSub notification, asking Buildbucket for the build status
[14:01:43.637] Build:
{
  "id": "8679737310753917457",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-06T14:01:15.788437280Z",
  "startTime": "2026-06-06T14:01:19.847887565Z",
  "endTime": "2026-06-06T14:01:43.362083376Z",
  "updateTime": "2026-06-06T14:01:43.362083376Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:01:43.637] Invocation finished in 29.904559589s with status SUCCEEDED