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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4117 (4 months ago)

Debug log (UTC)

[15:13:52.775] New invocation is queued and will start shortly
[15:13:53.979] Starting the invocation (attempt 1)
[15:13:54.010] Ignoring gitiles_ref tag without the buildset tag
[15:13:54.010] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:13:54.012] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:13:54.012] Buildbucket request:
{
  "requestId": "8848333696596685584",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848333696596685584",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4117"
                            },
                        "id": "cron:v1:4117"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848333696596685584"
    },
    {
      "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"
  }
}
[15:13:55.803] Scheduled build:
{
  "id": "8682903633624869185",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-02T15:13:54.989020646Z",
  "updateTime": "2026-05-02T15:13:55.536086922Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:13:55.803] Task URL: https://cr-buildbucket.appspot.com/build/8682903633624869185
[15:13:55.803] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848333696596685584:2:0) after 8m38s
[15:13:56.326] Received PubSub notification, asking Buildbucket for the build status
[15:13:56.341] Build status: SCHEDULED
[15:13:59.919] Received PubSub notification, asking Buildbucket for the build status
[15:13:59.938] Build status: STARTED
[15:14:37.669] Received PubSub notification, asking Buildbucket for the build status
[15:14:37.696] Build:
{
  "id": "8682903633624869185",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-02T15:13:54.989020646Z",
  "startTime": "2026-05-02T15:13:59.716141146Z",
  "endTime": "2026-05-02T15:14:35.535514039Z",
  "updateTime": "2026-05-02T15:14:35.535514039Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:14:37.696] Invocation finished in 44.924732282s with status SUCCEEDED