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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19369 (3 weeks ago)

Debug log (UTC)

[07:48:55.116] New invocation is queued and will start shortly
[07:48:56.864] Starting the invocation (attempt 1)
[07:48:56.888] Ignoring gitiles_ref tag without the buildset tag
[07:48:56.888] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:48:56.888] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:48:56.888] Buildbucket request:
{
  "requestId": "8838486621783829072",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838486621783829072",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19369"
                            },
                        "id": "cron:v1:19369"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838486621783829072"
    },
    {
      "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"
  }
}
[07:48:58.176] Scheduled build:
{
  "id": "8673056558652884241",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-19T07:48:57.481747617Z",
  "updateTime": "2026-08-19T07:48:57.933864900Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:48:58.176] Task URL: https://cr-buildbucket.appspot.com/build/8673056558652884241
[07:48:58.176] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838486621783829072:2:0) after 9m20s
[07:48:58.745] Received PubSub notification, asking Buildbucket for the build status
[07:48:58.764] Build status: SCHEDULED
[07:49:02.801] Received PubSub notification, asking Buildbucket for the build status
[07:49:02.834] Build status: STARTED
[07:49:42.230] Received PubSub notification, asking Buildbucket for the build status
[07:49:42.388] Build:
{
  "id": "8673056558652884241",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-19T07:48:57.481747617Z",
  "startTime": "2026-08-19T07:49:02.602156237Z",
  "endTime": "2026-08-19T07:49:41.888198016Z",
  "updateTime": "2026-08-19T07:49:41.888198016Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:49:42.388] Invocation finished in 47.275949585s with status SUCCEEDED