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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:17383 (1 month ago)

Debug log (UTC)

[03:48:42.818] New invocation is queued and will start shortly
[03:48:46.083] Starting the invocation (attempt 1)
[03:48:46.109] Ignoring gitiles_ref tag without the buildset tag
[03:48:46.109] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:48:46.109] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:48:46.110] Buildbucket request:
{
  "requestId": "8839770091706525008",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839770091706525008",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "17383"
                            },
                        "id": "cron:v1:17383"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839770091706525008"
    },
    {
      "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"
  }
}
[03:48:47.344] Scheduled build:
{
  "id": "8674340026934245777",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-05T03:48:46.746939224Z",
  "updateTime": "2026-08-05T03:48:47.181302581Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:48:47.344] Task URL: https://cr-buildbucket.appspot.com/build/8674340026934245777
[03:48:47.344] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839770091706525008:2:0) after 4m33s
[03:49:40.262] Received PubSub notification, asking Buildbucket for the build status
[03:49:40.297] Build:
{
  "id": "8674340026934245777",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-05T03:48:46.746939224Z",
  "startTime": "2026-08-05T03:48:50.658675017Z",
  "endTime": "2026-08-05T03:49:12.738751723Z",
  "updateTime": "2026-08-05T03:49:12.738751723Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:49:40.297] Invocation finished in 57.486558138s with status SUCCEEDED