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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:15064 (1 month ago)

Debug log (UTC)

[15:03:06.433] New invocation is queued and will start shortly
[15:03:07.490] Starting the invocation (attempt 1)
[15:03:07.511] Ignoring gitiles_ref tag without the buildset tag
[15:03:07.511] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:03:07.511] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:03:07.511] Buildbucket request:
{
  "requestId": "8841267810956283952",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841267810956283952",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "15064"
                            },
                        "id": "cron:v1:15064"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841267810956283952"
    },
    {
      "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:03:08.800] Scheduled build:
{
  "id": "8675837748450053825",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-19T15:03:08.203190527Z",
  "updateTime": "2026-07-19T15:03:08.704023449Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:03:08.800] Task URL: https://cr-buildbucket.appspot.com/build/8675837748450053825
[15:03:08.801] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841267810956283952:2:0) after 2m39s
[15:03:11.128] Received PubSub notification, asking Buildbucket for the build status
[15:03:11.177] Build status: SCHEDULED
[15:03:17.060] Received PubSub notification, asking Buildbucket for the build status
[15:03:17.078] Build status: STARTED
[15:03:56.701] Received PubSub notification, asking Buildbucket for the build status
[15:03:56.738] Build:
{
  "id": "8675837748450053825",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-19T15:03:08.203190527Z",
  "startTime": "2026-07-19T15:03:16.823084906Z",
  "endTime": "2026-07-19T15:03:56.368502828Z",
  "updateTime": "2026-07-19T15:03:56.368502828Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:03:56.738] Invocation finished in 50.30885963s with status SUCCEEDED