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:13807 (2 months ago)

Debug log (UTC)

[16:29:58.325] New invocation is queued and will start shortly
[16:29:59.533] Starting the invocation (attempt 1)
[16:29:59.556] Ignoring gitiles_ref tag without the buildset tag
[16:29:59.556] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:29:59.556] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:29:59.556] Buildbucket request:
{
  "requestId": "8842077718588842384",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842077718588842384",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "13807"
                            },
                        "id": "cron:v1:13807"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842077718588842384"
    },
    {
      "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"
  }
}
[16:30:01.247] Scheduled build:
{
  "id": "8676647655701966049",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-10T16:30:00.458027880Z",
  "updateTime": "2026-07-10T16:30:00.977606062Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:30:01.247] Task URL: https://cr-buildbucket.appspot.com/build/8676647655701966049
[16:30:01.247] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842077718588842384:2:0) after 3m25s
[16:30:01.716] Received PubSub notification, asking Buildbucket for the build status
[16:30:01.737] Build status: SCHEDULED
[16:30:04.635] Received PubSub notification, asking Buildbucket for the build status
[16:30:04.654] Build status: STARTED
[16:30:28.156] Received PubSub notification, asking Buildbucket for the build status
[16:30:28.453] Build:
{
  "id": "8676647655701966049",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-10T16:30:00.458027880Z",
  "startTime": "2026-07-10T16:30:04.495329533Z",
  "endTime": "2026-07-10T16:30:27.887391831Z",
  "updateTime": "2026-07-10T16:30:27.887391831Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:30:28.453] Invocation finished in 30.1320155s with status SUCCEEDED