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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8695 (1 week ago)

Debug log (UTC)

[05:54:59.071] New invocation is queued and will start shortly
[05:55:00.201] Starting the invocation (attempt 1)
[05:55:00.230] Ignoring gitiles_ref tag without the buildset tag
[05:55:00.230] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:55:00.231] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:55:00.231] Buildbucket request:
{
  "requestId": "8845379159343558288",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845379159343558288",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8695"
                            },
                        "id": "cron:v1:8695"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845379159343558288"
    },
    {
      "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"
  }
}
[05:55:01.694] Scheduled build:
{
  "id": "8679949096667089313",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-04T05:55:01.002309066Z",
  "updateTime": "2026-06-04T05:55:01.605116591Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:55:01.694] Task URL: https://cr-buildbucket.appspot.com/build/8679949096667089313
[05:55:01.694] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845379159343558288:2:0) after 1m10s
[05:55:02.283] Received PubSub notification, asking Buildbucket for the build status
[05:55:02.317] Build status: SCHEDULED
[05:55:05.396] Received PubSub notification, asking Buildbucket for the build status
[05:55:05.415] Build status: STARTED
[05:55:29.501] Received PubSub notification, asking Buildbucket for the build status
[05:55:29.516] Build:
{
  "id": "8679949096667089313",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-04T05:55:01.002309066Z",
  "startTime": "2026-06-04T05:55:05.164019344Z",
  "endTime": "2026-06-04T05:55:29.215222826Z",
  "updateTime": "2026-06-04T05:55:29.215222826Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:55:29.516] Invocation finished in 30.449682103s with status SUCCEEDED