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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9865 (1 month ago)

Debug log (UTC)

[14:05:02.095] New invocation is queued and will start shortly
[14:05:03.285] Starting the invocation (attempt 1)
[14:05:03.308] Ignoring gitiles_ref tag without the buildset tag
[14:05:03.308] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:05:03.308] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:05:03.308] Buildbucket request:
{
  "requestId": "8844623552312900752",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844623552312900752",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9865"
                            },
                        "id": "cron:v1:9865"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844623552312900752"
    },
    {
      "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"
  }
}
[14:05:05.807] Scheduled build:
{
  "id": "8679193488493971601",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-12T14:05:05.110788958Z",
  "updateTime": "2026-06-12T14:05:05.637618557Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:05:05.807] Task URL: https://cr-buildbucket.appspot.com/build/8679193488493971601
[14:05:05.807] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844623552312900752:2:0) after 9m2s
[14:05:06.666] Received PubSub notification, asking Buildbucket for the build status
[14:05:06.694] Build status: SCHEDULED
[14:05:11.354] Received PubSub notification, asking Buildbucket for the build status
[14:05:11.380] Build status: STARTED
[14:05:38.046] Received PubSub notification, asking Buildbucket for the build status
[14:05:38.078] Build:
{
  "id": "8679193488493971601",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-12T14:05:05.110788958Z",
  "startTime": "2026-06-12T14:05:10.940823423Z",
  "endTime": "2026-06-12T14:05:37.748576804Z",
  "updateTime": "2026-06-12T14:05:37.748576804Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:05:38.078] Invocation finished in 35.992410358s with status SUCCEEDED