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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14380 (2 months ago)

Debug log (UTC)

[18:17:30.850] New invocation is queued and will start shortly
[18:17:32.007] Starting the invocation (attempt 1)
[18:17:32.036] Ignoring gitiles_ref tag without the buildset tag
[18:17:32.036] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:17:32.036] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:17:32.036] Buildbucket request:
{
  "requestId": "8841708564762080960",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841708564762080960",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14380"
                            },
                        "id": "cron:v1:14380"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841708564762080960"
    },
    {
      "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"
  }
}
[18:17:33.777] Scheduled build:
{
  "id": "8676278501927816769",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-14T18:17:32.931721583Z",
  "updateTime": "2026-07-14T18:17:33.543756942Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:17:33.777] Task URL: https://cr-buildbucket.appspot.com/build/8676278501927816769
[18:17:33.777] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841708564762080960:2:0) after 8m46s
[18:17:34.289] Received PubSub notification, asking Buildbucket for the build status
[18:17:34.318] Build status: SCHEDULED
[18:17:39.444] Received PubSub notification, asking Buildbucket for the build status
[18:17:39.464] Build status: STARTED
[18:18:29.898] Received PubSub notification, asking Buildbucket for the build status
[18:18:29.928] Build:
{
  "id": "8676278501927816769",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-14T18:17:32.931721583Z",
  "startTime": "2026-07-14T18:17:39.279519744Z",
  "endTime": "2026-07-14T18:18:29.638363945Z",
  "updateTime": "2026-07-14T18:18:29.638363945Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:18:29.928] Invocation finished in 59.083592556s with status SUCCEEDED