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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7132 (1 month ago)

Debug log (UTC)

[02:41:33.288] New invocation is queued and will start shortly
[02:41:34.370] Starting the invocation (attempt 1)
[02:41:34.395] Ignoring gitiles_ref tag without the buildset tag
[02:41:34.395] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:41:34.395] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:41:34.395] Buildbucket request:
{
  "requestId": "8846387895518887680",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846387895518887680",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7132"
                            },
                        "id": "cron:v1:7132"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846387895518887680"
    },
    {
      "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:41:36.654] Scheduled build:
{
  "id": "8680957832208065073",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-24T02:41:35.825069923Z",
  "updateTime": "2026-05-24T02:41:36.324801433Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:41:36.655] Task URL: https://cr-buildbucket.appspot.com/build/8680957832208065073
[02:41:36.655] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846387895518887680:2:0) after 5m44s
[02:41:37.027] Received PubSub notification, asking Buildbucket for the build status
[02:41:37.052] Build status: SCHEDULED
[02:41:41.360] Received PubSub notification, asking Buildbucket for the build status
[02:41:41.376] Build status: STARTED
[02:42:07.802] Received PubSub notification, asking Buildbucket for the build status
[02:42:07.875] Build:
{
  "id": "8680957832208065073",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-24T02:41:35.825069923Z",
  "startTime": "2026-05-24T02:41:40.832343688Z",
  "endTime": "2026-05-24T02:42:07.466756174Z",
  "updateTime": "2026-05-24T02:42:07.466756174Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:42:07.875] Invocation finished in 34.591784138s with status SUCCEEDED