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:18190 (1 month ago)

Debug log (UTC)

[21:59:19.112] New invocation is queued and will start shortly
[21:59:21.393] Starting the invocation (attempt 1)
[21:59:21.422] Ignoring gitiles_ref tag without the buildset tag
[21:59:21.422] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:59:21.422] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:59:21.423] Buildbucket request:
{
  "requestId": "8839248491945172144",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839248491945172144",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18190"
                            },
                        "id": "cron:v1:18190"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839248491945172144"
    },
    {
      "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"
  }
}
[21:59:23.607] Scheduled build:
{
  "id": "8673818427483395489",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-10T21:59:22.745409568Z",
  "updateTime": "2026-08-10T21:59:22.745409568Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:59:23.607] Task URL: https://cr-buildbucket.appspot.com/build/8673818427483395489
[21:59:23.607] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839248491945172144:2:0) after 4m44s
[21:59:24.532] Received PubSub notification, asking Buildbucket for the build status
[21:59:24.600] Build status: SCHEDULED
[21:59:31.752] Received PubSub notification, asking Buildbucket for the build status
[21:59:31.772] Build status: STARTED
[21:59:57.928] Received PubSub notification, asking Buildbucket for the build status
[21:59:57.949] Build:
{
  "id": "8673818427483395489",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-10T21:59:22.745409568Z",
  "startTime": "2026-08-10T21:59:31.586624182Z",
  "endTime": "2026-08-10T21:59:56.934193995Z",
  "updateTime": "2026-08-10T21:59:56.934193995Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:59:57.949] Invocation finished in 38.841460805s with status SUCCEEDED