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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:415 (1 week ago)

Debug log (UTC)

[21:04:20.938] New invocation is queued and will start shortly
[21:04:22.111] Starting the invocation (attempt 1)
[21:04:22.131] Ignoring gitiles_ref tag without the buildset tag
[21:04:22.131] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:04:22.131] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:04:22.131] Buildbucket request:
{
  "requestId": "8850757765063178848",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850757765063178848",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "415"
                            },
                        "id": "cron:v1:415"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850757765063178848"
    },
    {
      "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"
  }
}
[21:04:23.797] Scheduled build:
{
  "id": "8685327702216915217",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T21:04:23.032757040Z",
  "updateTime": "2026-04-05T21:04:23.555495803Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:04:23.797] Task URL: https://cr-buildbucket.appspot.com/build/8685327702216915217
[21:04:23.797] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850757765063178848:2:0) after 7m6s
[21:04:24.286] Received PubSub notification, asking Buildbucket for the build status
[21:04:24.306] Build status: SCHEDULED
[21:04:27.857] Received PubSub notification, asking Buildbucket for the build status
[21:04:27.881] Build status: STARTED
[21:04:58.623] Received PubSub notification, asking Buildbucket for the build status
[21:04:58.648] Build:
{
  "id": "8685327702216915217",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T21:04:23.032757040Z",
  "startTime": "2026-04-05T21:04:27.562954164Z",
  "endTime": "2026-04-05T21:04:58.086152324Z",
  "updateTime": "2026-04-05T21:04:58.086152324Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:04:58.648] Invocation finished in 37.714769084s with status SUCCEEDED