Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:776076 (2 years ago)

Debug log (UTC)

[11:27:58.074] New invocation is queued and will start shortly
[11:27:59.138] Starting the invocation (attempt 1)
[11:27:59.164] Ignoring gitiles_ref tag without the buildset tag
[11:27:59.164] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[11:27:59.164] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[11:27:59.165] Buildbucket request:
{
  "requestId": "8930700552191587296",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8930700552191587296",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "776076"
                            },
                        "id": "cron:v1:776076"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8930700552191587296"
    },
    {
      "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"
  }
}
[11:27:59.677] Scheduled build:
{
  "id": "8765270490321156465",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 110906,
  "createdBy": "project:infra",
  "createTime": "2023-11-05T11:27:59.235055737Z",
  "updateTime": "2023-11-05T11:27:59.235055737Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:27:59.677] Task URL: https://cr-buildbucket-dev.appspot.com/build/8765270490321156465
[11:27:59.677] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8930700552191587296:2:0) after 3m58s
[11:29:33.816] Received PubSub notification, asking Buildbucket for the build status
[11:29:33.873] Build:
{
  "id": "8765270490321156465",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 110906,
  "createdBy": "project:infra",
  "createTime": "2023-11-05T11:27:59.235055737Z",
  "startTime": "2023-11-05T11:28:00.482397Z",
  "endTime": "2023-11-05T11:28:50.924650Z",
  "updateTime": "2023-11-05T11:28:50.924650Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:29:33.873] Invocation finished in 1m35.806506275s with status SUCCEEDED