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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:439 (2 weeks ago)

Debug log (UTC)

[01:09:34.429] New invocation is queued and will start shortly
[01:09:35.509] Starting the invocation (attempt 1)
[01:09:35.537] Ignoring gitiles_ref tag without the buildset tag
[01:09:35.537] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:09:35.538] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:09:35.538] Buildbucket request:
{
  "requestId": "8850742336859243824",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850742336859243824",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "439"
                            },
                        "id": "cron:v1:439"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850742336859243824"
    },
    {
      "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:09:37.344] Scheduled build:
{
  "id": "8685312274011521521",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-06T01:09:36.515965734Z",
  "updateTime": "2026-04-06T01:09:36.997826875Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[01:09:37.344] Task URL: https://cr-buildbucket.appspot.com/build/8685312274011521521
[01:09:37.344] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850742336859243824:2:0) after 8m9s
[01:09:37.792] Received PubSub notification, asking Buildbucket for the build status
[01:09:37.810] Build status: SCHEDULED
[01:09:40.729] Received PubSub notification, asking Buildbucket for the build status
[01:09:40.748] Build status: STARTED
[01:10:02.179] Received PubSub notification, asking Buildbucket for the build status
[01:10:02.211] Build:
{
  "id": "8685312274011521521",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-06T01:09:36.515965734Z",
  "startTime": "2026-04-06T01:09:40.539173296Z",
  "endTime": "2026-04-06T01:10:01.674776833Z",
  "updateTime": "2026-04-06T01:10:01.674776833Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:10:02.211] Invocation finished in 27.795381064s with status SUCCEEDED