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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11869 (2 weeks ago)

Debug log (UTC)

[21:10:40.559] New invocation is queued and will start shortly
[21:10:41.607] Starting the invocation (attempt 1)
[21:10:41.634] Ignoring gitiles_ref tag without the buildset tag
[21:10:41.634] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:10:41.634] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:10:41.634] Buildbucket request:
{
  "requestId": "8843328415757636368",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843328415757636368",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11869"
                            },
                        "id": "cron:v1:11869"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843328415757636368"
    },
    {
      "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"
  }
}
[21:10:45.939] Scheduled build:
{
  "id": "8677898350594186785",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-26T21:10:44.862523098Z",
  "updateTime": "2026-06-26T21:10:44.862523098Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:10:45.939] Task URL: https://cr-buildbucket.appspot.com/build/8677898350594186785
[21:10:45.939] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843328415757636368:2:0) after 1m54s
[21:10:46.102] Received PubSub notification, asking Buildbucket for the build status
[21:10:46.123] Build status: SCHEDULED
[21:10:54.220] Received PubSub notification, asking Buildbucket for the build status
[21:10:54.248] Build status: STARTED
[21:11:19.875] Received PubSub notification, asking Buildbucket for the build status
[21:11:19.901] Build:
{
  "id": "8677898350594186785",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-26T21:10:44.862523098Z",
  "startTime": "2026-06-26T21:10:54.022649553Z",
  "endTime": "2026-06-26T21:11:19.581888342Z",
  "updateTime": "2026-06-26T21:11:19.581888342Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:11:19.901] Invocation finished in 39.34687613s with status SUCCEEDED