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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7057 (1 month ago)

Debug log (UTC)

[13:49:12.760] New invocation is queued and will start shortly
[13:49:13.815] Starting the invocation (attempt 1)
[13:49:13.843] Ignoring gitiles_ref tag without the buildset tag
[13:49:13.843] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:49:13.843] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:49:13.844] Buildbucket request:
{
  "requestId": "8846436487085275328",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846436487085275328",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7057"
                            },
                        "id": "cron:v1:7057"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846436487085275328"
    },
    {
      "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"
  }
}
[13:49:16.255] Scheduled build:
{
  "id": "8681006423507956673",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-23T13:49:15.550391184Z",
  "updateTime": "2026-05-23T13:49:16.017886773Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[13:49:16.255] Task URL: https://cr-buildbucket.appspot.com/build/8681006423507956673
[13:49:16.255] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846436487085275328:2:0) after 7m27s
[13:49:16.737] Received PubSub notification, asking Buildbucket for the build status
[13:49:16.752] Build status: SCHEDULED
[13:49:21.677] Received PubSub notification, asking Buildbucket for the build status
[13:49:21.700] Build status: STARTED
[13:50:01.036] Received PubSub notification, asking Buildbucket for the build status
[13:50:01.058] Build:
{
  "id": "8681006423507956673",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-23T13:49:15.550391184Z",
  "startTime": "2026-05-23T13:49:21.224897765Z",
  "endTime": "2026-05-23T13:50:00.518396680Z",
  "updateTime": "2026-05-23T13:50:00.518396680Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:50:01.058] Invocation finished in 48.302607922s with status SUCCEEDED