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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4840 (2 months ago)

Debug log (UTC)

[18:49:09.143] New invocation is queued and will start shortly
[18:49:10.620] Starting the invocation (attempt 1)
[18:49:10.654] Ignoring gitiles_ref tag without the buildset tag
[18:49:10.654] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:49:10.654] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:49:10.654] Buildbucket request:
{
  "requestId": "8847867167973133136",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847867167973133136",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4840"
                            },
                        "id": "cron:v1:4840"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847867167973133136"
    },
    {
      "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"
  }
}
[18:49:13.916] Scheduled build:
{
  "id": "8682437104814368465",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-07T18:49:11.533445028Z",
  "updateTime": "2026-05-07T18:49:11.533445028Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:49:13.916] Task URL: https://cr-buildbucket.appspot.com/build/8682437104814368465
[18:49:13.916] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847867167973133136:2:0) after 3m6s
[18:49:14.397] Received PubSub notification, asking Buildbucket for the build status
[18:49:14.419] Build status: SCHEDULED
[18:49:24.912] Received PubSub notification, asking Buildbucket for the build status
[18:49:24.933] Build status: STARTED
[18:50:00.812] Received PubSub notification, asking Buildbucket for the build status
[18:50:00.827] Build:
{
  "id": "8682437104814368465",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-07T18:49:11.533445028Z",
  "startTime": "2026-05-07T18:49:24.174819499Z",
  "endTime": "2026-05-07T18:50:00.221911385Z",
  "updateTime": "2026-05-07T18:50:00.221911385Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:50:00.827] Invocation finished in 51.689581859s with status SUCCEEDED