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

Debug log (UTC)

[04:56:32.562] New invocation is queued and will start shortly
[04:56:33.760] Starting the invocation (attempt 1)
[04:56:33.807] Ignoring gitiles_ref tag without the buildset tag
[04:56:33.807] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:56:33.807] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:56:33.807] Buildbucket request:
{
  "requestId": "8841849554494839776",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841849554494839776",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14161"
                            },
                        "id": "cron:v1:14161"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841849554494839776"
    },
    {
      "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"
  }
}
[04:56:35.087] Scheduled build:
{
  "id": "8676419491888328577",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-13T04:56:34.427558019Z",
  "updateTime": "2026-07-13T04:56:34.997062047Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:56:35.088] Task URL: https://cr-buildbucket.appspot.com/build/8676419491888328577
[04:56:35.088] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841849554494839776:2:0) after 5m33s
[04:56:35.751] Received PubSub notification, asking Buildbucket for the build status
[04:56:35.769] Build status: SCHEDULED
[04:56:39.569] Received PubSub notification, asking Buildbucket for the build status
[04:56:39.588] Build status: STARTED
[04:57:03.437] Received PubSub notification, asking Buildbucket for the build status
[04:57:03.567] Build:
{
  "id": "8676419491888328577",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-13T04:56:34.427558019Z",
  "startTime": "2026-07-13T04:56:39.323158057Z",
  "endTime": "2026-07-13T04:57:03.142296067Z",
  "updateTime": "2026-07-13T04:57:03.142296067Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:57:03.568] Invocation finished in 31.009513655s with status SUCCEEDED