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:4285 (4 months ago)

Debug log (UTC)

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

  }
}
[19:58:11.059] Task URL: https://cr-buildbucket.appspot.com/build/8682795153018806113
[19:58:11.059] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848225215793889408:2:0) after 6m45s
[19:58:11.682] Received PubSub notification, asking Buildbucket for the build status
[19:58:11.699] Build status: SCHEDULED
[19:58:15.060] Received PubSub notification, asking Buildbucket for the build status
[19:58:15.079] Build status: STARTED
[19:58:45.755] Received PubSub notification, asking Buildbucket for the build status
[19:58:45.868] Build:
{
  "id": "8682795153018806113",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-03T19:58:10.157726029Z",
  "startTime": "2026-05-03T19:58:14.856512967Z",
  "endTime": "2026-05-03T19:58:45.473607205Z",
  "updateTime": "2026-05-03T19:58:45.473607205Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:58:45.868] Invocation finished in 37.741103684s with status SUCCEEDED