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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7846 (2 weeks ago)

Debug log (UTC)

[04:37:55.075] New invocation is queued and will start shortly
[04:37:57.068] Starting the invocation (attempt 1)
[04:37:57.092] Ignoring gitiles_ref tag without the buildset tag
[04:37:57.092] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:37:57.092] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:37:57.093] Buildbucket request:
{
  "requestId": "8845927589756024112",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845927589756024112",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7846"
                            },
                        "id": "cron:v1:7846"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845927589756024112"
    },
    {
      "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"
  }
}
[04:37:59.290] Scheduled build:
{
  "id": "8680497525786531185",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-29T04:37:58.237667229Z",
  "updateTime": "2026-05-29T04:37:59.050491782Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:37:59.290] Task URL: https://cr-buildbucket.appspot.com/build/8680497525786531185
[04:37:59.290] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845927589756024112:2:0) after 5m43s
[04:37:59.677] Received PubSub notification, asking Buildbucket for the build status
[04:37:59.697] Build status: SCHEDULED
[04:38:13.663] Received PubSub notification, asking Buildbucket for the build status
[04:38:13.686] Build status: STARTED
[04:38:37.215] Received PubSub notification, asking Buildbucket for the build status
[04:38:37.250] Build:
{
  "id": "8680497525786531185",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-29T04:37:58.237667229Z",
  "startTime": "2026-05-29T04:38:13.519758204Z",
  "endTime": "2026-05-29T04:38:36.941037080Z",
  "updateTime": "2026-05-29T04:38:36.941037080Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:38:37.250] Invocation finished in 42.182606046s with status SUCCEEDED