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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5872 (2 months ago)

Debug log (UTC)

[03:19:34.978] New invocation is queued and will start shortly
[03:19:36.387] Starting the invocation (attempt 1)
[03:19:36.420] Ignoring gitiles_ref tag without the buildset tag
[03:19:36.420] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:19:36.420] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:19:36.421] Buildbucket request:
{
  "requestId": "8847200875690192912",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847200875690192912",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5872"
                            },
                        "id": "cron:v1:5872"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847200875690192912"
    },
    {
      "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:19:38.234] Scheduled build:
{
  "id": "8681770812521502289",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-15T03:19:37.380477504Z",
  "updateTime": "2026-05-15T03:19:37.861472130Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:19:38.234] Task URL: https://cr-buildbucket.appspot.com/build/8681770812521502289
[03:19:38.234] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847200875690192912:2:0) after 8m55s
[03:19:38.772] Received PubSub notification, asking Buildbucket for the build status
[03:19:38.794] Build status: SCHEDULED
[03:19:41.844] Received PubSub notification, asking Buildbucket for the build status
[03:19:41.871] Build status: STARTED
[03:20:05.114] Received PubSub notification, asking Buildbucket for the build status
[03:20:05.129] Build:
{
  "id": "8681770812521502289",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-15T03:19:37.380477504Z",
  "startTime": "2026-05-15T03:19:41.588749183Z",
  "endTime": "2026-05-15T03:20:04.816793558Z",
  "updateTime": "2026-05-15T03:20:04.816793558Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:20:05.129] Invocation finished in 30.1535674s with status SUCCEEDED