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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:17614 (1 month ago)

Debug log (UTC)

[19:31:48.507] New invocation is queued and will start shortly
[19:31:49.685] Starting the invocation (attempt 1)
[19:31:49.709] Ignoring gitiles_ref tag without the buildset tag
[19:31:49.709] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:31:49.709] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:31:49.709] Buildbucket request:
{
  "requestId": "8839620160344817392",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839620160344817392",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "17614"
                            },
                        "id": "cron:v1:17614"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839620160344817392"
    },
    {
      "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"
  }
}
[19:31:51.030] Scheduled build:
{
  "id": "8674190097775928401",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-06T19:31:50.333442754Z",
  "updateTime": "2026-08-06T19:31:50.333442754Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:31:51.030] Task URL: https://cr-buildbucket.appspot.com/build/8674190097775928401
[19:31:51.030] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839620160344817392:2:0) after 9m43s
[19:31:51.658] Received PubSub notification, asking Buildbucket for the build status
[19:31:51.728] Build status: SCHEDULED
[19:31:56.731] Received PubSub notification, asking Buildbucket for the build status
[19:31:56.757] Build status: STARTED
[19:32:43.867] Received PubSub notification, asking Buildbucket for the build status
[19:32:43.900] Build:
{
  "id": "8674190097775928401",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-06T19:31:50.333442754Z",
  "startTime": "2026-08-06T19:31:56.454121353Z",
  "endTime": "2026-08-06T19:32:43.360545680Z",
  "updateTime": "2026-08-06T19:32:43.360545680Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:32:43.900] Invocation finished in 55.399203739s with status SUCCEEDED