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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:22978 (1 week ago)

Debug log (UTC)

[01:49:46.473] New invocation is queued and will start shortly
[01:49:47.589] Starting the invocation (attempt 1)
[01:49:47.619] Ignoring gitiles_ref tag without the buildset tag
[01:49:47.619] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:49:47.619] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:49:47.620] Buildbucket request:
{
  "requestId": "8836153696048423248",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836153696048423248",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22978"
                            },
                        "id": "cron:v1:22978"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836153696048423248"
    },
    {
      "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"
  }
}
[01:49:51.172] Scheduled build:
{
  "id": "8670723633372981281",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-14T01:49:48.403036530Z",
  "updateTime": "2026-09-14T01:49:51.007925392Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[01:49:51.172] Task URL: https://cr-buildbucket.appspot.com/build/8670723633372981281
[01:49:51.173] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836153696048423248:2:0) after 1m42s
[01:49:51.527] Received PubSub notification, asking Buildbucket for the build status
[01:49:51.546] Build status: SCHEDULED
[01:49:55.419] Received PubSub notification, asking Buildbucket for the build status
[01:49:55.497] Build status: STARTED
[01:50:19.537] Received PubSub notification, asking Buildbucket for the build status
[01:50:19.550] Build:
{
  "id": "8670723633372981281",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-14T01:49:48.403036530Z",
  "startTime": "2026-09-14T01:49:55.252381527Z",
  "endTime": "2026-09-14T01:50:19.276076286Z",
  "updateTime": "2026-09-14T01:50:19.276076286Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:50:19.550] Invocation finished in 33.081976769s with status SUCCEEDED