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

Debug log (UTC)

[09:53:46.499] New invocation is queued and will start shortly
[09:53:47.643] Starting the invocation (attempt 1)
[09:53:47.664] Ignoring gitiles_ref tag without the buildset tag
[09:53:47.664] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:53:47.664] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:53:47.665] Buildbucket request:
{
  "requestId": "8846360702575403184",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846360702575403184",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7174"
                            },
                        "id": "cron:v1:7174"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846360702575403184"
    },
    {
      "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"
  }
}
[09:53:49.477] Scheduled build:
{
  "id": "8680930639486349825",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-24T09:53:48.825015581Z",
  "updateTime": "2026-05-24T09:53:49.309224092Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:53:49.477] Task URL: https://cr-buildbucket.appspot.com/build/8680930639486349825
[09:53:49.477] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846360702575403184:2:0) after 7m53s
[09:53:50.021] Received PubSub notification, asking Buildbucket for the build status
[09:53:50.035] Build status: SCHEDULED
[09:53:55.866] Received PubSub notification, asking Buildbucket for the build status
[09:53:56.005] Build status: STARTED
[09:54:22.401] Received PubSub notification, asking Buildbucket for the build status
[09:54:22.422] Build:
{
  "id": "8680930639486349825",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-24T09:53:48.825015581Z",
  "startTime": "2026-05-24T09:53:55.701147551Z",
  "endTime": "2026-05-24T09:54:22.006731971Z",
  "updateTime": "2026-05-24T09:54:22.006731971Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:54:22.422] Invocation finished in 35.925913359s with status SUCCEEDED