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:7924 (2 weeks ago)

Debug log (UTC)

[17:58:14.051] New invocation is queued and will start shortly
[17:58:15.125] Starting the invocation (attempt 1)
[17:58:15.151] Ignoring gitiles_ref tag without the buildset tag
[17:58:15.151] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:58:15.151] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:58:15.151] Buildbucket request:
{
  "requestId": "8845877238206968624",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845877238206968624",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7924"
                            },
                        "id": "cron:v1:7924"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845877238206968624"
    },
    {
      "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"
  }
}
[17:58:17.223] Scheduled build:
{
  "id": "8680447175451167889",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-29T17:58:16.059961628Z",
  "updateTime": "2026-05-29T17:58:16.881415739Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:58:17.223] Task URL: https://cr-buildbucket.appspot.com/build/8680447175451167889
[17:58:17.224] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845877238206968624:2:0) after 6m16s
[17:58:17.600] Received PubSub notification, asking Buildbucket for the build status
[17:58:17.620] Build status: SCHEDULED
[17:58:20.887] Received PubSub notification, asking Buildbucket for the build status
[17:58:20.908] Build status: STARTED
[17:58:43.927] Received PubSub notification, asking Buildbucket for the build status
[17:58:43.952] Build:
{
  "id": "8680447175451167889",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-29T17:58:16.059961628Z",
  "startTime": "2026-05-29T17:58:20.692333579Z",
  "endTime": "2026-05-29T17:58:42.278847782Z",
  "updateTime": "2026-05-29T17:58:42.278847782Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:58:43.952] Invocation finished in 29.904569738s with status SUCCEEDED