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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9982 (1 month ago)

Debug log (UTC)

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

  }
}
[10:07:59.473] Task URL: https://cr-buildbucket.appspot.com/build/8679117809000385073
[10:07:59.473] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844547872018131120:2:0) after 3m50s
[10:07:59.933] Received PubSub notification, asking Buildbucket for the build status
[10:07:59.949] Build status: SCHEDULED
[10:08:04.523] Received PubSub notification, asking Buildbucket for the build status
[10:08:04.544] Build status: STARTED
[10:08:52.128] Received PubSub notification, asking Buildbucket for the build status
[10:08:52.219] Build:
{
  "id": "8679117809000385073",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-13T10:07:58.700430349Z",
  "startTime": "2026-06-13T10:08:04.376091619Z",
  "endTime": "2026-06-13T10:08:51.793273080Z",
  "updateTime": "2026-06-13T10:08:51.793273080Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:08:52.219] Invocation finished in 55.78094036s with status SUCCEEDED