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:6565 (1 month ago)

Debug log (UTC)

[01:34:33.466] New invocation is queued and will start shortly
[01:34:36.013] Starting the invocation (attempt 1)
[01:34:36.037] Ignoring gitiles_ref tag without the buildset tag
[01:34:36.037] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:34:36.038] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:34:36.038] Buildbucket request:
{
  "requestId": "8846754498472283744",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846754498472283744",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6565"
                            },
                        "id": "cron:v1:6565"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846754498472283744"
    },
    {
      "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"
  }
}
[01:34:37.500] Scheduled build:
{
  "id": "8681324434188004881",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-20T01:34:36.932354794Z",
  "updateTime": "2026-05-20T01:34:37.423498277Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[01:34:37.500] Task URL: https://cr-buildbucket.appspot.com/build/8681324434188004881
[01:34:37.500] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846754498472283744:2:0) after 1m34s
[01:34:38.250] Received PubSub notification, asking Buildbucket for the build status
[01:34:38.264] Build status: SCHEDULED
[01:34:41.633] Received PubSub notification, asking Buildbucket for the build status
[01:34:41.661] Build status: STARTED
[01:35:05.545] Received PubSub notification, asking Buildbucket for the build status
[01:35:05.570] Build:
{
  "id": "8681324434188004881",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-20T01:34:36.932354794Z",
  "startTime": "2026-05-20T01:34:41.390286563Z",
  "endTime": "2026-05-20T01:35:05.187298124Z",
  "updateTime": "2026-05-20T01:35:05.187298124Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:35:05.571] Invocation finished in 32.10765865s with status SUCCEEDED