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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10141 (1 month ago)

Debug log (UTC)

[13:16:48.912] New invocation is queued and will start shortly
[13:16:50.061] Starting the invocation (attempt 1)
[13:16:50.087] Ignoring gitiles_ref tag without the buildset tag
[13:16:50.088] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:16:50.088] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:16:50.088] Buildbucket request:
{
  "requestId": "8844445392097240192",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844445392097240192",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10141"
                            },
                        "id": "cron:v1:10141"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844445392097240192"
    },
    {
      "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"
  }
}
[13:16:51.940] Scheduled build:
{
  "id": "8679015329005547697",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-14T13:16:51.239048870Z",
  "updateTime": "2026-06-14T13:16:51.650511693Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[13:16:51.940] Task URL: https://cr-buildbucket.appspot.com/build/8679015329005547697
[13:16:51.940] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844445392097240192:2:0) after 5m7s
[13:16:52.485] Received PubSub notification, asking Buildbucket for the build status
[13:16:52.505] Build status: SCHEDULED
[13:17:01.852] Received PubSub notification, asking Buildbucket for the build status
[13:17:01.887] Build status: STARTED
[13:17:27.714] Received PubSub notification, asking Buildbucket for the build status
[13:17:27.793] Build:
{
  "id": "8679015329005547697",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-14T13:16:51.239048870Z",
  "startTime": "2026-06-14T13:17:01.540457708Z",
  "endTime": "2026-06-14T13:17:27.327824234Z",
  "updateTime": "2026-06-14T13:17:27.327824234Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:17:27.793] Invocation finished in 38.886100558s with status SUCCEEDED