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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7795 (3 weeks ago)

Debug log (UTC)

[19:54:41.375] New invocation is queued and will start shortly
[19:54:42.801] Starting the invocation (attempt 1)
[19:54:42.834] Ignoring gitiles_ref tag without the buildset tag
[19:54:42.834] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:54:42.834] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:54:42.834] Buildbucket request:
{
  "requestId": "8845960508439126640",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845960508439126640",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7795"
                            },
                        "id": "cron:v1:7795"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845960508439126640"
    },
    {
      "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"
  }
}
[19:54:44.784] Scheduled build:
{
  "id": "8680530445032727009",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-28T19:54:43.997417507Z",
  "updateTime": "2026-05-28T19:54:44.562404040Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:54:44.784] Task URL: https://cr-buildbucket.appspot.com/build/8680530445032727009
[19:54:44.784] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845960508439126640:2:0) after 1m25s
[19:54:45.498] Received PubSub notification, asking Buildbucket for the build status
[19:54:45.583] Build status: SCHEDULED
[19:54:49.376] Received PubSub notification, asking Buildbucket for the build status
[19:54:49.403] Build status: STARTED
[19:55:16.271] Received PubSub notification, asking Buildbucket for the build status
[19:55:16.293] Build:
{
  "id": "8680530445032727009",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-28T19:54:43.997417507Z",
  "startTime": "2026-05-28T19:54:49.116055432Z",
  "endTime": "2026-05-28T19:55:15.803108698Z",
  "updateTime": "2026-05-28T19:55:15.803108698Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:55:16.293] Invocation finished in 34.928620866s with status SUCCEEDED