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:639472 (3 years ago)

Debug log (UTC)

[17:47:55.105] New invocation is queued and will start shortly
[17:47:56.173] Starting the invocation (attempt 1)
[17:47:56.208] Ignoring gitiles_ref tag without the buildset tag
[17:47:56.208] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[17:47:56.212] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[17:47:56.213] Buildbucket request:
{
  "requestId": "8944084998799566208",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8944084998799566208",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "639472"
                            },
                        "id": "cron:v1:639472"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8944084998799566208"
    },
    {
      "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"
  }
}
[17:47:56.678] Scheduled build:
{
  "id": "8778654936894605857",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 91388,
  "createdBy": "project:infra",
  "createTime": "2023-06-10T17:47:56.298258869Z",
  "updateTime": "2023-06-10T17:47:56.298258869Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:47:56.678] Task URL: https://cr-buildbucket-dev.appspot.com/build/8778654936894605857
[17:47:56.678] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8944084998799566208:2:0) after 7m29s
[17:48:03.021] Received PubSub notification, asking Buildbucket for the build status
[17:48:03.048] Build status: STARTED
[17:48:35.985] Received PubSub notification, asking Buildbucket for the build status
[17:48:36.004] Build:
{
  "id": "8778654936894605857",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 91388,
  "createdBy": "project:infra",
  "createTime": "2023-06-10T17:47:56.298258869Z",
  "startTime": "2023-06-10T17:48:02.223607Z",
  "endTime": "2023-06-10T17:48:34.637558151Z",
  "updateTime": "2023-06-10T17:48:34.637558151Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:48:36.004] Invocation finished in 40.906220647s with status SUCCEEDED