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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14650 (1 month ago)

Debug log (UTC)

[16:25:58.183] New invocation is queued and will start shortly
[16:26:01.842] Starting the invocation (attempt 1)
[16:26:01.872] Ignoring gitiles_ref tag without the buildset tag
[16:26:01.872] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:26:01.872] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:26:01.872] Buildbucket request:
{
  "requestId": "8841534388600174896",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841534388600174896",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14650"
                            },
                        "id": "cron:v1:14650"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841534388600174896"
    },
    {
      "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"
  }
}
[16:26:03.985] Scheduled build:
{
  "id": "8676104323166348017",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-16T16:26:02.743188284Z",
  "updateTime": "2026-07-16T16:26:02.743188284Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:26:03.985] Task URL: https://cr-buildbucket.appspot.com/build/8676104323166348017
[16:26:03.985] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841534388600174896:2:0) after 5m30s
[16:26:07.184] Received PubSub notification, asking Buildbucket for the build status
[16:26:07.215] Build status: SCHEDULED
[16:26:17.302] Received PubSub notification, asking Buildbucket for the build status
[16:26:17.320] Build status: STARTED
[16:26:37.559] Received PubSub notification, asking Buildbucket for the build status
[16:26:37.578] Build:
{
  "id": "8676104323166348017",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-16T16:26:02.743188284Z",
  "startTime": "2026-07-16T16:26:11.772999891Z",
  "endTime": "2026-07-16T16:26:36.235205541Z",
  "updateTime": "2026-07-16T16:26:36.235205541Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:26:37.578] Invocation finished in 39.400491829s with status SUCCEEDED