Status: SUCCEEDED
Triggered by: -
Duration: 2 minutes
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

buildbucket: <
  server: "cr-buildbucket-dev.appspot.com"
  bucket: "ci"
  builder: "build-proto-win"
>

Incoming triggers

  • cron:v1:70007 (4 years ago)

Debug log (UTC)

[23:47:16.075] New invocation is queued and will start shortly
[23:47:17.219] Starting the invocation (attempt 1)
[23:47:17.301] Ignoring gitiles_ref tag without the buildset tag
[23:47:17.301] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[23:47:17.303] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[23:47:17.303] Buildbucket request:
{
  "requestId": "8981478937616496896",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-win"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8981478937616496896",
            "job": "infra/build-proto-win",
            "triggers": [
                  {
                        "cron": {
                              "generation": "70007"
                            },
                        "id": "cron:v1:70007"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8981478937616496896"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/build-proto-win"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler-dev"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
  }
}
[23:47:17.907] Scheduled build:
{
  "id": "8816048875580558641",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-win"
  },
  "number": 10001,
  "createdBy": "project:infra",
  "createTime": "2022-04-23T23:47:17.384764758Z",
  "updateTime": "2022-04-23T23:47:17.384764758Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:47:17.908] Task URL: https://cr-buildbucket-dev.appspot.com/build/8816048875580558641
[23:47:17.908] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-win:8981478937616496896:2:0) after 8m40s
[23:48:15.823] Received PubSub notification, asking Buildbucket for the build status
[23:48:15.903] Build status: STARTED
[23:49:25.253] Received PubSub notification, asking Buildbucket for the build status
[23:49:25.316] Build:
{
  "id": "8816048875580558641",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-win"
  },
  "number": 10001,
  "createdBy": "project:infra",
  "createTime": "2022-04-23T23:47:17.384764758Z",
  "startTime": "2022-04-23T23:48:14.280942Z",
  "endTime": "2022-04-23T23:49:23.814167774Z",
  "updateTime": "2022-04-23T23:49:23.814167774Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:49:25.316] Invocation finished in 2m9.256922649s with status SUCCEEDED