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

Debug log (UTC)

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

  }
}
[12:39:47.195] Task URL: https://cr-buildbucket.appspot.com/build/8677024528464949313
[12:39:47.195] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842454592231259344:2:0) after 2m43s
[12:39:47.816] Received PubSub notification, asking Buildbucket for the build status
[12:39:47.834] Build status: SCHEDULED
[12:39:51.206] Received PubSub notification, asking Buildbucket for the build status
[12:39:51.229] Build status: STARTED
[12:40:14.771] Received PubSub notification, asking Buildbucket for the build status
[12:40:14.820] Build:
{
  "id": "8677024528464949313",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-06T12:39:46.583881352Z",
  "startTime": "2026-07-06T12:39:51.027044903Z",
  "endTime": "2026-07-06T12:40:14.474520169Z",
  "updateTime": "2026-07-06T12:40:14.474520169Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:40:14.820] Invocation finished in 31.212877817s with status SUCCEEDED