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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10048 (1 month ago)

Debug log (UTC)

[21:24:36.159] New invocation is queued and will start shortly
[21:24:37.241] Starting the invocation (attempt 1)
[21:24:37.266] Ignoring gitiles_ref tag without the buildset tag
[21:24:37.266] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:24:37.266] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:24:37.266] Buildbucket request:
{
  "requestId": "8844505300130754288",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844505300130754288",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10048"
                            },
                        "id": "cron:v1:10048"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844505300130754288"
    },
    {
      "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"
  }
}
[21:24:39.743] Scheduled build:
{
  "id": "8679075236521425217",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-13T21:24:38.980027412Z",
  "updateTime": "2026-06-13T21:24:39.484173346Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:24:39.743] Task URL: https://cr-buildbucket.appspot.com/build/8679075236521425217
[21:24:39.743] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844505300130754288:2:0) after 4m52s
[21:24:40.486] Received PubSub notification, asking Buildbucket for the build status
[21:24:40.539] Build status: SCHEDULED
[21:24:52.130] Received PubSub notification, asking Buildbucket for the build status
[21:24:52.152] Build status: STARTED
[21:25:17.690] Received PubSub notification, asking Buildbucket for the build status
[21:25:17.709] Build:
{
  "id": "8679075236521425217",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-13T21:24:38.980027412Z",
  "startTime": "2026-06-13T21:24:51.900002108Z",
  "endTime": "2026-06-13T21:25:15.570373492Z",
  "updateTime": "2026-06-13T21:25:15.570373492Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:25:17.709] Invocation finished in 41.555177172s with status SUCCEEDED