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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9376 (3 days ago)

Debug log (UTC)

[02:28:11.310] New invocation is queued and will start shortly
[02:28:12.380] Starting the invocation (attempt 1)
[02:28:12.407] Ignoring gitiles_ref tag without the buildset tag
[02:28:12.407] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:28:12.407] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:28:12.407] Buildbucket request:
{
  "requestId": "8844939184993379792",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844939184993379792",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9376"
                            },
                        "id": "cron:v1:9376"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844939184993379792"
    },
    {
      "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"
  }
}
[02:28:13.719] Scheduled build:
{
  "id": "8679509122497400321",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-09T02:28:13.068340978Z",
  "updateTime": "2026-06-09T02:28:13.457639364Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:28:13.719] Task URL: https://cr-buildbucket.appspot.com/build/8679509122497400321
[02:28:13.719] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844939184993379792:2:0) after 7m42s
[02:28:14.292] Received PubSub notification, asking Buildbucket for the build status
[02:28:14.314] Build status: SCHEDULED
[02:28:19.233] Received PubSub notification, asking Buildbucket for the build status
[02:28:19.266] Build status: STARTED
[02:28:48.684] Received PubSub notification, asking Buildbucket for the build status
[02:28:48.708] Build:
{
  "id": "8679509122497400321",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-09T02:28:13.068340978Z",
  "startTime": "2026-06-09T02:28:18.732655090Z",
  "endTime": "2026-06-09T02:28:48.326618509Z",
  "updateTime": "2026-06-09T02:28:48.326618509Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:28:48.708] Invocation finished in 37.40361206s with status SUCCEEDED