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

Definition (rev 6ea3964fe281be492e4e2afea86ea65cb9be5507)

buildbucket: <
  server: "cr-buildbucket-dev.appspot.com"
  bucket: "loadtest"
  builder: "fake-tree-0"
>

Incoming triggers

  • cron:v1:123985 (10 months ago)

Debug log (UTC)

[18:11:21.049] New invocation is queued and will start shortly
[18:11:22.120] Starting the invocation (attempt 1)
[18:11:22.167] Ignoring gitiles_ref tag without the buildset tag
[18:11:22.167] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[18:11:22.167] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[18:11:22.167] Buildbucket request:
{
  "requestId": "8878219529986530912",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8878219529986530912",
            "job": "infra/fake-tree-0",
            "triggers": [
                  {
                        "cron": {
                              "generation": "123985"
                            },
                        "id": "cron:v1:123985"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8878219529986530912"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/fake-tree-0"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler-dev"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
  }
}
[18:11:22.575] Scheduled build:
{
  "id": "8712789468080068257",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 8988,
  "createdBy": "project:infra",
  "createTime": "2025-06-06T18:11:22.245167174Z",
  "updateTime": "2025-06-06T18:11:22.245167174Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:11:22.575] Task URL: https://cr-buildbucket-dev.appspot.com/build/8712789468080068257
[18:11:22.575] Scheduling timer "check-buildbucket-build-status" (infra/fake-tree-0:8878219529986530912:2:0) after 1m20s
[18:11:23.174] Received PubSub notification, asking Buildbucket for the build status
[18:11:23.193] Build status: SCHEDULED
[18:11:33.511] Received PubSub notification, asking Buildbucket for the build status
[18:11:33.547] Build status: STARTED
[18:11:45.061] Received PubSub notification, asking Buildbucket for the build status
[18:11:45.095] Build:
{
  "id": "8712789468080068257",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 8988,
  "createdBy": "project:infra",
  "createTime": "2025-06-06T18:11:22.245167174Z",
  "startTime": "2025-06-06T18:11:32.739983723Z",
  "endTime": "2025-06-06T18:11:44.158411013Z",
  "updateTime": "2025-06-06T18:11:44.158411013Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:11:45.095] Invocation finished in 24.051889529s with status SUCCEEDED