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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10687 (3 weeks ago)

Debug log (UTC)

[10:42:36.878] New invocation is queued and will start shortly
[10:42:38.121] Starting the invocation (attempt 1)
[10:42:38.147] Ignoring gitiles_ref tag without the buildset tag
[10:42:38.147] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:42:38.147] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:42:38.147] Buildbucket request:
{
  "requestId": "8844092705692766800",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844092705692766800",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10687"
                            },
                        "id": "cron:v1:10687"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844092705692766800"
    },
    {
      "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"
  }
}
[10:42:39.826] Scheduled build:
{
  "id": "8678662642782330977",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-18T10:42:39.032915998Z",
  "updateTime": "2026-06-18T10:42:39.032915998Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:42:39.826] Task URL: https://cr-buildbucket.appspot.com/build/8678662642782330977
[10:42:39.826] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844092705692766800:2:0) after 9m49s
[10:42:40.258] Received PubSub notification, asking Buildbucket for the build status
[10:42:40.296] Build status: SCHEDULED
[10:42:45.341] Received PubSub notification, asking Buildbucket for the build status
[10:42:45.365] Build status: STARTED
[10:43:15.201] Received PubSub notification, asking Buildbucket for the build status
[10:43:15.223] Build:
{
  "id": "8678662642782330977",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-18T10:42:39.032915998Z",
  "startTime": "2026-06-18T10:42:45.164540947Z",
  "endTime": "2026-06-18T10:43:14.920385818Z",
  "updateTime": "2026-06-18T10:43:14.920385818Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:43:15.223] Invocation finished in 38.350960908s with status SUCCEEDED