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:6580 (1 month ago)

Debug log (UTC)

[04:10:22.699] New invocation is queued and will start shortly
[04:10:23.723] Starting the invocation (attempt 1)
[04:10:23.749] Ignoring gitiles_ref tag without the buildset tag
[04:10:23.749] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:10:23.749] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:10:23.749] Buildbucket request:
{
  "requestId": "8846744695090554544",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846744695090554544",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6580"
                            },
                        "id": "cron:v1:6580"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846744695090554544"
    },
    {
      "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"
  }
}
[04:10:25.669] Scheduled build:
{
  "id": "8681314632157857985",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-20T04:10:24.877977733Z",
  "updateTime": "2026-05-20T04:10:25.322722704Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:10:25.669] Task URL: https://cr-buildbucket.appspot.com/build/8681314632157857985
[04:10:25.669] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846744695090554544:2:0) after 3m24s
[04:10:26.084] Received PubSub notification, asking Buildbucket for the build status
[04:10:26.108] Build status: SCHEDULED
[04:10:32.086] Received PubSub notification, asking Buildbucket for the build status
[04:10:32.102] Build status: STARTED
[04:10:54.557] Received PubSub notification, asking Buildbucket for the build status
[04:10:54.615] Build:
{
  "id": "8681314632157857985",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-20T04:10:24.877977733Z",
  "startTime": "2026-05-20T04:10:31.909577143Z",
  "endTime": "2026-05-20T04:10:54.286851559Z",
  "updateTime": "2026-05-20T04:10:54.286851559Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:10:54.615] Invocation finished in 31.91941387s with status SUCCEEDED