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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11398 (2 weeks ago)

Debug log (UTC)

[12:16:20.237] New invocation is queued and will start shortly
[12:16:21.289] Starting the invocation (attempt 1)
[12:16:21.313] Ignoring gitiles_ref tag without the buildset tag
[12:16:21.313] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:16:21.313] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:16:21.313] Buildbucket request:
{
  "requestId": "8843633824340955712",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843633824340955712",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11398"
                            },
                        "id": "cron:v1:11398"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843633824340955712"
    },
    {
      "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"
  }
}
[12:16:22.791] Scheduled build:
{
  "id": "8678203761717779649",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-23T12:16:22.117137688Z",
  "updateTime": "2026-06-23T12:16:22.626825927Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:16:22.791] Task URL: https://cr-buildbucket.appspot.com/build/8678203761717779649
[12:16:22.791] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843633824340955712:2:0) after 1m13s
[12:16:23.489] Received PubSub notification, asking Buildbucket for the build status
[12:16:23.530] Build status: SCHEDULED
[12:16:28.343] Received PubSub notification, asking Buildbucket for the build status
[12:16:28.363] Build status: STARTED
[12:17:17.287] Received PubSub notification, asking Buildbucket for the build status
[12:17:17.314] Build:
{
  "id": "8678203761717779649",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-23T12:16:22.117137688Z",
  "startTime": "2026-06-23T12:16:27.844381627Z",
  "endTime": "2026-06-23T12:17:17.013221988Z",
  "updateTime": "2026-06-23T12:17:17.013221988Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:17:17.314] Invocation finished in 57.081868976s with status SUCCEEDED