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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6538 (1 month ago)

Debug log (UTC)

[20:59:00.399] New invocation is queued and will start shortly
[20:59:01.513] Starting the invocation (attempt 1)
[20:59:01.533] Ignoring gitiles_ref tag without the buildset tag
[20:59:01.533] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:59:01.533] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:59:01.534] Buildbucket request:
{
  "requestId": "8846771834652172560",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846771834652172560",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6538"
                            },
                        "id": "cron:v1:6538"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846771834652172560"
    },
    {
      "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"
  }
}
[20:59:03.713] Scheduled build:
{
  "id": "8681341771444293105",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-19T20:59:02.836733017Z",
  "updateTime": "2026-05-19T20:59:03.260214437Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:59:03.713] Task URL: https://cr-buildbucket.appspot.com/build/8681341771444293105
[20:59:03.713] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846771834652172560:2:0) after 2m52s
[20:59:04.077] Received PubSub notification, asking Buildbucket for the build status
[20:59:04.096] Build status: SCHEDULED
[20:59:07.343] Received PubSub notification, asking Buildbucket for the build status
[20:59:07.422] Build status: STARTED
[20:59:29.271] Received PubSub notification, asking Buildbucket for the build status
[20:59:29.288] Build:
{
  "id": "8681341771444293105",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-19T20:59:02.836733017Z",
  "startTime": "2026-05-19T20:59:07.031680336Z",
  "endTime": "2026-05-19T20:59:28.648609758Z",
  "updateTime": "2026-05-19T20:59:28.648609758Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:59:29.288] Invocation finished in 28.893695618s with status SUCCEEDED