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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:654603 (3 years ago)

Debug log (UTC)

[05:08:04.131] New invocation is queued and will start shortly
[05:08:05.213] Starting the invocation (attempt 1)
[05:08:05.242] Ignoring gitiles_ref tag without the buildset tag
[05:08:05.242] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[05:08:05.246] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[05:08:05.246] Buildbucket request:
{
  "requestId": "8942592655970908016",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8942592655970908016",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "654603"
                            },
                        "id": "cron:v1:654603"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8942592655970908016"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/build-proto-linux"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler-dev"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
  }
}
[05:08:06.108] Scheduled build:
{
  "id": "8777162594021993601",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 93550,
  "createdBy": "project:infra",
  "createTime": "2023-06-27T05:08:05.367728133Z",
  "updateTime": "2023-06-27T05:08:05.367728133Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:08:06.108] Task URL: https://cr-buildbucket-dev.appspot.com/build/8777162594021993601
[05:08:06.109] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8942592655970908016:2:0) after 2m45s
[05:08:12.184] Received PubSub notification, asking Buildbucket for the build status
[05:08:12.216] Build status: STARTED
[05:08:44.814] Received PubSub notification, asking Buildbucket for the build status
[05:08:44.853] Build:
{
  "id": "8777162594021993601",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 93550,
  "createdBy": "project:infra",
  "createTime": "2023-06-27T05:08:05.367728133Z",
  "startTime": "2023-06-27T05:08:11.257074Z",
  "endTime": "2023-06-27T05:08:44.484169202Z",
  "updateTime": "2023-06-27T05:08:44.484169202Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:08:44.853] Invocation finished in 40.728473471s with status SUCCEEDED