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

Definition (rev 6ea3964fe281be492e4e2afea86ea65cb9be5507)

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

Incoming triggers

  • cron:v1:123488 (10 months ago)

Debug log (UTC)

[05:30:34.046] New invocation is queued and will start shortly
[05:30:35.107] Starting the invocation (attempt 1)
[05:30:35.135] Ignoring gitiles_ref tag without the buildset tag
[05:30:35.135] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[05:30:35.138] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[05:30:35.139] Buildbucket request:
{
  "requestId": "8878267394337540848",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8878267394337540848",
            "job": "infra/fake-tree-0",
            "triggers": [
                  {
                        "cron": {
                              "generation": "123488"
                            },
                        "id": "cron:v1:123488"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8878267394337540848"
    },
    {
      "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"
  }
}
[05:30:35.613] Scheduled build:
{
  "id": "8712837332470222705",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 8917,
  "createdBy": "project:infra",
  "createTime": "2025-06-06T05:30:35.205571294Z",
  "updateTime": "2025-06-06T05:30:35.205571294Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[05:30:35.613] Task URL: https://cr-buildbucket-dev.appspot.com/build/8712837332470222705
[05:30:35.613] Scheduling timer "check-buildbucket-build-status" (infra/fake-tree-0:8878267394337540848:2:0) after 8m29s
[05:30:36.613] Received PubSub notification, asking Buildbucket for the build status
[05:30:36.654] Build status: SCHEDULED
[05:30:45.063] Received PubSub notification, asking Buildbucket for the build status
[05:30:45.082] Build status: STARTED
[05:31:04.016] Received PubSub notification, asking Buildbucket for the build status
[05:31:04.050] Build:
{
  "id": "8712837332470222705",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 8917,
  "createdBy": "project:infra",
  "createTime": "2025-06-06T05:30:35.205571294Z",
  "startTime": "2025-06-06T05:30:44.816637910Z",
  "endTime": "2025-06-06T05:31:03.766435258Z",
  "updateTime": "2025-06-06T05:31:03.766435258Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[05:31:04.050] Invocation finished in 30.0093738s with status SUCCEEDED