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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:3493 (1 day ago)

Debug log (UTC)

[04:34:36.828] New invocation is queued and will start shortly
[04:34:38.234] Starting the invocation (attempt 1)
[04:34:38.271] Ignoring gitiles_ref tag without the buildset tag
[04:34:38.271] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:34:38.271] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:34:38.272] Buildbucket request:
{
  "requestId": "8848736303589547568",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848736303589547568",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3493"
                            },
                        "id": "cron:v1:3493"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848736303589547568"
    },
    {
      "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"
  }
}
[04:34:39.636] Scheduled build:
{
  "id": "8683306240585896049",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-28T04:34:39.071895826Z",
  "updateTime": "2026-04-28T04:34:39.455960717Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:34:39.636] Task URL: https://cr-buildbucket.appspot.com/build/8683306240585896049
[04:34:39.636] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848736303589547568:2:0) after 8m7s
[04:34:40.283] Received PubSub notification, asking Buildbucket for the build status
[04:34:40.429] Build status: SCHEDULED
[04:34:45.112] Received PubSub notification, asking Buildbucket for the build status
[04:34:45.132] Build status: STARTED
[04:35:08.672] Received PubSub notification, asking Buildbucket for the build status
[04:35:08.704] Build:
{
  "id": "8683306240585896049",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-28T04:34:39.071895826Z",
  "startTime": "2026-04-28T04:34:44.890870003Z",
  "endTime": "2026-04-28T04:35:08.439672093Z",
  "updateTime": "2026-04-28T04:35:08.439672093Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:35:08.704] Invocation finished in 31.88090971s with status SUCCEEDED