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

Debug log (UTC)

[10:25:42.172] New invocation is queued and will start shortly
[10:25:43.340] Starting the invocation (attempt 1)
[10:25:43.366] Ignoring gitiles_ref tag without the buildset tag
[10:25:43.366] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:25:43.366] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:25:43.367] Buildbucket request:
{
  "requestId": "8841285263727751152",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841285263727751152",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "15037"
                            },
                        "id": "cron:v1:15037"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841285263727751152"
    },
    {
      "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"
  }
}
[10:25:44.874] Scheduled build:
{
  "id": "8675855200993725537",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-19T10:25:44.160594414Z",
  "updateTime": "2026-07-19T10:25:44.669655667Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:25:44.874] Task URL: https://cr-buildbucket.appspot.com/build/8675855200993725537
[10:25:44.874] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841285263727751152:2:0) after 4m50s
[10:25:45.538] Received PubSub notification, asking Buildbucket for the build status
[10:25:45.582] Build status: SCHEDULED
[10:25:49.345] Received PubSub notification, asking Buildbucket for the build status
[10:25:49.367] Build status: STARTED
[10:26:14.253] Received PubSub notification, asking Buildbucket for the build status
[10:26:14.271] Build:
{
  "id": "8675855200993725537",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-19T10:25:44.160594414Z",
  "startTime": "2026-07-19T10:25:49.170695306Z",
  "endTime": "2026-07-19T10:26:13.952368691Z",
  "updateTime": "2026-07-19T10:26:13.952368691Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:26:14.271] Invocation finished in 32.102088023s with status SUCCEEDED