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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9511 (2 days ago)

Debug log (UTC)

[01:36:57.022] New invocation is queued and will start shortly
[01:36:58.302] Starting the invocation (attempt 1)
[01:36:58.331] Ignoring gitiles_ref tag without the buildset tag
[01:36:58.331] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:36:58.331] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:36:58.331] Buildbucket request:
{
  "requestId": "8844851811650357776",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844851811650357776",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9511"
                            },
                        "id": "cron:v1:9511"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844851811650357776"
    },
    {
      "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"
  }
}
[01:37:00.235] Scheduled build:
{
  "id": "8679421748522660993",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-10T01:36:59.384604148Z",
  "updateTime": "2026-06-10T01:36:59.753599853Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[01:37:00.235] Task URL: https://cr-buildbucket.appspot.com/build/8679421748522660993
[01:37:00.235] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844851811650357776:2:0) after 3m55s
[01:37:00.596] Received PubSub notification, asking Buildbucket for the build status
[01:37:00.618] Build status: SCHEDULED
[01:37:03.725] Received PubSub notification, asking Buildbucket for the build status
[01:37:03.746] Build status: STARTED
[01:37:27.645] Received PubSub notification, asking Buildbucket for the build status
[01:37:27.672] Build:
{
  "id": "8679421748522660993",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-10T01:36:59.384604148Z",
  "startTime": "2026-06-10T01:37:03.574661438Z",
  "endTime": "2026-06-10T01:37:27.396200631Z",
  "updateTime": "2026-06-10T01:37:27.396200631Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:37:27.672] Invocation finished in 30.65537069s with status SUCCEEDED