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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5569 (2 months ago)

Debug log (UTC)

[23:34:20.272] New invocation is queued and will start shortly
[23:34:21.322] Starting the invocation (attempt 1)
[23:34:21.343] Ignoring gitiles_ref tag without the buildset tag
[23:34:21.343] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:34:21.343] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:34:21.343] Buildbucket request:
{
  "requestId": "8847396240819693840",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847396240819693840",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5569"
                            },
                        "id": "cron:v1:5569"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847396240819693840"
    },
    {
      "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"
  }
}
[23:34:22.629] Scheduled build:
{
  "id": "8681966178414999537",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-12T23:34:21.945038506Z",
  "updateTime": "2026-05-12T23:34:22.495536496Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:34:22.629] Task URL: https://cr-buildbucket.appspot.com/build/8681966178414999537
[23:34:22.629] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847396240819693840:2:0) after 9m22s
[23:34:23.202] Received PubSub notification, asking Buildbucket for the build status
[23:34:23.226] Build status: SCHEDULED
[23:34:26.413] Received PubSub notification, asking Buildbucket for the build status
[23:34:26.429] Build status: STARTED
[23:34:50.283] Received PubSub notification, asking Buildbucket for the build status
[23:34:50.307] Build:
{
  "id": "8681966178414999537",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-12T23:34:21.945038506Z",
  "startTime": "2026-05-12T23:34:26.114135720Z",
  "endTime": "2026-05-12T23:34:49.619241794Z",
  "updateTime": "2026-05-12T23:34:49.619241794Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:34:50.307] Invocation finished in 30.037168759s with status SUCCEEDED