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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:298 (2 weeks ago)

Debug log (UTC)

[01:03:44.156] New invocation is queued and will start shortly
[01:03:45.360] Starting the invocation (attempt 1)
[01:03:45.385] Ignoring gitiles_ref tag without the buildset tag
[01:03:45.385] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:03:45.385] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:03:45.386] Buildbucket request:
{
  "requestId": "8850833301109527936",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850833301109527936",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "298"
                            },
                        "id": "cron:v1:298"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850833301109527936"
    },
    {
      "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:03:47.399] Scheduled build:
{
  "id": "8685403237975267457",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T01:03:46.519672663Z",
  "updateTime": "2026-04-05T01:03:46.519672663Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[01:03:47.399] Task URL: https://cr-buildbucket.appspot.com/build/8685403237975267457
[01:03:47.399] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850833301109527936:2:0) after 7m0s
[01:03:48.500] Received PubSub notification, asking Buildbucket for the build status
[01:03:48.756] Build status: SCHEDULED
[01:03:53.895] Received PubSub notification, asking Buildbucket for the build status
[01:03:53.920] Build status: STARTED
[01:04:17.308] Received PubSub notification, asking Buildbucket for the build status
[01:04:17.325] Build:
{
  "id": "8685403237975267457",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T01:03:46.519672663Z",
  "startTime": "2026-04-05T01:03:53.003359315Z",
  "endTime": "2026-04-05T01:04:16.874471072Z",
  "updateTime": "2026-04-05T01:04:16.874471072Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:04:17.325] Invocation finished in 33.179584141s with status SUCCEEDED