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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14359 (2 months ago)

Debug log (UTC)

[14:42:19.141] New invocation is queued and will start shortly
[14:42:20.244] Starting the invocation (attempt 1)
[14:42:20.276] Ignoring gitiles_ref tag without the buildset tag
[14:42:20.276] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:42:20.276] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:42:20.276] Buildbucket request:
{
  "requestId": "8841722103673141696",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841722103673141696",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14359"
                            },
                        "id": "cron:v1:14359"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841722103673141696"
    },
    {
      "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"
  }
}
[14:42:21.530] Scheduled build:
{
  "id": "8676292041232959841",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-14T14:42:20.844988696Z",
  "updateTime": "2026-07-14T14:42:20.844988696Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:42:21.530] Task URL: https://cr-buildbucket.appspot.com/build/8676292041232959841
[14:42:21.530] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841722103673141696:2:0) after 8m9s
[14:42:21.657] Received PubSub notification, asking Buildbucket for the build status
[14:42:21.739] Build status: SCHEDULED
[14:42:32.628] Received PubSub notification, asking Buildbucket for the build status
[14:42:32.655] Build status: STARTED
[14:42:58.815] Received PubSub notification, asking Buildbucket for the build status
[14:42:58.834] Build:
{
  "id": "8676292041232959841",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-14T14:42:20.844988696Z",
  "startTime": "2026-07-14T14:42:31.518711757Z",
  "endTime": "2026-07-14T14:42:58.576236734Z",
  "updateTime": "2026-07-14T14:42:58.576236734Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:42:58.834] Invocation finished in 39.70075305s with status SUCCEEDED