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

Definition (rev 231cce361505a53c765d34cdeac369142e53cbb8)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "ci"
  builder: "Branch Monitor"
>

Incoming triggers

  • cron:v1:3411 (2 years ago)

Debug log (UTC)

[20:49:02.684] New invocation is queued and will start shortly
[20:49:03.753] Starting the invocation (attempt 1)
[20:49:03.782] Ignoring gitiles_ref tag without the buildset tag
[20:49:03.782] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:49:03.782] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:49:03.782] Buildbucket request:
{
  "requestId": "8945070169949758352",
  "builder": {
    "project": "v8",
    "bucket": "ci",
    "builder": "Branch Monitor"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8945070169949758352",
            "job": "v8/Branch Monitor",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3411"
                            },
                        "id": "cron:v1:3411"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8945070169949758352"
    },
    {
      "key": "scheduler_job_id",
      "value": "v8/Branch Monitor"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[20:49:04.267] Scheduled build:
{
  "id": "8779640108046173889",
  "builder": {
    "project": "v8",
    "bucket": "ci",
    "builder": "Branch Monitor"
  },
  "number": 1234,
  "createdBy": "project:v8",
  "createTime": "2023-05-30T20:49:03.874564112Z",
  "updateTime": "2023-05-30T20:49:03.874564112Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:49:04.267] Task URL: https://cr-buildbucket.appspot.com/build/8779640108046173889
[20:49:04.267] Scheduling timer "check-buildbucket-build-status" (v8/Branch Monitor:8945070169949758352:2:0) after 4m36s
[20:49:05.189] Received PubSub notification, asking Buildbucket for the build status
[20:49:05.219] Build status: STARTED
[20:49:31.527] Received PubSub notification, asking Buildbucket for the build status
[20:49:31.544] Build:
{
  "id": "8779640108046173889",
  "builder": {
    "project": "v8",
    "bucket": "ci",
    "builder": "Branch Monitor"
  },
  "number": 1234,
  "createdBy": "project:v8",
  "createTime": "2023-05-30T20:49:03.874564112Z",
  "startTime": "2023-05-30T20:49:04.597076Z",
  "endTime": "2023-05-30T20:49:31.205490180Z",
  "updateTime": "2023-05-30T20:49:31.205490180Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:49:31.544] Invocation finished in 28.868074011s with status SUCCEEDED