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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:621897 (3 years ago)

Debug log (UTC)

[12:34:50.150] New invocation is queued and will start shortly
[12:34:51.232] Starting the invocation (attempt 1)
[12:34:51.260] Ignoring gitiles_ref tag without the buildset tag
[12:34:51.260] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[12:34:51.262] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[12:34:51.262] Buildbucket request:
{
  "requestId": "8945916635581739776",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8945916635581739776",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "621897"
                            },
                        "id": "cron:v1:621897"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8945916635581739776"
    },
    {
      "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"
  }
}
[12:34:51.871] Scheduled build:
{
  "id": "8780486573643154097",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 88877,
  "createdBy": "project:infra",
  "createTime": "2023-05-21T12:34:51.374626924Z",
  "updateTime": "2023-05-21T12:34:51.374626924Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:34:51.871] Task URL: https://cr-buildbucket-dev.appspot.com/build/8780486573643154097
[12:34:51.871] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8945916635581739776:2:0) after 4m57s
[12:34:54.881] Received PubSub notification, asking Buildbucket for the build status
[12:34:54.920] Build status: STARTED
[12:35:27.723] Received PubSub notification, asking Buildbucket for the build status
[12:35:27.758] Build:
{
  "id": "8780486573643154097",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 88877,
  "createdBy": "project:infra",
  "createTime": "2023-05-21T12:34:51.374626924Z",
  "startTime": "2023-05-21T12:34:53.214220Z",
  "endTime": "2023-05-21T12:35:26.989916274Z",
  "updateTime": "2023-05-21T12:35:26.989916274Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:35:27.758] Invocation finished in 37.615681592s with status SUCCEEDED