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

Debug log (UTC)

[02:03:35.033] New invocation is queued and will start shortly
[02:03:36.551] Starting the invocation (attempt 1)
[02:03:36.579] Ignoring gitiles_ref tag without the buildset tag
[02:03:36.579] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:03:36.579] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:03:36.579] Buildbucket request:
{
  "requestId": "8844397151182327776",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844397151182327776",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10216"
                            },
                        "id": "cron:v1:10216"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844397151182327776"
    },
    {
      "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"
  }
}
[02:03:38.076] Scheduled build:
{
  "id": "8678967087948587809",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-15T02:03:37.496228651Z",
  "updateTime": "2026-06-15T02:03:37.924246250Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:03:38.076] Task URL: https://cr-buildbucket.appspot.com/build/8678967087948587809
[02:03:38.076] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844397151182327776:2:0) after 1m2s
[02:03:38.705] Received PubSub notification, asking Buildbucket for the build status
[02:03:38.727] Build status: SCHEDULED
[02:03:41.675] Received PubSub notification, asking Buildbucket for the build status
[02:03:41.721] Build status: STARTED
[02:04:06.110] Received PubSub notification, asking Buildbucket for the build status
[02:04:06.129] Build:
{
  "id": "8678967087948587809",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-15T02:03:37.496228651Z",
  "startTime": "2026-06-15T02:03:41.507473567Z",
  "endTime": "2026-06-15T02:04:05.501458998Z",
  "updateTime": "2026-06-15T02:04:05.501458998Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:04:06.129] Invocation finished in 31.101385339s with status SUCCEEDED