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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18589 (1 month ago)

Debug log (UTC)

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

  }
}
[18:16:51.406] Task URL: https://cr-buildbucket.appspot.com/build/8673560637152727841
[18:16:51.406] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838990699738026688:2:0) after 6m50s
[18:16:52.297] Received PubSub notification, asking Buildbucket for the build status
[18:16:52.323] Build status: SCHEDULED
[18:16:58.464] Received PubSub notification, asking Buildbucket for the build status
[18:16:58.485] Build status: STARTED
[18:17:27.946] Received PubSub notification, asking Buildbucket for the build status
[18:17:27.970] Build:
{
  "id": "8673560637152727841",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-13T18:16:50.763472970Z",
  "startTime": "2026-08-13T18:16:58.095850080Z",
  "endTime": "2026-08-13T18:17:27.424778829Z",
  "updateTime": "2026-08-13T18:17:27.424778829Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:17:27.970] Invocation finished in 39.056158558s with status SUCCEEDED