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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7570 (3 weeks ago)

Debug log (UTC)

[05:25:56.795] New invocation is queued and will start shortly
[05:25:57.838] Starting the invocation (attempt 1)
[05:25:57.869] Ignoring gitiles_ref tag without the buildset tag
[05:25:57.869] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:25:57.869] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:25:57.869] Buildbucket request:
{
  "requestId": "8846105761983071216",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846105761983071216",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7570"
                            },
                        "id": "cron:v1:7570"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846105761983071216"
    },
    {
      "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"
  }
}
[05:25:59.845] Scheduled build:
{
  "id": "8680675699016506145",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-27T05:25:59.004932563Z",
  "updateTime": "2026-05-27T05:25:59.592364286Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:25:59.845] Task URL: https://cr-buildbucket.appspot.com/build/8680675699016506145
[05:25:59.845] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846105761983071216:2:0) after 6m45s
[05:26:00.300] Received PubSub notification, asking Buildbucket for the build status
[05:26:00.323] Build status: SCHEDULED
[05:26:05.382] Received PubSub notification, asking Buildbucket for the build status
[05:26:05.411] Build status: STARTED
[05:26:30.078] Received PubSub notification, asking Buildbucket for the build status
[05:26:30.156] Build:
{
  "id": "8680675699016506145",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-27T05:25:59.004932563Z",
  "startTime": "2026-05-27T05:26:05.197555330Z",
  "endTime": "2026-05-27T05:26:29.792957542Z",
  "updateTime": "2026-05-27T05:26:29.792957542Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:26:30.156] Invocation finished in 33.365195522s with status SUCCEEDED