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:13027 (2 months ago)

Debug log (UTC)

[02:51:21.334] New invocation is queued and will start shortly
[02:51:22.596] Starting the invocation (attempt 1)
[02:51:22.617] Ignoring gitiles_ref tag without the buildset tag
[02:51:22.617] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:51:22.618] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:51:22.618] Buildbucket request:
{
  "requestId": "8842582206321367104",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842582206321367104",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "13027"
                            },
                        "id": "cron:v1:13027"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842582206321367104"
    },
    {
      "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:51:24.515] Scheduled build:
{
  "id": "8677152143117225345",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-05T02:51:23.767633180Z",
  "updateTime": "2026-07-05T02:51:24.158759407Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:51:24.515] Task URL: https://cr-buildbucket.appspot.com/build/8677152143117225345
[02:51:24.515] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842582206321367104:2:0) after 8m39s
[02:51:24.986] Received PubSub notification, asking Buildbucket for the build status
[02:51:25.001] Build status: SCHEDULED
[02:51:28.651] Received PubSub notification, asking Buildbucket for the build status
[02:51:28.667] Build status: STARTED
[02:51:53.116] Received PubSub notification, asking Buildbucket for the build status
[02:51:53.133] Build:
{
  "id": "8677152143117225345",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-05T02:51:23.767633180Z",
  "startTime": "2026-07-05T02:51:28.505162818Z",
  "endTime": "2026-07-05T02:51:52.841180676Z",
  "updateTime": "2026-07-05T02:51:52.841180676Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:51:53.133] Invocation finished in 31.804870124s with status SUCCEEDED