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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4846 (2 months ago)

Debug log (UTC)

[19:50:44.346] New invocation is queued and will start shortly
[19:50:45.401] Starting the invocation (attempt 1)
[19:50:45.429] Ignoring gitiles_ref tag without the buildset tag
[19:50:45.429] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:50:45.429] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:50:45.429] Buildbucket request:
{
  "requestId": "8847863293271856784",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847863293271856784",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4846"
                            },
                        "id": "cron:v1:4846"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847863293271856784"
    },
    {
      "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"
  }
}
[19:50:46.955] Scheduled build:
{
  "id": "8682433230507763361",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-07T19:50:46.360520495Z",
  "updateTime": "2026-05-07T19:50:46.832186077Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:50:46.955] Task URL: https://cr-buildbucket.appspot.com/build/8682433230507763361
[19:50:46.955] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847863293271856784:2:0) after 5m40s
[19:50:47.587] Received PubSub notification, asking Buildbucket for the build status
[19:50:47.610] Build status: SCHEDULED
[19:50:50.765] Received PubSub notification, asking Buildbucket for the build status
[19:50:50.789] Build status: STARTED
[19:51:15.420] Received PubSub notification, asking Buildbucket for the build status
[19:51:15.438] Build:
{
  "id": "8682433230507763361",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-07T19:50:46.360520495Z",
  "startTime": "2026-05-07T19:50:50.606982037Z",
  "endTime": "2026-05-07T19:51:14.847864936Z",
  "updateTime": "2026-05-07T19:51:14.847864936Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:51:15.438] Invocation finished in 31.0975968s with status SUCCEEDED