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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:15340 (1 month ago)

Debug log (UTC)

[14:16:40.501] New invocation is queued and will start shortly
[14:16:41.757] Starting the invocation (attempt 1)
[14:16:41.785] Ignoring gitiles_ref tag without the buildset tag
[14:16:41.785] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:16:41.785] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:16:41.785] Buildbucket request:
{
  "requestId": "8841089538286789776",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841089538286789776",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "15340"
                            },
                        "id": "cron:v1:15340"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841089538286789776"
    },
    {
      "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"
  }
}
[14:16:43.100] Scheduled build:
{
  "id": "8675659475621722337",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-21T14:16:42.421818328Z",
  "updateTime": "2026-07-21T14:16:42.421818328Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:16:43.100] Task URL: https://cr-buildbucket.appspot.com/build/8675659475621722337
[14:16:43.101] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841089538286789776:2:0) after 3m42s
[14:16:44.123] Received PubSub notification, asking Buildbucket for the build status
[14:16:44.226] Build status: SCHEDULED
[14:16:47.664] Received PubSub notification, asking Buildbucket for the build status
[14:16:47.700] Build status: STARTED
[14:17:17.379] Received PubSub notification, asking Buildbucket for the build status
[14:17:17.555] Build:
{
  "id": "8675659475621722337",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-21T14:16:42.421818328Z",
  "startTime": "2026-07-21T14:16:47.480134914Z",
  "endTime": "2026-07-21T14:17:17.074775350Z",
  "updateTime": "2026-07-21T14:17:17.074775350Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:17:17.555] Invocation finished in 37.060517069s with status SUCCEEDED