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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7273 (1 month ago)

Debug log (UTC)

[02:47:44.871] New invocation is queued and will start shortly
[02:47:46.039] Starting the invocation (attempt 1)
[02:47:46.061] Ignoring gitiles_ref tag without the buildset tag
[02:47:46.061] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:47:46.061] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:47:46.061] Buildbucket request:
{
  "requestId": "8846296908922472112",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846296908922472112",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7273"
                            },
                        "id": "cron:v1:7273"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846296908922472112"
    },
    {
      "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"
  }
}
[02:47:47.545] Scheduled build:
{
  "id": "8680866846178695185",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-25T02:47:46.864727821Z",
  "updateTime": "2026-05-25T02:47:47.261977209Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:47:47.545] Task URL: https://cr-buildbucket.appspot.com/build/8680866846178695185
[02:47:47.545] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846296908922472112:2:0) after 5m49s
[02:47:48.172] Received PubSub notification, asking Buildbucket for the build status
[02:47:48.190] Build status: SCHEDULED
[02:47:51.991] Received PubSub notification, asking Buildbucket for the build status
[02:47:52.007] Build status: STARTED
[02:48:25.718] Received PubSub notification, asking Buildbucket for the build status
[02:48:25.736] Build:
{
  "id": "8680866846178695185",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-25T02:47:46.864727821Z",
  "startTime": "2026-05-25T02:47:51.849590677Z",
  "endTime": "2026-05-25T02:48:25.329853417Z",
  "updateTime": "2026-05-25T02:48:25.329853417Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:48:25.736] Invocation finished in 40.871772757s with status SUCCEEDED