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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:650025 (3 years ago)

Debug log (UTC)

[07:58:16.052] New invocation is queued and will start shortly
[07:58:17.119] Starting the invocation (attempt 1)
[07:58:17.147] Ignoring gitiles_ref tag without the buildset tag
[07:58:17.147] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[07:58:17.147] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[07:58:17.147] Buildbucket request:
{
  "requestId": "8943034932826399664",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8943034932826399664",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "650025"
                            },
                        "id": "cron:v1:650025"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8943034932826399664"
    },
    {
      "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"
  }
}
[07:58:17.577] Scheduled build:
{
  "id": "8777604870931351345",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 92896,
  "createdBy": "project:infra",
  "createTime": "2023-06-22T07:58:17.238308673Z",
  "updateTime": "2023-06-22T07:58:17.238308673Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:58:17.577] Task URL: https://cr-buildbucket-dev.appspot.com/build/8777604870931351345
[07:58:17.577] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8943034932826399664:2:0) after 8m58s
[07:58:23.072] Received PubSub notification, asking Buildbucket for the build status
[07:58:23.091] Build status: STARTED
[07:58:52.620] Received PubSub notification, asking Buildbucket for the build status
[07:58:52.648] Build:
{
  "id": "8777604870931351345",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 92896,
  "createdBy": "project:infra",
  "createTime": "2023-06-22T07:58:17.238308673Z",
  "startTime": "2023-06-22T07:58:18.938618Z",
  "endTime": "2023-06-22T07:58:52.339809866Z",
  "updateTime": "2023-06-22T07:58:52.339809866Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:58:52.648] Invocation finished in 36.601270174s with status SUCCEEDED