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

Definition (rev 6ea3964fe281be492e4e2afea86ea65cb9be5507)

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

Incoming triggers

  • cron:v1:121101 (10 months ago)

Debug log (UTC)

[14:53:10.066] New invocation is queued and will start shortly
[14:53:11.132] Starting the invocation (attempt 1)
[14:53:11.156] Ignoring gitiles_ref tag without the buildset tag
[14:53:11.156] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[14:53:11.166] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[14:53:11.166] Buildbucket request:
{
  "requestId": "8878503789483389264",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8878503789483389264",
            "job": "infra/fake-tree-0",
            "triggers": [
                  {
                        "cron": {
                              "generation": "121101"
                            },
                        "id": "cron:v1:121101"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8878503789483389264"
    },
    {
      "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"
  }
}
[14:53:11.589] Scheduled build:
{
  "id": "8713073727609913713",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 8576,
  "createdBy": "project:infra",
  "createTime": "2025-06-03T14:53:11.232000217Z",
  "updateTime": "2025-06-03T14:53:11.232000217Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:53:11.589] Task URL: https://cr-buildbucket-dev.appspot.com/build/8713073727609913713
[14:53:11.589] Scheduling timer "check-buildbucket-build-status" (infra/fake-tree-0:8878503789483389264:2:0) after 3m58s
[14:53:12.654] Received PubSub notification, asking Buildbucket for the build status
[14:53:12.678] Build status: SCHEDULED
[14:53:23.228] Received PubSub notification, asking Buildbucket for the build status
[14:53:23.255] Build status: STARTED
[14:53:35.127] Received PubSub notification, asking Buildbucket for the build status
[14:53:35.156] Build:
{
  "id": "8713073727609913713",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 8576,
  "createdBy": "project:infra",
  "createTime": "2025-06-03T14:53:11.232000217Z",
  "startTime": "2025-06-03T14:53:23.009223419Z",
  "endTime": "2025-06-03T14:53:34.811484628Z",
  "updateTime": "2025-06-03T14:53:34.811484628Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:53:35.156] Invocation finished in 25.094868181s with status SUCCEEDED