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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:3928 (4 months ago)

Debug log (UTC)

[06:57:04.983] New invocation is queued and will start shortly
[06:57:06.297] Starting the invocation (attempt 1)
[06:57:06.323] Ignoring gitiles_ref tag without the buildset tag
[06:57:06.323] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:57:06.323] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:57:06.323] Buildbucket request:
{
  "requestId": "8848455549299908816",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848455549299908816",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3928"
                            },
                        "id": "cron:v1:3928"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848455549299908816"
    },
    {
      "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"
  }
}
[06:57:10.818] Scheduled build:
{
  "id": "8683025486470941281",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-01T06:57:07.059805651Z",
  "updateTime": "2026-05-01T06:57:10.467294776Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[06:57:10.818] Task URL: https://cr-buildbucket.appspot.com/build/8683025486470941281
[06:57:10.819] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848455549299908816:2:0) after 9m27s
[06:57:11.586] Received PubSub notification, asking Buildbucket for the build status
[06:57:11.602] Build status: SCHEDULED
[06:57:14.062] Received PubSub notification, asking Buildbucket for the build status
[06:57:14.124] Build status: STARTED
[06:57:37.880] Received PubSub notification, asking Buildbucket for the build status
[06:57:37.899] Build:
{
  "id": "8683025486470941281",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-01T06:57:07.059805651Z",
  "startTime": "2026-05-01T06:57:13.855312768Z",
  "endTime": "2026-05-01T06:57:37.673574331Z",
  "updateTime": "2026-05-01T06:57:37.673574331Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[06:57:37.899] Invocation finished in 32.920747072s with status SUCCEEDED