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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12679 (2 months ago)

Debug log (UTC)

[15:24:26.769] New invocation is queued and will start shortly
[15:24:28.854] Starting the invocation (attempt 1)
[15:24:28.880] Ignoring gitiles_ref tag without the buildset tag
[15:24:28.880] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:24:28.880] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:24:28.881] Buildbucket request:
{
  "requestId": "8842806616856333136",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842806616856333136",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12679"
                            },
                        "id": "cron:v1:12679"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842806616856333136"
    },
    {
      "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"
  }
}
[15:24:30.102] Scheduled build:
{
  "id": "8677376553436190817",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-02T15:24:29.410895996Z",
  "updateTime": "2026-07-02T15:24:29.983301439Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:24:30.103] Task URL: https://cr-buildbucket.appspot.com/build/8677376553436190817
[15:24:30.103] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842806616856333136:2:0) after 7m46s
[15:24:30.707] Received PubSub notification, asking Buildbucket for the build status
[15:24:30.725] Build status: SCHEDULED
[15:24:42.437] Received PubSub notification, asking Buildbucket for the build status
[15:24:42.491] Build status: STARTED
[15:25:07.333] Received PubSub notification, asking Buildbucket for the build status
[15:25:07.348] Build:
{
  "id": "8677376553436190817",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-02T15:24:29.410895996Z",
  "startTime": "2026-07-02T15:24:42.036205831Z",
  "endTime": "2026-07-02T15:25:06.078116535Z",
  "updateTime": "2026-07-02T15:25:06.078116535Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:25:07.348] Invocation finished in 40.583167005s with status SUCCEEDED