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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9664 (1 day ago)

Debug log (UTC)

[03:42:46.044] New invocation is queued and will start shortly
[03:42:47.141] Starting the invocation (attempt 1)
[03:42:47.167] Ignoring gitiles_ref tag without the buildset tag
[03:42:47.167] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:42:47.167] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:42:47.167] Buildbucket request:
{
  "requestId": "8844753298959864256",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844753298959864256",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9664"
                            },
                        "id": "cron:v1:9664"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844753298959864256"
    },
    {
      "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"
  }
}
[03:42:49.149] Scheduled build:
{
  "id": "8679323235870817841",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-11T03:42:48.370296562Z",
  "updateTime": "2026-06-11T03:42:48.789920985Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:42:49.149] Task URL: https://cr-buildbucket.appspot.com/build/8679323235870817841
[03:42:49.149] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844753298959864256:2:0) after 6m13s
[03:42:49.681] Received PubSub notification, asking Buildbucket for the build status
[03:42:49.701] Build status: SCHEDULED
[03:42:56.216] Received PubSub notification, asking Buildbucket for the build status
[03:42:56.235] Build status: STARTED
[03:43:21.712] Received PubSub notification, asking Buildbucket for the build status
[03:43:21.736] Build:
{
  "id": "8679323235870817841",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-11T03:42:48.370296562Z",
  "startTime": "2026-06-11T03:42:55.877104099Z",
  "endTime": "2026-06-11T03:43:20.957268513Z",
  "updateTime": "2026-06-11T03:43:20.957268513Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:43:21.736] Invocation finished in 35.696288255s with status SUCCEEDED