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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4987 (2 months ago)

Debug log (UTC)

[19:57:07.674] New invocation is queued and will start shortly
[19:57:09.202] Starting the invocation (attempt 1)
[19:57:09.230] Ignoring gitiles_ref tag without the buildset tag
[19:57:09.230] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:57:09.230] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:57:09.231] Buildbucket request:
{
  "requestId": "8847772294358353888",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847772294358353888",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4987"
                            },
                        "id": "cron:v1:4987"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847772294358353888"
    },
    {
      "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"
  }
}
[19:57:10.849] Scheduled build:
{
  "id": "8682342231102617425",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-08T19:57:10.156496441Z",
  "updateTime": "2026-05-08T19:57:10.619084389Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:57:10.849] Task URL: https://cr-buildbucket.appspot.com/build/8682342231102617425
[19:57:10.849] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847772294358353888:2:0) after 6m13s
[19:57:11.286] Received PubSub notification, asking Buildbucket for the build status
[19:57:11.309] Build status: SCHEDULED
[19:57:14.703] Received PubSub notification, asking Buildbucket for the build status
[19:57:14.767] Build status: STARTED
[19:57:38.761] Received PubSub notification, asking Buildbucket for the build status
[19:57:38.783] Build:
{
  "id": "8682342231102617425",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-08T19:57:10.156496441Z",
  "startTime": "2026-05-08T19:57:14.213475071Z",
  "endTime": "2026-05-08T19:57:38.100779497Z",
  "updateTime": "2026-05-08T19:57:38.100779497Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:57:38.783] Invocation finished in 31.116078246s with status SUCCEEDED