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

Debug log (UTC)

[18:18:16.401] New invocation is queued and will start shortly
[18:18:17.654] Starting the invocation (attempt 1)
[18:18:17.678] Ignoring gitiles_ref tag without the buildset tag
[18:18:17.678] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:18:17.678] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:18:17.678] Buildbucket request:
{
  "requestId": "8846872544083661632",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846872544083661632",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6382"
                            },
                        "id": "cron:v1:6382"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846872544083661632"
    },
    {
      "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"
  }
}
[18:18:19.884] Scheduled build:
{
  "id": "8681442480834415761",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-18T18:18:18.878514637Z",
  "updateTime": "2026-05-18T18:18:19.521960254Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:18:19.884] Task URL: https://cr-buildbucket.appspot.com/build/8681442480834415761
[18:18:19.884] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846872544083661632:2:0) after 8m51s
[18:18:20.292] Received PubSub notification, asking Buildbucket for the build status
[18:18:20.316] Build status: SCHEDULED
[18:18:23.588] Received PubSub notification, asking Buildbucket for the build status
[18:18:23.600] Build status: STARTED
[18:18:48.246] Received PubSub notification, asking Buildbucket for the build status
[18:18:48.309] Build:
{
  "id": "8681442480834415761",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-18T18:18:18.878514637Z",
  "startTime": "2026-05-18T18:18:23.297265634Z",
  "endTime": "2026-05-18T18:18:47.826741570Z",
  "updateTime": "2026-05-18T18:18:47.826741570Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:18:48.309] Invocation finished in 31.914585169s with status SUCCEEDED