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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:17716 (1 month ago)

Debug log (UTC)

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

  }
}
[12:55:53.688] Task URL: https://cr-buildbucket.appspot.com/build/8674124412162001553
[12:55:53.688] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839554475191215040:2:0) after 8m25s
[12:55:54.463] Received PubSub notification, asking Buildbucket for the build status
[12:55:54.486] Build status: SCHEDULED
[12:55:58.270] Received PubSub notification, asking Buildbucket for the build status
[12:55:58.388] Build status: STARTED
[12:56:23.264] Received PubSub notification, asking Buildbucket for the build status
[12:56:23.322] Build:
{
  "id": "8674124412162001553",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-07T12:55:53.016894547Z",
  "startTime": "2026-08-07T12:55:58.009404927Z",
  "endTime": "2026-08-07T12:56:23.019516281Z",
  "updateTime": "2026-08-07T12:56:23.019516281Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:56:23.322] Invocation finished in 32.577782393s with status SUCCEEDED