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

Definition (rev 6ea3964fe281be492e4e2afea86ea65cb9be5507)

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

Incoming triggers

  • cron:v1:123481 (10 months ago)

Debug log (UTC)

[05:20:02.042] New invocation is queued and will start shortly
[05:20:03.110] Starting the invocation (attempt 1)
[05:20:03.144] Ignoring gitiles_ref tag without the buildset tag
[05:20:03.144] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[05:20:03.144] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[05:20:03.147] Buildbucket request:
{
  "requestId": "8878268057041377040",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8878268057041377040",
            "job": "infra/fake-tree-0",
            "triggers": [
                  {
                        "cron": {
                              "generation": "123481"
                            },
                        "id": "cron:v1:123481"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8878268057041377040"
    },
    {
      "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:20:03.583] Scheduled build:
{
  "id": "8712837995161580289",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 8916,
  "createdBy": "project:infra",
  "createTime": "2025-06-06T05:20:03.213348338Z",
  "updateTime": "2025-06-06T05:20:03.213348338Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:20:03.583] Task URL: https://cr-buildbucket-dev.appspot.com/build/8712837995161580289
[05:20:03.583] Scheduling timer "check-buildbucket-build-status" (infra/fake-tree-0:8878268057041377040:2:0) after 2m28s
[05:20:04.104] Received PubSub notification, asking Buildbucket for the build status
[05:20:04.137] Build status: SCHEDULED
[05:20:14.919] Received PubSub notification, asking Buildbucket for the build status
[05:20:14.947] Build status: STARTED
[05:20:30.520] Received PubSub notification, asking Buildbucket for the build status
[05:20:30.562] Build:
{
  "id": "8712837995161580289",
  "builder": {
    "project": "infra",
    "bucket": "loadtest",
    "builder": "fake-tree-0"
  },
  "number": 8916,
  "createdBy": "project:infra",
  "createTime": "2025-06-06T05:20:03.213348338Z",
  "startTime": "2025-06-06T05:20:14.129678656Z",
  "endTime": "2025-06-06T05:20:29.292337199Z",
  "updateTime": "2025-06-06T05:20:29.292337199Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:20:30.562] Invocation finished in 28.524882815s with status SUCCEEDED