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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:3643 (15 hours ago)

Debug log (UTC)

[06:12:44.764] New invocation is queued and will start shortly
[06:12:45.854] Starting the invocation (attempt 1)
[06:12:45.878] Ignoring gitiles_ref tag without the buildset tag
[06:12:45.878] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:12:45.880] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:12:45.880] Buildbucket request:
{
  "requestId": "8848639532675289040",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848639532675289040",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3643"
                            },
                        "id": "cron:v1:3643"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848639532675289040"
    },
    {
      "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"
  }
}
[06:12:47.415] Scheduled build:
{
  "id": "8683209469880084753",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-29T06:12:46.807656201Z",
  "updateTime": "2026-04-29T06:12:47.194797640Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:12:47.415] Task URL: https://cr-buildbucket.appspot.com/build/8683209469880084753
[06:12:47.415] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848639532675289040:2:0) after 2m26s
[06:12:48.067] Received PubSub notification, asking Buildbucket for the build status
[06:12:48.085] Build status: SCHEDULED
[06:12:51.566] Received PubSub notification, asking Buildbucket for the build status
[06:12:51.684] Build status: STARTED
[06:13:15.593] Received PubSub notification, asking Buildbucket for the build status
[06:13:15.636] Build:
{
  "id": "8683209469880084753",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-29T06:12:46.807656201Z",
  "startTime": "2026-04-29T06:12:51.182386173Z",
  "endTime": "2026-04-29T06:13:15.366024002Z",
  "updateTime": "2026-04-29T06:13:15.366024002Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:13:15.636] Invocation finished in 30.877463503s with status SUCCEEDED