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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:17878 (1 month ago)

Debug log (UTC)

[16:36:39.250] New invocation is queued and will start shortly
[16:36:40.520] Starting the invocation (attempt 1)
[16:36:40.540] Ignoring gitiles_ref tag without the buildset tag
[16:36:40.540] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:36:40.540] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:36:40.541] Buildbucket request:
{
  "requestId": "8839449986166139120",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839449986166139120",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "17878"
                            },
                        "id": "cron:v1:17878"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839449986166139120"
    },
    {
      "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"
  }
}
[16:36:43.072] Scheduled build:
{
  "id": "8674019923316890945",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-08T16:36:41.344996229Z",
  "updateTime": "2026-08-08T16:36:42.485614650Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:36:43.072] Task URL: https://cr-buildbucket.appspot.com/build/8674019923316890945
[16:36:43.072] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839449986166139120:2:0) after 1m19s
[16:36:43.205] Received PubSub notification, asking Buildbucket for the build status
[16:36:43.238] Build status: SCHEDULED
[16:36:45.906] Received PubSub notification, asking Buildbucket for the build status
[16:36:45.958] Build status: STARTED
[16:37:12.125] Received PubSub notification, asking Buildbucket for the build status
[16:37:12.153] Build:
{
  "id": "8674019923316890945",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-08T16:36:41.344996229Z",
  "startTime": "2026-08-08T16:36:45.633338749Z",
  "endTime": "2026-08-08T16:37:10.703055065Z",
  "updateTime": "2026-08-08T16:37:10.703055065Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:37:12.153] Invocation finished in 32.909865835s with status SUCCEEDED