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

Debug log (UTC)

[12:25:14.552] New invocation is queued and will start shortly
[12:25:15.782] Starting the invocation (attempt 1)
[12:25:15.806] Ignoring gitiles_ref tag without the buildset tag
[12:25:15.806] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:25:15.806] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:25:15.807] Buildbucket request:
{
  "requestId": "8839556400586336224",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839556400586336224",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "17713"
                            },
                        "id": "cron:v1:17713"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839556400586336224"
    },
    {
      "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"
  }
}
[12:25:17.023] Scheduled build:
{
  "id": "8674126338055895665",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-07T12:25:16.341901207Z",
  "updateTime": "2026-08-07T12:25:16.817125758Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:25:17.024] Task URL: https://cr-buildbucket.appspot.com/build/8674126338055895665
[12:25:17.024] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839556400586336224:2:0) after 7m50s
[12:25:17.641] Received PubSub notification, asking Buildbucket for the build status
[12:25:17.678] Build status: SCHEDULED
[12:25:21.663] Received PubSub notification, asking Buildbucket for the build status
[12:25:21.686] Build status: STARTED
[12:25:45.713] Received PubSub notification, asking Buildbucket for the build status
[12:25:45.734] Build:
{
  "id": "8674126338055895665",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-07T12:25:16.341901207Z",
  "startTime": "2026-08-07T12:25:21.401771837Z",
  "endTime": "2026-08-07T12:25:45.393396277Z",
  "updateTime": "2026-08-07T12:25:45.393396277Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:25:45.734] Invocation finished in 31.190246419s with status SUCCEEDED