Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-1432 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-o1-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-x93iOrGy4oyS/agent.2090 SSH_AGENT_PID=2092 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-plt-o1-docker-merge-master@tmp/private_key_4437364838478159384.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/o1 > git init /w/workspace/ric-plt-o1-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/o1 > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/o1 +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/o1 # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision d43539d1bbc55884d02606a29ae08248b62731ce (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d43539d1bbc55884d02606a29ae08248b62731ce # timeout=10 Commit message: "RIC:1060: Change in PTL" > git rev-list --no-walk d43539d1bbc55884d02606a29ae08248b62731ce # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [ric-plt-o1-docker-merge-master] $ /bin/bash /tmp/jenkins678456277516587924.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VS9l lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-VS9l/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. Python 3.10.6 pip 25.1.1 from /tmp/venv-VS9l/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.4 boto3==1.38.22 botocore==1.38.22 bs4==0.0.2 cachetools==5.5.2 certifi==2025.4.26 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.2 click==8.2.1 cliff==4.10.0 cmd2==2.5.11 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.4.0 durationpy==0.10 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.40.2 httplib2==0.22.0 identify==2.6.10 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2025.4.1 keystoneauth1==5.11.0 kubernetes==32.0.1 lftools==0.37.12 lxml==5.4.0 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.5.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==4.0.0 oslo.config==9.8.0 oslo.context==6.0.0 oslo.i18n==6.5.1 oslo.log==7.1.0 oslo.serialization==5.7.0 oslo.utils==9.0.0 packaging==25.0 pbr==6.1.1 platformdirs==4.3.8 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.6.1 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.2.0 python-jenkins==1.8.2 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==8.0.0 python-swiftclient==4.7.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.25.1 rsa==4.9.1 ruamel.yaml==0.18.10 ruamel.yaml.clib==0.2.12 s3transfer==0.13.0 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.7 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.13.2 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.31.2 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/ric-plt-o1-docker-merge-master@tmp/config9012654253841067170tmp copy managed file [ric-plt-o1-settings] to file:/w/workspace/ric-plt-o1-docker-merge-master@tmp/config1156993647584383376tmp [ric-plt-o1-docker-merge-master] $ /bin/bash /tmp/jenkins5563168976644373961.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [ric-plt-o1-docker-merge-master] $ /bin/bash /tmp/jenkins3298058253676373557.sh [ric-plt-o1-docker-merge-master] $ /bin/sh -xe /tmp/jenkins6756927046310032806.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=$WORKSPACE CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [ric-plt-o1-docker-merge-master] $ /bin/bash -l /tmp/jenkins7119360705216928958.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-o1-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VS9l from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-VS9l/bin to PATH ---> Docker image tag found: 0.6.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host DOCKER_ROOT=/w/workspace/ric-plt-o1-docker-merge-master CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/ric-plt-o1 [EnvInject] - Variables injected successfully. [ric-plt-o1-docker-merge-master] $ /bin/bash /tmp/jenkins3843557869053178543.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-o1:0.6.3 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-o1:0.6.3 . #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 8.28kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0 #3 DONE 0.1s #4 [internal] load metadata for docker.io/lachlanevenson/k8s-kubectl:v1.16.0 #4 DONE 1.1s #5 [internal] load metadata for docker.io/library/ubuntu:20.04 #5 DONE 1.1s #6 FROM docker.io/lachlanevenson/k8s-kubectl:v1.16.0@sha256:51e78a68edca87cffd1de7a66e442da9c88f79d3144f18989535ffee17040137 #6 resolve docker.io/lachlanevenson/k8s-kubectl:v1.16.0@sha256:51e78a68edca87cffd1de7a66e442da9c88f79d3144f18989535ffee17040137 0.1s done #6 ... #7 [internal] load build context #7 transferring context: 505.55kB 0.0s done #7 DONE 0.1s #6 FROM docker.io/lachlanevenson/k8s-kubectl:v1.16.0@sha256:51e78a68edca87cffd1de7a66e442da9c88f79d3144f18989535ffee17040137 #6 sha256:51e78a68edca87cffd1de7a66e442da9c88f79d3144f18989535ffee17040137 740B / 740B done #6 sha256:87f604faae5efebccaef19f5fc7e388d19538336df8e6d3d6e9469fcc47a623f 3.81kB / 3.81kB done #6 ... #8 [o1mediator-build 1/30] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #8 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 0.1s done #8 sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 2.01kB / 2.01kB done #8 sha256:db54390f5aa2465b3692a44d4dc8b31501b4b39fad70659713b2f6bb0a524a2b 5.96kB / 5.96kB done #8 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 184.55MB / 328.92MB 5.0s #8 sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 143B / 143B 0.2s done #8 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 1.0s done #8 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 129.05MB / 129.05MB 2.6s done #8 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 1.2s done #8 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 83.89MB / 134.79MB 5.0s #8 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 0B / 27.08MB 5.0s #8 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 93.32MB / 134.79MB 7.7s #8 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 9.44MB / 27.08MB 7.7s #8 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 204.47MB / 328.92MB 7.8s #8 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 15.73MB / 27.08MB 7.8s #8 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 233.83MB / 328.92MB 8.0s #8 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 115.34MB / 134.79MB 8.0s #8 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 27.08MB / 27.08MB 8.0s #8 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 131.07MB / 134.79MB 8.1s #8 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 251.66MB / 328.92MB 8.2s #8 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 27.08MB / 27.08MB 8.1s done #8 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 134.79MB / 134.79MB 8.4s done #8 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0B / 8.47MB 8.5s #8 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0B / 42.84MB 8.5s #8 ... #9 [o1mediator 1/23] FROM docker.io/library/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 #9 resolve docker.io/library/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 0.1s done #9 sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 6.69kB / 6.69kB done #9 sha256:c664f8f86ed5a386b0a340d981b8f81714e21a8b9c73f658c4bea56aa179d54a 424B / 424B done #9 sha256:b7bab04fd9aa0c771e5720bf0cc7cbf993fd6946645983d9096126e5af45d713 2.30kB / 2.30kB done #9 ... #8 [o1mediator-build 1/30] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #8 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 251.66MB / 328.92MB 13.2s #8 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0B / 8.47MB 13.6s #8 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0B / 42.84MB 13.6s #8 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 3.15MB / 8.47MB 17.5s #8 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 3.15MB / 42.84MB 17.5s #8 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 8.47MB / 8.47MB 17.6s #8 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 12.58MB / 42.84MB 17.6s #8 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 282.07MB / 328.92MB 17.7s #8 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 8.47MB / 8.47MB 17.6s done #8 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 28.14MB / 42.84MB 17.7s #8 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 17.8s #8 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 309.33MB / 328.92MB 17.9s #8 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 17.8s done #8 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 326.11MB / 328.92MB 18.0s #8 ... #9 [o1mediator 1/23] FROM docker.io/library/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 #9 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 0B / 27.51MB 18.0s #9 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 2.10MB / 27.51MB 18.4s #9 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 9.44MB / 27.51MB 18.6s #9 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 12.58MB / 27.51MB 18.7s #9 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 14.68MB / 27.51MB 18.8s #9 ... #6 FROM docker.io/lachlanevenson/k8s-kubectl:v1.16.0@sha256:51e78a68edca87cffd1de7a66e442da9c88f79d3144f18989535ffee17040137 #6 sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 2.79MB / 2.79MB 18.0s done #6 sha256:cf1bc9e810adb62f41ed8d7bd1fdf1d6b9b386ed81815783ce1f59402b0a7ff7 14.65MB / 14.65MB 18.4s done #6 extracting sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 0.1s done #6 extracting sha256:cf1bc9e810adb62f41ed8d7bd1fdf1d6b9b386ed81815783ce1f59402b0a7ff7 0.5s done #6 DONE 19.1s #9 [o1mediator 1/23] FROM docker.io/library/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 #9 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 27.51MB / 27.51MB 19.0s done #9 extracting sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 #9 extracting sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 1.3s done #9 DONE 20.7s #8 [o1mediator-build 1/30] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #8 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 328.92MB / 328.92MB 18.1s done #8 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 2.2s #8 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 7.3s #8 ... #10 [o1mediator 2/23] RUN apt-get update -y && DEBIAN_FRONTEND=noninteractive apt-get install -y jq net-tools tcpdump netcat keychain nano supervisor openssl python3-pip libpcre3-dev pkg-config libavl-dev libev-dev libprotobuf-c-dev protobuf-c-compiler libssl-dev swig python-dev wget && pip3 install supervisor-stdout && pip3 install psutil && apt-get clean #0 0.359 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] #0 0.528 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] #0 0.766 Get:3 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [33.1 kB] #0 0.849 Get:4 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1308 kB] #0 1.100 Get:5 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4782 kB] #0 1.245 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4421 kB] #0 1.290 Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] #0 1.473 Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] #0 1.658 Get:9 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] #0 1.726 Get:10 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] #0 1.739 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] #0 2.579 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] #0 2.628 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [36.8 kB] #0 2.630 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4979 kB] #0 2.853 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4911 kB] #0 3.067 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1599 kB] #0 3.137 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] #0 3.138 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] #0 3.731 Fetched 35.6 MB in 4s (10.1 MB/s) #0 3.731 Reading package lists... #0 4.770 Reading package lists... #0 5.805 Building dependency tree... #0 6.002 Reading state information... #0 6.190 The following additional packages will be installed: #0 6.190 binutils binutils-common binutils-x86-64-linux-gnu build-essential #0 6.190 ca-certificates cpp cpp-9 dirmngr dpkg-dev fakeroot file g++ g++-9 gcc gcc-9 #0 6.190 gcc-9-base gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #0 6.190 gpg-wks-server gpgconf gpgsm krb5-locales libalgorithm-diff-perl #0 6.190 libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libasn1-8-heimdal #0 6.190 libassuan0 libatomic1 libavl1 libbinutils libbsd0 libc-dev-bin libc6-dev #0 6.190 libcbor0.6 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libdpkg-perl libedit2 #0 6.190 libev4 libexpat1 libexpat1-dev libfakeroot libfido2-1 libfile-fcntllock-perl #0 6.190 libgcc-9-dev libgdbm-compat4 libgdbm6 libglib2.0-0 libglib2.0-data libgomp1 #0 6.190 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal #0 6.190 libheimntlm0-heimdal libhx509-5-heimdal libicu66 libisl22 libitm1 libjq1 #0 6.190 libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 #0 6.190 libksba8 libldap-2.4-2 libldap-common liblocale-gettext-perl liblsan0 #0 6.190 libmagic-mgc libmagic1 libmpc3 libmpdec2 libmpfr6 libnpth0 libonig5 #0 6.190 libpcap0.8 libpcre16-3 libpcre32-3 libpcrecpp0v5 libperl5.30 libprotobuf-c1 #0 6.190 libprotobuf17 libprotoc17 libpsl5 libpython2-dev libpython2-stdlib #0 6.190 libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib #0 6.190 libpython3-dev libpython3-stdlib libpython3.8 libpython3.8-dev #0 6.190 libpython3.8-minimal libpython3.8-stdlib libquadmath0 libreadline8 #0 6.190 libroken18-heimdal libsasl2-2 libsasl2-modules libsasl2-modules-db #0 6.190 libsqlite3-0 libssl1.1 libstdc++-9-dev libtsan0 libubsan1 libwind0-heimdal #0 6.190 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 #0 6.190 linux-libc-dev make manpages manpages-dev mime-support netbase #0 6.190 netcat-openbsd openssh-client patch perl perl-modules-5.30 pinentry-curses #0 6.190 publicsuffix python-is-python2 python-pip-whl python2 python2-dev #0 6.190 python2-minimal python2.7 python2.7-dev python2.7-minimal python3 #0 6.190 python3-dev python3-distutils python3-lib2to3 python3-minimal #0 6.190 python3-pkg-resources python3-setuptools python3-wheel python3.8 #0 6.190 python3.8-dev python3.8-minimal readline-common shared-mime-info swig4.0 #0 6.190 tzdata xauth xdg-user-dirs xz-utils zlib1g-dev #0 6.191 Suggested packages: #0 6.191 binutils-doc cpp-doc gcc-9-locales dbus-user-session libpam-systemd #0 6.191 pinentry-gnome3 tor debian-keyring g++-multilib g++-9-multilib gcc-9-doc #0 6.191 gcc-multilib autoconf automake libtool flex bison gdb gcc-doc gcc-9-multilib #0 6.191 parcimonie xloadimage scdaemon ssh-askpass glibc-doc git bzr gdbm-l10n #0 6.191 krb5-doc krb5-user libsasl2-modules-gssapi-mit #0 6.191 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #0 6.191 libsasl2-modules-sql libssl-doc libstdc++-9-doc make-doc man-browser #0 6.191 hunspell libpam-ssh monkeysphere ed diffutils-doc perl-doc #0 6.191 libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl #0 6.191 liblocale-codes-perl pinentry-doc python2-doc python-tk python2.7-doc #0 6.191 binfmt-support python3-doc python3-tk python3-venv python-setuptools-doc #0 6.191 python3.8-venv python3.8-doc readline-doc supervisor-doc swig-doc #0 6.191 swig-examples swig4.0-examples swig4.0-doc apparmor #0 6.612 The following NEW packages will be installed: #0 6.612 binutils binutils-common binutils-x86-64-linux-gnu build-essential #0 6.612 ca-certificates cpp cpp-9 dirmngr dpkg-dev fakeroot file g++ g++-9 gcc gcc-9 #0 6.612 gcc-9-base gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #0 6.612 gpg-wks-server gpgconf gpgsm jq keychain krb5-locales libalgorithm-diff-perl #0 6.612 libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libasn1-8-heimdal #0 6.612 libassuan0 libatomic1 libavl-dev libavl1 libbinutils libbsd0 libc-dev-bin #0 6.612 libc6-dev libcbor0.6 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 #0 6.612 libdpkg-perl libedit2 libev-dev libev4 libexpat1 libexpat1-dev libfakeroot #0 6.612 libfido2-1 libfile-fcntllock-perl libgcc-9-dev libgdbm-compat4 libgdbm6 #0 6.612 libglib2.0-0 libglib2.0-data libgomp1 libgssapi-krb5-2 libgssapi3-heimdal #0 6.612 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal #0 6.612 libhx509-5-heimdal libicu66 libisl22 libitm1 libjq1 libk5crypto3 #0 6.612 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 #0 6.612 libldap-2.4-2 libldap-common liblocale-gettext-perl liblsan0 libmagic-mgc #0 6.613 libmagic1 libmpc3 libmpdec2 libmpfr6 libnpth0 libonig5 libpcap0.8 #0 6.613 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libperl5.30 #0 6.613 libprotobuf-c-dev libprotobuf-c1 libprotobuf17 libprotoc17 libpsl5 #0 6.613 libpython2-dev libpython2-stdlib libpython2.7 libpython2.7-dev #0 6.613 libpython2.7-minimal libpython2.7-stdlib libpython3-dev libpython3-stdlib #0 6.613 libpython3.8 libpython3.8-dev libpython3.8-minimal libpython3.8-stdlib #0 6.613 libquadmath0 libreadline8 libroken18-heimdal libsasl2-2 libsasl2-modules #0 6.613 libsasl2-modules-db libsqlite3-0 libssl-dev libssl1.1 libstdc++-9-dev #0 6.613 libtsan0 libubsan1 libwind0-heimdal libx11-6 libx11-data libxau6 libxcb1 #0 6.613 libxdmcp6 libxext6 libxml2 libxmuu1 linux-libc-dev make manpages #0 6.613 manpages-dev mime-support nano net-tools netbase netcat netcat-openbsd #0 6.613 openssh-client openssl patch perl perl-modules-5.30 pinentry-curses #0 6.613 pkg-config protobuf-c-compiler publicsuffix python-dev-is-python2 #0 6.613 python-is-python2 python-pip-whl python2 python2-dev python2-minimal #0 6.613 python2.7 python2.7-dev python2.7-minimal python3 python3-dev #0 6.613 python3-distutils python3-lib2to3 python3-minimal python3-pip #0 6.613 python3-pkg-resources python3-setuptools python3-wheel python3.8 #0 6.613 python3.8-dev python3.8-minimal readline-common shared-mime-info supervisor #0 6.613 swig swig4.0 tcpdump tzdata wget xauth xdg-user-dirs xz-utils zlib1g-dev #0 6.902 0 upgraded, 184 newly installed, 0 to remove and 0 not upgraded. #0 6.902 Need to get 104 MB of archives. #0 6.902 After this operation, 457 MB of additional disk space will be used. #0 6.902 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB] #0 7.179 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.24 [1323 kB] #0 7.986 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.18 [721 kB] #0 8.071 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.8 [75.6 kB] #0 8.077 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.18 [1900 kB] #0 8.204 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] #0 8.204 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] #0 8.204 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] #0 8.208 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB] #0 8.210 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB] #0 8.217 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.7 [549 kB] #0 8.240 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.18 [1676 kB] #0 8.322 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.18 [387 kB] #0 8.373 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] #0 8.393 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] #0 8.394 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.5 [2739 kB] #0 8.460 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB] #0 8.461 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B] #0 8.462 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.5 [3941 kB] #0 8.678 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.5 [224 kB] #0 8.681 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpython2.7-minimal amd64 2.7.18-1~20.04.7 [336 kB] #0 8.686 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python2.7-minimal amd64 2.7.18-1~20.04.7 [1278 kB] #0 8.706 Get:23 http://archive.ubuntu.com/ubuntu focal/universe amd64 python2-minimal amd64 2.7.17-2ubuntu4 [27.5 kB] #0 8.707 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpython2.7-stdlib amd64 2.7.18-1~20.04.7 [1889 kB] #10 8.829 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python2.7 amd64 2.7.18-1~20.04.7 [248 kB] #10 8.832 Get:26 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpython2-stdlib amd64 2.7.17-2ubuntu4 [7072 B] #10 8.833 Get:27 http://archive.ubuntu.com/ubuntu focal/universe amd64 python2 amd64 2.7.17-2ubuntu4 [26.5 kB] #10 8.836 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pkg-resources all 45.2.0-1ubuntu0.2 [130 kB] #10 8.836 Get:29 http://archive.ubuntu.com/ubuntu focal/universe amd64 supervisor all 4.1.0-1ubuntu1 [281 kB] #10 ... #8 [o1mediator-build 1/30] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #8 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 12.3s #8 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 14.7s done #8 extracting sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 #8 extracting sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 done #8 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 #8 ... #10 [o1mediator 2/23] RUN apt-get update -y && DEBIAN_FRONTEND=noninteractive apt-get install -y jq net-tools tcpdump netcat keychain nano supervisor openssl python3-pip libpcre3-dev pkg-config libavl-dev libev-dev libprotobuf-c-dev protobuf-c-compiler libssl-dev swig python-dev wget && pip3 install supervisor-stdout && pip3 install psutil && apt-get clean #10 8.953 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.24 [621 kB] #10 8.964 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20240203~20.04.1 [159 kB] #10 8.967 Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB] #10 8.971 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB] #10 9.089 Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB] #10 9.091 Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] #10 9.093 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.8 [1289 kB] #10 9.109 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.8 [5848 B] #10 9.110 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2025b-0ubuntu0.20.04 [300 kB] #10 9.114 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8515 kB] #10 9.537 Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.10 [640 kB] #10 9.562 Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB] #10 9.564 Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 netcat-openbsd amd64 1.206-1ubuntu1 [37.8 kB] #10 9.564 Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 shared-mime-info amd64 1.15-1 [430 kB] #10 9.583 Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 xdg-user-dirs amd64 0.17-2ubuntu1 [48.3 kB] #10 9.584 Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB] #10 9.588 Get:46 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.9 [11.8 kB] #10 9.588 Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] #10 9.589 Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] #10 9.673 Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] #10 9.810 Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.9 [31.3 kB] #10 9.811 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.9 [80.5 kB] #10 9.813 Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB] #10 9.814 Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.9 [330 kB] #10 9.828 Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.9 [121 kB] #10 9.833 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcap0.8 amd64 1.9.1-3ubuntu1.20.04.1 [128 kB] #10 9.839 Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] #10 9.841 Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B] #10 9.842 Get:58 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB] #10 9.944 Get:59 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB] #10 10.08 Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.6 [114 kB] #10 10.08 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.6 [577 kB] #10 10.10 Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB] #10 10.10 Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B] #10 10.10 Get:64 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB] #10 10.15 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nano amd64 4.8-1ubuntu1.1 [269 kB] #10 10.16 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.13 [670 kB] #10 10.18 Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB] #10 10.19 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.3 [370 kB] #10 10.23 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2.1 [349 kB] #10 10.35 Get:70 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB] #10 10.35 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.11 [208 kB] #10 10.36 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.11 [475 kB] #10 10.38 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.11 [48.2 kB] #10 10.38 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.11 [46.6 kB] #10 10.38 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.11 [1612 kB] #10 10.43 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.11 [3380 B] #10 10.44 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.17 [71.8 kB] #10 10.49 Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-216.236 [1111 kB] #10 10.53 Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB] #10 10.62 Get:80 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.17 [2521 kB] #10 10.71 Get:81 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.2 [18.9 kB] #10 10.71 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB] #10 10.73 Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB] #10 10.77 Get:84 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] #10 10.77 Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.2 [7502 kB] #10 11.08 Get:86 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB] #10 11.08 Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.5.0-1ubuntu1~20.04 [48.8 kB] #10 11.09 Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.5.0-1ubuntu1~20.04 [102 kB] #10 11.09 Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.5.0-1ubuntu1~20.04 [26.2 kB] #10 11.09 Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.5.0-1ubuntu1~20.04 [9284 B] #10 11.09 Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.2 [2752 kB] #10 11.21 Get:92 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.5.0-1ubuntu1~20.04 [835 kB] #10 11.25 Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.5.0-1ubuntu1~20.04 [2016 kB] #10 11.34 Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.5.0-1ubuntu1~20.04 [785 kB] #10 11.37 Get:95 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.5.0-1ubuntu1~20.04 [146 kB] #10 11.37 Get:96 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [2359 kB] #10 11.48 Get:97 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.2 [8276 kB] #10 11.85 Get:98 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B] #10 11.85 Get:99 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [1722 kB] #10 11.91 Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.2 [8421 kB] #10 12.28 Get:101 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B] #10 12.55 Get:102 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] #10 13.19 Get:103 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB] #10 13.36 Get:104 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB] #10 13.42 Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB] #10 13.61 Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] #10 13.61 Get:107 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB] #10 13.62 Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.4 [124 kB] #10 13.63 Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.20.04.2 [95.2 kB] #10 13.65 Get:110 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB] #10 13.65 Get:111 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB] #10 13.68 Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB] #10 13.68 Get:113 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB] #10 13.69 Get:114 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB] #10 13.76 Get:115 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB] #10 13.77 Get:116 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB] #10 13.78 Get:117 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB] #10 13.89 Get:118 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB] #10 13.90 Get:119 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] #10 13.90 Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] #10 13.90 Get:121 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.10 [16.5 kB] #10 13.90 Get:122 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.10 [155 kB] #10 13.91 Get:123 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B] #10 13.91 Get:124 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.4 [329 kB] #10 14.03 Get:125 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] #10 14.03 Get:126 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] #10 14.03 Get:127 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.4 [51.9 kB] #10 14.16 Get:128 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.4 [481 kB] #10 14.27 Get:129 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.4 [482 kB] #10 14.43 Get:130 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB] #10 14.51 Get:131 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.4 [232 kB] #10 14.55 Get:132 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.4 [97.4 kB] #10 14.59 Get:133 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.4 [90.1 kB] #10 14.59 Get:134 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.4 [217 kB] #10 14.64 Get:135 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.4 [259 kB] #10 14.65 Get:136 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] #10 14.65 Get:137 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] #10 14.65 Get:138 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] #10 14.65 Get:139 http://archive.ubuntu.com/ubuntu focal/universe amd64 keychain all 2.8.5-1 [38.9 kB] #10 14.70 Get:140 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] #10 14.72 Get:141 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] #10 14.83 Get:142 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #10 14.86 Get:143 http://archive.ubuntu.com/ubuntu focal/universe amd64 libavl1 amd64 0.3.5-4 [6386 B] #10 14.86 Get:144 http://archive.ubuntu.com/ubuntu focal/universe amd64 libavl-dev amd64 0.3.5-4 [4970 B] #10 14.86 Get:145 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1-dev amd64 2.2.9-1ubuntu0.8 [117 kB] #10 14.86 Get:146 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] #10 14.86 Get:147 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre16-3 amd64 2:8.39-12ubuntu0.1 [150 kB] #10 14.86 Get:148 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre32-3 amd64 2:8.39-12ubuntu0.1 [140 kB] #10 14.87 Get:149 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcrecpp0v5 amd64 2:8.39-12ubuntu0.1 [15.5 kB] #10 14.96 Get:150 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre3-dev amd64 2:8.39-12ubuntu0.1 [540 kB] #10 15.01 Get:151 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprotobuf-c1 amd64 1.3.3-1ubuntu0.3 [19.3 kB] #10 15.09 Get:152 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprotobuf-c-dev amd64 1.3.3-1ubuntu0.3 [24.9 kB] #10 15.16 Get:153 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprotobuf17 amd64 3.6.1.3-2ubuntu5.2 [798 kB] #10 15.17 Get:154 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5.2 [646 kB] #10 15.17 Get:155 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpython2.7 amd64 2.7.18-1~20.04.7 [1038 kB] #10 15.26 Get:156 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpython2.7-dev amd64 2.7.18-1~20.04.7 [2468 kB] #10 15.40 Get:157 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpython2-dev amd64 2.7.17-2ubuntu4 [7140 B] #10 15.40 Get:158 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8 amd64 3.8.10-0ubuntu1~20.04.18 [1625 kB] #10 15.46 Get:159 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-dev amd64 3.8.10-0ubuntu1~20.04.18 [3950 kB] #10 15.61 Get:160 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-dev amd64 3.8.2-0ubuntu2 [7236 B] #10 15.61 Get:161 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] #10 15.61 Get:162 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.24 [1586 kB] #10 15.71 Get:163 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB] #10 15.80 Get:164 http://archive.ubuntu.com/ubuntu focal/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1ubuntu1 [196 kB] #10 15.82 Get:165 http://archive.ubuntu.com/ubuntu focal/universe amd64 netcat all 1.206-1ubuntu1 [2172 B] #10 15.82 Get:166 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] #10 15.82 Get:167 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 protobuf-c-compiler amd64 1.3.3-1ubuntu0.3 [74.7 kB] #10 15.82 Get:168 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-is-python2 all 2.7.17-4 [2496 B] #10 15.82 Get:169 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python2.7-dev amd64 2.7.18-1~20.04.7 [294 kB] #10 15.83 Get:170 http://archive.ubuntu.com/ubuntu focal/universe amd64 python2-dev amd64 2.7.17-2ubuntu4 [1268 B] #10 15.83 Get:171 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-dev-is-python2 all 2.7.17-4 [1396 B] #10 15.89 Get:172 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.11 [1808 kB] #10 15.96 Get:173 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu1.5 [155 kB] #10 15.97 Get:174 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-dev amd64 3.8.10-0ubuntu1~20.04.18 [514 kB] #10 15.97 Get:175 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lib2to3 all 3.8.10-0ubuntu1~20.04 [76.3 kB] #10 15.98 Get:176 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-distutils all 3.8.10-0ubuntu1~20.04 [141 kB] #10 15.98 Get:177 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-dev amd64 3.8.2-0ubuntu2 [1212 B] #10 15.98 Get:178 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-setuptools all 45.2.0-1ubuntu0.2 [330 kB] #10 16.03 Get:179 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-wheel all 0.34.2-1ubuntu0.1 [23.9 kB] #10 16.03 Get:180 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.11 [231 kB] #10 16.03 Get:181 http://archive.ubuntu.com/ubuntu focal/universe amd64 swig4.0 amd64 4.0.1-5build1 [1081 kB] #10 16.16 Get:182 http://archive.ubuntu.com/ubuntu focal/universe amd64 swig all 4.0.1-5build1 [5528 B] #10 16.16 Get:183 http://archive.ubuntu.com/ubuntu focal/universe amd64 libev4 amd64 1:4.31-1 [31.2 kB] #10 16.16 Get:184 http://archive.ubuntu.com/ubuntu focal/universe amd64 libev-dev amd64 1:4.31-1 [124 kB] #10 16.43 debconf: delaying package configuration, since apt-utils is not installed #10 16.47 Fetched 104 MB in 10s (10.9 MB/s) #10 16.50 Selecting previously unselected package liblocale-gettext-perl. #10 16.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4124 files and directories currently installed.) #10 16.58 Preparing to unpack .../liblocale-gettext-perl_1.07-4_amd64.deb ... #10 16.58 Unpacking liblocale-gettext-perl (1.07-4) ... #10 16.67 Selecting previously unselected package libssl1.1:amd64. #10 16.67 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.24_amd64.deb ... #10 16.69 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.24) ... #10 16.89 Selecting previously unselected package libpython3.8-minimal:amd64. #10 16.89 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.18_amd64.deb ... #10 16.90 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.18) ... #10 17.32 Selecting previously unselected package libexpat1:amd64. #10 17.32 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.8_amd64.deb ... #10 17.32 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.8) ... #10 17.41 Selecting previously unselected package python3.8-minimal. #10 17.41 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.18_amd64.deb ... #10 17.43 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.18) ... #10 17.69 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.24) ... #10 17.79 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.18) ... #10 17.81 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.8) ... #10 17.83 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.18) ... #10 18.43 Selecting previously unselected package python3-minimal. #10 18.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4439 files and directories currently installed.) #10 18.43 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... #10 18.44 Unpacking python3-minimal (3.8.2-0ubuntu2) ... #10 18.48 Selecting previously unselected package mime-support. #10 18.49 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... #10 18.49 Unpacking mime-support (3.64ubuntu1) ... #10 18.62 Selecting previously unselected package libmpdec2:amd64. #10 18.62 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... #10 18.63 Unpacking libmpdec2:amd64 (2.4.2-3) ... #10 18.72 Selecting previously unselected package readline-common. #10 18.72 Preparing to unpack .../3-readline-common_8.0-4_all.deb ... #10 18.73 Unpacking readline-common (8.0-4) ... #10 18.83 Selecting previously unselected package libreadline8:amd64. #10 18.83 Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ... #10 18.84 Unpacking libreadline8:amd64 (8.0-4) ... #10 19.06 Selecting previously unselected package libsqlite3-0:amd64. #10 19.06 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.7_amd64.deb ... #10 19.07 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.7) ... #10 19.31 Selecting previously unselected package libpython3.8-stdlib:amd64. #10 19.31 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.18_amd64.deb ... #10 19.42 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.18) ... #10 21.47 Selecting previously unselected package python3.8. #10 21.47 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.18_amd64.deb ... #10 21.47 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.18) ... #10 21.54 Selecting previously unselected package libpython3-stdlib:amd64. #10 21.54 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... #10 21.55 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... #10 21.62 Setting up python3-minimal (3.8.2-0ubuntu2) ... #10 21.81 Selecting previously unselected package python3. #10 21.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4869 files and directories currently installed.) #10 21.82 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... #10 21.83 Unpacking python3 (3.8.2-0ubuntu2) ... #10 21.88 Selecting previously unselected package perl-modules-5.30. #10 21.88 Preparing to unpack .../01-perl-modules-5.30_5.30.0-9ubuntu0.5_all.deb ... #10 21.89 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.5) ... #10 24.30 Selecting previously unselected package libgdbm6:amd64. #10 24.30 Preparing to unpack .../02-libgdbm6_1.18.1-5_amd64.deb ... #10 24.31 Unpacking libgdbm6:amd64 (1.18.1-5) ... #10 24.40 Selecting previously unselected package libgdbm-compat4:amd64. #10 24.40 Preparing to unpack .../03-libgdbm-compat4_1.18.1-5_amd64.deb ... #10 24.40 Unpacking libgdbm-compat4:amd64 (1.18.1-5) ... #10 24.48 Selecting previously unselected package libperl5.30:amd64. #10 24.48 Preparing to unpack .../04-libperl5.30_5.30.0-9ubuntu0.5_amd64.deb ... #10 24.49 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.5) ... #10 25.72 Selecting previously unselected package perl. #10 25.72 Preparing to unpack .../05-perl_5.30.0-9ubuntu0.5_amd64.deb ... #10 25.74 Unpacking perl (5.30.0-9ubuntu0.5) ... #10 26.05 Selecting previously unselected package libpython2.7-minimal:amd64. #10 26.05 Preparing to unpack .../06-libpython2.7-minimal_2.7.18-1~20.04.7_amd64.deb ... #10 26.05 Unpacking libpython2.7-minimal:amd64 (2.7.18-1~20.04.7) ... #10 ... #8 [o1mediator-build 1/30] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #8 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 4.5s done #8 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 5.7s done #8 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 1.3s done #8 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0.3s #8 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 1.2s done #8 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 #8 ... #10 [o1mediator 2/23] RUN apt-get update -y && DEBIAN_FRONTEND=noninteractive apt-get install -y jq net-tools tcpdump netcat keychain nano supervisor openssl python3-pip libpcre3-dev pkg-config libavl-dev libev-dev libprotobuf-c-dev protobuf-c-compiler libssl-dev swig python-dev wget && pip3 install supervisor-stdout && pip3 install psutil && apt-get clean #10 27.63 Selecting previously unselected package python2.7-minimal. #10 27.63 Preparing to unpack .../07-python2.7-minimal_2.7.18-1~20.04.7_amd64.deb ... #10 27.65 Unpacking python2.7-minimal (2.7.18-1~20.04.7) ... #10 27.86 Selecting previously unselected package python2-minimal. #10 27.86 Preparing to unpack .../08-python2-minimal_2.7.17-2ubuntu4_amd64.deb ... #10 27.89 Unpacking python2-minimal (2.7.17-2ubuntu4) ... #10 28.05 Selecting previously unselected package libpython2.7-stdlib:amd64. #10 28.05 Preparing to unpack .../09-libpython2.7-stdlib_2.7.18-1~20.04.7_amd64.deb ... #10 28.07 Unpacking libpython2.7-stdlib:amd64 (2.7.18-1~20.04.7) ... #10 29.11 Selecting previously unselected package python2.7. #10 29.11 Preparing to unpack .../10-python2.7_2.7.18-1~20.04.7_amd64.deb ... #10 29.13 Unpacking python2.7 (2.7.18-1~20.04.7) ... #10 ... #8 [o1mediator-build 1/30] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #8 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0.2s done #8 DONE 49.9s #10 [o1mediator 2/23] RUN apt-get update -y && DEBIAN_FRONTEND=noninteractive apt-get install -y jq net-tools tcpdump netcat keychain nano supervisor openssl python3-pip libpcre3-dev pkg-config libavl-dev libev-dev libprotobuf-c-dev protobuf-c-compiler libssl-dev swig python-dev wget && pip3 install supervisor-stdout && pip3 install psutil && apt-get clean #10 29.25 Selecting previously unselected package libpython2-stdlib:amd64. #10 29.25 Preparing to unpack .../11-libpython2-stdlib_2.7.17-2ubuntu4_amd64.deb ... #10 29.28 Unpacking libpython2-stdlib:amd64 (2.7.17-2ubuntu4) ... #10 29.41 Setting up libpython2.7-minimal:amd64 (2.7.18-1~20.04.7) ... #10 29.46 Setting up python2.7-minimal (2.7.18-1~20.04.7) ... #10 29.73 Setting up python2-minimal (2.7.17-2ubuntu4) ... #10 29.85 Selecting previously unselected package python2. #10 29.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7599 files and directories currently installed.) #10 29.85 Preparing to unpack .../000-python2_2.7.17-2ubuntu4_amd64.deb ... #10 29.86 Unpacking python2 (2.7.17-2ubuntu4) ... #10 30.01 Selecting previously unselected package python3-pkg-resources. #10 30.01 Preparing to unpack .../001-python3-pkg-resources_45.2.0-1ubuntu0.2_all.deb ... #10 30.02 Unpacking python3-pkg-resources (45.2.0-1ubuntu0.2) ... #10 30.13 Selecting previously unselected package supervisor. #10 30.13 Preparing to unpack .../002-supervisor_4.1.0-1ubuntu1_all.deb ... #10 30.13 Unpacking supervisor (4.1.0-1ubuntu1) ... #10 30.40 Selecting previously unselected package openssl. #10 30.40 Preparing to unpack .../003-openssl_1.1.1f-1ubuntu2.24_amd64.deb ... #10 30.41 Unpacking openssl (1.1.1f-1ubuntu2.24) ... #10 30.58 Selecting previously unselected package ca-certificates. #10 30.59 Preparing to unpack .../004-ca-certificates_20240203~20.04.1_all.deb ... #10 30.59 Unpacking ca-certificates (20240203~20.04.1) ... #10 30.90 Selecting previously unselected package libmagic-mgc. #10 30.91 Preparing to unpack .../005-libmagic-mgc_1%3a5.38-4_amd64.deb ... #10 30.91 Unpacking libmagic-mgc (1:5.38-4) ... #10 31.08 Selecting previously unselected package libmagic1:amd64. #10 31.08 Preparing to unpack .../006-libmagic1_1%3a5.38-4_amd64.deb ... #10 31.08 Unpacking libmagic1:amd64 (1:5.38-4) ... #10 31.13 Selecting previously unselected package file. #10 31.14 Preparing to unpack .../007-file_1%3a5.38-4_amd64.deb ... #10 31.14 Unpacking file (1:5.38-4) ... #10 31.19 Selecting previously unselected package libbsd0:amd64. #10 31.19 Preparing to unpack .../008-libbsd0_0.10.0-1_amd64.deb ... #10 31.20 Unpacking libbsd0:amd64 (0.10.0-1) ... #10 31.27 Selecting previously unselected package libglib2.0-0:amd64. #10 31.27 Preparing to unpack .../009-libglib2.0-0_2.64.6-1~ubuntu20.04.8_amd64.deb ... #10 31.27 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.8) ... #10 31.44 Selecting previously unselected package libglib2.0-data. #10 31.44 Preparing to unpack .../010-libglib2.0-data_2.64.6-1~ubuntu20.04.8_all.deb ... #10 31.45 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.8) ... #10 31.51 Selecting previously unselected package tzdata. #10 31.51 Preparing to unpack .../011-tzdata_2025b-0ubuntu0.20.04_all.deb ... #10 31.52 Unpacking tzdata (2025b-0ubuntu0.20.04) ... #10 33.88 Selecting previously unselected package libicu66:amd64. #10 33.89 Preparing to unpack .../012-libicu66_66.1-2ubuntu2.1_amd64.deb ... #10 33.89 Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ... #10 34.67 Selecting previously unselected package libxml2:amd64. #10 34.67 Preparing to unpack .../013-libxml2_2.9.10+dfsg-5ubuntu0.20.04.10_amd64.deb ... #10 34.67 Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.10) ... #10 34.78 Selecting previously unselected package netbase. #10 34.78 Preparing to unpack .../014-netbase_6.1_all.deb ... #10 34.79 Unpacking netbase (6.1) ... #10 34.84 Selecting previously unselected package netcat-openbsd. #10 34.84 Preparing to unpack .../015-netcat-openbsd_1.206-1ubuntu1_amd64.deb ... #10 34.85 Unpacking netcat-openbsd (1.206-1ubuntu1) ... #10 34.90 Selecting previously unselected package shared-mime-info. #10 34.90 Preparing to unpack .../016-shared-mime-info_1.15-1_amd64.deb ... #10 34.91 Unpacking shared-mime-info (1.15-1) ... #10 35.02 Selecting previously unselected package xdg-user-dirs. #10 35.02 Preparing to unpack .../017-xdg-user-dirs_0.17-2ubuntu1_amd64.deb ... #10 35.03 Unpacking xdg-user-dirs (0.17-2ubuntu1) ... #10 35.10 Selecting previously unselected package xz-utils. #10 35.10 Preparing to unpack .../018-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ... #10 35.11 Unpacking xz-utils (5.2.4-1ubuntu1.1) ... #10 35.16 Selecting previously unselected package krb5-locales. #10 35.16 Preparing to unpack .../019-krb5-locales_1.17-6ubuntu4.9_all.deb ... #10 35.17 Unpacking krb5-locales (1.17-6ubuntu4.9) ... #10 35.22 Selecting previously unselected package libcbor0.6:amd64. #10 35.22 Preparing to unpack .../020-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... #10 35.23 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... #10 35.28 Selecting previously unselected package libedit2:amd64. #10 35.28 Preparing to unpack .../021-libedit2_3.1-20191231-1_amd64.deb ... #10 35.29 Unpacking libedit2:amd64 (3.1-20191231-1) ... #10 35.35 Selecting previously unselected package libfido2-1:amd64. #10 35.35 Preparing to unpack .../022-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... #10 35.36 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... #10 35.42 Selecting previously unselected package libkrb5support0:amd64. #10 35.42 Preparing to unpack .../023-libkrb5support0_1.17-6ubuntu4.9_amd64.deb ... #10 35.43 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.9) ... #10 35.48 Selecting previously unselected package libk5crypto3:amd64. #10 35.49 Preparing to unpack .../024-libk5crypto3_1.17-6ubuntu4.9_amd64.deb ... #10 35.49 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.9) ... #10 35.55 Selecting previously unselected package libkeyutils1:amd64. #10 35.56 Preparing to unpack .../025-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ... #10 35.56 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ... #10 35.61 Selecting previously unselected package libkrb5-3:amd64. #10 35.62 Preparing to unpack .../026-libkrb5-3_1.17-6ubuntu4.9_amd64.deb ... #10 35.62 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.9) ... #10 35.71 Selecting previously unselected package libgssapi-krb5-2:amd64. #10 35.71 Preparing to unpack .../027-libgssapi-krb5-2_1.17-6ubuntu4.9_amd64.deb ... #10 35.72 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.9) ... #10 35.78 Selecting previously unselected package libpcap0.8:amd64. #10 35.78 Preparing to unpack .../028-libpcap0.8_1.9.1-3ubuntu1.20.04.1_amd64.deb ... #10 35.79 Unpacking libpcap0.8:amd64 (1.9.1-3ubuntu1.20.04.1) ... #10 35.85 Selecting previously unselected package libpsl5:amd64. #10 35.86 Preparing to unpack .../029-libpsl5_0.21.0-1ubuntu1_amd64.deb ... #10 35.86 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... #10 35.92 Selecting previously unselected package libxau6:amd64. #10 35.92 Preparing to unpack .../030-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ... #10 35.93 Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ... #10 35.97 Selecting previously unselected package libxdmcp6:amd64. #10 35.97 Preparing to unpack .../031-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ... #10 35.98 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... #10 36.03 Selecting previously unselected package libxcb1:amd64. #10 36.04 Preparing to unpack .../032-libxcb1_1.14-2_amd64.deb ... #10 36.04 Unpacking libxcb1:amd64 (1.14-2) ... #10 36.09 Selecting previously unselected package libx11-data. #10 36.09 Preparing to unpack .../033-libx11-data_2%3a1.6.9-2ubuntu1.6_all.deb ... #10 36.10 Unpacking libx11-data (2:1.6.9-2ubuntu1.6) ... #10 36.47 Selecting previously unselected package libx11-6:amd64. #10 36.47 Preparing to unpack .../034-libx11-6_2%3a1.6.9-2ubuntu1.6_amd64.deb ... #10 36.48 Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ... #10 36.59 Selecting previously unselected package libxext6:amd64. #10 36.60 Preparing to unpack .../035-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ... #10 36.60 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ... #10 36.66 Selecting previously unselected package libxmuu1:amd64. #10 36.66 Preparing to unpack .../036-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ... #10 36.67 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... #10 36.71 Selecting previously unselected package manpages. #10 36.71 Preparing to unpack .../037-manpages_5.05-1_all.deb ... #10 36.72 Unpacking manpages (5.05-1) ... #10 36.88 Selecting previously unselected package nano. #10 36.88 Preparing to unpack .../038-nano_4.8-1ubuntu1.1_amd64.deb ... #10 36.89 Unpacking nano (4.8-1ubuntu1.1) ... #10 37.07 Selecting previously unselected package openssh-client. #10 37.07 Preparing to unpack .../039-openssh-client_1%3a8.2p1-4ubuntu0.13_amd64.deb ... #10 37.09 Unpacking openssh-client (1:8.2p1-4ubuntu0.13) ... #10 37.26 Selecting previously unselected package publicsuffix. #10 37.26 Preparing to unpack .../040-publicsuffix_20200303.0012-1_all.deb ... #10 37.28 Unpacking publicsuffix (20200303.0012-1) ... #10 37.43 Selecting previously unselected package tcpdump. #10 37.43 Preparing to unpack .../041-tcpdump_4.9.3-4ubuntu0.3_amd64.deb ... #10 37.45 Unpacking tcpdump (4.9.3-4ubuntu0.3) ... #10 37.62 Selecting previously unselected package wget. #10 37.63 Preparing to unpack .../042-wget_1.20.3-1ubuntu2.1_amd64.deb ... #10 37.65 Unpacking wget (1.20.3-1ubuntu2.1) ... #10 37.80 Selecting previously unselected package xauth. #10 37.80 Preparing to unpack .../043-xauth_1%3a1.1-0ubuntu1_amd64.deb ... #10 37.83 Unpacking xauth (1:1.1-0ubuntu1) ... #10 37.96 Selecting previously unselected package binutils-common:amd64. #10 37.96 Preparing to unpack .../044-binutils-common_2.34-6ubuntu1.11_amd64.deb ... #10 37.98 Unpacking binutils-common:amd64 (2.34-6ubuntu1.11) ... #10 38.14 Selecting previously unselected package libbinutils:amd64. #10 38.14 Preparing to unpack .../045-libbinutils_2.34-6ubuntu1.11_amd64.deb ... #10 38.16 Unpacking libbinutils:amd64 (2.34-6ubuntu1.11) ... #10 38.34 Selecting previously unselected package libctf-nobfd0:amd64. #10 38.34 Preparing to unpack .../046-libctf-nobfd0_2.34-6ubuntu1.11_amd64.deb ... #10 38.37 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.11) ... #10 38.52 Selecting previously unselected package libctf0:amd64. #10 38.52 Preparing to unpack .../047-libctf0_2.34-6ubuntu1.11_amd64.deb ... #10 38.54 Unpacking libctf0:amd64 (2.34-6ubuntu1.11) ... #10 38.67 Selecting previously unselected package binutils-x86-64-linux-gnu. #10 38.67 Preparing to unpack .../048-binutils-x86-64-linux-gnu_2.34-6ubuntu1.11_amd64.deb ... #10 38.69 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.11) ... #10 39.14 Selecting previously unselected package binutils. #10 39.14 Preparing to unpack .../049-binutils_2.34-6ubuntu1.11_amd64.deb ... #10 39.15 Unpacking binutils (2.34-6ubuntu1.11) ... #10 39.22 Selecting previously unselected package libc-dev-bin. #10 39.22 Preparing to unpack .../050-libc-dev-bin_2.31-0ubuntu9.17_amd64.deb ... #10 39.22 Unpacking libc-dev-bin (2.31-0ubuntu9.17) ... #10 39.30 Selecting previously unselected package linux-libc-dev:amd64. #10 39.30 Preparing to unpack .../051-linux-libc-dev_5.4.0-216.236_amd64.deb ... #10 39.31 Unpacking linux-libc-dev:amd64 (5.4.0-216.236) ... #10 ... #11 [o1mediator-build 2/30] RUN apt update && apt install --reinstall -y ca-certificates && update-ca-certificates #0 0.446 #0 0.446 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #0 0.446 #0 1.039 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease #0 1.076 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] #0 1.129 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] #0 1.724 Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] #0 1.795 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4421 kB] #0 1.956 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4979 kB] #0 2.681 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4911 kB] #0 2.721 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4782 kB] #0 2.935 Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [33.1 kB] #0 2.935 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [36.8 kB] #0 2.935 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1599 kB] #0 2.935 Get:12 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1308 kB] #0 3.008 Get:13 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] #0 3.009 Get:14 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] #0 3.745 Fetched 22.5 MB in 3s (7611 kB/s) #0 3.745 Reading package lists... #0 4.783 Building dependency tree... #0 4.991 Reading state information... #0 5.007 206 packages can be upgraded. Run 'apt list --upgradable' to see them. #0 5.029 #0 5.029 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #0 5.030 #0 5.070 Reading package lists... #0 6.084 Building dependency tree... #0 6.306 Reading state information... #0 6.505 The following packages will be upgraded: #0 6.506 ca-certificates #0 6.827 1 upgraded, 0 newly installed, 0 to remove and 205 not upgraded. #0 6.827 Need to get 159 kB of archives. #0 6.827 After this operation, 19.5 kB of additional disk space will be used. #0 6.827 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20240203~20.04.1 [159 kB] #0 7.587 debconf: delaying package configuration, since apt-utils is not installed #0 7.714 Fetched 159 kB in 1s (194 kB/s) #0 7.857 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 46361 files and directories currently installed.) #0 8.165 Preparing to unpack .../ca-certificates_20240203~20.04.1_all.deb ... #0 8.182 Unpacking ca-certificates (20240203~20.04.1) over (20210119~20.04.2) ... #0 9.668 Setting up ca-certificates (20240203~20.04.1) ... #0 9.902 debconf: unable to initialize frontend: Dialog #0 9.902 debconf: (TERM is not set, so the dialog frontend is not usable.) #0 9.902 debconf: falling back to frontend: Readline #11 11.55 Updating certificates in /etc/ssl/certs... #11 ... #10 [o1mediator 2/23] RUN apt-get update -y && DEBIAN_FRONTEND=noninteractive apt-get install -y jq net-tools tcpdump netcat keychain nano supervisor openssl python3-pip libpcre3-dev pkg-config libavl-dev libev-dev libprotobuf-c-dev protobuf-c-compiler libssl-dev swig python-dev wget && pip3 install supervisor-stdout && pip3 install psutil && apt-get clean #10 40.93 Selecting previously unselected package libcrypt-dev:amd64. #10 40.93 Preparing to unpack .../052-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ... #10 40.94 Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... #10 41.01 Selecting previously unselected package libc6-dev:amd64. #10 41.01 Preparing to unpack .../053-libc6-dev_2.31-0ubuntu9.17_amd64.deb ... #10 41.02 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.17) ... #10 42.33 Selecting previously unselected package gcc-9-base:amd64. #10 42.33 Preparing to unpack .../054-gcc-9-base_9.4.0-1ubuntu1~20.04.2_amd64.deb ... #10 42.34 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ... #10 42.39 Selecting previously unselected package libisl22:amd64. #10 42.39 Preparing to unpack .../055-libisl22_0.22.1-1_amd64.deb ... #10 42.40 Unpacking libisl22:amd64 (0.22.1-1) ... #10 42.50 Selecting previously unselected package libmpfr6:amd64. #10 42.51 Preparing to unpack .../056-libmpfr6_4.0.2-1_amd64.deb ... #10 42.51 Unpacking libmpfr6:amd64 (4.0.2-1) ... #10 42.59 Selecting previously unselected package libmpc3:amd64. #10 42.59 Preparing to unpack .../057-libmpc3_1.1.0-1_amd64.deb ... #10 42.60 Unpacking libmpc3:amd64 (1.1.0-1) ... #10 42.65 Selecting previously unselected package cpp-9. #10 42.65 Preparing to unpack .../058-cpp-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... #10 42.66 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ... #10 43.34 Selecting previously unselected package cpp. #10 43.34 Preparing to unpack .../059-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ... #10 43.35 Unpacking cpp (4:9.3.0-1ubuntu2) ... #10 43.42 Selecting previously unselected package libcc1-0:amd64. #10 43.42 Preparing to unpack .../060-libcc1-0_10.5.0-1ubuntu1~20.04_amd64.deb ... #10 43.43 Unpacking libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ... #10 44.49 Selecting previously unselected package libgomp1:amd64. #10 44.50 Preparing to unpack .../061-libgomp1_10.5.0-1ubuntu1~20.04_amd64.deb ... #10 44.62 Unpacking libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ... #10 ... #11 [o1mediator-build 2/30] RUN apt update && apt install --reinstall -y ca-certificates && update-ca-certificates #11 12.64 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL #11 12.65 37 added, 19 removed; done. #11 12.79 Processing triggers for man-db (2.9.1-1) ... #11 12.89 Processing triggers for ca-certificates (20240203~20.04.1) ... #11 12.90 Updating certificates in /etc/ssl/certs... #11 13.48 0 added, 0 removed; done. #11 13.48 Running hooks in /etc/ca-certificates/update.d... #11 13.48 done. #11 13.53 Updating certificates in /etc/ssl/certs... #11 14.06 0 added, 0 removed; done. #11 14.06 Running hooks in /etc/ca-certificates/update.d... #11 14.06 done. #11 DONE 15.9s #10 [o1mediator 2/23] RUN apt-get update -y && DEBIAN_FRONTEND=noninteractive apt-get install -y jq net-tools tcpdump netcat keychain nano supervisor openssl python3-pip libpcre3-dev pkg-config libavl-dev libev-dev libprotobuf-c-dev protobuf-c-compiler libssl-dev swig python-dev wget && pip3 install supervisor-stdout && pip3 install psutil && apt-get clean #10 45.27 Selecting previously unselected package libitm1:amd64. #10 45.27 Preparing to unpack .../062-libitm1_10.5.0-1ubuntu1~20.04_amd64.deb ... #10 45.30 Unpacking libitm1:amd64 (10.5.0-1ubuntu1~20.04) ... #10 45.41 Selecting previously unselected package libatomic1:amd64. #10 45.41 Preparing to unpack .../063-libatomic1_10.5.0-1ubuntu1~20.04_amd64.deb ... #10 45.41 Unpacking libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ... #10 45.47 Selecting previously unselected package libasan5:amd64. #10 45.47 Preparing to unpack .../064-libasan5_9.4.0-1ubuntu1~20.04.2_amd64.deb ... #10 45.48 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ... #10 45.83 Selecting previously unselected package liblsan0:amd64. #10 45.84 Preparing to unpack .../065-liblsan0_10.5.0-1ubuntu1~20.04_amd64.deb ... #10 45.84 Unpacking liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ... #10 46.01 Selecting previously unselected package libtsan0:amd64. #10 46.01 Preparing to unpack .../066-libtsan0_10.5.0-1ubuntu1~20.04_amd64.deb ... #10 46.02 Unpacking libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ... #10 46.28 Selecting previously unselected package libubsan1:amd64. #10 46.28 Preparing to unpack .../067-libubsan1_10.5.0-1ubuntu1~20.04_amd64.deb ... #10 46.29 Unpacking libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ... #10 46.45 Selecting previously unselected package libquadmath0:amd64. #10 46.45 Preparing to unpack .../068-libquadmath0_10.5.0-1ubuntu1~20.04_amd64.deb ... #10 46.46 Unpacking libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ... #10 46.52 Selecting previously unselected package libgcc-9-dev:amd64. #10 46.52 Preparing to unpack .../069-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ... #10 46.52 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... #10 46.83 Selecting previously unselected package gcc-9. #10 46.83 Preparing to unpack .../070-gcc-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... #10 46.84 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ... #10 47.56 Selecting previously unselected package gcc. #10 47.57 Preparing to unpack .../071-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ... #10 47.57 Unpacking gcc (4:9.3.0-1ubuntu2) ... #10 47.62 Selecting previously unselected package libstdc++-9-dev:amd64. #10 47.62 Preparing to unpack .../072-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ... #10 47.62 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... #10 48.94 Selecting previously unselected package g++-9. #10 48.94 Preparing to unpack .../073-g++-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... #10 48.95 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ... #10 49.64 Selecting previously unselected package g++. #10 49.64 Preparing to unpack .../074-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... #10 49.65 Unpacking g++ (4:9.3.0-1ubuntu2) ... #10 49.69 Selecting previously unselected package make. #10 49.69 Preparing to unpack .../075-make_4.2.1-1.2_amd64.deb ... #10 49.70 Unpacking make (4.2.1-1.2) ... #10 49.75 Selecting previously unselected package libdpkg-perl. #10 49.75 Preparing to unpack .../076-libdpkg-perl_1.19.7ubuntu3.2_all.deb ... #10 49.76 Unpacking libdpkg-perl (1.19.7ubuntu3.2) ... #10 49.85 Selecting previously unselected package patch. #10 49.85 Preparing to unpack .../077-patch_2.7.6-6_amd64.deb ... #10 49.86 Unpacking patch (2.7.6-6) ... #10 49.91 Selecting previously unselected package dpkg-dev. #10 49.91 Preparing to unpack .../078-dpkg-dev_1.19.7ubuntu3.2_all.deb ... #10 49.92 Unpacking dpkg-dev (1.19.7ubuntu3.2) ... #10 50.02 Selecting previously unselected package build-essential. #10 50.02 Preparing to unpack .../079-build-essential_12.8ubuntu1.1_amd64.deb ... #10 50.03 Unpacking build-essential (12.8ubuntu1.1) ... #10 50.08 Selecting previously unselected package libassuan0:amd64. #10 50.08 Preparing to unpack .../080-libassuan0_2.5.3-7ubuntu2_amd64.deb ... #10 50.09 Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ... #10 50.13 Selecting previously unselected package gpgconf. #10 50.14 Preparing to unpack .../081-gpgconf_2.2.19-3ubuntu2.4_amd64.deb ... #10 50.14 Unpacking gpgconf (2.2.19-3ubuntu2.4) ... #10 50.21 Selecting previously unselected package libksba8:amd64. #10 50.21 Preparing to unpack .../082-libksba8_1.3.5-2ubuntu0.20.04.2_amd64.deb ... #10 50.22 Unpacking libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ... #10 50.28 Selecting previously unselected package libroken18-heimdal:amd64. #10 50.28 Preparing to unpack .../083-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #10 50.29 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #10 50.37 Selecting previously unselected package libasn1-8-heimdal:amd64. #10 50.37 Preparing to unpack .../084-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #10 50.38 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #10 50.44 Selecting previously unselected package libheimbase1-heimdal:amd64. #10 50.45 Preparing to unpack .../085-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #10 50.45 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #10 50.51 Selecting previously unselected package libhcrypto4-heimdal:amd64. #10 50.51 Preparing to unpack .../086-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #10 50.52 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #10 50.61 Selecting previously unselected package libwind0-heimdal:amd64. #10 50.61 Preparing to unpack .../087-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #10 50.61 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #10 50.68 Selecting previously unselected package libhx509-5-heimdal:amd64. #10 50.68 Preparing to unpack .../088-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #10 50.68 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #10 50.74 Selecting previously unselected package libkrb5-26-heimdal:amd64. #10 50.74 Preparing to unpack .../089-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #10 50.75 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #10 50.85 Selecting previously unselected package libheimntlm0-heimdal:amd64. #10 50.85 Preparing to unpack .../090-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #10 50.86 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #10 50.91 Selecting previously unselected package libgssapi3-heimdal:amd64. #10 50.91 Preparing to unpack .../091-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #10 50.92 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #10 50.97 Selecting previously unselected package libsasl2-modules-db:amd64. #10 50.97 Preparing to unpack .../092-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #10 50.98 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #10 51.05 Selecting previously unselected package libsasl2-2:amd64. #10 51.05 Preparing to unpack .../093-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #10 51.06 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #10 51.11 Selecting previously unselected package libldap-common. #10 51.11 Preparing to unpack .../094-libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb ... #10 51.12 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ... #10 51.17 Selecting previously unselected package libldap-2.4-2:amd64. #10 51.17 Preparing to unpack .../095-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_amd64.deb ... #10 51.18 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... #10 51.25 Selecting previously unselected package libnpth0:amd64. #10 51.25 Preparing to unpack .../096-libnpth0_1.6-1_amd64.deb ... #10 51.26 Unpacking libnpth0:amd64 (1.6-1) ... #10 51.34 Selecting previously unselected package dirmngr. #10 51.34 Preparing to unpack .../097-dirmngr_2.2.19-3ubuntu2.4_amd64.deb ... #10 51.36 Unpacking dirmngr (2.2.19-3ubuntu2.4) ... #10 51.47 Selecting previously unselected package libfakeroot:amd64. #10 51.48 Preparing to unpack .../098-libfakeroot_1.24-1_amd64.deb ... #10 51.48 Unpacking libfakeroot:amd64 (1.24-1) ... #10 51.53 Selecting previously unselected package fakeroot. #10 51.53 Preparing to unpack .../099-fakeroot_1.24-1_amd64.deb ... #10 51.54 Unpacking fakeroot (1.24-1) ... #10 51.59 Selecting previously unselected package gnupg-l10n. #10 51.59 Preparing to unpack .../100-gnupg-l10n_2.2.19-3ubuntu2.4_all.deb ... #10 51.60 Unpacking gnupg-l10n (2.2.19-3ubuntu2.4) ... #10 51.65 Selecting previously unselected package gnupg-utils. #10 51.65 Preparing to unpack .../101-gnupg-utils_2.2.19-3ubuntu2.4_amd64.deb ... #10 51.66 Unpacking gnupg-utils (2.2.19-3ubuntu2.4) ... #10 51.77 Selecting previously unselected package gpg. #10 51.77 Preparing to unpack .../102-gpg_2.2.19-3ubuntu2.4_amd64.deb ... #10 51.78 Unpacking gpg (2.2.19-3ubuntu2.4) ... #10 51.89 Selecting previously unselected package pinentry-curses. #10 51.89 Preparing to unpack .../103-pinentry-curses_1.1.0-3build1_amd64.deb ... #10 51.90 Unpacking pinentry-curses (1.1.0-3build1) ... #10 51.95 Selecting previously unselected package gpg-agent. #10 51.96 Preparing to unpack .../104-gpg-agent_2.2.19-3ubuntu2.4_amd64.deb ... #10 51.98 Unpacking gpg-agent (2.2.19-3ubuntu2.4) ... #10 52.06 Selecting previously unselected package gpg-wks-client. #10 52.06 Preparing to unpack .../105-gpg-wks-client_2.2.19-3ubuntu2.4_amd64.deb ... #10 52.07 Unpacking gpg-wks-client (2.2.19-3ubuntu2.4) ... #10 52.17 Selecting previously unselected package gpg-wks-server. #10 52.18 Preparing to unpack .../106-gpg-wks-server_2.2.19-3ubuntu2.4_amd64.deb ... #10 52.18 Unpacking gpg-wks-server (2.2.19-3ubuntu2.4) ... #10 52.29 Selecting previously unselected package gpgsm. #10 52.30 Preparing to unpack .../107-gpgsm_2.2.19-3ubuntu2.4_amd64.deb ... #10 52.31 Unpacking gpgsm (2.2.19-3ubuntu2.4) ... #10 52.43 Selecting previously unselected package gnupg. #10 52.44 Preparing to unpack .../108-gnupg_2.2.19-3ubuntu2.4_all.deb ... #10 52.45 Unpacking gnupg (2.2.19-3ubuntu2.4) ... #10 52.73 Selecting previously unselected package libonig5:amd64. #10 52.74 Preparing to unpack .../109-libonig5_6.9.4-1_amd64.deb ... #10 52.75 Unpacking libonig5:amd64 (6.9.4-1) ... #10 52.87 Selecting previously unselected package libjq1:amd64. #10 52.87 Preparing to unpack .../110-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... #10 52.91 Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... #10 53.01 Selecting previously unselected package jq. #10 53.01 Preparing to unpack .../111-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... #10 53.02 Unpacking jq (1.6-1ubuntu0.20.04.1) ... #10 53.11 Selecting previously unselected package keychain. #10 53.11 Preparing to unpack .../112-keychain_2.8.5-1_all.deb ... #10 53.12 Unpacking keychain (2.8.5-1) ... #10 53.18 Selecting previously unselected package libalgorithm-diff-perl. #10 53.18 Preparing to unpack .../113-libalgorithm-diff-perl_1.19.03-2_all.deb ... #10 53.19 Unpacking libalgorithm-diff-perl (1.19.03-2) ... #10 53.28 Selecting previously unselected package libalgorithm-diff-xs-perl. #10 53.28 Preparing to unpack .../114-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... #10 53.30 Unpacking libalgorithm-diff-xs-perl (0.04-6) ... #10 53.39 Selecting previously unselected package libalgorithm-merge-perl. #10 53.39 Preparing to unpack .../115-libalgorithm-merge-perl_0.08-3_all.deb ... #10 53.41 Unpacking libalgorithm-merge-perl (0.08-3) ... #10 53.47 Selecting previously unselected package libavl1. #10 53.47 Preparing to unpack .../116-libavl1_0.3.5-4_amd64.deb ... #10 53.48 Unpacking libavl1 (0.3.5-4) ... #10 53.57 Selecting previously unselected package libavl-dev. #10 53.57 Preparing to unpack .../117-libavl-dev_0.3.5-4_amd64.deb ... #10 53.58 Unpacking libavl-dev (0.3.5-4) ... #10 53.65 Selecting previously unselected package libexpat1-dev:amd64. #10 53.65 Preparing to unpack .../118-libexpat1-dev_2.2.9-1ubuntu0.8_amd64.deb ... #10 53.66 Unpacking libexpat1-dev:amd64 (2.2.9-1ubuntu0.8) ... #10 53.76 Selecting previously unselected package libfile-fcntllock-perl. #10 53.76 Preparing to unpack .../119-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... #10 53.78 Unpacking libfile-fcntllock-perl (0.22-3build4) ... #10 53.91 Selecting previously unselected package libpcre16-3:amd64. #10 53.91 Preparing to unpack .../120-libpcre16-3_2%3a8.39-12ubuntu0.1_amd64.deb ... #10 53.92 Unpacking libpcre16-3:amd64 (2:8.39-12ubuntu0.1) ... #10 54.05 Selecting previously unselected package libpcre32-3:amd64. #10 54.05 Preparing to unpack .../121-libpcre32-3_2%3a8.39-12ubuntu0.1_amd64.deb ... #10 54.06 Unpacking libpcre32-3:amd64 (2:8.39-12ubuntu0.1) ... #10 54.20 Selecting previously unselected package libpcrecpp0v5:amd64. #10 54.20 Preparing to unpack .../122-libpcrecpp0v5_2%3a8.39-12ubuntu0.1_amd64.deb ... #10 54.42 Unpacking libpcrecpp0v5:amd64 (2:8.39-12ubuntu0.1) ... #10 54.57 Selecting previously unselected package libpcre3-dev:amd64. #10 54.57 Preparing to unpack .../123-libpcre3-dev_2%3a8.39-12ubuntu0.1_amd64.deb ... #10 54.58 Unpacking libpcre3-dev:amd64 (2:8.39-12ubuntu0.1) ... #10 54.69 Selecting previously unselected package libprotobuf-c1:amd64. #10 54.70 Preparing to unpack .../124-libprotobuf-c1_1.3.3-1ubuntu0.3_amd64.deb ... #10 54.70 Unpacking libprotobuf-c1:amd64 (1.3.3-1ubuntu0.3) ... #10 54.75 Selecting previously unselected package libprotobuf-c-dev:amd64. #10 54.75 Preparing to unpack .../125-libprotobuf-c-dev_1.3.3-1ubuntu0.3_amd64.deb ... #10 54.76 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1ubuntu0.3) ... #10 54.93 Selecting previously unselected package libprotobuf17:amd64. #10 54.94 Preparing to unpack .../126-libprotobuf17_3.6.1.3-2ubuntu5.2_amd64.deb ... #10 54.94 Unpacking libprotobuf17:amd64 (3.6.1.3-2ubuntu5.2) ... #10 55.13 Selecting previously unselected package libprotoc17:amd64. #10 55.13 Preparing to unpack .../127-libprotoc17_3.6.1.3-2ubuntu5.2_amd64.deb ... #10 55.14 Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5.2) ... #10 ... #12 [o1mediator-build 3/30] RUN apt-get update -y && apt-get install -y jq git cmake build-essential vim supervisor libpcre3-dev pkg-config libavl-dev libev-dev libprotobuf-c-dev protobuf-c-compiler libssl-dev swig iputils-ping python-dev #0 0.547 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease #0 0.612 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease #0 0.745 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease #0 0.882 Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease #0 0.979 Reading package lists... #0 2.017 Reading package lists... #0 3.007 Building dependency tree... #0 3.222 Reading state information... #0 3.411 pkg-config is already the newest version (0.29.1-0ubuntu4). #0 3.411 python-dev-is-python2 is already the newest version (2.7.17-4). #0 3.411 build-essential is already the newest version (12.8ubuntu1.1). #0 3.411 The following additional packages will be installed: #0 3.411 alsa-topology-conf alsa-ucm-conf cmake-data libasound2 libasound2-data #0 3.411 libavl1 libcanberra0 libev4 libgpm2 libjq1 libogg0 libonig5 libpcre16-3 #0 3.411 libpcre3 libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libprotobuf17 libprotoc17 #0 3.412 libssl1.1 libtdb1 libvorbis0a libvorbisfile3 sound-theme-freedesktop swig4.0 #0 3.412 vim-common vim-runtime xxd #0 3.413 Suggested packages: #0 3.413 cmake-doc ninja-build git-daemon-run | git-daemon-sysvinit git-doc git-el #0 3.413 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn #0 3.413 libasound2-plugins alsa-utils libcanberra-gtk0 libcanberra-pulse gpm #0 3.413 libssl-doc supervisor-doc swig-doc swig-examples swig4.0-examples #0 3.413 swig4.0-doc ctags vim-doc vim-scripts #0 3.579 The following NEW packages will be installed: #0 3.579 alsa-topology-conf alsa-ucm-conf iputils-ping jq libasound2 libasound2-data #0 3.579 libavl-dev libavl1 libcanberra0 libev-dev libev4 libgpm2 libjq1 libogg0 #0 3.579 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 #0 3.580 libprotobuf-c-dev libprotobuf-c1 libprotobuf17 libprotoc17 libssl-dev #0 3.580 libtdb1 libvorbis0a libvorbisfile3 protobuf-c-compiler #0 3.580 sound-theme-freedesktop supervisor swig swig4.0 vim vim-common vim-runtime #0 3.580 xxd #0 3.580 The following packages will be upgraded: #0 3.581 cmake cmake-data git libpcre3 libssl1.1 #0 3.874 5 upgraded, 36 newly installed, 0 to remove and 200 not upgraded. #0 3.874 Need to get 25.6 MB of archives. #0 3.874 After this operation, 65.1 MB of additional disk space will be used. #0 3.874 Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 supervisor all 4.1.0-1ubuntu1 [281 kB] #0 4.649 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre3 amd64 2:8.39-12ubuntu0.1 [232 kB] #0 4.733 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 iputils-ping amd64 3:20190709-3ubuntu1 [40.0 kB] #0 4.748 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.24 [1323 kB] #0 5.059 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xxd amd64 2:8.1.2269-1ubuntu5.32 [50.0 kB] #0 5.064 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 vim-common all 2:8.1.2269-1ubuntu5.32 [84.9 kB] #0 5.073 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 alsa-topology-conf all 1.2.2-1 [7364 B] #0 5.074 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 alsa-ucm-conf all 1.2.2-1ubuntu0.13 [27.0 kB] #0 5.077 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cmake amd64 3.16.3-1ubuntu1.20.04.1 [3668 kB] #0 5.304 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cmake-data all 3.16.3-1ubuntu1.20.04.1 [1613 kB] #0 5.382 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.14 [4613 kB] #0 5.575 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] #0 5.579 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] #0 5.583 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] #0 5.584 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasound2-data all 1.2.2-2.1ubuntu2.5 [20.1 kB] #0 5.586 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasound2 amd64 1.2.2-2.1ubuntu2.5 [335 kB] #0 5.595 Get:17 http://archive.ubuntu.com/ubuntu focal/universe amd64 libavl1 amd64 0.3.5-4 [6386 B] #0 5.595 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libavl-dev amd64 0.3.5-4 [4970 B] #0 5.596 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtdb1 amd64 1.4.5-0ubuntu0.20.04.1 [44.2 kB] #0 5.603 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libogg0 amd64 1.3.4-0ubuntu1 [24.0 kB] #0 5.739 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libvorbis0a amd64 1.3.6-2ubuntu1 [87.0 kB] #0 5.741 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 libvorbisfile3 amd64 1.3.6-2ubuntu1 [16.1 kB] #0 5.743 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 sound-theme-freedesktop all 0.8-2ubuntu1 [384 kB] #0 5.750 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libcanberra0 amd64 0.30-7ubuntu1 [38.1 kB] #0 5.751 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 libgpm2 amd64 1.20.7-5 [15.1 kB] #0 5.752 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre16-3 amd64 2:8.39-12ubuntu0.1 [150 kB] #0 5.756 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre32-3 amd64 2:8.39-12ubuntu0.1 [140 kB] #0 5.758 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcrecpp0v5 amd64 2:8.39-12ubuntu0.1 [15.5 kB] #0 5.759 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre3-dev amd64 2:8.39-12ubuntu0.1 [540 kB] #0 5.875 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprotobuf-c1 amd64 1.3.3-1ubuntu0.3 [19.3 kB] #0 6.010 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprotobuf-c-dev amd64 1.3.3-1ubuntu0.3 [24.9 kB] #0 6.012 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprotobuf17 amd64 3.6.1.3-2ubuntu5.2 [798 kB] #0 6.027 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5.2 [646 kB] #0 6.036 Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.24 [1586 kB] #0 6.055 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 protobuf-c-compiler amd64 1.3.3-1ubuntu0.3 [74.7 kB] #0 6.056 Get:36 http://archive.ubuntu.com/ubuntu focal/universe amd64 swig4.0 amd64 4.0.1-5build1 [1081 kB] #0 6.167 Get:37 http://archive.ubuntu.com/ubuntu focal/universe amd64 swig all 4.0.1-5build1 [5528 B] #0 6.167 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 vim-runtime all 2:8.1.2269-1ubuntu5.32 [5876 kB] #0 6.446 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 vim amd64 2:8.1.2269-1ubuntu5.32 [1241 kB] #0 6.500 Get:40 http://archive.ubuntu.com/ubuntu focal/universe amd64 libev4 amd64 1:4.31-1 [31.2 kB] #0 6.501 Get:41 http://archive.ubuntu.com/ubuntu focal/universe amd64 libev-dev amd64 1:4.31-1 [124 kB] #0 6.755 debconf: delaying package configuration, since apt-utils is not installed #0 6.814 Fetched 25.6 MB in 3s (8765 kB/s) #0 6.932 Selecting previously unselected package supervisor. #0 6.933 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 46379 files and directories currently installed.) #0 7.212 Preparing to unpack .../supervisor_4.1.0-1ubuntu1_all.deb ... #0 7.219 Unpacking supervisor (4.1.0-1ubuntu1) ... #0 7.546 Preparing to unpack .../libpcre3_2%3a8.39-12ubuntu0.1_amd64.deb ... #0 7.612 Unpacking libpcre3:amd64 (2:8.39-12ubuntu0.1) over (2:8.39-12build1) ... #0 7.790 Setting up libpcre3:amd64 (2:8.39-12ubuntu0.1) ... #0 7.917 Selecting previously unselected package iputils-ping. #0 7.917 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 46516 files and directories currently installed.) #0 7.940 Preparing to unpack .../00-iputils-ping_3%3a20190709-3ubuntu1_amd64.deb ... #0 7.946 Unpacking iputils-ping (3:20190709-3ubuntu1) ... #0 8.107 Preparing to unpack .../01-libssl1.1_1.1.1f-1ubuntu2.24_amd64.deb ... #0 8.141 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.24) over (1.1.1f-1ubuntu2.8) ... #0 8.463 Selecting previously unselected package xxd. #0 8.470 Preparing to unpack .../02-xxd_2%3a8.1.2269-1ubuntu5.32_amd64.deb ... #0 8.480 Unpacking xxd (2:8.1.2269-1ubuntu5.32) ... #0 8.618 Selecting previously unselected package vim-common. #0 8.626 Preparing to unpack .../03-vim-common_2%3a8.1.2269-1ubuntu5.32_all.deb ... #0 8.652 Unpacking vim-common (2:8.1.2269-1ubuntu5.32) ... #0 8.800 Selecting previously unselected package alsa-topology-conf. #0 8.808 Preparing to unpack .../04-alsa-topology-conf_1.2.2-1_all.deb ... #0 8.816 Unpacking alsa-topology-conf (1.2.2-1) ... #0 8.897 Selecting previously unselected package alsa-ucm-conf. #0 8.904 Preparing to unpack .../05-alsa-ucm-conf_1.2.2-1ubuntu0.13_all.deb ... #0 8.917 Unpacking alsa-ucm-conf (1.2.2-1ubuntu0.13) ... #0 9.340 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1.20.04.1_amd64.deb ... #0 9.377 Unpacking cmake (3.16.3-1ubuntu1.20.04.1) over (3.16.3-1ubuntu1) ... #12 ... #10 [o1mediator 2/23] RUN apt-get update -y && DEBIAN_FRONTEND=noninteractive apt-get install -y jq net-tools tcpdump netcat keychain nano supervisor openssl python3-pip libpcre3-dev pkg-config libavl-dev libev-dev libprotobuf-c-dev protobuf-c-compiler libssl-dev swig python-dev wget && pip3 install supervisor-stdout && pip3 install psutil && apt-get clean #10 55.34 Selecting previously unselected package libpython2.7:amd64. #10 55.34 Preparing to unpack .../128-libpython2.7_2.7.18-1~20.04.7_amd64.deb ... #10 55.35 Unpacking libpython2.7:amd64 (2.7.18-1~20.04.7) ... #10 55.55 Selecting previously unselected package libpython2.7-dev:amd64. #10 55.56 Preparing to unpack .../129-libpython2.7-dev_2.7.18-1~20.04.7_amd64.deb ... #10 55.57 Unpacking libpython2.7-dev:amd64 (2.7.18-1~20.04.7) ... #10 56.11 Selecting previously unselected package libpython2-dev:amd64. #10 56.11 Preparing to unpack .../130-libpython2-dev_2.7.17-2ubuntu4_amd64.deb ... #10 56.13 Unpacking libpython2-dev:amd64 (2.7.17-2ubuntu4) ... #10 56.25 Selecting previously unselected package libpython3.8:amd64. #10 56.25 Preparing to unpack .../131-libpython3.8_3.8.10-0ubuntu1~20.04.18_amd64.deb ... #10 56.27 Unpacking libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.18) ... #10 56.55 Selecting previously unselected package libpython3.8-dev:amd64. #10 56.55 Preparing to unpack .../132-libpython3.8-dev_3.8.10-0ubuntu1~20.04.18_amd64.deb ... #10 56.57 Unpacking libpython3.8-dev:amd64 (3.8.10-0ubuntu1~20.04.18) ... #10 57.38 Selecting previously unselected package libpython3-dev:amd64. #10 57.38 Preparing to unpack .../133-libpython3-dev_3.8.2-0ubuntu2_amd64.deb ... #10 57.40 Unpacking libpython3-dev:amd64 (3.8.2-0ubuntu2) ... #10 57.52 Selecting previously unselected package libsasl2-modules:amd64. #10 57.53 Preparing to unpack .../134-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #10 57.58 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #10 57.70 Selecting previously unselected package libssl-dev:amd64. #10 57.70 Preparing to unpack .../135-libssl-dev_1.1.1f-1ubuntu2.24_amd64.deb ... #10 57.75 Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.24) ... #10 58.21 Selecting previously unselected package manpages-dev. #10 58.21 Preparing to unpack .../136-manpages-dev_5.05-1_all.deb ... #10 58.23 Unpacking manpages-dev (5.05-1) ... #10 58.61 Selecting previously unselected package net-tools. #10 58.61 Preparing to unpack .../137-net-tools_1.60+git20180626.aebd88e-1ubuntu1_amd64.deb ... #10 58.63 Unpacking net-tools (1.60+git20180626.aebd88e-1ubuntu1) ... #10 58.78 Selecting previously unselected package netcat. #10 58.78 Preparing to unpack .../138-netcat_1.206-1ubuntu1_all.deb ... #10 58.80 Unpacking netcat (1.206-1ubuntu1) ... #10 58.94 Selecting previously unselected package pkg-config. #10 58.95 Preparing to unpack .../139-pkg-config_0.29.1-0ubuntu4_amd64.deb ... #10 58.96 Unpacking pkg-config (0.29.1-0ubuntu4) ... #10 59.09 Selecting previously unselected package protobuf-c-compiler. #10 59.09 Preparing to unpack .../140-protobuf-c-compiler_1.3.3-1ubuntu0.3_amd64.deb ... #10 59.12 Unpacking protobuf-c-compiler (1.3.3-1ubuntu0.3) ... #10 59.27 Selecting previously unselected package python-is-python2. #10 59.27 Preparing to unpack .../141-python-is-python2_2.7.17-4_all.deb ... #10 59.29 Unpacking python-is-python2 (2.7.17-4) ... #10 59.39 Selecting previously unselected package python2.7-dev. #10 59.39 Preparing to unpack .../142-python2.7-dev_2.7.18-1~20.04.7_amd64.deb ... #10 59.42 Unpacking python2.7-dev (2.7.18-1~20.04.7) ... #10 59.53 Selecting previously unselected package python2-dev. #10 59.53 Preparing to unpack .../143-python2-dev_2.7.17-2ubuntu4_amd64.deb ... #10 59.55 Unpacking python2-dev (2.7.17-2ubuntu4) ... #10 59.65 Selecting previously unselected package python-dev-is-python2. #10 59.65 Preparing to unpack .../144-python-dev-is-python2_2.7.17-4_all.deb ... #10 59.67 Unpacking python-dev-is-python2 (2.7.17-4) ... #10 59.79 Selecting previously unselected package python-pip-whl. #10 59.79 Preparing to unpack .../145-python-pip-whl_20.0.2-5ubuntu1.11_all.deb ... #10 59.81 Unpacking python-pip-whl (20.0.2-5ubuntu1.11) ... #10 60.06 Selecting previously unselected package zlib1g-dev:amd64. #10 60.07 Preparing to unpack .../146-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu1.5_amd64.deb ... #10 60.08 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ... #10 60.24 Selecting previously unselected package python3.8-dev. #10 60.25 Preparing to unpack .../147-python3.8-dev_3.8.10-0ubuntu1~20.04.18_amd64.deb ... #10 60.27 Unpacking python3.8-dev (3.8.10-0ubuntu1~20.04.18) ... #10 60.42 Selecting previously unselected package python3-lib2to3. #10 60.43 Preparing to unpack .../148-python3-lib2to3_3.8.10-0ubuntu1~20.04_all.deb ... #10 60.46 Unpacking python3-lib2to3 (3.8.10-0ubuntu1~20.04) ... #10 60.77 Selecting previously unselected package python3-distutils. #10 60.77 Preparing to unpack .../149-python3-distutils_3.8.10-0ubuntu1~20.04_all.deb ... #10 60.79 Unpacking python3-distutils (3.8.10-0ubuntu1~20.04) ... #10 61.06 Selecting previously unselected package python3-dev. #10 61.06 Preparing to unpack .../150-python3-dev_3.8.2-0ubuntu2_amd64.deb ... #10 61.09 Unpacking python3-dev (3.8.2-0ubuntu2) ... #10 61.27 Selecting previously unselected package python3-setuptools. #10 61.27 Preparing to unpack .../151-python3-setuptools_45.2.0-1ubuntu0.2_all.deb ... #10 61.29 Unpacking python3-setuptools (45.2.0-1ubuntu0.2) ... #10 61.59 Selecting previously unselected package python3-wheel. #10 61.59 Preparing to unpack .../152-python3-wheel_0.34.2-1ubuntu0.1_all.deb ... #10 61.61 Unpacking python3-wheel (0.34.2-1ubuntu0.1) ... #10 61.78 Selecting previously unselected package python3-pip. #10 61.78 Preparing to unpack .../153-python3-pip_20.0.2-5ubuntu1.11_all.deb ... #10 61.81 Unpacking python3-pip (20.0.2-5ubuntu1.11) ... #10 62.17 Selecting previously unselected package swig4.0. #10 62.18 Preparing to unpack .../154-swig4.0_4.0.1-5build1_amd64.deb ... #10 62.19 Unpacking swig4.0 (4.0.1-5build1) ... #10 63.74 Selecting previously unselected package swig. #10 63.74 Preparing to unpack .../155-swig_4.0.1-5build1_all.deb ... #10 63.76 Unpacking swig (4.0.1-5build1) ... #10 63.92 Selecting previously unselected package libev4:amd64. #10 63.92 Preparing to unpack .../156-libev4_1%3a4.31-1_amd64.deb ... #10 63.94 Unpacking libev4:amd64 (1:4.31-1) ... #10 64.07 Selecting previously unselected package libev-dev:amd64. #10 64.08 Preparing to unpack .../157-libev-dev_1%3a4.31-1_amd64.deb ... #10 64.09 Unpacking libev-dev:amd64 (1:4.31-1) ... #10 64.26 Setting up libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ... #10 64.31 Setting up libpcrecpp0v5:amd64 (2:8.39-12ubuntu0.1) ... #10 64.38 Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ... #10 64.44 Setting up net-tools (1.60+git20180626.aebd88e-1ubuntu1) ... #10 64.48 Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ... #10 64.53 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... #10 64.59 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.5) ... #10 64.64 Setting up mime-support (3.64ubuntu1) ... #10 64.78 Setting up wget (1.20.3-1ubuntu2.1) ... #10 64.84 Setting up libpcre16-3:amd64 (2:8.39-12ubuntu0.1) ... #10 64.89 Setting up xdg-user-dirs (0.17-2ubuntu1) ... #10 64.99 Setting up libmagic-mgc (1:5.38-4) ... #10 65.05 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.8) ... #10 65.12 No schema files found: doing nothing. #10 65.15 Setting up manpages (5.05-1) ... #10 65.19 Setting up libev4:amd64 (1:4.31-1) ... #10 65.25 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.7) ... #10 65.31 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #10 65.38 Setting up binutils-common:amd64 (2.34-6ubuntu1.11) ... #10 65.42 Setting up libmagic1:amd64 (1:5.38-4) ... #10 65.51 Setting up linux-libc-dev:amd64 (5.4.0-216.236) ... #10 ... #12 [o1mediator-build 3/30] RUN apt-get update -y && apt-get install -y jq git cmake build-essential vim supervisor libpcre3-dev pkg-config libavl-dev libev-dev libprotobuf-c-dev protobuf-c-compiler libssl-dev swig iputils-ping python-dev #12 10.17 Preparing to unpack .../07-cmake-data_3.16.3-1ubuntu1.20.04.1_all.deb ... #12 10.19 Unpacking cmake-data (3.16.3-1ubuntu1.20.04.1) over (3.16.3-1ubuntu1) ... #12 ... #10 [o1mediator 2/23] RUN apt-get update -y && DEBIAN_FRONTEND=noninteractive apt-get install -y jq net-tools tcpdump netcat keychain nano supervisor openssl python3-pip libpcre3-dev pkg-config libavl-dev libev-dev libprotobuf-c-dev protobuf-c-compiler libssl-dev swig python-dev wget && pip3 install supervisor-stdout && pip3 install psutil && apt-get clean #10 65.58 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.11) ... #10 65.64 Setting up libnpth0:amd64 (1.6-1) ... #10 65.71 Setting up krb5-locales (1.17-6ubuntu4.9) ... #10 65.78 Setting up file (1:5.38-4) ... #10 65.86 Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ... #10 65.92 Setting up libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ... #10 65.96 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... #10 66.00 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ... #10 66.06 Setting up libprotobuf-c1:amd64 (1.3.3-1ubuntu0.3) ... #10 66.10 Setting up libprotobuf-c-dev:amd64 (1.3.3-1ubuntu0.3) ... #10 66.14 Setting up libfakeroot:amd64 (1.24-1) ... #10 66.22 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.9) ... #10 66.28 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #10 66.35 Setting up tzdata (2025b-0ubuntu0.20.04) ... #10 66.51 #10 66.51 Current default time zone: 'Etc/UTC' #10 66.53 Local time is now: Fri May 23 01:23:01 UTC 2025. #10 66.53 Universal Time is now: Fri May 23 01:23:01 UTC 2025. #10 66.53 Run 'dpkg-reconfigure tzdata' if you wish to change it. #10 66.53 #10 66.58 Setting up fakeroot (1.24-1) ... #10 66.66 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #10 66.66 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #10 66.67 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #10 66.67 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #10 66.67 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #10 66.67 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #10 66.67 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #10 66.67 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #10 66.67 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #10 66.71 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.8) ... #10 66.76 Setting up libpcap0.8:amd64 (1.9.1-3ubuntu1.20.04.1) ... #10 66.82 Setting up libx11-data (2:1.6.9-2ubuntu1.6) ... #10 66.88 Setting up make (4.2.1-1.2) ... #10 66.91 Setting up libmpfr6:amd64 (4.0.2-1) ... #10 66.96 Setting up gnupg-l10n (2.2.19-3ubuntu2.4) ... #10 67.02 Setting up xz-utils (5.2.4-1ubuntu1.1) ... #10 67.07 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #10 67.07 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist #10 67.07 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist #10 67.07 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist #10 67.07 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist #10 67.07 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist #10 67.07 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist #10 67.07 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist #10 67.07 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist #10 67.07 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist #10 67.08 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist #10 67.11 Setting up libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ... #10 67.17 Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.24) ... #10 67.24 Setting up libpcre32-3:amd64 (2:8.39-12ubuntu0.1) ... #10 67.28 Setting up libmpc3:amd64 (1.1.0-1) ... #10 67.33 Setting up libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ... #10 67.37 Setting up patch (2.7.6-6) ... #10 67.41 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.9) ... #10 67.46 Setting up libavl1 (0.3.5-4) ... #10 67.52 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #10 67.58 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #10 67.64 Setting up libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ... #10 67.70 Setting up nano (4.8-1ubuntu1.1) ... #10 67.77 update-alternatives: using /bin/nano to provide /usr/bin/editor (editor) in auto mode #10 67.77 update-alternatives: warning: skip creation of /usr/share/man/man1/editor.1.gz because associated file /usr/share/man/man1/nano.1.gz (of link group editor) doesn't exist #10 67.78 update-alternatives: using /bin/nano to provide /usr/bin/pico (pico) in auto mode #10 67.78 update-alternatives: warning: skip creation of /usr/share/man/man1/pico.1.gz because associated file /usr/share/man/man1/nano.1.gz (of link group pico) doesn't exist #10 67.80 Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... #10 67.85 Setting up libisl22:amd64 (0.22.1-1) ... #10 67.91 Setting up netbase (6.1) ... #10 68.04 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.9) ... #10 68.10 Setting up libprotobuf17:amd64 (3.6.1.3-2ubuntu5.2) ... #10 68.14 Setting up libev-dev:amd64 (1:4.31-1) ... #10 68.19 Setting up libmpdec2:amd64 (2.4.2-3) ... #10 68.25 Setting up libbinutils:amd64 (2.34-6ubuntu1.11) ... #10 68.30 Setting up swig4.0 (4.0.1-5build1) ... #10 68.35 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... #10 68.41 Setting up libc-dev-bin (2.31-0ubuntu9.17) ... #10 68.48 Setting up openssl (1.1.1f-1ubuntu2.24) ... #10 68.56 Setting up libbsd0:amd64 (0.10.0-1) ... #10 68.62 Setting up readline-common (8.0-4) ... #10 68.68 Setting up publicsuffix (20200303.0012-1) ... #10 68.73 Setting up libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ... #10 68.77 Setting up libonig5:amd64 (6.9.4-1) ... #10 68.82 Setting up liblocale-gettext-perl (1.07-4) ... #10 68.86 Setting up liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ... #10 68.90 Setting up libitm1:amd64 (10.5.0-1ubuntu1~20.04) ... #10 68.94 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #10 68.99 Setting up libgdbm6:amd64 (1.18.1-5) ... #10 69.03 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ... #10 69.10 Setting up libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ... #10 69.19 Setting up libctf0:amd64 (2.34-6ubuntu1.11) ... #10 69.24 Setting up pinentry-curses (1.1.0-3build1) ... #10 69.30 Setting up manpages-dev (5.05-1) ... #10 69.36 Setting up tcpdump (4.9.3-4ubuntu0.3) ... #10 69.93 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... #10 69.99 Setting up libxcb1:amd64 (1.14-2) ... #10 70.05 Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5.2) ... #10 70.11 Setting up swig (4.0.1-5build1) ... #10 70.17 Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... #10 70.22 Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... #10 70.27 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #10 70.31 Setting up libedit2:amd64 (3.1-20191231-1) ... #10 70.35 Setting up libreadline8:amd64 (8.0-4) ... #10 70.39 Setting up netcat-openbsd (1.206-1ubuntu1) ... #10 70.43 update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode #10 70.43 update-alternatives: warning: skip creation of /usr/share/man/man1/nc.1.gz because associated file /usr/share/man/man1/nc_openbsd.1.gz (of link group nc) doesn't exist #10 70.43 update-alternatives: warning: skip creation of /usr/share/man/man1/netcat.1.gz because associated file /usr/share/man/man1/nc_openbsd.1.gz (of link group nc) doesn't exist #10 70.46 Setting up netcat (1.206-1ubuntu1) ... #10 70.52 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #10 70.59 Setting up libpython2.7-stdlib:amd64 (2.7.18-1~20.04.7) ... #10 70.65 Setting up protobuf-c-compiler (1.3.3-1ubuntu0.3) ... #10 70.70 Setting up ca-certificates (20240203~20.04.1) ... #10 71.31 Updating certificates in /etc/ssl/certs... #10 72.33 146 added, 0 removed; done. #10 72.43 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ... #10 72.48 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #10 72.52 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.9) ... #10 72.57 Setting up libgdbm-compat4:amd64 (1.18.1-5) ... #10 72.62 Setting up jq (1.6-1ubuntu0.20.04.1) ... #10 72.68 Setting up gpgconf (2.2.19-3ubuntu2.4) ... #10 72.73 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ... #10 72.80 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.5) ... #10 72.85 Setting up libc6-dev:amd64 (2.31-0ubuntu9.17) ... #10 72.91 Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ... #10 72.97 Setting up python-pip-whl (20.0.2-5ubuntu1.11) ... #10 73.02 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.18) ... #10 73.07 Setting up python3.8 (3.8.10-0ubuntu1~20.04.18) ... #10 73.94 Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.10) ... #10 74.00 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... #10 74.05 Setting up gpg (2.2.19-3ubuntu2.4) ... #10 74.09 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... #10 74.15 Setting up gnupg-utils (2.2.19-3ubuntu2.4) ... #10 74.20 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.11) ... #10 74.25 Setting up libpython2.7:amd64 (2.7.18-1~20.04.7) ... #10 74.29 Setting up gpg-agent (2.2.19-3ubuntu2.4) ... #10 74.88 Setting up python2.7 (2.7.18-1~20.04.7) ... #10 75.71 Setting up libpython2-stdlib:amd64 (2.7.17-2ubuntu4) ... #10 75.76 Setting up libpcre3-dev:amd64 (2:8.39-12ubuntu0.1) ... #10 75.81 Setting up openssh-client (1:8.2p1-4ubuntu0.13) ... #10 76.01 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #10 76.20 Setting up gpgsm (2.2.19-3ubuntu2.4) ... #10 76.25 Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ... #10 76.33 Setting up python3 (3.8.2-0ubuntu2) ... #10 76.49 Setting up binutils (2.34-6ubuntu1.11) ... #10 76.54 Setting up python3-wheel (0.34.2-1ubuntu0.1) ... #10 76.74 Setting up python2 (2.7.17-2ubuntu4) ... #10 76.80 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... #10 76.86 Setting up perl (5.30.0-9ubuntu0.5) ... #10 76.95 Setting up libexpat1-dev:amd64 (2.2.9-1ubuntu0.8) ... #10 77.03 Setting up libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.18) ... #10 77.08 Setting up shared-mime-info (1.15-1) ... #10 86.10 Setting up libdpkg-perl (1.19.7ubuntu3.2) ... #10 86.16 Setting up gpg-wks-server (2.2.19-3ubuntu2.4) ... #10 86.20 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ... #10 86.25 Setting up libavl-dev (0.3.5-4) ... #10 86.32 Setting up xauth (1:1.1-0ubuntu1) ... #10 86.38 Setting up cpp (4:9.3.0-1ubuntu2) ... #10 86.45 Setting up python3-lib2to3 (3.8.10-0ubuntu1~20.04) ... #10 86.67 Setting up python-is-python2 (2.7.17-4) ... #10 86.72 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #10 86.77 Setting up python3-pkg-resources (45.2.0-1ubuntu0.2) ... #10 87.00 Setting up python3-distutils (3.8.10-0ubuntu1~20.04) ... #10 87.18 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ... #10 87.24 Setting up libpython2.7-dev:amd64 (2.7.18-1~20.04.7) ... #10 87.29 Setting up supervisor (4.1.0-1ubuntu1) ... #10 87.72 invoke-rc.d: could not determine current runlevel #10 87.72 invoke-rc.d: policy-rc.d denied execution of start. #10 87.85 Setting up python3-setuptools (45.2.0-1ubuntu0.2) ... #10 88.17 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... #10 88.23 Setting up keychain (2.8.5-1) ... #10 88.29 Setting up libfile-fcntllock-perl (0.22-3build4) ... #10 88.35 Setting up libalgorithm-diff-perl (1.19.03-2) ... #10 88.40 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #10 88.46 Setting up gcc (4:9.3.0-1ubuntu2) ... #10 88.56 Setting up dpkg-dev (1.19.7ubuntu3.2) ... #10 88.67 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #10 88.72 Setting up libpython3.8-dev:amd64 (3.8.10-0ubuntu1~20.04.18) ... #10 88.82 Setting up pkg-config (0.29.1-0ubuntu4) ... #10 88.94 Setting up python3-pip (20.0.2-5ubuntu1.11) ... #10 89.28 Setting up g++-9 (9.4.0-1ubuntu1~20.04.2) ... #10 89.33 Setting up python3.8-dev (3.8.10-0ubuntu1~20.04.18) ... #10 89.39 Setting up g++ (4:9.3.0-1ubuntu2) ... #10 89.45 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #10 89.45 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist #10 89.48 Setting up build-essential (12.8ubuntu1.1) ... #10 89.53 Setting up libpython2-dev:amd64 (2.7.17-2ubuntu4) ... #10 89.57 Setting up libalgorithm-diff-xs-perl (0.04-6) ... #10 89.63 Setting up libalgorithm-merge-perl (0.08-3) ... #10 89.68 Setting up python2.7-dev (2.7.18-1~20.04.7) ... #10 89.73 Setting up libpython3-dev:amd64 (3.8.2-0ubuntu2) ... #10 89.78 Setting up python2-dev (2.7.17-2ubuntu4) ... #10 89.85 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... #10 89.91 Setting up dirmngr (2.2.19-3ubuntu2.4) ... #10 90.11 Setting up python-dev-is-python2 (2.7.17-4) ... #10 90.16 Setting up python3-dev (3.8.2-0ubuntu2) ... #10 90.23 Setting up gpg-wks-client (2.2.19-3ubuntu2.4) ... #10 90.27 Setting up gnupg (2.2.19-3ubuntu2.4) ... #10 90.32 Processing triggers for libc-bin (2.31-0ubuntu9.17) ... #10 90.67 Processing triggers for ca-certificates (20240203~20.04.1) ... #10 90.69 Updating certificates in /etc/ssl/certs... #10 91.30 0 added, 0 removed; done. #10 91.30 Running hooks in /etc/ca-certificates/update.d... #10 91.31 done. #10 92.42 Collecting supervisor-stdout #10 92.45 Downloading supervisor-stdout-0.1.1.tar.gz (2.0 kB) #10 ... #12 [o1mediator-build 3/30] RUN apt-get update -y && apt-get install -y jq git cmake build-essential vim supervisor libpcre3-dev pkg-config libavl-dev libev-dev libprotobuf-c-dev protobuf-c-compiler libssl-dev swig iputils-ping python-dev #12 47.26 Preparing to unpack .../08-git_1%3a2.25.1-1ubuntu3.14_amd64.deb ... #12 47.33 Unpacking git (1:2.25.1-1ubuntu3.14) over (1:2.25.1-1ubuntu3.2) ... #12 49.15 Selecting previously unselected package libonig5:amd64. #12 49.16 Preparing to unpack .../09-libonig5_6.9.4-1_amd64.deb ... #12 49.17 Unpacking libonig5:amd64 (6.9.4-1) ... #12 50.48 Selecting previously unselected package libjq1:amd64. #12 50.49 Preparing to unpack .../10-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... #12 51.07 Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... #12 ... #10 [o1mediator 2/23] RUN apt-get update -y && DEBIAN_FRONTEND=noninteractive apt-get install -y jq net-tools tcpdump netcat keychain nano supervisor openssl python3-pip libpcre3-dev pkg-config libavl-dev libev-dev libprotobuf-c-dev protobuf-c-compiler libssl-dev swig python-dev wget && pip3 install supervisor-stdout && pip3 install psutil && apt-get clean #10 92.65 Building wheels for collected packages: supervisor-stdout #10 92.65 Building wheel for supervisor-stdout (setup.py): started #10 92.84 Building wheel for supervisor-stdout (setup.py): finished with status 'done' #10 92.85 Created wheel for supervisor-stdout: filename=supervisor_stdout-0.1.1-py3-none-any.whl size=2400 sha256=916e6b12aedf8ed9a057922615f95ffc069c26364a446f75d84d90ea603d3fd0 #10 92.85 Stored in directory: /root/.cache/pip/wheels/ac/05/ab/67c38f0007750e613082148c4accbfd9029093b2e3584e0ebc #10 92.85 Successfully built supervisor-stdout #10 92.85 Installing collected packages: supervisor-stdout #10 92.86 Successfully installed supervisor-stdout-0.1.1 #10 94.00 Collecting psutil #10 94.02 Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB) #10 94.10 Installing collected packages: psutil #10 94.26 Successfully installed psutil-7.0.0 #10 DONE 96.3s #12 [o1mediator-build 3/30] RUN apt-get update -y && apt-get install -y jq git cmake build-essential vim supervisor libpcre3-dev pkg-config libavl-dev libev-dev libprotobuf-c-dev protobuf-c-compiler libssl-dev swig iputils-ping python-dev #12 51.22 Selecting previously unselected package jq. #12 51.22 Preparing to unpack .../11-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... #12 51.23 Unpacking jq (1.6-1ubuntu0.20.04.1) ... #12 51.28 Selecting previously unselected package libasound2-data. #12 51.28 Preparing to unpack .../12-libasound2-data_1.2.2-2.1ubuntu2.5_all.deb ... #12 51.29 Unpacking libasound2-data (1.2.2-2.1ubuntu2.5) ... #12 51.47 Selecting previously unselected package libasound2:amd64. #12 51.48 Preparing to unpack .../13-libasound2_1.2.2-2.1ubuntu2.5_amd64.deb ... #12 51.48 Unpacking libasound2:amd64 (1.2.2-2.1ubuntu2.5) ... #12 51.59 Selecting previously unselected package libavl1. #12 51.59 Preparing to unpack .../14-libavl1_0.3.5-4_amd64.deb ... #12 51.60 Unpacking libavl1 (0.3.5-4) ... #12 51.64 Selecting previously unselected package libavl-dev. #12 51.65 Preparing to unpack .../15-libavl-dev_0.3.5-4_amd64.deb ... #12 51.65 Unpacking libavl-dev (0.3.5-4) ... #12 51.71 Selecting previously unselected package libtdb1:amd64. #12 51.71 Preparing to unpack .../16-libtdb1_1.4.5-0ubuntu0.20.04.1_amd64.deb ... #12 51.72 Unpacking libtdb1:amd64 (1.4.5-0ubuntu0.20.04.1) ... #12 51.78 Selecting previously unselected package libogg0:amd64. #12 51.78 Preparing to unpack .../17-libogg0_1.3.4-0ubuntu1_amd64.deb ... #12 51.79 Unpacking libogg0:amd64 (1.3.4-0ubuntu1) ... #12 51.85 Selecting previously unselected package libvorbis0a:amd64. #12 51.85 Preparing to unpack .../18-libvorbis0a_1.3.6-2ubuntu1_amd64.deb ... #12 51.86 Unpacking libvorbis0a:amd64 (1.3.6-2ubuntu1) ... #12 51.92 Selecting previously unselected package libvorbisfile3:amd64. #12 51.93 Preparing to unpack .../19-libvorbisfile3_1.3.6-2ubuntu1_amd64.deb ... #12 51.93 Unpacking libvorbisfile3:amd64 (1.3.6-2ubuntu1) ... #12 51.98 Selecting previously unselected package sound-theme-freedesktop. #12 51.98 Preparing to unpack .../20-sound-theme-freedesktop_0.8-2ubuntu1_all.deb ... #12 51.99 Unpacking sound-theme-freedesktop (0.8-2ubuntu1) ... #12 52.08 Selecting previously unselected package libcanberra0:amd64. #12 52.08 Preparing to unpack .../21-libcanberra0_0.30-7ubuntu1_amd64.deb ... #12 52.09 Unpacking libcanberra0:amd64 (0.30-7ubuntu1) ... #12 52.14 Selecting previously unselected package libgpm2:amd64. #12 52.15 Preparing to unpack .../22-libgpm2_1.20.7-5_amd64.deb ... #12 52.16 Unpacking libgpm2:amd64 (1.20.7-5) ... #12 52.21 Selecting previously unselected package libpcre16-3:amd64. #12 52.21 Preparing to unpack .../23-libpcre16-3_2%3a8.39-12ubuntu0.1_amd64.deb ... #12 52.22 Unpacking libpcre16-3:amd64 (2:8.39-12ubuntu0.1) ... #12 52.29 Selecting previously unselected package libpcre32-3:amd64. #12 52.29 Preparing to unpack .../24-libpcre32-3_2%3a8.39-12ubuntu0.1_amd64.deb ... #12 52.30 Unpacking libpcre32-3:amd64 (2:8.39-12ubuntu0.1) ... #12 52.37 Selecting previously unselected package libpcrecpp0v5:amd64. #12 52.37 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-12ubuntu0.1_amd64.deb ... #12 52.38 Unpacking libpcrecpp0v5:amd64 (2:8.39-12ubuntu0.1) ... #12 52.42 Selecting previously unselected package libpcre3-dev:amd64. #12 52.43 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-12ubuntu0.1_amd64.deb ... #12 52.43 Unpacking libpcre3-dev:amd64 (2:8.39-12ubuntu0.1) ... #12 52.54 Selecting previously unselected package libprotobuf-c1:amd64. #12 52.54 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1ubuntu0.3_amd64.deb ... #12 52.55 Unpacking libprotobuf-c1:amd64 (1.3.3-1ubuntu0.3) ... #12 52.59 Selecting previously unselected package libprotobuf-c-dev:amd64. #12 52.60 Preparing to unpack .../28-libprotobuf-c-dev_1.3.3-1ubuntu0.3_amd64.deb ... #12 52.60 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1ubuntu0.3) ... #12 52.65 Selecting previously unselected package libprotobuf17:amd64. #12 52.66 Preparing to unpack .../29-libprotobuf17_3.6.1.3-2ubuntu5.2_amd64.deb ... #12 52.67 Unpacking libprotobuf17:amd64 (3.6.1.3-2ubuntu5.2) ... #12 52.80 Selecting previously unselected package libprotoc17:amd64. #12 52.81 Preparing to unpack .../30-libprotoc17_3.6.1.3-2ubuntu5.2_amd64.deb ... #12 52.81 Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5.2) ... #12 52.93 Selecting previously unselected package libssl-dev:amd64. #12 52.93 Preparing to unpack .../31-libssl-dev_1.1.1f-1ubuntu2.24_amd64.deb ... #12 52.94 Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.24) ... #12 53.15 Selecting previously unselected package protobuf-c-compiler. #12 53.15 Preparing to unpack .../32-protobuf-c-compiler_1.3.3-1ubuntu0.3_amd64.deb ... #12 53.16 Unpacking protobuf-c-compiler (1.3.3-1ubuntu0.3) ... #12 53.22 Selecting previously unselected package swig4.0. #12 53.22 Preparing to unpack .../33-swig4.0_4.0.1-5build1_amd64.deb ... #12 53.23 Unpacking swig4.0 (4.0.1-5build1) ... #12 54.44 Selecting previously unselected package swig. #12 54.45 Preparing to unpack .../34-swig_4.0.1-5build1_all.deb ... #12 54.45 Unpacking swig (4.0.1-5build1) ... #12 54.51 Selecting previously unselected package vim-runtime. #12 54.52 Preparing to unpack .../35-vim-runtime_2%3a8.1.2269-1ubuntu5.32_all.deb ... #12 54.54 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' #12 54.57 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' #12 54.57 Unpacking vim-runtime (2:8.1.2269-1ubuntu5.32) ... #12 57.47 Selecting previously unselected package vim. #12 57.48 Preparing to unpack .../36-vim_2%3a8.1.2269-1ubuntu5.32_amd64.deb ... #12 57.49 Unpacking vim (2:8.1.2269-1ubuntu5.32) ... #12 ... #13 [o1mediator 3/23] RUN wget https://bootstrap.pypa.io/pip/2.7/get-pip.py && python get-pip.py && python -m pip install psutil #0 0.278 --2025-05-23 01:23:31-- https://bootstrap.pypa.io/pip/2.7/get-pip.py #0 0.280 Resolving bootstrap.pypa.io (bootstrap.pypa.io)... 151.101.0.175, 151.101.64.175, 151.101.128.175, ... #0 0.457 Connecting to bootstrap.pypa.io (bootstrap.pypa.io)|151.101.0.175|:443... connected. #0 0.465 HTTP request sent, awaiting response... 200 OK #0 0.469 Length: 1908226 (1.8M) [text/x-python] #0 0.469 Saving to: 'get-pip.py' #0 0.470 #0 0.470 0K .......... .......... .......... .......... .......... 2% 14.9M 0s #0 0.473 50K .......... .......... .......... .......... .......... 5% 25.2M 0s #0 0.476 100K .......... .......... .......... .......... .......... 8% 5.98M 0s #0 0.483 150K .......... .......... .......... .......... .......... 10% 97.7M 0s #0 0.484 200K .......... .......... .......... .......... .......... 13% 196M 0s #0 0.484 250K .......... .......... .......... .......... .......... 16% 54.4M 0s #0 0.485 300K .......... .......... .......... .......... .......... 18% 290M 0s #0 0.485 350K .......... .......... .......... .......... .......... 21% 208M 0s #0 0.486 400K .......... .......... .......... .......... .......... 24% 24.3M 0s #0 0.487 450K .......... .......... .......... .......... .......... 26% 51.3M 0s #0 0.488 500K .......... .......... .......... .......... .......... 29% 51.3M 0s #0 0.489 550K .......... .......... .......... .......... .......... 32% 35.6M 0s #0 0.490 600K .......... .......... .......... .......... .......... 34% 27.3M 0s #0 0.492 650K .......... .......... .......... .......... .......... 37% 72.6M 0s #0 0.492 700K .......... .......... .......... .......... .......... 40% 51.3M 0s #0 0.494 750K .......... .......... .......... .......... .......... 42% 38.0M 0s #0 0.495 800K .......... .......... .......... .......... .......... 45% 44.1M 0s #0 0.496 850K .......... .......... .......... .......... .......... 48% 68.9M 0s #0 0.497 900K .......... .......... .......... .......... .......... 50% 47.1M 0s #0 0.498 950K .......... .......... .......... .......... .......... 53% 40.5M 0s #0 0.499 1000K .......... .......... .......... .......... .......... 56% 66.3M 0s #0 0.500 1050K .......... .......... .......... .......... .......... 59% 109M 0s #0 0.501 1100K .......... .......... .......... .......... .......... 61% 67.5M 0s #0 0.501 1150K .......... .......... .......... .......... .......... 64% 263M 0s #0 0.501 1200K .......... .......... .......... .......... .......... 67% 34.7M 0s #0 0.503 1250K .......... .......... .......... .......... .......... 69% 108M 0s #0 0.503 1300K .......... .......... .......... .......... .......... 72% 66.7M 0s #0 0.504 1350K .......... .......... .......... .......... .......... 75% 398M 0s #0 0.504 1400K .......... .......... .......... .......... .......... 77% 80.5M 0s #0 0.504 1450K .......... .......... .......... .......... .......... 80% 262M 0s #0 0.504 1500K .......... .......... .......... .......... .......... 83% 75.4M 0s #0 0.505 1550K .......... .......... .......... .......... .......... 85% 48.2M 0s #0 0.506 1600K .......... .......... .......... .......... .......... 88% 258M 0s #0 0.506 1650K .......... .......... .......... .......... .......... 91% 120M 0s #0 0.507 1700K .......... .......... .......... .......... .......... 93% 67.5M 0s #0 0.507 1750K .......... .......... .......... .......... .......... 96% 42.9M 0s #0 0.509 1800K .......... .......... .......... .......... .......... 99% 301M 0s #0 0.509 1850K .......... ... 100% 345M=0.04s #0 0.509 #0 0.509 2025-05-23 01:23:32 (46.2 MB/s) - 'get-pip.py' saved [1908226/1908226] #0 0.509 #0 1.520 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. #0 1.822 Collecting pip<21.0 #0 1.843 Downloading pip-20.3.4-py2.py3-none-any.whl (1.5 MB) #0 2.992 Collecting setuptools<45 #0 2.998 Downloading setuptools-44.1.1-py2.py3-none-any.whl (583 kB) #0 3.391 Collecting wheel #0 3.394 Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) #0 3.418 Installing collected packages: pip, setuptools, wheel #0 4.877 Successfully installed pip-20.3.4 setuptools-44.1.1 wheel-0.37.1 #0 5.410 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. #0 6.014 Collecting psutil #0 6.032 Downloading psutil-6.1.1-cp27-cp27mu-manylinux2010_x86_64.whl (312 kB) #0 6.195 Installing collected packages: psutil #0 6.336 Successfully installed psutil-6.1.1 #13 DONE 8.1s #14 [o1mediator 4/23] RUN rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* #14 DONE 0.7s #12 [o1mediator-build 3/30] RUN apt-get update -y && apt-get install -y jq git cmake build-essential vim supervisor libpcre3-dev pkg-config libavl-dev libev-dev libprotobuf-c-dev protobuf-c-compiler libssl-dev swig iputils-ping python-dev #12 59.23 Selecting previously unselected package libev4:amd64. #12 59.24 Preparing to unpack .../37-libev4_1%3a4.31-1_amd64.deb ... #12 59.25 Unpacking libev4:amd64 (1:4.31-1) ... #12 59.30 Selecting previously unselected package libev-dev:amd64. #12 59.31 Preparing to unpack .../38-libev-dev_1%3a4.31-1_amd64.deb ... #12 59.31 Unpacking libev-dev:amd64 (1:4.31-1) ... #12 59.40 Setting up libpcrecpp0v5:amd64 (2:8.39-12ubuntu0.1) ... #12 59.42 Setting up supervisor (4.1.0-1ubuntu1) ... #12 60.13 invoke-rc.d: could not determine current runlevel #12 60.14 invoke-rc.d: policy-rc.d denied execution of start. #12 ... #15 [o1mediator 5/23] RUN sed -i 's/pam_unix.so obscure sha512/pam_unix.so obscure sha512 rounds=12000/' /etc/pam.d/common-password #15 DONE 0.5s #12 [o1mediator-build 3/30] RUN apt-get update -y && apt-get install -y jq git cmake build-essential vim supervisor libpcre3-dev pkg-config libavl-dev libev-dev libprotobuf-c-dev protobuf-c-compiler libssl-dev swig iputils-ping python-dev #12 60.28 Created symlink /etc/systemd/system/multi-user.target.wants/supervisor.service → /lib/systemd/system/supervisor.service. #12 60.31 Setting up libgpm2:amd64 (1.20.7-5) ... #12 60.39 Setting up libogg0:amd64 (1.3.4-0ubuntu1) ... #12 60.43 Setting up libpcre16-3:amd64 (2:8.39-12ubuntu0.1) ... #12 60.45 Setting up alsa-ucm-conf (1.2.2-1ubuntu0.13) ... #12 60.47 Setting up libtdb1:amd64 (1.4.5-0ubuntu0.20.04.1) ... #12 60.50 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.24) ... #12 60.61 debconf: unable to initialize frontend: Dialog #12 60.61 debconf: (TERM is not set, so the dialog frontend is not usable.) #12 60.61 debconf: falling back to frontend: Readline #12 60.68 Setting up libev4:amd64 (1:4.31-1) ... #12 60.71 Setting up libprotobuf-c1:amd64 (1.3.3-1ubuntu0.3) ... #12 60.72 Setting up libprotobuf-c-dev:amd64 (1.3.3-1ubuntu0.3) ... #12 60.74 Setting up xxd (2:8.1.2269-1ubuntu5.32) ... #12 60.76 Setting up libasound2-data (1.2.2-2.1ubuntu2.5) ... #12 60.78 Setting up vim-common (2:8.1.2269-1ubuntu5.32) ... #12 60.82 Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.24) ... #12 ... #16 [o1mediator 6/23] RUN adduser --system netconf && echo "netconf:netconf" | chpasswd #0 0.316 Adding system user `netconf' (UID 102) ... #0 0.316 Adding new user `netconf' (UID 102) with group `nogroup' ... #0 0.425 Creating home directory `/home/netconf' ... #16 DONE 0.7s #12 [o1mediator-build 3/30] RUN apt-get update -y && apt-get install -y jq git cmake build-essential vim supervisor libpcre3-dev pkg-config libavl-dev libev-dev libprotobuf-c-dev protobuf-c-compiler libssl-dev swig iputils-ping python-dev #12 61.01 Setting up libpcre32-3:amd64 (2:8.39-12ubuntu0.1) ... #12 61.08 Setting up libvorbis0a:amd64 (1.3.6-2ubuntu1) ... #12 61.14 Setting up git (1:2.25.1-1ubuntu3.14) ... #12 61.19 Setting up libavl1 (0.3.5-4) ... #12 61.21 Setting up alsa-topology-conf (1.2.2-1) ... #12 61.23 Setting up libavl-dev (0.3.5-4) ... #12 61.25 Setting up sound-theme-freedesktop (0.8-2ubuntu1) ... #12 61.27 Setting up libasound2:amd64 (1.2.2-2.1ubuntu2.5) ... #12 61.30 Setting up cmake-data (3.16.3-1ubuntu1.20.04.1) ... #12 61.33 Setting up libprotobuf17:amd64 (3.6.1.3-2ubuntu5.2) ... #12 61.36 Setting up libev-dev:amd64 (1:4.31-1) ... #12 61.38 Setting up vim-runtime (2:8.1.2269-1ubuntu5.32) ... #12 61.50 Setting up swig4.0 (4.0.1-5build1) ... #12 61.52 Setting up iputils-ping (3:20190709-3ubuntu1) ... #12 61.56 Setting up libonig5:amd64 (6.9.4-1) ... #12 61.58 Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5.2) ... #12 61.59 Setting up swig (4.0.1-5build1) ... #12 61.61 Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... #12 61.63 Setting up libpcre3-dev:amd64 (2:8.39-12ubuntu0.1) ... #12 61.65 Setting up protobuf-c-compiler (1.3.3-1ubuntu0.3) ... #12 61.66 Setting up libvorbisfile3:amd64 (1.3.6-2ubuntu1) ... #12 61.68 Setting up jq (1.6-1ubuntu0.20.04.1) ... #12 61.69 Setting up cmake (3.16.3-1ubuntu1.20.04.1) ... #12 61.71 Setting up libcanberra0:amd64 (0.30-7ubuntu1) ... #12 61.73 Setting up vim (2:8.1.2269-1ubuntu5.32) ... #12 ... #17 [o1mediator 7/23] RUN mkdir -p /home/netconf/.ssh && ssh-keygen -A && ssh-keygen -t dsa -P '' -f /home/netconf/.ssh/id_dsa && cat /home/netconf/.ssh/id_dsa.pub > /home/netconf/.ssh/authorized_keys #0 0.289 ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 #0 0.641 Generating public/private dsa key pair. #0 0.641 Your identification has been saved in /home/netconf/.ssh/id_dsa #0 0.641 Your public key has been saved in /home/netconf/.ssh/id_dsa.pub #0 0.641 The key fingerprint is: #0 0.641 SHA256:HuJhl+A3UzyBJq2VxGpJInqUZ50m8pFaiZ6ngO1GjmI root@buildkitsandbox #0 0.641 The key's randomart image is: #0 0.641 +---[DSA 1024]----+ #0 0.641 | o + =.o. | #0 0.641 | * X * B. . | #0 0.641 |.= X *.B + | #0 0.641 |+ B o.=. o . | #0 0.641 | B o .= S | #0 0.641 |oE= o * + | #0 0.641 |o. . . | #0 0.641 | | #0 0.641 | | #0 0.641 +----[SHA256]-----+ #17 DONE 0.9s #12 [o1mediator-build 3/30] RUN apt-get update -y && apt-get install -y jq git cmake build-essential vim supervisor libpcre3-dev pkg-config libavl-dev libev-dev libprotobuf-c-dev protobuf-c-compiler libssl-dev swig iputils-ping python-dev #12 62.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode #12 62.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode #12 62.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode #12 62.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode #12 62.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode #12 62.07 update-alternatives: warning: skip creation of /usr/share/man/da/man1/vi.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group vi) doesn't exist #12 62.07 update-alternatives: warning: skip creation of /usr/share/man/de/man1/vi.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group vi) doesn't exist #12 62.07 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/vi.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group vi) doesn't exist #12 62.07 update-alternatives: warning: skip creation of /usr/share/man/it/man1/vi.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group vi) doesn't exist #12 62.07 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/vi.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group vi) doesn't exist #12 62.07 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/vi.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group vi) doesn't exist #12 62.07 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/vi.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group vi) doesn't exist #12 62.07 update-alternatives: warning: skip creation of /usr/share/man/man1/vi.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group vi) doesn't exist #12 62.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode #12 62.08 update-alternatives: warning: skip creation of /usr/share/man/da/man1/view.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group view) doesn't exist #12 62.08 update-alternatives: warning: skip creation of /usr/share/man/de/man1/view.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group view) doesn't exist #12 62.08 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/view.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group view) doesn't exist #12 62.08 update-alternatives: warning: skip creation of /usr/share/man/it/man1/view.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group view) doesn't exist #12 62.08 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/view.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group view) doesn't exist #12 62.08 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/view.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group view) doesn't exist #12 62.08 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/view.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group view) doesn't exist #12 62.08 update-alternatives: warning: skip creation of /usr/share/man/man1/view.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group view) doesn't exist #12 62.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode #12 62.09 update-alternatives: warning: skip creation of /usr/share/man/da/man1/ex.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group ex) doesn't exist #12 62.09 update-alternatives: warning: skip creation of /usr/share/man/de/man1/ex.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group ex) doesn't exist #12 62.09 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/ex.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group ex) doesn't exist #12 62.09 update-alternatives: warning: skip creation of /usr/share/man/it/man1/ex.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group ex) doesn't exist #12 62.09 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/ex.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group ex) doesn't exist #12 62.09 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/ex.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group ex) doesn't exist #12 62.09 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/ex.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group ex) doesn't exist #12 62.09 update-alternatives: warning: skip creation of /usr/share/man/man1/ex.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group ex) doesn't exist #12 62.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode #12 62.09 update-alternatives: warning: skip creation of /usr/share/man/da/man1/editor.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group editor) doesn't exist #12 62.09 update-alternatives: warning: skip creation of /usr/share/man/de/man1/editor.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group editor) doesn't exist #12 62.09 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/editor.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group editor) doesn't exist #12 62.09 update-alternatives: warning: skip creation of /usr/share/man/it/man1/editor.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group editor) doesn't exist #12 62.09 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/editor.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group editor) doesn't exist #12 62.09 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/editor.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group editor) doesn't exist #12 62.09 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/editor.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group editor) doesn't exist #12 62.09 update-alternatives: warning: skip creation of /usr/share/man/man1/editor.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group editor) doesn't exist #12 62.11 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... #12 ... #18 [o1mediator 8/23] RUN mkdir -p /etc/supervisor #18 DONE 0.6s #19 [o1mediator 9/23] COPY config/supervisord.conf /etc/supervisor/supervisord.conf #19 DONE 0.3s #12 [o1mediator-build 3/30] RUN apt-get update -y && apt-get install -y jq git cmake build-essential vim supervisor libpcre3-dev pkg-config libavl-dev libev-dev libprotobuf-c-dev protobuf-c-compiler libssl-dev swig iputils-ping python-dev #12 63.15 Processing triggers for systemd (245.4-4ubuntu3.13) ... #12 63.16 Processing triggers for man-db (2.9.1-1) ... #12 63.32 Processing triggers for mime-support (3.64ubuntu1) ... #12 DONE 63.5s #20 [o1mediator-build 4/30] RUN adduser --system netconf && echo "netconf:netconf" | chpasswd #20 0.262 Adding system user `netconf' (UID 105) ... #20 0.262 Adding new user `netconf' (UID 105) with group `nogroup' ... #20 0.360 Creating home directory `/home/netconf' ... #20 DONE 0.5s #21 [o1mediator-build 5/30] RUN mkdir -p /home/netconf/.ssh && ssh-keygen -A && ssh-keygen -t dsa -P '' -f /home/netconf/.ssh/id_dsa && cat /home/netconf/.ssh/id_dsa.pub > /home/netconf/.ssh/authorized_keys #21 0.245 ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 #21 0.758 Generating public/private dsa key pair. #21 0.758 Your identification has been saved in /home/netconf/.ssh/id_dsa #21 0.758 Your public key has been saved in /home/netconf/.ssh/id_dsa.pub #21 0.758 The key fingerprint is: #21 0.758 SHA256:ycY5KvggERWx/m9Ihx3KmjMHteVRKW40YNdwxLGM7uY root@buildkitsandbox #21 0.758 The key's randomart image is: #21 0.758 +---[DSA 1024]----+ #21 0.758 | +oo.o=+o | #21 0.758 | . o .++=. | #21 0.758 |. . o.+o | #21 0.758 | o ..*o o | #21 0.758 |. .o O.oS | #21 0.758 | ..o*.+o . | #21 0.758 |. o=oo+ | #21 0.758 | .=oo=. | #21 0.758 | +..E | #21 0.758 +----[SHA256]-----+ #21 DONE 0.9s #22 [o1mediator-build 6/30] RUN mkdir /opt/dev #22 DONE 0.3s #23 [o1mediator-build 7/30] WORKDIR /opt/dev #23 DONE 0.2s #24 [o1mediator-build 8/30] RUN cd /opt/dev && git clone -b libyang1 https://github.com/CESNET/libyang.git && cd libyang && mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE:String="Release" -DENABLE_BUILD_TESTS=OFF .. && make -j2 && make install && ldconfig #24 0.232 Cloning into 'libyang'... #24 4.907 -- The C compiler identification is GNU 9.3.0 #24 4.914 -- Check for working C compiler: /usr/bin/cc #24 5.008 -- Check for working C compiler: /usr/bin/cc -- works #24 5.010 -- Detecting C compiler ABI info #24 5.104 -- Detecting C compiler ABI info - done #24 5.125 -- Detecting C compile features #24 5.125 -- Detecting C compile features - done #24 5.138 -- Could NOT find FLEX (missing: FLEX_EXECUTABLE) #24 5.140 -- Could NOT find BISON (missing: BISON_EXECUTABLE) #24 5.140 CMake Warning at CMakeLists.txt:178 (message): #24 5.140 Missing Bison. #24 5.140 #24 5.140 You won't be able to generate source codes from changed flex/bison files. #24 5.140 #24 5.140 Compiling libyang should still works fine. #24 5.140 #24 5.140 #24 5.140 -- Looking for vdprintf #24 5.248 -- Looking for vdprintf - found #24 5.249 -- Looking for asprintf #24 5.339 -- Looking for asprintf - found #24 5.340 -- Looking for vasprintf #24 5.426 -- Looking for vasprintf - found #24 5.427 -- Looking for get_current_dir_name #24 5.528 -- Looking for get_current_dir_name - found #24 5.530 -- Looking for strndup #24 5.623 -- Looking for strndup - found #24 5.624 -- Looking for getline #24 5.713 -- Looking for getline - found #24 5.714 -- Check if the system is big endian #24 5.714 -- Searching 16 bit integer #24 5.715 -- Looking for sys/types.h #24 5.824 -- Looking for sys/types.h - found #24 5.824 -- Looking for stdint.h #24 5.907 -- Looking for stdint.h - found #24 5.907 -- Looking for stddef.h #24 5.994 -- Looking for stddef.h - found #24 5.994 -- Check size of unsigned short #24 6.089 -- Check size of unsigned short - done #24 6.089 -- Using unsigned short #24 6.179 -- Check if the system is big endian - little endian #24 6.183 -- Looking for pthread.h #24 6.283 -- Looking for pthread.h - found #24 6.284 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD #24 6.380 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed #24 6.381 -- Looking for pthread_create in pthreads #24 6.458 -- Looking for pthread_create in pthreads - not found #24 6.458 -- Looking for pthread_create in pthread #24 6.548 -- Looking for pthread_create in pthread - found #24 6.550 -- Found Threads: TRUE #24 6.552 -- Found PCRE: /usr/lib/x86_64-linux-gnu/libpcre.so #24 6.564 -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") #24 6.575 -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) #24 6.583 -- Missing tools (devscripts, debhelper package) for building DEB package. #24 6.583 -- To build local RPM package, use "build-rpm" target. #24 6.585 -- Configuring done #24 6.607 -- Generating done #24 6.609 -- Build files have been written to: /opt/dev/libyang/build #24 6.651 Scanning dependencies of target compat #24 6.666 [ 1%] Building C object CMakeFiles/compat.dir/compat/compat.c.o #24 6.681 Scanning dependencies of target yangobj #24 6.697 [ 2%] Building C object CMakeFiles/yangobj.dir/src/common.c.o #24 6.739 [ 2%] Built target compat #24 6.784 Scanning dependencies of target yangobj_tests #24 6.801 [ 3%] Building C object CMakeFiles/yangobj_tests.dir/src/common.c.o #24 7.202 [ 4%] Building C object CMakeFiles/yangobj_tests.dir/src/context.c.o #24 7.206 [ 6%] Building C object CMakeFiles/yangobj.dir/src/context.c.o #24 7.767 [ 7%] Building C object CMakeFiles/yangobj_tests.dir/src/log.c.o #24 7.769 [ 8%] Building C object CMakeFiles/yangobj.dir/src/log.c.o #24 7.991 [ 9%] Building C object CMakeFiles/yangobj_tests.dir/src/hash_table.c.o #24 7.992 [ 11%] Building C object CMakeFiles/yangobj.dir/src/hash_table.c.o #24 8.177 [ 12%] Building C object CMakeFiles/yangobj.dir/src/resolve.c.o #24 8.179 [ 13%] Building C object CMakeFiles/yangobj_tests.dir/src/resolve.c.o #24 10.16 [ 14%] Building C object CMakeFiles/yangobj_tests.dir/src/validation.c.o #24 10.36 [ 16%] Building C object CMakeFiles/yangobj.dir/src/validation.c.o #24 10.45 [ 17%] Building C object CMakeFiles/yangobj_tests.dir/src/xml.c.o #24 10.62 [ 18%] Building C object CMakeFiles/yangobj.dir/src/xml.c.o #24 10.87 [ 19%] Building C object CMakeFiles/yangobj_tests.dir/src/parser.c.o #24 11.08 [ 20%] Building C object CMakeFiles/yangobj.dir/src/parser.c.o #24 11.90 [ 22%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_yin.c.o #24 12.14 [ 23%] Building C object CMakeFiles/yangobj.dir/src/parser_yin.c.o #24 14.43 [ 24%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_xml.c.o #24 14.68 [ 25%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_json.c.o #24 14.72 [ 27%] Building C object CMakeFiles/yangobj.dir/src/parser_xml.c.o #24 14.97 [ 28%] Building C object CMakeFiles/yangobj.dir/src/parser_json.c.o #24 15.18 [ 29%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_lyb.c.o #24 15.33 /opt/dev/libyang/src/parser_lyb.c: In function 'lyb_parse_value': #24 15.33 /opt/dev/libyang/src/parser_lyb.c:643:26: warning: '%.*ld' directive writing up to 255 bytes into a region of size between 0 and 20 [-Wformat-overflow=] #24 15.33 643 | sprintf(num_str, "%s%"PRId64".%.*"PRId64, (num == 0) && (value->dec64 < 0) ? "-" : "", num, dig, frac); #24 15.33 | ^~~~~ #24 15.33 /opt/dev/libyang/src/parser_lyb.c:643:39: note: format string is defined here #24 15.33 643 | sprintf(num_str, "%s%"PRId64".%.*"PRId64, (num == 0) && (value->dec64 < 0) ? "-" : "", num, dig, frac); #24 15.33 /opt/dev/libyang/src/parser_lyb.c:643:26: note: directive argument in the range [0, 9223372036854775807] #24 15.33 643 | sprintf(num_str, "%s%"PRId64".%.*"PRId64, (num == 0) && (value->dec64 < 0) ? "-" : "", num, dig, frac); #24 15.33 | ^~~~~ #24 15.33 In file included from /usr/include/stdio.h:867, #24 15.33 from /opt/dev/libyang/build/src/libyang.h:18, #24 15.33 from /opt/dev/libyang/src/parser_lyb.c:21: #24 15.33 /usr/include/x86_64-linux-gnu/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 278 bytes into a destination of size 22 #24 15.33 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, #24 15.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #24 15.33 37 | __bos (__s), __fmt, __va_arg_pack ()); #24 15.33 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #24 15.47 [ 30%] Building C object CMakeFiles/yangobj.dir/src/parser_lyb.c.o #24 15.52 [ 32%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_yang_bis.c.o #24 15.63 /opt/dev/libyang/src/parser_lyb.c: In function 'lyb_parse_value': #24 15.63 /opt/dev/libyang/src/parser_lyb.c:643:26: warning: '%.*ld' directive writing up to 255 bytes into a region of size between 0 and 20 [-Wformat-overflow=] #24 15.63 643 | sprintf(num_str, "%s%"PRId64".%.*"PRId64, (num == 0) && (value->dec64 < 0) ? "-" : "", num, dig, frac); #24 15.63 | ^~~~~ #24 15.63 /opt/dev/libyang/src/parser_lyb.c:643:39: note: format string is defined here #24 15.63 643 | sprintf(num_str, "%s%"PRId64".%.*"PRId64, (num == 0) && (value->dec64 < 0) ? "-" : "", num, dig, frac); #24 15.63 /opt/dev/libyang/src/parser_lyb.c:643:26: note: directive argument in the range [0, 9223372036854775807] #24 15.63 643 | sprintf(num_str, "%s%"PRId64".%.*"PRId64, (num == 0) && (value->dec64 < 0) ? "-" : "", num, dig, frac); #24 15.63 | ^~~~~ #24 15.63 In file included from /usr/include/stdio.h:867, #24 15.63 from /opt/dev/libyang/build/src/libyang.h:18, #24 15.63 from /opt/dev/libyang/src/parser_lyb.c:21: #24 15.63 /usr/include/x86_64-linux-gnu/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 278 bytes into a destination of size 22 #24 15.63 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, #24 15.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #24 15.63 37 | __bos (__s), __fmt, __va_arg_pack ()); #24 15.63 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #24 15.82 [ 33%] Building C object CMakeFiles/yangobj.dir/src/parser_yang_bis.c.o #24 17.79 [ 34%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_yang_lex.c.o #24 18.15 [ 35%] Building C object CMakeFiles/yangobj.dir/src/parser_yang_lex.c.o #24 18.30 [ 37%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_yang.c.o #24 18.65 [ 38%] Building C object CMakeFiles/yangobj.dir/src/parser_yang.c.o #24 19.48 [ 39%] Building C object CMakeFiles/yangobj_tests.dir/src/tree_schema.c.o #24 19.75 [ 40%] Building C object CMakeFiles/yangobj.dir/src/tree_schema.c.o #24 20.69 [ 41%] Building C object CMakeFiles/yangobj_tests.dir/src/tree_data.c.o #24 21.07 [ 43%] Building C object CMakeFiles/yangobj.dir/src/tree_data.c.o #24 22.36 [ 44%] Building C object CMakeFiles/yangobj_tests.dir/src/plugins.c.o #24 22.54 [ 45%] Building C object CMakeFiles/yangobj_tests.dir/src/printer.c.o #24 22.79 [ 46%] Building C object CMakeFiles/yangobj_tests.dir/src/xpath.c.o #24 22.89 [ 48%] Building C object CMakeFiles/yangobj.dir/src/plugins.c.o #24 23.06 [ 49%] Building C object CMakeFiles/yangobj.dir/src/printer.c.o #24 23.32 [ 50%] Building C object CMakeFiles/yangobj.dir/src/xpath.c.o #24 25.22 [ 51%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_yang.c.o #24 25.67 [ 53%] Building C object CMakeFiles/yangobj.dir/src/printer_yang.c.o #24 26.34 [ 54%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_yin.c.o #24 26.77 [ 55%] Building C object CMakeFiles/yangobj.dir/src/printer_yin.c.o #24 27.50 [ 56%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_json_schema.c.o #24 27.92 [ 58%] Building C object CMakeFiles/yangobj.dir/src/printer_json_schema.c.o #24 28.16 [ 59%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_xml.c.o #24 28.39 [ 60%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_tree.c.o #24 28.57 [ 61%] Building C object CMakeFiles/yangobj.dir/src/printer_xml.c.o #24 28.72 [ 62%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_info.c.o #24 28.80 [ 64%] Building C object CMakeFiles/yangobj.dir/src/printer_tree.c.o #24 29.05 [ 65%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_json.c.o #24 29.13 [ 66%] Building C object CMakeFiles/yangobj.dir/src/printer_info.c.o #24 29.29 [ 67%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_lyb.c.o #24 29.46 [ 69%] Building C object CMakeFiles/yangobj.dir/src/printer_json.c.o #24 29.54 [ 70%] Building C object CMakeFiles/yangobj_tests.dir/src/yang_types.c.o #24 29.59 [ 70%] Built target yangobj_tests #24 29.60 Scanning dependencies of target yang2yin #24 29.61 [ 71%] Building C object CMakeFiles/yang2yin.dir/tools/yang2yin/main.c.o #24 29.69 [ 72%] Building C object CMakeFiles/yangobj.dir/src/printer_lyb.c.o #24 29.95 [ 74%] Building C object CMakeFiles/yangobj.dir/src/yang_types.c.o #24 29.97 [ 75%] Linking C executable yang2yin #24 29.99 [ 75%] Built target yangobj #24 30.01 Scanning dependencies of target yang #24 30.02 [ 75%] Built target yang2yin #24 30.02 [ 76%] Linking C shared library libyang.so #24 30.11 [ 76%] Built target yang #24 30.12 Scanning dependencies of target yangre #24 30.13 Scanning dependencies of target yanglint #24 30.14 [ 77%] Building C object CMakeFiles/yangre.dir/tools/re/main.c.o #24 30.15 [ 79%] Building C object CMakeFiles/yanglint.dir/tools/lint/main.c.o #24 30.22 [ 80%] Building C object CMakeFiles/yanglint.dir/tools/lint/main_ni.c.o #24 30.26 [ 81%] Linking C executable yangre #24 30.30 [ 81%] Built target yangre #24 30.32 Scanning dependencies of target yangdata #24 30.33 [ 82%] Building C object src/extensions/CMakeFiles/yangdata.dir/yangdata.c.o #24 30.41 [ 83%] Linking C shared library yangdata.so #24 30.46 [ 83%] Built target yangdata #24 30.47 Scanning dependencies of target metadata #24 30.48 [ 85%] Building C object src/extensions/CMakeFiles/metadata.dir/metadata.c.o #24 30.52 [ 86%] Building C object CMakeFiles/yanglint.dir/tools/lint/commands.c.o #24 30.54 [ 87%] Linking C shared library metadata.so #24 30.58 [ 87%] Built target metadata #24 30.60 Scanning dependencies of target nacm #24 30.61 [ 88%] Building C object src/extensions/CMakeFiles/nacm.dir/nacm.c.o #24 30.66 [ 90%] Linking C shared library nacm.so #24 30.70 [ 90%] Built target nacm #24 30.72 Scanning dependencies of target user_inet_types #24 30.73 [ 91%] Building C object src/user_types/CMakeFiles/user_inet_types.dir/user_inet_types.c.o #24 30.84 [ 92%] Linking C shared library user_inet_types.so #24 30.87 [ 93%] Building C object CMakeFiles/yanglint.dir/tools/lint/completion.c.o #24 30.89 [ 93%] Built target user_inet_types #24 30.90 Scanning dependencies of target user_yang_types #24 30.91 [ 95%] Building C object src/user_types/CMakeFiles/user_yang_types.dir/user_yang_types.c.o #24 30.95 [ 96%] Building C object CMakeFiles/yanglint.dir/tools/lint/configuration.c.o #24 31.00 [ 97%] Building C object CMakeFiles/yanglint.dir/linenoise/linenoise.c.o #24 31.01 [ 98%] Linking C shared library user_yang_types.so #24 31.05 [ 98%] Built target user_yang_types #24 31.37 [100%] Linking C executable yanglint #24 31.41 [100%] Built target yanglint #24 31.49 [ 1%] Built target compat #24 31.52 [ 37%] Built target yangobj #24 31.55 [ 38%] Built target yang #24 31.59 [ 40%] Built target yangre #24 31.62 [ 76%] Built target yangobj_tests #24 31.65 [ 85%] Built target yanglint #24 31.68 [ 87%] Built target yang2yin #24 31.71 [ 90%] Built target yangdata #24 31.73 [ 92%] Built target metadata #24 31.76 [ 95%] Built target nacm #24 31.79 [ 97%] Built target user_inet_types #24 31.82 [100%] Built target user_yang_types #24 31.85 Install the project... #24 31.86 -- Install configuration: "Release" #24 31.86 -- Installing: /usr/local/lib/libyang.so.1.10.44 #24 31.86 -- Installing: /usr/local/lib/libyang.so.1 #24 31.86 -- Installing: /usr/local/lib/libyang.so #24 31.86 -- Installing: /usr/local/include/libyang/tree_schema.h #24 31.86 -- Installing: /usr/local/include/libyang/tree_data.h #24 31.86 -- Installing: /usr/local/include/libyang/extensions.h #24 31.86 -- Installing: /usr/local/include/libyang/user_types.h #24 31.86 -- Installing: /usr/local/include/libyang/xml.h #24 31.86 -- Installing: /usr/local/include/libyang/dict.h #24 31.86 -- Installing: /usr/local/include/libyang/libyang.h #24 31.86 -- Installing: /usr/local/lib/pkgconfig/libyang.pc #24 31.86 -- Installing: /usr/local/bin/yanglint #24 31.86 -- Set runtime path of "/usr/local/bin/yanglint" to "" #24 31.87 -- Installing: /usr/local/share/man/man1/yanglint.1 #24 31.87 -- Installing: /usr/local/bin/yangre #24 31.87 -- Set runtime path of "/usr/local/bin/yangre" to "" #24 31.87 -- Installing: /usr/local/share/man/man1/yangre.1 #24 31.87 -- Installing: /usr/local/lib/libyang1/extensions/nacm.so #24 31.87 -- Set runtime path of "/usr/local/lib/libyang1/extensions/nacm.so" to "" #24 31.87 -- Installing: /usr/local/lib/libyang1/extensions/metadata.so #24 31.87 -- Set runtime path of "/usr/local/lib/libyang1/extensions/metadata.so" to "" #24 31.87 -- Installing: /usr/local/lib/libyang1/extensions/yangdata.so #24 31.87 -- Set runtime path of "/usr/local/lib/libyang1/extensions/yangdata.so" to "" #24 31.87 -- Installing: /usr/local/lib/libyang1/user_types/user_yang_types.so #24 31.87 -- Set runtime path of "/usr/local/lib/libyang1/user_types/user_yang_types.so" to "" #24 31.87 -- Installing: /usr/local/lib/libyang1/user_types/user_inet_types.so #24 31.87 -- Set runtime path of "/usr/local/lib/libyang1/user_types/user_inet_types.so" to "" #24 DONE 32.4s #25 [o1mediator-build 9/30] RUN cd /opt/dev && git clone -b libyang1 https://github.com/sysrepo/sysrepo.git && cd sysrepo && sed -i -e 's/2000/30000/g;s/5000/30000/g' src/common.h.in && mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE:String="Release" -DENABLE_TESTS=OFF -DREPOSITORY_LOC:PATH=/etc/sysrepo .. && make -j2 && make install && make sr_clean && ldconfig #25 0.229 Cloning into 'sysrepo'... #25 2.420 -- The C compiler identification is GNU 9.3.0 #25 2.739 -- The CXX compiler identification is GNU 9.3.0 #25 2.748 -- Check for working C compiler: /usr/bin/cc #25 2.836 -- Check for working C compiler: /usr/bin/cc -- works #25 2.839 -- Detecting C compiler ABI info #25 2.931 -- Detecting C compiler ABI info - done #25 2.951 -- Detecting C compile features #25 2.951 -- Detecting C compile features - done #25 2.959 -- Check for working CXX compiler: /usr/bin/c++ #25 3.055 -- Check for working CXX compiler: /usr/bin/c++ -- works #25 3.058 -- Detecting CXX compiler ABI info #25 3.160 -- Detecting CXX compiler ABI info - done #25 3.180 -- Detecting CXX compile features #25 3.180 -- Detecting CXX compile features - done #25 3.187 -- ietf-yang-library revision: 2019-01-04 #25 3.187 -- Sysrepo repository: /etc/sysrepo #25 3.187 -- Startup data path: /etc/sysrepo/data #25 3.187 -- Notification path: /etc/sysrepo/data/notif #25 3.187 -- YANG module path: /etc/sysrepo/yang #25 3.187 -- SRPD plugins path: /usr/local/lib/sysrepo/plugins #25 3.187 -- Looking for vdprintf #25 3.274 -- Looking for vdprintf - found #25 3.275 -- Looking for asprintf #25 3.367 -- Looking for asprintf - found #25 3.369 -- Looking for vasprintf #25 3.456 -- Looking for vasprintf - found #25 3.457 -- Looking for get_current_dir_name #25 3.545 -- Looking for get_current_dir_name - found #25 3.546 -- Looking for strndup #25 3.636 -- Looking for strndup - found #25 3.637 -- Looking for getline #25 3.728 -- Looking for getline - found #25 3.728 -- Check if the system is big endian #25 3.728 -- Searching 16 bit integer #25 3.729 -- Looking for sys/types.h #25 3.824 -- Looking for sys/types.h - found #25 3.825 -- Looking for stdint.h #25 3.912 -- Looking for stdint.h - found #25 3.913 -- Looking for stddef.h #25 4.000 -- Looking for stddef.h - found #25 4.001 -- Check size of unsigned short #25 4.094 -- Check size of unsigned short - done #25 4.094 -- Using unsigned short #25 4.183 -- Check if the system is big endian - little endian #25 4.186 -- Could NOT find Uncrustify (missing: UNCRUSTIFY) (Required is at least version "0.71") #25 4.191 -- Looking for __atomic_fetch_add_4 in atomic #25 4.279 -- Looking for __atomic_fetch_add_4 in atomic - found #25 4.284 -- Found LibYANG: /usr/local/lib/libyang.so (found suitable version "1.10.44", minimum required is "1.10.44") #25 4.290 -- Looking for pthread.h #25 4.374 -- Looking for pthread.h - found #25 4.376 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD #25 4.462 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed #25 4.463 -- Looking for pthread_create in pthreads #25 4.540 -- Looking for pthread_create in pthreads - not found #25 4.540 -- Looking for pthread_create in pthread #25 4.631 -- Looking for pthread_create in pthread - found #25 4.634 -- Found Threads: TRUE #25 4.634 -- Looking for pthread_mutex_timedlock #25 4.728 -- Looking for pthread_mutex_timedlock - found #25 4.729 -- Looking for eaccess #25 4.818 -- Looking for eaccess - found #25 4.819 -- Looking for stdatomic.h #25 4.905 -- Looking for stdatomic.h - found #25 4.906 -- Looking for mkstemps #25 4.995 -- Looking for mkstemps - found #25 5.004 -- Missing tools (devscripts, debhelper package) for building DEB package. #25 5.004 -- To build local RPM package, use "build-rpm" target. #25 5.008 -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) #25 5.010 -- Configuring done #25 5.037 -- Generating done #25 5.039 CMake Warning: #25 5.039 Manually-specified variables were not used by the project: #25 5.039 #25 5.039 REPOSITORY_LOC #25 5.039 #25 5.039 #25 5.039 -- Build files have been written to: /opt/dev/sysrepo/build #25 5.083 Scanning dependencies of target compat #25 5.093 Scanning dependencies of target srobj #25 5.101 [ 2%] Building C object CMakeFiles/compat.dir/compat/compat.c.o #25 5.104 [ 4%] Building C object CMakeFiles/srobj.dir/src/sysrepo.c.o #25 5.144 [ 4%] Built target compat #25 5.157 [ 7%] Building C object CMakeFiles/srobj.dir/src/common.c.o #25 5.727 /opt/dev/sysrepo/src/sysrepo.c: In function 'sr_get_lock': #25 5.727 /opt/dev/sysrepo/src/sysrepo.c:2690:24: warning: 'ts' may be used uninitialized in this function [-Wmaybe-uninitialized] #25 5.727 2690 | *timestamp = ts; #25 5.727 | ~~~~~~~~~~~^~~~ #25 5.934 /opt/dev/sysrepo/src/sysrepo.c: In function 'sr_oper_get_items_subscribe': #25 5.934 /opt/dev/sysrepo/src/sysrepo.c:4727:21: warning: 'sub_type' may be used uninitialized in this function [-Wmaybe-uninitialized] #25 5.934 4727 | if ((err_info = sr_shmext_oper_subscription_add(conn, shm_mod, path, sub_type, sub_opts, (*subscription)->evpipe_num))) { #25 5.934 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #25 5.981 [ 9%] Building C object CMakeFiles/srobj.dir/src/log.c.o #25 6.033 /opt/dev/sysrepo/src/log.c: In function 'sr_log_msg': #25 6.033 /opt/dev/sysrepo/src/log.c:103:9: warning: 'priority' may be used uninitialized in this function [-Wmaybe-uninitialized] #25 6.033 103 | int priority; #25 6.033 | ^~~~~~~~ #25 6.073 /opt/dev/sysrepo/src/common.c: In function 'sr_module_file_data_append': #25 6.073 /opt/dev/sysrepo/src/common.c:5229:16: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized] #25 6.073 5229 | mod_data = lyd_parse_fd(ly_mod->ctx, fd, LYD_LYB, flags); #25 6.073 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #25 6.089 [ 12%] Building C object CMakeFiles/srobj.dir/src/replay.c.o #25 6.186 [ 14%] Building C object CMakeFiles/srobj.dir/src/modinfo.c.o #25 6.271 [ 17%] Building C object CMakeFiles/srobj.dir/src/edit_diff.c.o #25 6.311 /opt/dev/sysrepo/src/edit_diff.c: In function 'sr_edit_insert': #25 6.311 /opt/dev/sysrepo/src/edit_diff.c:407:9: warning: variable 'user_ordered' set but not used [-Wunused-but-set-variable] #25 6.311 407 | int user_ordered = 0; #25 6.311 | ^~~~~~~~~~~~ #25 6.737 [ 19%] Building C object CMakeFiles/srobj.dir/src/lyd_mods.c.o #25 6.826 /opt/dev/sysrepo/src/edit_diff.c: In function 'sr_diff_ly2sr': #25 6.826 /opt/dev/sysrepo/src/edit_diff.c:3336:25: warning: 'attr_val' may be used uninitialized in this function [-Wmaybe-uninitialized] #25 6.826 3336 | if ((err_info = sr_diff_add_attrs(node, attr_val, prev_attr_val, op))) { #25 6.826 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #25 6.855 /opt/dev/sysrepo/src/edit_diff.c: In function 'sr_edit_add': #25 6.855 /opt/dev/sysrepo/src/edit_diff.c:3671:18: warning: 'attr_val' may be used uninitialized in this function [-Wmaybe-uninitialized] #25 6.855 3671 | if (!lyd_insert_attr(node, NULL, (node->schema->nodetype == LYS_LIST) ? "yang:key" : "yang:value", attr_val)) { #25 6.855 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #25 6.966 [ 21%] Building C object CMakeFiles/srobj.dir/src/shm_main.c.o #25 7.014 /opt/dev/sysrepo/src/shm_main.c: In function 'sr_shmmain_conn_new_lockfile': #25 7.014 /opt/dev/sysrepo/src/shm_main.c:331:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] #25 7.014 331 | write(fd, buf, strlen(buf)); #25 7.014 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #25 7.115 /opt/dev/sysrepo/src/lyd_mods.c: In function 'sr_lydmods_conn_ctx_update': #25 7.115 /opt/dev/sysrepo/src/lyd_mods.c:2257:8: warning: 'exists' may be used uninitialized in this function [-Wmaybe-uninitialized] #25 7.115 2257 | if (!exists) { #25 7.115 | ^ #25 7.293 [ 24%] Building C object CMakeFiles/srobj.dir/src/shm_ext.c.o #25 7.343 [ 26%] Building C object CMakeFiles/srobj.dir/src/shm_mod.c.o #25 7.346 /opt/dev/sysrepo/src/shm_ext.c: In function 'sr_shmext_print': #25 7.346 /opt/dev/sysrepo/src/shm_ext.c:225:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #25 7.346 225 | asprintf(&(items[item_count].name), "ext structure"); #25 7.346 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #25 7.346 /opt/dev/sysrepo/src/shm_ext.c:233:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #25 7.346 233 | asprintf(&(items[item_count].name), "memory hole (size %u)", hole->size); #25 7.346 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #25 7.346 /opt/dev/sysrepo/src/shm_ext.c:246:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #25 7.346 246 | asprintf(&(items[item_count].name), "%s change subs (%u, mod \"%s\")", sr_ds2str(ds), #25 7.346 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #25 7.346 247 | shm_mod->change_sub[ds].sub_count, ((char *)main_shm) + shm_mod->name); #25 7.346 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #25 7.346 /opt/dev/sysrepo/src/shm_ext.c:257:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #25 7.346 257 | asprintf(&(items[item_count].name), "%s change sub xpath (\"%s\", mod \"%s\")", sr_ds2str(ds), #25 7.346 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #25 7.346 258 | shm_ext->addr + change_subs[i].xpath, ((char *)main_shm) + shm_mod->name); #25 7.346 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #25 7.346 /opt/dev/sysrepo/src/shm_ext.c:270:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #25 7.346 270 | asprintf(&(items[item_count].name), "oper subs (%u, mod \"%s\")", shm_mod->oper_sub_count, #25 7.346 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #25 7.346 271 | ((char *)main_shm) + shm_mod->name); #25 7.346 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #25 7.346 /opt/dev/sysrepo/src/shm_ext.c:280:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #25 7.346 280 | asprintf(&(items[item_count].name), "oper sub xpath (\"%s\", mod \"%s\")", #25 7.346 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #25 7.346 281 | shm_ext->addr + oper_subs[i].xpath, ((char *)main_shm) + shm_mod->name); #25 7.346 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #25 7.346 /opt/dev/sysrepo/src/shm_ext.c:293:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #25 7.346 293 | asprintf(&(items[item_count].name), "rpc subs (%u, path \"%s\")", shm_rpc[i].sub_count, #25 7.346 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #25 7.346 294 | ((char *)main_shm) + shm_rpc[i].path); #25 7.346 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #25 7.346 /opt/dev/sysrepo/src/shm_ext.c:303:21: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #25 7.346 303 | asprintf(&(items[item_count].name), "rpc sub xpath (\"%s\", path \"%s\")", #25 7.346 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #25 7.346 304 | shm_ext->addr + rpc_subs[j].xpath, ((char *)main_shm) + shm_rpc[i].path); #25 7.346 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #25 7.346 /opt/dev/sysrepo/src/shm_ext.c:315:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #25 7.346 315 | asprintf(&(items[item_count].name), "notif subs (%u, mod \"%s\")", shm_mod->notif_sub_count, #25 7.346 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #25 7.346 316 | ((char *)main_shm) + shm_mod->name); #25 7.346 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #25 7.468 /opt/dev/sysrepo/src/shm_ext.c: In function 'sr_shmext_change_subscription_stop': #25 7.468 /opt/dev/sysrepo/src/shm_ext.c:624:9: warning: 'tmp_err' may be used uninitialized in this function [-Wmaybe-uninitialized] #25 7.468 624 | sr_errinfo_merge(&err_info, tmp_err); #25 7.468 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #25 7.508 /opt/dev/sysrepo/src/shm_ext.c: In function 'sr_shmext_oper_subscription_stop': #25 7.508 /opt/dev/sysrepo/src/shm_ext.c:890:9: warning: 'tmp_err' may be used uninitialized in this function [-Wmaybe-uninitialized] #25 7.508 890 | sr_errinfo_merge(&err_info, tmp_err); #25 7.508 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #25 7.543 [ 29%] Building C object CMakeFiles/srobj.dir/src/shm_sub.c.o #25 7.570 /opt/dev/sysrepo/src/shm_ext.c: In function 'sr_shmext_rpc_subscription_stop': #25 7.570 /opt/dev/sysrepo/src/shm_ext.c:1364:9: warning: 'tmp_err' may be used uninitialized in this function [-Wmaybe-uninitialized] #25 7.570 1364 | sr_errinfo_merge(&err_info, tmp_err); #25 7.570 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #25 7.636 [ 31%] Building C object CMakeFiles/srobj.dir/src/utils/values.c.o #25 7.804 [ 34%] Building C object CMakeFiles/srobj.dir/src/utils/xpath.c.o #25 7.854 /opt/dev/sysrepo/src/shm_sub.c: In function 'sr_shmsub_change_notify_change': #25 7.854 /opt/dev/sysrepo/src/shm_sub.c:1169:29: warning: 'diff_lyb_len' may be used uninitialized in this function [-Wmaybe-uninitialized] #25 7.854 1169 | if ((err_info = sr_shmsub_multi_notify_write_event(multi_sub_shm, cid, mod->request_id, cur_priority, #25 7.854 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #25 7.854 1170 | SR_SUB_EV_CHANGE, &sid, subscriber_count, &shm_data_sub, 0, diff_lyb, diff_lyb_len, mod->ly_mod->name))) { #25 7.854 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #25 7.874 /opt/dev/sysrepo/src/shm_sub.c: In function 'sr_shmsub_change_notify_change_done': #25 7.874 /opt/dev/sysrepo/src/shm_sub.c:1292:29: warning: 'diff_lyb_len' may be used uninitialized in this function [-Wmaybe-uninitialized] #25 7.874 1292 | if ((err_info = sr_shmsub_multi_notify_write_event(multi_sub_shm, cid, mod->request_id, cur_priority, #25 7.874 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #25 7.874 1293 | SR_SUB_EV_DONE, &sid, subscriber_count, &shm_data_sub, 0, diff_lyb, diff_lyb_len, mod->ly_mod->name))) { #25 7.874 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #25 7.892 /opt/dev/sysrepo/src/shm_sub.c: In function 'sr_shmsub_change_notify_change_abort': #25 7.893 /opt/dev/sysrepo/src/shm_sub.c:1449:29: warning: 'diff_lyb_len' may be used uninitialized in this function [-Wmaybe-uninitialized] #25 7.893 1449 | if ((err_info = sr_shmsub_multi_notify_write_event(multi_sub_shm, cid, mod->request_id, cur_priority, #25 7.893 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #25 7.893 1450 | SR_SUB_EV_ABORT, &sid, subscriber_count, &shm_data_sub, 0, diff_lyb, diff_lyb_len, mod->ly_mod->name))) { #25 7.893 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #25 7.893 /opt/dev/sysrepo/src/shm_sub.c:1469:29: warning: 'err_priority' may be used uninitialized in this function [-Wmaybe-uninitialized] #25 7.893 1469 | if (last_subscr && (err_priority == cur_priority)) { #25 7.893 | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #25 8.174 [ 34%] Built target srobj #25 8.190 Scanning dependencies of target sysrepo #25 8.204 [ 36%] Linking C shared library libsysrepo.so #25 8.285 [ 36%] Built target sysrepo #25 8.296 Scanning dependencies of target sysrepo-plugind #25 8.302 Scanning dependencies of target sysrepocfg #25 8.311 [ 39%] Building C object CMakeFiles/sysrepo-plugind.dir/src/executables/sysrepo-plugind.c.o #25 8.314 [ 41%] Building C object CMakeFiles/sysrepocfg.dir/src/executables/sysrepocfg.c.o #25 8.349 /opt/dev/sysrepo/src/executables/sysrepocfg.c: In function 'op_export': #25 8.349 /opt/dev/sysrepo/src/executables/sysrepocfg.c:342:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #25 8.349 342 | asprintf(&str, "/%s:*", module_name); #25 8.349 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #25 8.461 [ 43%] Linking C executable sysrepo-plugind #25 8.481 [ 46%] Linking C executable sysrepocfg #25 8.508 [ 46%] Built target sysrepo-plugind #25 8.524 [ 46%] Built target sysrepocfg #25 8.525 Scanning dependencies of target sysrepoctl #25 8.535 Scanning dependencies of target sr_set_item_example #25 8.539 [ 48%] Building C object CMakeFiles/sysrepoctl.dir/src/executables/sysrepoctl.c.o #25 8.549 [ 51%] Building C object examples/CMakeFiles/sr_set_item_example.dir/sr_set_item_example.c.o #25 8.609 [ 53%] Linking C executable sr_set_item_example #25 8.660 [ 53%] Built target sr_set_item_example #25 8.670 Scanning dependencies of target sr_get_items_example #25 8.681 [ 56%] Building C object examples/CMakeFiles/sr_get_items_example.dir/sr_get_items_example.c.o #25 8.747 [ 58%] Linking C executable sysrepoctl #25 8.755 [ 60%] Linking C executable sr_get_items_example #25 8.787 [ 60%] Built target sysrepoctl #25 8.799 [ 60%] Built target sr_get_items_example #25 8.805 Scanning dependencies of target oper_data_example #25 8.815 [ 63%] Building C object examples/CMakeFiles/oper_data_example.dir/oper_data_example.c.o #25 8.818 Scanning dependencies of target notif_subscribe_example #25 8.831 [ 65%] Building C object examples/CMakeFiles/notif_subscribe_example.dir/notif_subscribe_example.c.o #25 8.886 [ 68%] Linking C executable oper_data_example #25 8.909 [ 70%] Linking C executable notif_subscribe_example #25 8.929 [ 70%] Built target oper_data_example #25 8.945 Scanning dependencies of target application_changes_example #25 8.952 [ 70%] Built target notif_subscribe_example #25 8.960 [ 73%] Building C object examples/CMakeFiles/application_changes_example.dir/application_changes_example.c.o #25 8.966 Scanning dependencies of target rpc_send_example #25 8.978 [ 75%] Building C object examples/CMakeFiles/rpc_send_example.dir/rpc_send_example.c.o #25 9.051 [ 78%] Linking C executable application_changes_example #25 9.057 [ 80%] Linking C executable rpc_send_example #25 9.099 [ 80%] Built target application_changes_example #25 9.101 [ 80%] Built target rpc_send_example #25 9.112 Scanning dependencies of target oper_pull_push_example #25 9.115 Scanning dependencies of target notif_send_example #25 9.125 [ 82%] Building C object examples/CMakeFiles/oper_pull_push_example.dir/oper_pull_push_example.c.o #25 9.125 [ 85%] Building C object examples/CMakeFiles/notif_send_example.dir/notif_send_example.c.o #25 9.191 [ 87%] Linking C executable notif_send_example #25 9.199 [ 90%] Linking C executable oper_pull_push_example #25 9.232 [ 90%] Built target notif_send_example #25 9.245 [ 90%] Built target oper_pull_push_example #25 9.247 Scanning dependencies of target rpc_subscribe_example #25 9.255 Scanning dependencies of target oven #25 9.256 [ 92%] Building C object examples/CMakeFiles/rpc_subscribe_example.dir/rpc_subscribe_example.c.o #25 9.269 [ 95%] Building C object examples/CMakeFiles/oven.dir/plugin/oven.c.o #25 9.333 [ 97%] Linking C executable rpc_subscribe_example #25 9.350 [100%] Linking C shared module oven.so #25 9.374 [100%] Built target rpc_subscribe_example #25 9.395 [100%] Built target oven #25 9.463 [ 31%] Built target srobj #25 9.489 [ 34%] Built target compat #25 9.514 [ 36%] Built target sysrepo #25 9.543 [ 41%] Built target sysrepocfg #25 9.571 [ 46%] Built target sysrepo-plugind #25 9.600 [ 51%] Built target sysrepoctl #25 9.629 [ 56%] Built target sr_set_item_example #25 9.656 [ 60%] Built target sr_get_items_example #25 9.682 [ 65%] Built target oper_data_example #25 9.706 [ 70%] Built target notif_subscribe_example #25 9.736 [ 75%] Built target application_changes_example #25 9.770 [ 80%] Built target rpc_send_example #25 9.793 [ 85%] Built target notif_send_example #25 9.820 [ 90%] Built target oper_pull_push_example #25 9.845 [ 95%] Built target rpc_subscribe_example #25 9.870 [100%] Built target oven #25 9.890 Install the project... #25 9.901 -- Install configuration: "Release" #25 9.901 -- Installing: /usr/local/lib/libsysrepo.so.5.6.83 #25 9.902 -- Installing: /usr/local/lib/libsysrepo.so.5 #25 9.903 -- Set runtime path of "/usr/local/lib/libsysrepo.so.5.6.83" to "" #25 9.903 -- Installing: /usr/local/lib/libsysrepo.so #25 9.903 -- Installing: /usr/local/include/sysrepo.h #25 9.904 -- Installing: /usr/local/include/sysrepo/values.h #25 9.904 -- Installing: /usr/local/include/sysrepo/xpath.h #25 9.905 -- Installing: /usr/local/bin/sysrepoctl #25 9.905 -- Set runtime path of "/usr/local/bin/sysrepoctl" to "" #25 9.905 -- Installing: /usr/local/bin/sysrepocfg #25 9.906 -- Set runtime path of "/usr/local/bin/sysrepocfg" to "" #25 9.906 -- Installing: /usr/local/bin/sysrepo-plugind #25 9.907 -- Set runtime path of "/usr/local/bin/sysrepo-plugind" to "" #25 9.907 -- Installing: /usr/local/lib/pkgconfig/sysrepo.pc #25 9.971 Scanning dependencies of target shm_clean #25 9.986 [ 50%] Removing all volatile SHM files prefixed with "sr" #25 10.01 [ 50%] Built target shm_clean #25 10.02 Scanning dependencies of target sr_clean #25 10.03 [100%] Removing the whole persistent repository "/etc/sysrepo" #25 10.05 [100%] Built target sr_clean #25 DONE 10.3s #26 [o1mediator-build 10/30] RUN cd /opt/dev && git clone https://git.libssh.org/projects/libssh.git && cd libssh && mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE="Release" -DWITH_ZLIB=ON -DWITH_NACL=OFF -DWITH_PCAP=OFF .. && make -j2 && make install #26 0.255 Cloning into 'libssh'... #26 3.508 -- The C compiler identification is GNU 9.3.0 #26 3.516 -- Check for working C compiler: /usr/bin/cc #26 3.591 -- Check for working C compiler: /usr/bin/cc -- works #26 3.594 -- Detecting C compiler ABI info #26 3.684 -- Detecting C compiler ABI info - done #26 3.702 -- Detecting C compile features #26 3.703 -- Detecting C compile features - done #26 3.723 -- Performing Test REQUIRED_FLAGS_WERROR #26 3.803 -- Performing Test REQUIRED_FLAGS_WERROR - Success #26 3.804 -- Performing Test WITH_WPEDANTIC_FLAG #26 3.893 -- Performing Test WITH_WPEDANTIC_FLAG - Success #26 3.895 -- Performing Test WITH_WALL_FLAG #26 3.980 -- Performing Test WITH_WALL_FLAG - Success #26 3.982 -- Performing Test WITH_WSHADOW_FLAG #26 4.063 -- Performing Test WITH_WSHADOW_FLAG - Success #26 4.065 -- Performing Test WITH_WMISSING_PROTOTYPES_FLAG #26 4.143 -- Performing Test WITH_WMISSING_PROTOTYPES_FLAG - Success #26 4.145 -- Performing Test WITH_WCAST_ALIGN_FLAG #26 4.231 -- Performing Test WITH_WCAST_ALIGN_FLAG - Success #26 4.233 -- Performing Test WITH_WERROR_ADDRESS_FLAG #26 4.316 -- Performing Test WITH_WERROR_ADDRESS_FLAG - Success #26 4.319 -- Performing Test WITH_WSTRICT_PROTOTYPES_FLAG #26 4.404 -- Performing Test WITH_WSTRICT_PROTOTYPES_FLAG - Success #26 4.405 -- Performing Test WITH_WERROR_STRICT_PROTOTYPES_FLAG #26 4.497 -- Performing Test WITH_WERROR_STRICT_PROTOTYPES_FLAG - Success #26 4.499 -- Performing Test WITH_WWRITE_STRINGS_FLAG #26 4.588 -- Performing Test WITH_WWRITE_STRINGS_FLAG - Success #26 4.590 -- Performing Test WITH_WERROR_WRITE_STRINGS_FLAG #26 4.675 -- Performing Test WITH_WERROR_WRITE_STRINGS_FLAG - Success #26 4.677 -- Performing Test WITH_WERROR_IMPLICIT_FUNCTION_DECLARATION_FLAG #26 4.762 -- Performing Test WITH_WERROR_IMPLICIT_FUNCTION_DECLARATION_FLAG - Success #26 4.765 -- Performing Test WITH_WPOINTER_ARITH_FLAG #26 4.843 -- Performing Test WITH_WPOINTER_ARITH_FLAG - Success #26 4.846 -- Performing Test WITH_WERROR_POINTER_ARITH_FLAG #26 4.929 -- Performing Test WITH_WERROR_POINTER_ARITH_FLAG - Success #26 4.931 -- Performing Test WITH_WDECLARATION_AFTER_STATEMENT_FLAG #26 5.012 -- Performing Test WITH_WDECLARATION_AFTER_STATEMENT_FLAG - Success #26 5.014 -- Performing Test WITH_WERROR_DECLARATION_AFTER_STATEMENT_FLAG #26 5.097 -- Performing Test WITH_WERROR_DECLARATION_AFTER_STATEMENT_FLAG - Success #26 5.098 -- Performing Test WITH_WRETURN_TYPE_FLAG #26 5.176 -- Performing Test WITH_WRETURN_TYPE_FLAG - Success #26 5.178 -- Performing Test WITH_WERROR_RETURN_TYPE_FLAG #26 5.264 -- Performing Test WITH_WERROR_RETURN_TYPE_FLAG - Success #26 5.265 -- Performing Test WITH_WUNINITIALIZED_FLAG #26 5.353 -- Performing Test WITH_WUNINITIALIZED_FLAG - Success #26 5.355 -- Performing Test WITH_WERROR_UNINITIALIZED_FLAG #26 5.446 -- Performing Test WITH_WERROR_UNINITIALIZED_FLAG - Success #26 5.448 -- Performing Test WITH_WIMPLICIT_FALLTHROUGH_FLAG #26 5.533 -- Performing Test WITH_WIMPLICIT_FALLTHROUGH_FLAG - Success #26 5.535 -- Performing Test WITH_WERROR_STRICT_OVERFLOW_FLAG #26 5.624 -- Performing Test WITH_WERROR_STRICT_OVERFLOW_FLAG - Success #26 5.626 -- Performing Test WITH_WSTRICT_OVERFLOW_2_FLAG #26 5.716 -- Performing Test WITH_WSTRICT_OVERFLOW_2_FLAG - Success #26 5.718 -- Performing Test WITH_WNO_FORMAT_ZERO_LENGTH_FLAG #26 5.805 -- Performing Test WITH_WNO_FORMAT_ZERO_LENGTH_FLAG - Success #26 5.807 -- Performing Test WITH_WMISSING_FIELD_INITIALIZERS_FLAG #26 5.892 -- Performing Test WITH_WMISSING_FIELD_INITIALIZERS_FLAG - Success #26 5.894 -- Performing Test WITH_WSIGN_COMPARE_FLAG #26 5.970 -- Performing Test WITH_WSIGN_COMPARE_FLAG - Success #26 5.972 -- Performing Test WITH_WOLD_STYLE_DEFINITION_FLAG #26 6.051 -- Performing Test WITH_WOLD_STYLE_DEFINITION_FLAG - Success #26 6.053 -- Performing Test WITH_WERROR_OLD_STYLE_DEFINITION_FLAG #26 6.140 -- Performing Test WITH_WERROR_OLD_STYLE_DEFINITION_FLAG - Success #26 6.142 -- Performing Test WITH_WIMPLICIT_INT_FLAG #26 6.230 -- Performing Test WITH_WIMPLICIT_INT_FLAG - Success #26 6.232 -- Performing Test WITH_WERROR_IMPLICIT_INT_FLAG #26 6.318 -- Performing Test WITH_WERROR_IMPLICIT_INT_FLAG - Success #26 6.320 -- Performing Test WITH_WINT_CONVERSION_FLAG #26 6.414 -- Performing Test WITH_WINT_CONVERSION_FLAG - Success #26 6.416 -- Performing Test WITH_WERROR_INT_CONVERSION_FLAG #26 6.502 -- Performing Test WITH_WERROR_INT_CONVERSION_FLAG - Success #26 6.503 -- Performing Test WITH_WERROR_UNUSED_VARIABLE_FLAG #26 6.588 -- Performing Test WITH_WERROR_UNUSED_VARIABLE_FLAG - Success #26 6.590 -- Performing Test REQUIRED_FLAGS_WFORMAT #26 6.673 -- Performing Test REQUIRED_FLAGS_WFORMAT - Success #26 6.675 -- Performing Test WITH_WFORMAT_SECURITY_FLAG #26 6.756 -- Performing Test WITH_WFORMAT_SECURITY_FLAG - Success #26 6.758 -- Performing Test WITH_WERROR_FORMAT_SECURITY_FLAG #26 6.844 -- Performing Test WITH_WERROR_FORMAT_SECURITY_FLAG - Success #26 6.846 -- Performing Test WITH_FNO_COMMON_FLAG #26 6.930 -- Performing Test WITH_FNO_COMMON_FLAG - Success #26 6.930 -- Performing Test WITH_STACK_PROTECTOR_STRONG #26 7.023 -- Performing Test WITH_STACK_PROTECTOR_STRONG - Success #26 7.024 -- Performing Test WITH_STACK_CLASH_PROTECTION #26 7.113 -- Performing Test WITH_STACK_CLASH_PROTECTION - Success #26 7.115 -- Performing Test WITH_WNO_DEPRECATED_DECLARATIONS_FLAG #26 7.205 -- Performing Test WITH_WNO_DEPRECATED_DECLARATIONS_FLAG - Success #26 7.223 -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11") #26 7.296 -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found suitable version "1.1.1f", minimum required is "1.1.1") #26 7.298 -- Looking for pthread.h #26 7.392 -- Looking for pthread.h - found #26 7.393 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD #26 7.490 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed #26 7.491 -- Check if compiler accepts -pthread #26 7.589 -- Check if compiler accepts -pthread - yes #26 7.591 -- Found Threads: TRUE #26 7.598 -- Checking for one of the modules 'mit-krb5-gssapi;heimdal-gssapi' #26 7.611 -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") #26 7.612 -- Checking for module 'heimdal-gssapi' #26 7.616 -- No package 'heimdal-gssapi' found #26 7.618 -- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES GSSAPI_INCLUDE_DIR) #26 7.829 -- Found Python: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter #26 7.830 -- Could not find `abimap` in PATH. It can be found in PyPI as `abimap` (try `pip install abimap`) #26 7.832 -- Could NOT find ABIMap (missing: ABIMAP_EXECUTABLE) (Required is at least version "0.3.1") #26 7.840 -- Performing Test WITH_VISIBILITY_HIDDEN #26 7.930 -- Performing Test WITH_VISIBILITY_HIDDEN - Success #26 7.931 -- Looking for argp_parse #26 8.020 -- Looking for argp_parse - found #26 8.021 -- Looking for argp.h #26 8.101 -- Looking for argp.h - found #26 8.102 -- Looking for pty.h #26 8.195 -- Looking for pty.h - found #26 8.196 -- Looking for utmp.h #26 8.291 -- Looking for utmp.h - found #26 8.292 -- Looking for termios.h #26 8.384 -- Looking for termios.h - found #26 8.385 -- Looking for unistd.h #26 8.470 -- Looking for unistd.h - found #26 8.471 -- Looking for stdint.h #26 8.561 -- Looking for stdint.h - found #26 8.562 -- Looking for util.h #26 8.598 -- Looking for util.h - not found #26 8.599 -- Looking for libutil.h #26 8.631 -- Looking for libutil.h - not found #26 8.632 -- Looking for sys/time.h #26 8.718 -- Looking for sys/time.h - found #26 8.719 -- Looking for sys/utime.h #26 8.752 -- Looking for sys/utime.h - not found #26 8.753 -- Looking for sys/param.h #26 8.847 -- Looking for sys/param.h - found #26 8.848 -- Looking for arpa/inet.h #26 8.944 -- Looking for arpa/inet.h - found #26 8.944 -- Looking for byteswap.h #26 9.036 -- Looking for byteswap.h - found #26 9.036 -- Looking for glob.h #26 9.120 -- Looking for glob.h - found #26 9.121 -- Looking for valgrind/valgrind.h #26 9.148 -- Looking for valgrind/valgrind.h - not found #26 9.148 -- Looking for ifaddrs.h #26 9.249 -- Looking for ifaddrs.h - found #26 9.250 -- Looking for openssl/des.h #26 9.347 -- Looking for openssl/des.h - found #26 9.348 -- Looking for openssl/aes.h #26 9.440 -- Looking for openssl/aes.h - found #26 9.441 -- Looking for openssl/ecdh.h #26 9.581 -- Looking for openssl/ecdh.h - found #26 9.582 -- Looking for openssl/ec.h #26 9.694 -- Looking for openssl/ec.h - found #26 9.694 -- Looking for openssl/ecdsa.h #26 9.809 -- Looking for openssl/ecdsa.h - found #26 9.809 -- Looking for EVP_KDF_CTX_new_id #26 9.906 -- Looking for EVP_KDF_CTX_new_id - not found #26 9.906 -- Looking for EVP_KDF_CTX_new #26 10.00 -- Looking for EVP_KDF_CTX_new - not found #26 10.00 -- Looking for FIPS_mode #26 10.11 -- Looking for FIPS_mode - found #26 10.11 -- Looking for RAND_priv_bytes #26 10.21 -- Looking for RAND_priv_bytes - found #26 10.21 -- Looking for EVP_chacha20 #26 10.31 -- Looking for EVP_chacha20 - found #26 10.31 -- Looking for isblank #26 10.39 -- Looking for isblank - found #26 10.39 -- Looking for strncpy #26 10.49 -- Looking for strncpy - found #26 10.49 -- Looking for strndup #26 10.57 -- Looking for strndup - found #26 10.57 -- Looking for strtoull #26 10.65 -- Looking for strtoull - found #26 10.65 -- Looking for explicit_bzero #26 10.74 -- Looking for explicit_bzero - found #26 10.74 -- Looking for memset_s #26 10.83 -- Looking for memset_s - not found #26 10.83 -- Performing Test HAVE_GLOB_GL_FLAGS_MEMBER #26 10.92 -- Performing Test HAVE_GLOB_GL_FLAGS_MEMBER - Success #26 10.92 -- Looking for glob #26 11.01 -- Looking for glob - found #26 11.01 -- Looking for vsnprintf #26 11.09 -- Looking for vsnprintf - found #26 11.09 -- Looking for snprintf #26 11.19 -- Looking for snprintf - found #26 11.19 -- Looking for poll #26 11.28 -- Looking for poll - found #26 11.28 -- Looking for select #26 11.37 -- Looking for select - found #26 11.37 -- Looking for getaddrinfo #26 11.47 -- Looking for getaddrinfo - found #26 11.47 -- Looking for ntohll #26 11.51 -- Looking for ntohll - not found #26 11.51 -- Looking for htonll #26 11.55 -- Looking for htonll - not found #26 11.55 -- Looking for clock_gettime in rt #26 11.64 -- Looking for clock_gettime in rt - found #26 11.64 -- Looking for forkpty in util #26 11.73 -- Looking for forkpty in util - found #26 11.73 -- Looking for cfmakeraw #26 11.81 -- Looking for cfmakeraw - found #26 11.81 -- Looking for __strtoull #26 11.91 -- Looking for __strtoull - not found #26 11.91 -- Performing Test HAVE_GCC_THREAD_LOCAL_STORAGE #26 12.00 -- Performing Test HAVE_GCC_THREAD_LOCAL_STORAGE - Success #26 12.00 -- Performing Test HAVE_MSC_THREAD_LOCAL_STORAGE #26 12.03 -- Performing Test HAVE_MSC_THREAD_LOCAL_STORAGE - Failed #26 12.03 -- Performing Test HAVE_CONSTRUCTOR_ATTRIBUTE #26 12.12 -- Performing Test HAVE_CONSTRUCTOR_ATTRIBUTE - Success #26 12.12 -- Performing Test HAVE_DESTRUCTOR_ATTRIBUTE #26 12.20 -- Performing Test HAVE_DESTRUCTOR_ATTRIBUTE - Success #26 12.20 -- Performing Test HAVE_FALLTHROUGH_ATTRIBUTE #26 12.29 -- Performing Test HAVE_FALLTHROUGH_ATTRIBUTE - Success #26 12.29 -- Performing Test HAVE_WEAK_ATTRIBUTE #26 12.38 -- Performing Test HAVE_WEAK_ATTRIBUTE - Success #26 12.38 -- Performing Test HAVE_UNUSED_ATTRIBUTE #26 12.47 -- Performing Test HAVE_UNUSED_ATTRIBUTE - Success #26 12.47 -- Performing Test HAVE_GCC_VOLATILE_MEMORY_PROTECTION #26 12.56 -- Performing Test HAVE_GCC_VOLATILE_MEMORY_PROTECTION - Success #26 12.56 -- Performing Test HAVE_COMPILER__FUNC__ #26 12.65 -- Performing Test HAVE_COMPILER__FUNC__ - Success #26 12.65 -- Performing Test HAVE_COMPILER__FUNCTION__ #26 12.74 -- Performing Test HAVE_COMPILER__FUNCTION__ - Success #26 12.74 -- Performing Test HAVE_LD_VERSION_SCRIPT #26 12.83 -- Performing Test HAVE_LD_VERSION_SCRIPT - Success #26 12.83 -- Check if the system is big endian #26 12.83 -- Searching 16 bit integer #26 12.83 -- Looking for sys/types.h #26 12.93 -- Looking for sys/types.h - found #26 12.93 -- Looking for stddef.h #26 13.01 -- Looking for stddef.h - found #26 13.01 -- Check size of unsigned short #26 13.10 -- Check size of unsigned short - done #26 13.10 -- Using unsigned short #26 13.18 -- Check if the system is big endian - little endian #26 13.19 -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) #26 13.19 -- Threads_FOUND=TRUE #26 13.25 -- The CXX compiler identification is GNU 9.3.0 #26 13.26 -- Check for working CXX compiler: /usr/bin/c++ #26 13.34 -- Check for working CXX compiler: /usr/bin/c++ -- works #26 13.34 -- Detecting CXX compiler ABI info #26 13.43 -- Detecting CXX compiler ABI info - done #26 13.44 -- Detecting CXX compile features #26 13.44 -- Detecting CXX compile features - done #26 13.46 -- ******************************************** #26 13.46 -- ********** libssh build options : ********** #26 13.46 -- Build type: Release #26 13.46 -- Coverage: #26 13.46 -- zlib support: ON #26 13.46 -- libgcrypt support: OFF #26 13.46 -- libmbedTLS support: OFF #26 13.46 -- libnacl support: OFF #26 13.46 -- SFTP support: ON #26 13.46 -- Server support : ON #26 13.46 -- GSSAPI support : 0 #26 13.46 -- GEX support : ON #26 13.46 -- Support insecure none cipher and MAC : OFF #26 13.46 -- Support exec : ON #26 13.46 -- Pcap debugging support : OFF #26 13.46 -- Build shared library: ON #26 13.46 -- Unit testing: OFF #26 13.46 -- Client code testing: OFF #26 13.46 -- Blowfish cipher support: #26 13.46 -- PKCS #11 URI support: OFF #26 13.46 -- With PKCS #11 provider support: OFF #26 13.46 -- Server code testing: OFF #26 13.46 -- Public API documentation generation #26 13.46 -- Benchmarks: OFF #26 13.46 -- Symbol versioning: ON #26 13.46 -- Allow ABI break: OFF #26 13.46 -- Release is final: #26 13.46 -- Global client config: /etc/ssh/ssh_config #26 13.46 -- Global bind config: /etc/ssh/libssh_server_config #26 13.46 -- ******************************************** #26 13.46 -- Configuring done #26 13.50 -- Generating done #26 13.50 -- Build files have been written to: /opt/dev/libssh/build #26 13.59 Scanning dependencies of target ssh #26 13.62 [ 1%] Building C object src/CMakeFiles/ssh.dir/agent.c.o #26 13.62 [ 2%] Building C object src/CMakeFiles/ssh.dir/auth.c.o #26 13.80 [ 3%] Building C object src/CMakeFiles/ssh.dir/base64.c.o #26 13.89 [ 3%] Building C object src/CMakeFiles/ssh.dir/bignum.c.o #26 13.99 [ 4%] Building C object src/CMakeFiles/ssh.dir/buffer.c.o #26 14.04 [ 5%] Building C object src/CMakeFiles/ssh.dir/callbacks.c.o #26 14.14 [ 6%] Building C object src/CMakeFiles/ssh.dir/channels.c.o #26 14.25 [ 6%] Building C object src/CMakeFiles/ssh.dir/client.c.o #26 14.43 [ 7%] Building C object src/CMakeFiles/ssh.dir/config.c.o #26 14.74 [ 8%] Building C object src/CMakeFiles/ssh.dir/connect.c.o #26 14.75 [ 9%] Building C object src/CMakeFiles/ssh.dir/connector.c.o #26 14.87 [ 9%] Building C object src/CMakeFiles/ssh.dir/crypto_common.c.o #26 14.91 [ 10%] Building C object src/CMakeFiles/ssh.dir/curve25519.c.o #26 14.97 [ 11%] Building C object src/CMakeFiles/ssh.dir/sntrup761.c.o #26 15.03 [ 12%] Building C object src/CMakeFiles/ssh.dir/dh.c.o #26 15.09 [ 12%] Building C object src/CMakeFiles/ssh.dir/ecdh.c.o #26 15.17 [ 13%] Building C object src/CMakeFiles/ssh.dir/error.c.o #26 15.18 [ 14%] Building C object src/CMakeFiles/ssh.dir/getpass.c.o #26 15.26 [ 14%] Building C object src/CMakeFiles/ssh.dir/init.c.o #26 15.26 [ 15%] Building C object src/CMakeFiles/ssh.dir/gzip.c.o #26 15.35 [ 16%] Building C object src/CMakeFiles/ssh.dir/kdf.c.o #26 15.37 [ 17%] Building C object src/CMakeFiles/ssh.dir/kex.c.o #26 15.48 [ 18%] Building C object src/CMakeFiles/ssh.dir/known_hosts.c.o #26 15.63 [ 18%] Building C object src/CMakeFiles/ssh.dir/knownhosts.c.o #26 15.64 [ 19%] Building C object src/CMakeFiles/ssh.dir/legacy.c.o #26 15.71 /opt/dev/libssh/src/legacy.c: In function 'ssh_userauth_privatekey_file': #26 15.71 /opt/dev/libssh/src/legacy.c:130:3: warning: 'publickey_from_file' is deprecated [-Wdeprecated-declarations] #26 15.71 130 | pubkey = publickey_from_file(session, pubkeyfile, &type); #26 15.71 | ^~~~~~ #26 15.71 In file included from /opt/dev/libssh/include/libssh/libssh.h:892, #26 15.71 from /opt/dev/libssh/include/libssh/priv.h:195, #26 15.71 from /opt/dev/libssh/src/legacy.c:32: #26 15.71 /opt/dev/libssh/include/libssh/legacy.h:101:38: note: declared here #26 15.71 101 | SSH_DEPRECATED LIBSSH_API ssh_string publickey_from_file(ssh_session session, const char *filename, #26 15.71 | ^~~~~~~~~~~~~~~~~~~ #26 15.71 /opt/dev/libssh/src/legacy.c:134:5: warning: 'privatekey_from_file' is deprecated [-Wdeprecated-declarations] #26 15.71 134 | privkey = privatekey_from_file(session, filename, 0, passphrase); #26 15.71 | ^~~~~~~ #26 15.71 In file included from /opt/dev/libssh/include/libssh/libssh.h:892, #26 15.71 from /opt/dev/libssh/include/libssh/priv.h:195, #26 15.71 from /opt/dev/libssh/src/legacy.c:32: #26 15.71 /opt/dev/libssh/include/libssh/legacy.h:96:43: note: declared here #26 15.71 96 | SSH_DEPRECATED LIBSSH_API ssh_private_key privatekey_from_file(ssh_session session, const char *filename, #26 15.71 | ^~~~~~~~~~~~~~~~~~~~ #26 15.71 /opt/dev/libssh/src/legacy.c:137:5: warning: 'privatekey_from_file' is deprecated [-Wdeprecated-declarations] #26 15.71 137 | privkey = privatekey_from_file(session, filename, type, passphrase); #26 15.71 | ^~~~~~~ #26 15.71 In file included from /opt/dev/libssh/include/libssh/libssh.h:892, #26 15.71 from /opt/dev/libssh/include/libssh/priv.h:195, #26 15.71 from /opt/dev/libssh/src/legacy.c:32: #26 15.71 /opt/dev/libssh/include/libssh/legacy.h:96:43: note: declared here #26 15.71 96 | SSH_DEPRECATED LIBSSH_API ssh_private_key privatekey_from_file(ssh_session session, const char *filename, #26 15.71 | ^~~~~~~~~~~~~~~~~~~~ #26 15.71 /opt/dev/libssh/src/legacy.c:144:3: warning: 'privatekey_free' is deprecated [-Wdeprecated-declarations] #26 15.71 144 | privatekey_free(privkey); #26 15.71 | ^~~~~~~~~~~~~~~ #26 15.71 In file included from /opt/dev/libssh/include/libssh/libssh.h:892, #26 15.71 from /opt/dev/libssh/include/libssh/priv.h:195, #26 15.71 from /opt/dev/libssh/src/legacy.c:32: #26 15.71 /opt/dev/libssh/include/libssh/legacy.h:95:32: note: declared here #26 15.71 95 | SSH_DEPRECATED LIBSSH_API void privatekey_free(ssh_private_key prv); #26 15.71 | ^~~~~~~~~~~~~~~ #26 15.71 /opt/dev/libssh/src/legacy.c: In function 'channel_get_exit_status': #26 15.71 /opt/dev/libssh/src/legacy.c:198:3: warning: 'ssh_channel_get_exit_status' is deprecated [-Wdeprecated-declarations] #26 15.71 198 | return ssh_channel_get_exit_status(channel); #26 15.71 | ^~~~~~ #26 15.71 In file included from /opt/dev/libssh/include/libssh/priv.h:195, #26 15.71 from /opt/dev/libssh/src/legacy.c:32: #26 15.71 /opt/dev/libssh/include/libssh/libssh.h:472:31: note: declared here #26 15.71 472 | SSH_DEPRECATED LIBSSH_API int ssh_channel_get_exit_status(ssh_channel channel); #26 15.71 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #26 15.71 /opt/dev/libssh/src/legacy.c: In function 'channel_select': #26 15.71 /opt/dev/libssh/src/legacy.c:296:3: warning: 'ssh_channel_select' is deprecated [-Wdeprecated-declarations] #26 15.71 296 | return ssh_channel_select(readchans, writechans, exceptchans, timeout); #26 15.71 | ^~~~~~ #26 15.71 In file included from /opt/dev/libssh/include/libssh/priv.h:195, #26 15.71 from /opt/dev/libssh/src/legacy.c:32: #26 15.71 /opt/dev/libssh/include/libssh/libssh.h:585:31: note: declared here #26 15.71 585 | SSH_DEPRECATED LIBSSH_API int ssh_channel_select(ssh_channel *readchans, ssh_channel *writechans, ssh_channel *exceptchans, struct #26 15.71 | ^~~~~~~~~~~~~~~~~~ #26 15.71 /opt/dev/libssh/src/legacy.c: In function 'ssh_try_publickey_from_file': #26 15.71 /opt/dev/libssh/src/legacy.c:726:5: warning: 'publickey_from_file' is deprecated [-Wdeprecated-declarations] #26 15.71 726 | pubkey_string = publickey_from_file(session, pubkey_file, &pubkey_type); #26 15.71 | ^~~~~~~~~~~~~ #26 15.71 /opt/dev/libssh/src/legacy.c:493:12: note: declared here #26 15.71 493 | ssh_string publickey_from_file(ssh_session session, const char *filename, #26 15.71 | ^~~~~~~~~~~~~~~~~~~ #26 15.83 [ 20%] Building C object src/CMakeFiles/ssh.dir/log.c.o #26 15.86 [ 21%] Building C object src/CMakeFiles/ssh.dir/match.c.o #26 15.94 [ 21%] Building C object src/CMakeFiles/ssh.dir/messages.c.o #26 15.97 [ 22%] Building C object src/CMakeFiles/ssh.dir/misc.c.o #26 16.24 [ 23%] Building C object src/CMakeFiles/ssh.dir/options.c.o #26 16.30 [ 24%] Building C object src/CMakeFiles/ssh.dir/packet.c.o #26 16.53 [ 24%] Building C object src/CMakeFiles/ssh.dir/packet_cb.c.o #26 16.56 [ 25%] Building C object src/CMakeFiles/ssh.dir/packet_crypt.c.o #26 16.65 [ 26%] Building C object src/CMakeFiles/ssh.dir/pcap.c.o #26 16.67 [ 27%] Building C object src/CMakeFiles/ssh.dir/pki.c.o #26 16.71 [ 27%] Building C object src/CMakeFiles/ssh.dir/pki_container_openssh.c.o #26 16.89 [ 28%] Building C object src/CMakeFiles/ssh.dir/poll.c.o #26 17.06 [ 29%] Building C object src/CMakeFiles/ssh.dir/session.c.o #26 17.11 [ 30%] Building C object src/CMakeFiles/ssh.dir/scp.c.o #26 17.14 /opt/dev/libssh/src/scp.c: In function 'ssh_scp_new': #26 17.14 /opt/dev/libssh/src/scp.c:110:5: warning: 'ssh_scp_free' is deprecated [-Wdeprecated-declarations] #26 17.14 110 | ssh_scp_free(scp); #26 17.14 | ^~~~~~~~~~~~ #26 17.14 In file included from /opt/dev/libssh/include/libssh/priv.h:195, #26 17.14 from /opt/dev/libssh/src/scp.c:30: #26 17.14 /opt/dev/libssh/include/libssh/libssh.h:591:32: note: declared here #26 17.14 591 | SSH_DEPRECATED LIBSSH_API void ssh_scp_free(ssh_scp scp); #26 17.14 | ^~~~~~~~~~~~ #26 17.15 /opt/dev/libssh/src/scp.c: In function 'ssh_scp_free': #26 17.15 /opt/dev/libssh/src/scp.c:303:9: warning: 'ssh_scp_close' is deprecated [-Wdeprecated-declarations] #26 17.15 303 | ssh_scp_close(scp); #26 17.15 | ^~~~~~~~~~~~~ #26 17.15 /opt/dev/libssh/src/scp.c:249:5: note: declared here #26 17.15 249 | int ssh_scp_close(ssh_scp scp) #26 17.15 | ^~~~~~~~~~~~~ #26 17.15 /opt/dev/libssh/src/scp.c: In function 'ssh_scp_push_file': #26 17.15 /opt/dev/libssh/src/scp.c:577:5: warning: 'ssh_scp_push_file64' is deprecated [-Wdeprecated-declarations] #26 17.15 577 | return ssh_scp_push_file64(scp, filename, (uint64_t) size, mode); #26 17.15 | ^~~~~~ #26 17.15 /opt/dev/libssh/src/scp.c:472:5: note: declared here #26 17.15 472 | int ssh_scp_push_file64(ssh_scp scp, const char *filename, uint64_t size, #26 17.15 | ^~~~~~~~~~~~~~~~~~~ #26 17.15 /opt/dev/libssh/src/scp.c: In function 'ssh_scp_read': #26 17.15 /opt/dev/libssh/src/scp.c:1023:9: warning: 'ssh_scp_accept_request' is deprecated [-Wdeprecated-declarations] #26 17.15 1023 | rc = ssh_scp_accept_request(scp); #26 17.15 | ^~ #26 17.15 /opt/dev/libssh/src/scp.c:969:5: note: declared here #26 17.15 969 | int ssh_scp_accept_request(ssh_scp scp) #26 17.15 | ^~~~~~~~~~~~~~~~~~~~~~ #26 17.27 [ 30%] Building C object src/CMakeFiles/ssh.dir/socket.c.o #26 17.29 [ 31%] Building C object src/CMakeFiles/ssh.dir/string.c.o #26 17.37 [ 32%] Building C object src/CMakeFiles/ssh.dir/threads.c.o #26 17.46 [ 33%] Building C object src/CMakeFiles/ssh.dir/ttyopts.c.o #26 17.50 [ 33%] Building C object src/CMakeFiles/ssh.dir/wrapper.c.o #26 17.61 [ 34%] Building C object src/CMakeFiles/ssh.dir/external/bcrypt_pbkdf.c.o #26 17.67 [ 35%] Building C object src/CMakeFiles/ssh.dir/external/blowfish.c.o #26 17.72 [ 36%] Building C object src/CMakeFiles/ssh.dir/config_parser.c.o #26 17.82 [ 36%] Building C object src/CMakeFiles/ssh.dir/token.c.o #26 17.86 [ 37%] Building C object src/CMakeFiles/ssh.dir/pki_ed25519_common.c.o #26 17.95 [ 38%] Building C object src/CMakeFiles/ssh.dir/threads/noop.c.o #26 17.97 [ 39%] Building C object src/CMakeFiles/ssh.dir/threads/pthread.c.o #26 18.00 [ 39%] Building C object src/CMakeFiles/ssh.dir/threads/libcrypto.c.o #26 18.03 [ 40%] Building C object src/CMakeFiles/ssh.dir/pki_crypto.c.o #26 18.08 [ 41%] Building C object src/CMakeFiles/ssh.dir/ecdh_crypto.c.o #26 18.19 [ 42%] Building C object src/CMakeFiles/ssh.dir/curve25519_crypto.c.o #26 18.29 [ 42%] Building C object src/CMakeFiles/ssh.dir/getrandom_crypto.c.o #26 18.37 [ 43%] Building C object src/CMakeFiles/ssh.dir/md_crypto.c.o #26 18.42 [ 44%] Building C object src/CMakeFiles/ssh.dir/libcrypto.c.o #26 18.50 [ 45%] Building C object src/CMakeFiles/ssh.dir/dh_crypto.c.o #26 18.62 [ 45%] Building C object src/CMakeFiles/ssh.dir/external/sntrup761.c.o #26 18.62 [ 46%] Building C object src/CMakeFiles/ssh.dir/sftp.c.o #26 19.13 [ 47%] Building C object src/CMakeFiles/ssh.dir/sftp_common.c.o #26 19.35 [ 48%] Building C object src/CMakeFiles/ssh.dir/sftp_aio.c.o #26 19.47 [ 48%] Building C object src/CMakeFiles/ssh.dir/sftpserver.c.o #26 19.49 [ 49%] Building C object src/CMakeFiles/ssh.dir/server.c.o #26 19.75 [ 50%] Building C object src/CMakeFiles/ssh.dir/bind.c.o #26 19.77 [ 51%] Building C object src/CMakeFiles/ssh.dir/bind_config.c.o #26 19.91 [ 51%] Building C object src/CMakeFiles/ssh.dir/dh-gex.c.o #26 20.07 [ 52%] Linking C shared library ../lib/libssh.so #26 20.19 [ 52%] Built target ssh #26 20.20 Scanning dependencies of target libsshpp_noexcept #26 20.20 Scanning dependencies of target keygen #26 20.21 [ 53%] Building CXX object examples/CMakeFiles/libsshpp_noexcept.dir/libsshpp_noexcept.cpp.o #26 20.22 [ 54%] Building C object examples/CMakeFiles/keygen.dir/keygen.c.o #26 20.27 [ 55%] Linking C executable keygen #26 20.33 [ 55%] Built target keygen #26 20.35 Scanning dependencies of target libssh_scp #26 20.36 [ 55%] Building C object examples/CMakeFiles/libssh_scp.dir/libssh_scp.c.o #26 20.39 /opt/dev/libssh/examples/libssh_scp.c: In function 'close_location': #26 20.40 /opt/dev/libssh/examples/libssh_scp.c:156:17: warning: 'ssh_scp_close' is deprecated [-Wdeprecated-declarations] #26 20.40 156 | rc = ssh_scp_close(loc->scp); #26 20.40 | ^~ #26 20.40 In file included from /opt/dev/libssh/examples/libssh_scp.c:22: #26 20.40 /opt/dev/libssh/include/libssh/libssh.h:589:31: note: declared here #26 20.40 589 | SSH_DEPRECATED LIBSSH_API int ssh_scp_close(ssh_scp scp); #26 20.40 | ^~~~~~~~~~~~~ #26 20.40 /opt/dev/libssh/examples/libssh_scp.c:162:17: warning: 'ssh_scp_free' is deprecated [-Wdeprecated-declarations] #26 20.40 162 | ssh_scp_free(loc->scp); #26 20.40 | ^~~~~~~~~~~~ #26 20.40 In file included from /opt/dev/libssh/examples/libssh_scp.c:22: #26 20.40 /opt/dev/libssh/include/libssh/libssh.h:591:32: note: declared here #26 20.40 591 | SSH_DEPRECATED LIBSSH_API void ssh_scp_free(ssh_scp scp); #26 20.40 | ^~~~~~~~~~~~ #26 20.40 /opt/dev/libssh/examples/libssh_scp.c: In function 'open_location': #26 20.40 /opt/dev/libssh/examples/libssh_scp.c:187:9: warning: 'ssh_scp_new' is deprecated [-Wdeprecated-declarations] #26 20.40 187 | loc->scp = ssh_scp_new(loc->session, SSH_SCP_WRITE, loc->path); #26 20.40 | ^~~ #26 20.40 In file included from /opt/dev/libssh/examples/libssh_scp.c:22: #26 20.40 /opt/dev/libssh/include/libssh/libssh.h:594:35: note: declared here #26 20.40 594 | SSH_DEPRECATED LIBSSH_API ssh_scp ssh_scp_new(ssh_session session, int mode, const char *location); #26 20.40 | ^~~~~~~~~~~ #26 20.40 /opt/dev/libssh/examples/libssh_scp.c:196:9: warning: 'ssh_scp_init' is deprecated [-Wdeprecated-declarations] #26 20.40 196 | if (ssh_scp_init(loc->scp) == SSH_ERROR) { #26 20.40 | ^~ #26 20.40 In file included from /opt/dev/libssh/examples/libssh_scp.c:22: #26 20.40 /opt/dev/libssh/include/libssh/libssh.h:592:31: note: declared here #26 20.40 592 | SSH_DEPRECATED LIBSSH_API int ssh_scp_init(ssh_scp scp); #26 20.40 | ^~~~~~~~~~~~ #26 20.40 /opt/dev/libssh/examples/libssh_scp.c:198:13: warning: 'ssh_scp_free' is deprecated [-Wdeprecated-declarations] #26 20.40 198 | ssh_scp_free(loc->scp); #26 20.40 | ^~~~~~~~~~~~ #26 20.40 In file included from /opt/dev/libssh/examples/libssh_scp.c:22: #26 20.40 /opt/dev/libssh/include/libssh/libssh.h:591:32: note: declared here #26 20.40 591 | SSH_DEPRECATED LIBSSH_API void ssh_scp_free(ssh_scp scp); #26 20.40 | ^~~~~~~~~~~~ #26 20.40 /opt/dev/libssh/examples/libssh_scp.c:213:9: warning: 'ssh_scp_new' is deprecated [-Wdeprecated-declarations] #26 20.40 213 | loc->scp = ssh_scp_new(loc->session, SSH_SCP_READ, loc->path); #26 20.40 | ^~~ #26 20.40 In file included from /opt/dev/libssh/examples/libssh_scp.c:22: #26 20.40 /opt/dev/libssh/include/libssh/libssh.h:594:35: note: declared here #26 20.40 594 | SSH_DEPRECATED LIBSSH_API ssh_scp ssh_scp_new(ssh_session session, int mode, const char *location); #26 20.40 | ^~~~~~~~~~~ #26 20.40 /opt/dev/libssh/examples/libssh_scp.c:222:9: warning: 'ssh_scp_init' is deprecated [-Wdeprecated-declarations] #26 20.40 222 | if (ssh_scp_init(loc->scp) == SSH_ERROR) { #26 20.40 | ^~ #26 20.40 In file included from /opt/dev/libssh/examples/libssh_scp.c:22: #26 20.40 /opt/dev/libssh/include/libssh/libssh.h:592:31: note: declared here #26 20.40 592 | SSH_DEPRECATED LIBSSH_API int ssh_scp_init(ssh_scp scp); #26 20.40 | ^~~~~~~~~~~~ #26 20.40 /opt/dev/libssh/examples/libssh_scp.c:224:13: warning: 'ssh_scp_free' is deprecated [-Wdeprecated-declarations] #26 20.40 224 | ssh_scp_free(loc->scp); #26 20.40 | ^~~~~~~~~~~~ #26 20.40 In file included from /opt/dev/libssh/examples/libssh_scp.c:22: #26 20.40 /opt/dev/libssh/include/libssh/libssh.h:591:32: note: declared here #26 20.40 591 | SSH_DEPRECATED LIBSSH_API void ssh_scp_free(ssh_scp scp); #26 20.40 | ^~~~~~~~~~~~ #26 20.40 /opt/dev/libssh/examples/libssh_scp.c: In function 'do_copy': #26 20.40 /opt/dev/libssh/examples/libssh_scp.c:290:13: warning: 'ssh_scp_pull_request' is deprecated [-Wdeprecated-declarations] #26 20.40 290 | r = ssh_scp_pull_request(src->scp); #26 20.40 | ^ #26 20.40 In file included from /opt/dev/libssh/examples/libssh_scp.c:22: #26 20.40 /opt/dev/libssh/include/libssh/libssh.h:595:31: note: declared here #26 20.40 595 | SSH_DEPRECATED LIBSSH_API int ssh_scp_pull_request(ssh_scp scp); #26 20.40 | ^~~~~~~~~~~~~~~~~~~~ #26 20.40 /opt/dev/libssh/examples/libssh_scp.c:292:17: warning: 'ssh_scp_deny_request' is deprecated [-Wdeprecated-declarations] #26 20.40 292 | ssh_scp_deny_request(src->scp, "Not in recursive mode"); #26 20.40 | ^~~~~~~~~~~~~~~~~~~~ #26 20.40 In file included from /opt/dev/libssh/examples/libssh_scp.c:22: #26 20.40 /opt/dev/libssh/include/libssh/libssh.h:590:31: note: declared here #26 20.40 590 | SSH_DEPRECATED LIBSSH_API int ssh_scp_deny_request(ssh_scp scp, const char *reason); #26 20.40 | ^~~~~~~~~~~~~~~~~~~~ #26 20.40 /opt/dev/libssh/examples/libssh_scp.c:296:17: warning: 'ssh_scp_request_get_size' is deprecated [-Wdeprecated-declarations] #26 20.40 296 | size = ssh_scp_request_get_size(src->scp); #26 20.40 | ^~~~ #26 20.40 In file included from /opt/dev/libssh/examples/libssh_scp.c:22: #26 20.40 /opt/dev/libssh/include/libssh/libssh.h:602:34: note: declared here #26 20.40 602 | SSH_DEPRECATED LIBSSH_API size_t ssh_scp_request_get_size(ssh_scp scp); #26 20.40 | ^~~~~~~~~~~~~~~~~~~~~~~~ #26 20.40 /opt/dev/libssh/examples/libssh_scp.c:297:17: warning: 'ssh_scp_request_get_filename' is deprecated [-Wdeprecated-declarations] #26 20.40 297 | filename = strdup(ssh_scp_request_get_filename(src->scp)); #26 20.40 | ^~~~~~~~ #26 20.40 In file included from /opt/dev/libssh/examples/libssh_scp.c:22: #26 20.40 /opt/dev/libssh/include/libssh/libssh.h:600:39: note: declared here #26 20.40 600 | SSH_DEPRECATED LIBSSH_API const char *ssh_scp_request_get_filename(ssh_scp scp); #26 20.40 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #26 20.40 /opt/dev/libssh/examples/libssh_scp.c:298:17: warning: 'ssh_scp_request_get_permissions' is deprecated [-Wdeprecated-declarations] #26 20.40 298 | mode = ssh_scp_request_get_permissions(src->scp); #26 20.40 | ^~~~ #26 20.40 In file included from /opt/dev/libssh/examples/libssh_scp.c:22: #26 20.40 /opt/dev/libssh/include/libssh/libssh.h:601:31: note: declared here #26 20.40 601 | SSH_DEPRECATED LIBSSH_API int ssh_scp_request_get_permissions(ssh_scp scp); #26 20.40 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #26 20.40 /opt/dev/libssh/examples/libssh_scp.c:313:9: warning: 'ssh_scp_push_file' is deprecated [-Wdeprecated-declarations] #26 20.40 313 | r = ssh_scp_push_file(dest->scp, src->path, size, mode); #26 20.40 | ^ #26 20.40 In file included from /opt/dev/libssh/examples/libssh_scp.c:22: #26 20.40 /opt/dev/libssh/include/libssh/libssh.h:597:31: note: declared here #26 20.40 597 | SSH_DEPRECATED LIBSSH_API int ssh_scp_push_file(ssh_scp scp, const char *filename, size_t size, int perms); #26 20.40 | ^~~~~~~~~~~~~~~~~ #26 20.40 /opt/dev/libssh/examples/libssh_scp.c:320:13: warning: 'ssh_scp_free' is deprecated [-Wdeprecated-declarations] #26 20.40 320 | ssh_scp_free(dest->scp); #26 20.40 | ^~~~~~~~~~~~ #26 20.40 In file included from /opt/dev/libssh/examples/libssh_scp.c:22: #26 20.40 /opt/dev/libssh/include/libssh/libssh.h:591:32: note: declared here #26 20.40 591 | SSH_DEPRECATED LIBSSH_API void ssh_scp_free(ssh_scp scp); #26 20.40 | ^~~~~~~~~~~~ #26 20.40 /opt/dev/libssh/examples/libssh_scp.c:332:21: warning: 'ssh_scp_deny_request' is deprecated [-Wdeprecated-declarations] #26 20.40 332 | ssh_scp_deny_request(src->scp, "Cannot open local file"); #26 20.40 | ^~~~~~~~~~~~~~~~~~~~ #26 20.40 In file included from /opt/dev/libssh/examples/libssh_scp.c:22: #26 20.40 /opt/dev/libssh/include/libssh/libssh.h:590:31: note: declared here #26 20.40 590 | SSH_DEPRECATED LIBSSH_API int ssh_scp_deny_request(ssh_scp scp, const char *reason); #26 20.40 | ^~~~~~~~~~~~~~~~~~~~ #26 20.40 /opt/dev/libssh/examples/libssh_scp.c:339:13: warning: 'ssh_scp_accept_request' is deprecated [-Wdeprecated-declarations] #26 20.40 339 | ssh_scp_accept_request(src->scp); #26 20.40 | ^~~~~~~~~~~~~~~~~~~~~~ #26 20.40 In file included from /opt/dev/libssh/examples/libssh_scp.c:22: #26 20.40 /opt/dev/libssh/include/libssh/libssh.h:588:31: note: declared here #26 20.40 588 | SSH_DEPRECATED LIBSSH_API int ssh_scp_accept_request(ssh_scp scp); #26 20.40 | ^~~~~~~~~~~~~~~~~~~~~~ #26 20.40 /opt/dev/libssh/examples/libssh_scp.c:345:13: warning: 'ssh_scp_read' is deprecated [-Wdeprecated-declarations] #26 20.40 345 | r = ssh_scp_read(src->scp, buffer, sizeof(buffer)); #26 20.40 | ^ #26 20.40 In file included from /opt/dev/libssh/examples/libssh_scp.c:22: #26 20.40 /opt/dev/libssh/include/libssh/libssh.h:599:31: note: declared here #26 20.40 599 | SSH_DEPRECATED LIBSSH_API int ssh_scp_read(ssh_scp scp, void *buffer, size_t size); #26 20.40 | ^~~~~~~~~~~~ #26 20.40 /opt/dev/libssh/examples/libssh_scp.c:373:13: warning: 'ssh_scp_write' is deprecated [-Wdeprecated-declarations] #26 20.40 373 | w = ssh_scp_write(dest->scp, buffer, r); #26 20.40 | ^ #26 20.40 In file included from /opt/dev/libssh/examples/libssh_scp.c:22: #26 20.40 /opt/dev/libssh/include/libssh/libssh.h:605:31: note: declared here #26 20.40 605 | SSH_DEPRECATED LIBSSH_API int ssh_scp_write(ssh_scp scp, const void *buffer, size_t len); #26 20.40 | ^~~~~~~~~~~~~ #26 20.40 /opt/dev/libssh/examples/libssh_scp.c:378:17: warning: 'ssh_scp_free' is deprecated [-Wdeprecated-declarations] #26 20.40 378 | ssh_scp_free(dest->scp); #26 20.40 | ^~~~~~~~~~~~ #26 20.40 In file included from /opt/dev/libssh/examples/libssh_scp.c:22: #26 20.40 /opt/dev/libssh/include/libssh/libssh.h:591:32: note: declared here #26 20.40 591 | SSH_DEPRECATED LIBSSH_API void ssh_scp_free(ssh_scp scp); #26 20.40 | ^~~~~~~~~~~~ #26 20.48 [ 56%] Building C object examples/CMakeFiles/libssh_scp.dir/authentication.c.o #26 20.58 [ 57%] Building C object examples/CMakeFiles/libssh_scp.dir/knownhosts.c.o #26 20.61 [ 57%] Linking CXX executable libsshpp_noexcept #26 20.65 [ 58%] Building C object examples/CMakeFiles/libssh_scp.dir/connect_ssh.c.o #26 20.69 [ 58%] Built target libsshpp_noexcept #26 20.70 [ 58%] Linking C executable libssh_scp #26 20.71 Scanning dependencies of target sshnetcat #26 20.72 [ 58%] Building C object examples/CMakeFiles/sshnetcat.dir/sshnetcat.c.o #26 20.75 [ 58%] Built target libssh_scp #26 20.76 Scanning dependencies of target ssh-client #26 20.77 [ 59%] Building C object examples/CMakeFiles/ssh-client.dir/ssh_client.c.o #26 20.83 [ 60%] Building C object examples/CMakeFiles/sshnetcat.dir/authentication.c.o #26 20.91 [ 60%] Building C object examples/CMakeFiles/ssh-client.dir/authentication.c.o #26 20.91 [ 61%] Building C object examples/CMakeFiles/sshnetcat.dir/knownhosts.c.o #26 20.98 [ 62%] Building C object examples/CMakeFiles/sshnetcat.dir/connect_ssh.c.o #26 21.01 [ 63%] Building C object examples/CMakeFiles/ssh-client.dir/knownhosts.c.o #26 21.04 [ 64%] Linking C executable sshnetcat #26 21.08 [ 65%] Building C object examples/CMakeFiles/ssh-client.dir/connect_ssh.c.o #26 21.09 [ 65%] Built target sshnetcat #26 21.11 Scanning dependencies of target ssh-X11-client #26 21.12 [ 66%] Building C object examples/CMakeFiles/ssh-X11-client.dir/ssh_X11_client.c.o #26 21.13 [ 67%] Linking C executable ssh-client #26 21.19 [ 67%] Built target ssh-client #26 21.21 Scanning dependencies of target sample_sftpserver #26 21.22 [ 68%] Building C object examples/CMakeFiles/sample_sftpserver.dir/sample_sftpserver.c.o #26 21.28 [ 69%] Building C object examples/CMakeFiles/ssh-X11-client.dir/authentication.c.o #26 21.33 [ 70%] Building C object examples/CMakeFiles/sample_sftpserver.dir/authentication.c.o #26 21.37 [ 70%] Building C object examples/CMakeFiles/ssh-X11-client.dir/knownhosts.c.o #26 21.42 [ 71%] Building C object examples/CMakeFiles/sample_sftpserver.dir/knownhosts.c.o #26 21.44 [ 72%] Building C object examples/CMakeFiles/ssh-X11-client.dir/connect_ssh.c.o #26 21.49 [ 73%] Linking C executable ssh-X11-client #26 21.49 [ 73%] Building C object examples/CMakeFiles/sample_sftpserver.dir/connect_ssh.c.o #26 21.54 [ 74%] Linking C executable sample_sftpserver #26 21.55 [ 74%] Built target ssh-X11-client #26 21.57 Scanning dependencies of target samplesftp #26 21.57 [ 75%] Building C object examples/CMakeFiles/samplesftp.dir/samplesftp.c.o #26 21.60 [ 75%] Built target sample_sftpserver #26 21.61 Scanning dependencies of target keygen2 #26 21.62 [ 76%] Building C object examples/CMakeFiles/keygen2.dir/keygen2.c.o #26 21.66 [ 77%] Building C object examples/CMakeFiles/samplesftp.dir/authentication.c.o #26 21.73 [ 77%] Building C object examples/CMakeFiles/keygen2.dir/authentication.c.o #26 21.76 [ 77%] Building C object examples/CMakeFiles/samplesftp.dir/knownhosts.c.o #26 21.82 [ 78%] Building C object examples/CMakeFiles/samplesftp.dir/connect_ssh.c.o #26 21.82 [ 79%] Building C object examples/CMakeFiles/keygen2.dir/knownhosts.c.o #26 21.88 [ 80%] Linking C executable samplesftp #26 21.89 [ 81%] Building C object examples/CMakeFiles/keygen2.dir/connect_ssh.c.o #26 21.93 [ 81%] Built target samplesftp #26 21.95 [ 82%] Linking C executable keygen2 #26 21.95 Scanning dependencies of target ssh_server_fork #26 21.96 [ 82%] Building C object examples/CMakeFiles/ssh_server_fork.dir/ssh_server.c.o #26 22.00 [ 82%] Built target keygen2 #26 22.01 Scanning dependencies of target libsshpp #26 22.02 [ 83%] Building CXX object examples/CMakeFiles/libsshpp.dir/libsshpp.cpp.o #26 22.12 [ 84%] Linking C executable ssh_server_fork #26 22.17 [ 84%] Built target ssh_server_fork #26 22.19 Scanning dependencies of target senddata #26 22.20 [ 84%] Building C object examples/CMakeFiles/senddata.dir/senddata.c.o #26 22.26 [ 85%] Building C object examples/CMakeFiles/senddata.dir/authentication.c.o #26 22.34 [ 86%] Linking CXX executable libsshpp #26 22.35 [ 87%] Building C object examples/CMakeFiles/senddata.dir/knownhosts.c.o #26 22.41 [ 88%] Building C object examples/CMakeFiles/senddata.dir/connect_ssh.c.o #26 22.43 [ 88%] Built target libsshpp #26 22.44 Scanning dependencies of target samplesshd-cb #26 22.46 [ 89%] Building C object examples/CMakeFiles/samplesshd-cb.dir/samplesshd-cb.c.o #26 22.46 [ 89%] Linking C executable senddata #26 22.52 [ 89%] Built target senddata #26 22.54 [ 89%] Linking C executable samplesshd-cb #26 22.54 Scanning dependencies of target ssh_server_pthread #26 22.56 [ 90%] Building C object examples/CMakeFiles/ssh_server_pthread.dir/ssh_server.c.o #26 22.59 [ 90%] Built target samplesshd-cb #26 22.60 Scanning dependencies of target scp_download #26 22.61 [ 91%] Building C object examples/CMakeFiles/scp_download.dir/scp_download.c.o #26 22.64 /opt/dev/libssh/examples/scp_download.c: In function 'fetch_files': #26 22.64 /opt/dev/libssh/examples/scp_download.c:113:3: warning: 'ssh_scp_new' is deprecated [-Wdeprecated-declarations] #26 22.64 113 | ssh_scp scp=ssh_scp_new(session, SSH_SCP_READ | SSH_SCP_RECURSIVE, "/tmp/libssh_tests/*"); #26 22.64 | ^~~~~~~ #26 22.64 In file included from /opt/dev/libssh/examples/scp_download.c:22: #26 22.64 /opt/dev/libssh/include/libssh/libssh.h:594:35: note: declared here #26 22.64 594 | SSH_DEPRECATED LIBSSH_API ssh_scp ssh_scp_new(ssh_session session, int mode, const char *location); #26 22.64 | ^~~~~~~~~~~ #26 22.65 /opt/dev/libssh/examples/scp_download.c:114:3: warning: 'ssh_scp_init' is deprecated [-Wdeprecated-declarations] #26 22.65 114 | if(ssh_scp_init(scp) != SSH_OK){ #26 22.65 | ^~ #26 22.65 In file included from /opt/dev/libssh/examples/scp_download.c:22: #26 22.65 /opt/dev/libssh/include/libssh/libssh.h:592:31: note: declared here #26 22.65 592 | SSH_DEPRECATED LIBSSH_API int ssh_scp_init(ssh_scp scp); #26 22.65 | ^~~~~~~~~~~~ #26 22.65 /opt/dev/libssh/examples/scp_download.c:116:4: warning: 'ssh_scp_free' is deprecated [-Wdeprecated-declarations] #26 22.65 116 | ssh_scp_free(scp); #26 22.65 | ^~~~~~~~~~~~ #26 22.65 In file included from /opt/dev/libssh/examples/scp_download.c:22: #26 22.65 /opt/dev/libssh/include/libssh/libssh.h:591:32: note: declared here #26 22.65 591 | SSH_DEPRECATED LIBSSH_API void ssh_scp_free(ssh_scp scp); #26 22.65 | ^~~~~~~~~~~~ #26 22.65 /opt/dev/libssh/examples/scp_download.c:122:4: warning: 'ssh_scp_pull_request' is deprecated [-Wdeprecated-declarations] #26 22.65 122 | r=ssh_scp_pull_request(scp); #26 22.65 | ^ #26 22.65 In file included from /opt/dev/libssh/examples/scp_download.c:22: #26 22.65 /opt/dev/libssh/include/libssh/libssh.h:595:31: note: declared here #26 22.65 595 | SSH_DEPRECATED LIBSSH_API int ssh_scp_pull_request(ssh_scp scp); #26 22.65 | ^~~~~~~~~~~~~~~~~~~~ #26 22.65 /opt/dev/libssh/examples/scp_download.c:125:5: warning: 'ssh_scp_request_get_size' is deprecated [-Wdeprecated-declarations] #26 22.65 125 | size=ssh_scp_request_get_size(scp); #26 22.65 | ^~~~ #26 22.65 In file included from /opt/dev/libssh/examples/scp_download.c:22: #26 22.65 /opt/dev/libssh/include/libssh/libssh.h:602:34: note: declared here #26 22.65 602 | SSH_DEPRECATED LIBSSH_API size_t ssh_scp_request_get_size(ssh_scp scp); #26 22.65 | ^~~~~~~~~~~~~~~~~~~~~~~~ #26 22.65 /opt/dev/libssh/examples/scp_download.c:126:5: warning: 'ssh_scp_request_get_filename' is deprecated [-Wdeprecated-declarations] #26 22.65 126 | filename=strdup(ssh_scp_request_get_filename(scp)); #26 22.65 | ^~~~~~~~ #26 22.65 In file included from /opt/dev/libssh/examples/scp_download.c:22: #26 22.65 /opt/dev/libssh/include/libssh/libssh.h:600:39: note: declared here #26 22.65 600 | SSH_DEPRECATED LIBSSH_API const char *ssh_scp_request_get_filename(ssh_scp scp); #26 22.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #26 22.65 /opt/dev/libssh/examples/scp_download.c:127:5: warning: 'ssh_scp_request_get_permissions' is deprecated [-Wdeprecated-declarations] #26 22.65 127 | mode=ssh_scp_request_get_permissions(scp); #26 22.65 | ^~~~ #26 22.65 In file included from /opt/dev/libssh/examples/scp_download.c:22: #26 22.65 /opt/dev/libssh/include/libssh/libssh.h:601:31: note: declared here #26 22.65 601 | SSH_DEPRECATED LIBSSH_API int ssh_scp_request_get_permissions(ssh_scp scp); #26 22.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #26 22.65 /opt/dev/libssh/examples/scp_download.c:130:5: warning: 'ssh_scp_accept_request' is deprecated [-Wdeprecated-declarations] #26 22.65 130 | ssh_scp_accept_request(scp); #26 22.65 | ^~~~~~~~~~~~~~~~~~~~~~ #26 22.65 In file included from /opt/dev/libssh/examples/scp_download.c:22: #26 22.65 /opt/dev/libssh/include/libssh/libssh.h:588:31: note: declared here #26 22.65 588 | SSH_DEPRECATED LIBSSH_API int ssh_scp_accept_request(ssh_scp scp); #26 22.65 | ^~~~~~~~~~~~~~~~~~~~~~ #26 22.65 /opt/dev/libssh/examples/scp_download.c:131:5: warning: 'ssh_scp_read' is deprecated [-Wdeprecated-declarations] #26 22.65 131 | r=ssh_scp_read(scp,buffer,sizeof(buffer)); #26 22.65 | ^ #26 22.65 In file included from /opt/dev/libssh/examples/scp_download.c:22: #26 22.65 /opt/dev/libssh/include/libssh/libssh.h:599:31: note: declared here #26 22.65 599 | SSH_DEPRECATED LIBSSH_API int ssh_scp_read(ssh_scp scp, void *buffer, size_t size); #26 22.65 | ^~~~~~~~~~~~ #26 22.65 /opt/dev/libssh/examples/scp_download.c:134:6: warning: 'ssh_scp_close' is deprecated [-Wdeprecated-declarations] #26 22.65 134 | ssh_scp_close(scp); #26 22.65 | ^~~~~~~~~~~~~ #26 22.65 In file included from /opt/dev/libssh/examples/scp_download.c:22: #26 22.65 /opt/dev/libssh/include/libssh/libssh.h:589:31: note: declared here #26 22.65 589 | SSH_DEPRECATED LIBSSH_API int ssh_scp_close(ssh_scp scp); #26 22.65 | ^~~~~~~~~~~~~ #26 22.65 /opt/dev/libssh/examples/scp_download.c:135:6: warning: 'ssh_scp_free' is deprecated [-Wdeprecated-declarations] #26 22.65 135 | ssh_scp_free(scp); #26 22.65 | ^~~~~~~~~~~~ #26 22.65 In file included from /opt/dev/libssh/examples/scp_download.c:22: #26 22.65 /opt/dev/libssh/include/libssh/libssh.h:591:32: note: declared here #26 22.65 591 | SSH_DEPRECATED LIBSSH_API void ssh_scp_free(ssh_scp scp); #26 22.65 | ^~~~~~~~~~~~ #26 22.65 /opt/dev/libssh/examples/scp_download.c:142:5: warning: 'ssh_scp_close' is deprecated [-Wdeprecated-declarations] #26 22.65 142 | ssh_scp_close(scp); #26 22.65 | ^~~~~~~~~~~~~ #26 22.65 In file included from /opt/dev/libssh/examples/scp_download.c:22: #26 22.65 /opt/dev/libssh/include/libssh/libssh.h:589:31: note: declared here #26 22.65 589 | SSH_DEPRECATED LIBSSH_API int ssh_scp_close(ssh_scp scp); #26 22.65 | ^~~~~~~~~~~~~ #26 22.65 /opt/dev/libssh/examples/scp_download.c:143:5: warning: 'ssh_scp_free' is deprecated [-Wdeprecated-declarations] #26 22.65 143 | ssh_scp_free(scp); #26 22.65 | ^~~~~~~~~~~~ #26 22.65 In file included from /opt/dev/libssh/examples/scp_download.c:22: #26 22.65 /opt/dev/libssh/include/libssh/libssh.h:591:32: note: declared here #26 22.65 591 | SSH_DEPRECATED LIBSSH_API void ssh_scp_free(ssh_scp scp); #26 22.65 | ^~~~~~~~~~~~ #26 22.65 /opt/dev/libssh/examples/scp_download.c:146:5: warning: 'ssh_scp_request_get_warning' is deprecated [-Wdeprecated-declarations] #26 22.65 146 | fprintf(stderr,"Warning: %s\n",ssh_scp_request_get_warning(scp)); #26 22.65 | ^~~~~~~ #26 22.65 In file included from /opt/dev/libssh/examples/scp_download.c:22: #26 22.65 /opt/dev/libssh/include/libssh/libssh.h:604:39: note: declared here #26 22.65 604 | SSH_DEPRECATED LIBSSH_API const char *ssh_scp_request_get_warning(ssh_scp scp); #26 22.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #26 22.65 /opt/dev/libssh/examples/scp_download.c:149:5: warning: 'ssh_scp_request_get_filename' is deprecated [-Wdeprecated-declarations] #26 22.65 149 | filename=strdup(ssh_scp_request_get_filename(scp)); #26 22.65 | ^~~~~~~~ #26 22.65 In file included from /opt/dev/libssh/examples/scp_download.c:22: #26 22.65 /opt/dev/libssh/include/libssh/libssh.h:600:39: note: declared here #26 22.65 600 | SSH_DEPRECATED LIBSSH_API const char *ssh_scp_request_get_filename(ssh_scp scp); #26 22.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #26 22.65 /opt/dev/libssh/examples/scp_download.c:150:5: warning: 'ssh_scp_request_get_permissions' is deprecated [-Wdeprecated-declarations] #26 22.65 150 | mode=ssh_scp_request_get_permissions(scp); #26 22.65 | ^~~~ #26 22.65 In file included from /opt/dev/libssh/examples/scp_download.c:22: #26 22.65 /opt/dev/libssh/include/libssh/libssh.h:601:31: note: declared here #26 22.65 601 | SSH_DEPRECATED LIBSSH_API int ssh_scp_request_get_permissions(ssh_scp scp); #26 22.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #26 22.65 /opt/dev/libssh/examples/scp_download.c:153:5: warning: 'ssh_scp_accept_request' is deprecated [-Wdeprecated-declarations] #26 22.65 153 | ssh_scp_accept_request(scp); #26 22.65 | ^~~~~~~~~~~~~~~~~~~~~~ #26 22.65 In file included from /opt/dev/libssh/examples/scp_download.c:22: #26 22.65 /opt/dev/libssh/include/libssh/libssh.h:588:31: note: declared here #26 22.65 588 | SSH_DEPRECATED LIBSSH_API int ssh_scp_accept_request(ssh_scp scp); #26 22.65 | ^~~~~~~~~~~~~~~~~~~~~~ #26 22.65 /opt/dev/libssh/examples/scp_download.c:164:3: warning: 'ssh_scp_close' is deprecated [-Wdeprecated-declarations] #26 22.65 164 | ssh_scp_close(scp); #26 22.65 | ^~~~~~~~~~~~~ #26 22.65 In file included from /opt/dev/libssh/examples/scp_download.c:22: #26 22.65 /opt/dev/libssh/include/libssh/libssh.h:589:31: note: declared here #26 22.65 589 | SSH_DEPRECATED LIBSSH_API int ssh_scp_close(ssh_scp scp); #26 22.65 | ^~~~~~~~~~~~~ #26 22.65 /opt/dev/libssh/examples/scp_download.c:165:3: warning: 'ssh_scp_free' is deprecated [-Wdeprecated-declarations] #26 22.65 165 | ssh_scp_free(scp); #26 22.65 | ^~~~~~~~~~~~ #26 22.65 In file included from /opt/dev/libssh/examples/scp_download.c:22: #26 22.65 /opt/dev/libssh/include/libssh/libssh.h:591:32: note: declared here #26 22.65 591 | SSH_DEPRECATED LIBSSH_API void ssh_scp_free(ssh_scp scp); #26 22.65 | ^~~~~~~~~~~~ #26 22.69 [ 91%] Building C object examples/CMakeFiles/scp_download.dir/authentication.c.o #26 22.73 [ 92%] Linking C executable ssh_server_pthread #26 22.78 [ 93%] Building C object examples/CMakeFiles/scp_download.dir/knownhosts.c.o #26 22.79 [ 93%] Built target ssh_server_pthread #26 22.80 Scanning dependencies of target samplesshd-kbdint #26 22.81 [ 94%] Building C object examples/CMakeFiles/samplesshd-kbdint.dir/samplesshd-kbdint.c.o #26 22.84 /opt/dev/libssh/examples/samplesshd-kbdint.c: In function 'authenticate': #26 22.84 /opt/dev/libssh/examples/samplesshd-kbdint.c:227:32: warning: 'ssh_message_auth_password' is deprecated [-Wdeprecated-declarations] #26 22.84 227 | ssh_message_auth_password(message)); #26 22.84 | ^~~~~~~~~~~~~~~~~~~~~~~~~ #26 22.84 In file included from /opt/dev/libssh/examples/samplesshd-kbdint.c:18: #26 22.84 /opt/dev/libssh/include/libssh/server.h:306:39: note: declared here #26 22.84 306 | SSH_DEPRECATED LIBSSH_API const char *ssh_message_auth_password(ssh_message msg); #26 22.84 | ^~~~~~~~~~~~~~~~~~~~~~~~~ #26 22.84 /opt/dev/libssh/examples/samplesshd-kbdint.c:229:28: warning: 'ssh_message_auth_password' is deprecated [-Wdeprecated-declarations] #26 22.84 229 | ssh_message_auth_password(message))){ #26 22.84 | ^~~~~~~~~~~~~~~~~~~~~~~~~ #26 22.84 In file included from /opt/dev/libssh/examples/samplesshd-kbdint.c:18: #26 22.84 /opt/dev/libssh/include/libssh/server.h:306:39: note: declared here #26 22.84 306 | SSH_DEPRECATED LIBSSH_API const char *ssh_message_auth_password(ssh_message msg); #26 22.84 | ^~~~~~~~~~~~~~~~~~~~~~~~~ #26 22.85 [ 95%] Building C object examples/CMakeFiles/scp_download.dir/connect_ssh.c.o #26 22.89 [ 96%] Linking C executable samplesshd-kbdint #26 22.90 [ 97%] Linking C executable scp_download #26 22.95 [ 97%] Built target samplesshd-kbdint #26 22.96 [ 97%] Built target scp_download #26 22.96 Scanning dependencies of target exec #26 22.97 [ 98%] Building C object examples/CMakeFiles/exec.dir/exec.c.o #26 22.97 [ 98%] Building C object examples/CMakeFiles/exec.dir/authentication.c.o #26 23.02 [ 99%] Building C object examples/CMakeFiles/exec.dir/knownhosts.c.o #26 23.06 [100%] Building C object examples/CMakeFiles/exec.dir/connect_ssh.c.o #26 23.12 [100%] Linking C executable exec #26 23.17 [100%] Built target exec #26 23.26 [ 52%] Built target ssh #26 23.28 [ 53%] Built target libsshpp_noexcept #26 23.30 [ 55%] Built target keygen #26 23.33 [ 58%] Built target libssh_scp #26 23.35 [ 62%] Built target sshnetcat #26 23.38 [ 66%] Built target ssh-client #26 23.40 [ 70%] Built target ssh-X11-client #26 23.43 [ 74%] Built target sample_sftpserver #26 23.45 [ 78%] Built target samplesftp #26 23.48 [ 82%] Built target keygen2 #26 23.51 [ 83%] Built target ssh_server_fork #26 23.53 [ 85%] Built target libsshpp #26 23.56 [ 88%] Built target senddata #26 23.58 [ 89%] Built target samplesshd-cb #26 23.60 [ 91%] Built target ssh_server_pthread #26 23.62 [ 95%] Built target scp_download #26 23.65 [ 97%] Built target samplesshd-kbdint #26 23.67 [100%] Built target exec #26 23.70 Install the project... #26 23.71 -- Install configuration: "Release" #26 23.71 -- Installing: /usr/lib/x86_64-linux-gnu/pkgconfig/libssh.pc #26 23.71 -- Installing: /usr/lib/x86_64-linux-gnu/cmake/libssh/libssh-config-version.cmake #26 23.71 -- Installing: /usr/include/libssh/callbacks.h #26 23.71 -- Installing: /usr/include/libssh/libssh.h #26 23.71 -- Installing: /usr/include/libssh/ssh2.h #26 23.71 -- Installing: /usr/include/libssh/legacy.h #26 23.71 -- Installing: /usr/include/libssh/libsshpp.hpp #26 23.71 -- Installing: /usr/include/libssh/sftp.h #26 23.71 -- Installing: /usr/include/libssh/server.h #26 23.71 -- Installing: /usr/include/libssh/sftpserver.h #26 23.71 -- Installing: /usr/include/libssh/libssh_version.h #26 23.71 -- Installing: /usr/lib/x86_64-linux-gnu/libssh.so.4.10.0 #26 23.71 -- Installing: /usr/lib/x86_64-linux-gnu/libssh.so.4 #26 23.71 -- Installing: /usr/lib/x86_64-linux-gnu/libssh.so #26 23.71 -- Installing: /usr/lib/x86_64-linux-gnu/cmake/libssh/libssh-config.cmake #26 23.71 -- Installing: /usr/lib/x86_64-linux-gnu/cmake/libssh/libssh-config-release.cmake #26 DONE 23.9s #27 [o1mediator-build 11/30] RUN cd /opt/dev && git clone -b libyang1 https://github.com/CESNET/libnetconf2.git && cd libnetconf2 && mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE:String="Release" -DENABLE_BUILD_TESTS=OFF .. && make -j2 && make install && ldconfig #27 0.235 Cloning into 'libnetconf2'... #27 1.538 -- The C compiler identification is GNU 9.3.0 #27 1.544 -- Check for working C compiler: /usr/bin/cc #27 1.613 -- Check for working C compiler: /usr/bin/cc -- works #27 1.615 -- Detecting C compiler ABI info #27 1.698 -- Detecting C compiler ABI info - done #27 1.717 -- Detecting C compile features #27 1.718 -- Detecting C compile features - done #27 1.723 -- Looking for vdprintf #27 1.808 -- Looking for vdprintf - found #27 1.809 -- Looking for asprintf #27 1.903 -- Looking for asprintf - found #27 1.904 -- Looking for vasprintf #27 1.996 -- Looking for vasprintf - found #27 1.997 -- Looking for get_current_dir_name #27 2.088 -- Looking for get_current_dir_name - found #27 2.089 -- Looking for strndup #27 2.179 -- Looking for strndup - found #27 2.180 -- Looking for getline #27 2.270 -- Looking for getline - found #27 2.271 -- Check if the system is big endian #27 2.271 -- Searching 16 bit integer #27 2.272 -- Looking for sys/types.h #27 2.364 -- Looking for sys/types.h - found #27 2.365 -- Looking for stdint.h #27 2.457 -- Looking for stdint.h - found #27 2.457 -- Looking for stddef.h #27 2.546 -- Looking for stddef.h - found #27 2.546 -- Check size of unsigned short #27 2.637 -- Check size of unsigned short - done #27 2.638 -- Using unsigned short #27 2.722 -- Check if the system is big endian - little endian #27 2.725 -- Looking for pthread.h #27 2.803 -- Looking for pthread.h - found #27 2.804 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD #27 2.908 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed #27 2.909 -- Looking for pthread_create in pthreads #27 2.992 -- Looking for pthread_create in pthreads - not found #27 2.993 -- Looking for pthread_create in pthread #27 3.085 -- Looking for pthread_create in pthread - found #27 3.087 -- Found Threads: TRUE #27 3.088 -- Looking for stdatomic.h #27 3.177 -- Looking for stdatomic.h - found #27 3.178 -- Looking for pthread_mutex_timedlock #27 3.273 -- Looking for pthread_mutex_timedlock - found #27 3.274 -- Looking for pthread_rwlockattr_setkind_np #27 3.365 -- Looking for pthread_rwlockattr_setkind_np - found #27 3.440 -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.1f") #27 3.440 -- OPENSSL found, required for TLS #27 3.445 -- Found LibSSH: /usr/include (found suitable version "0.11.0", minimum required is "0.7.1") #27 3.447 -- Found LibYANG: /usr/local/lib/libyang.so (found version "1.10.44") #27 3.448 -- Looking for shadow.h #27 3.540 -- Looking for shadow.h - found #27 3.540 -- Looking for crypt.h #27 3.632 -- Looking for crypt.h - found #27 3.638 -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) #27 3.642 -- Missing tools (devscripts, debhelper package) for building DEB package. #27 3.642 -- To build local RPM package, use "build-rpm" target. #27 3.646 -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") #27 3.651 -- Configuring done #27 3.660 -- Generating done #27 3.661 -- Build files have been written to: /opt/dev/libnetconf2/build #27 3.704 Scanning dependencies of target compat #27 3.719 [ 7%] Building C object CMakeFiles/compat.dir/compat/compat.c.o #27 3.761 [ 7%] Built target compat #27 3.784 Scanning dependencies of target netconf2 #27 3.797 [ 14%] Building C object CMakeFiles/netconf2.dir/src/io.c.o #27 3.802 [ 21%] Building C object CMakeFiles/netconf2.dir/src/log.c.o #27 3.939 [ 28%] Building C object CMakeFiles/netconf2.dir/src/messages_client.c.o #27 4.163 [ 35%] Building C object CMakeFiles/netconf2.dir/src/messages_server.c.o #27 4.289 [ 42%] Building C object CMakeFiles/netconf2.dir/src/session.c.o #27 4.421 [ 50%] Building C object CMakeFiles/netconf2.dir/src/session_client.c.o #27 4.668 [ 57%] Building C object CMakeFiles/netconf2.dir/src/session_server.c.o #27 5.238 /opt/dev/libnetconf2/src/session_server.c: In function 'nc_accept': #27 5.238 /opt/dev/libnetconf2/src/session_server.c:1844:10: warning: 'uid' may be used uninitialized in this function [-Wmaybe-uninitialized] #27 5.238 1844 | pw = getpwuid(uid); #27 5.238 | ^~~~~~~~~~~~~ #27 5.238 /opt/dev/libnetconf2/src/session_server.c:1837:11: note: 'uid' was declared here #27 5.238 1837 | uid_t uid; #27 5.238 | ^~~ #27 5.245 [ 64%] Building C object CMakeFiles/netconf2.dir/src/time.c.o #27 5.385 [ 71%] Building C object CMakeFiles/netconf2.dir/src/session_server_ssh.c.o #27 5.389 [ 78%] Building C object CMakeFiles/netconf2.dir/src/session_client_ssh.c.o #27 5.472 /opt/dev/libnetconf2/src/session_server_ssh.c: In function 'nc_sshcb_auth_password': #27 5.472 /opt/dev/libnetconf2/src/session_server_ssh.c:776:9: warning: 'ssh_message_auth_password' is deprecated [-Wdeprecated-declarations] #27 5.472 776 | auth_ret = server_opts.passwd_auth_clb(session, ssh_message_auth_password(msg), server_opts.passwd_auth_data); #27 5.472 | ^~~~~~~~ #27 5.472 In file included from /opt/dev/libnetconf2/src/session_server.h:32, #27 5.472 from /opt/dev/libnetconf2/src/session_server_ssh.c:36: #27 5.472 /usr/include/libssh/server.h:306:39: note: declared here #27 5.472 306 | SSH_DEPRECATED LIBSSH_API const char *ssh_message_auth_password(ssh_message msg); #27 5.472 | ^~~~~~~~~~~~~~~~~~~~~~~~~ #27 5.472 /opt/dev/libnetconf2/src/session_server_ssh.c:780:13: warning: 'ssh_message_auth_password' is deprecated [-Wdeprecated-declarations] #27 5.472 780 | auth_ret = auth_password_compare_pwd(pass_hash, ssh_message_auth_password(msg)); #27 5.472 | ^~~~~~~~ #27 5.472 In file included from /opt/dev/libnetconf2/src/session_server.h:32, #27 5.472 from /opt/dev/libnetconf2/src/session_server_ssh.c:36: #27 5.472 /usr/include/libssh/server.h:306:39: note: declared here #27 5.472 306 | SSH_DEPRECATED LIBSSH_API const char *ssh_message_auth_password(ssh_message msg); #27 5.472 | ^~~~~~~~~~~~~~~~~~~~~~~~~ #27 5.473 /opt/dev/libnetconf2/src/session_server_ssh.c: In function 'nc_sshcb_auth_pubkey': #27 5.473 /opt/dev/libnetconf2/src/session_server_ssh.c:902:9: warning: 'ssh_message_auth_pubkey' is deprecated [-Wdeprecated-declarations] #27 5.473 902 | if (server_opts.pubkey_auth_clb(session, ssh_message_auth_pubkey(msg), server_opts.pubkey_auth_data)) { #27 5.473 | ^~ #27 5.473 In file included from /opt/dev/libnetconf2/src/session_server.h:32, #27 5.473 from /opt/dev/libnetconf2/src/session_server_ssh.c:36: #27 5.473 /usr/include/libssh/server.h:324:35: note: declared here #27 5.473 324 | SSH_DEPRECATED LIBSSH_API ssh_key ssh_message_auth_pubkey(ssh_message msg); #27 5.473 | ^~~~~~~~~~~~~~~~~~~~~~~ #27 5.473 /opt/dev/libnetconf2/src/session_server_ssh.c:906:9: warning: 'ssh_message_auth_pubkey' is deprecated [-Wdeprecated-declarations] #27 5.473 906 | if ((username = auth_pubkey_compare_key(ssh_message_auth_pubkey(msg))) == NULL) { #27 5.473 | ^~ #27 5.473 In file included from /opt/dev/libnetconf2/src/session_server.h:32, #27 5.473 from /opt/dev/libnetconf2/src/session_server_ssh.c:36: #27 5.473 /usr/include/libssh/server.h:324:35: note: declared here #27 5.473 324 | SSH_DEPRECATED LIBSSH_API ssh_key ssh_message_auth_pubkey(ssh_message msg); #27 5.473 | ^~~~~~~~~~~~~~~~~~~~~~~ #27 5.473 /opt/dev/libnetconf2/src/session_server_ssh.c:915:5: warning: 'ssh_message_auth_publickey_state' is deprecated [-Wdeprecated-declarations] #27 5.473 915 | signature_state = ssh_message_auth_publickey_state(msg); #27 5.473 | ^~~~~~~~~~~~~~~ #27 5.473 In file included from /opt/dev/libnetconf2/src/session_server.h:32, #27 5.473 from /opt/dev/libnetconf2/src/session_server_ssh.c:36: #27 5.473 /usr/include/libssh/server.h:334:54: note: declared here #27 5.473 334 | SSH_DEPRECATED LIBSSH_API enum ssh_publickey_state_e ssh_message_auth_publickey_state(ssh_message msg); #27 5.473 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #27 5.747 [ 85%] Building C object CMakeFiles/netconf2.dir/src/session_client_tls.c.o #27 5.842 [ 92%] Building C object CMakeFiles/netconf2.dir/src/session_server_tls.c.o #27 6.339 [100%] Linking C shared library libnetconf2.so #27 6.439 [100%] Built target netconf2 #27 6.502 [ 7%] Built target compat #27 6.533 [100%] Built target netconf2 #27 6.559 Install the project... #27 6.572 -- Install configuration: "Release" #27 6.573 -- Installing: /usr/local/lib/libnetconf2.so.1.4.2 #27 6.574 -- Installing: /usr/local/lib/libnetconf2.so.1 #27 6.574 -- Set runtime path of "/usr/local/lib/libnetconf2.so.1.4.2" to "" #27 6.574 -- Installing: /usr/local/lib/libnetconf2.so #27 6.574 -- Installing: /usr/local/include/nc_client.h #27 6.574 -- Installing: /usr/local/include/nc_server.h #27 6.575 -- Installing: /usr/local/include/libnetconf2/config.h #27 6.575 -- Installing: /usr/local/include/libnetconf2/log.h #27 6.575 -- Installing: /usr/local/include/libnetconf2/netconf.h #27 6.575 -- Installing: /usr/local/include/libnetconf2/session.h #27 6.575 -- Installing: /usr/local/include/libnetconf2/messages_client.h #27 6.576 -- Installing: /usr/local/include/libnetconf2/messages_server.h #27 6.576 -- Installing: /usr/local/include/libnetconf2/session_client.h #27 6.576 -- Installing: /usr/local/include/libnetconf2/session_client_ch.h #27 6.576 -- Installing: /usr/local/include/libnetconf2/session_server.h #27 6.576 -- Installing: /usr/local/include/libnetconf2/session_server_ch.h #27 6.576 -- Installing: /usr/local/lib/pkgconfig/libnetconf2.pc #27 DONE 6.7s #28 [o1mediator-build 12/30] RUN cd /opt/dev && git clone -b libyang1 https://github.com/CESNET/Netopeer2.git && cd Netopeer2 && mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE:String="Release" -DNP2SRV_DATA_CHANGE_TIMEOUT=30000 -DNP2SRV_DATA_CHANGE_WAIT=ON .. && make -j2 && make install #28 0.229 Cloning into 'Netopeer2'... #28 1.238 -- The C compiler identification is GNU 9.3.0 #28 1.245 -- Check for working C compiler: /usr/bin/cc #28 1.322 -- Check for working C compiler: /usr/bin/cc -- works #28 1.323 -- Detecting C compiler ABI info #28 1.414 -- Detecting C compiler ABI info - done #28 1.433 -- Detecting C compile features #28 1.433 -- Detecting C compile features - done #28 1.451 -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") #28 1.455 -- libnetconf2 was compiled with support of up to 6 threads #28 1.527 -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.1f") #28 1.532 -- Found LibSSH: /usr/include (found suitable version "0.11.0", minimum required is "0.7.1") #28 1.533 -- Found LibNETCONF2: /usr/local/lib/libnetconf2.so #28 1.534 -- Looking for NC_ENABLED_SSH #28 1.692 -- Looking for NC_ENABLED_SSH - found #28 1.693 -- Looking for NC_ENABLED_TLS #28 1.853 -- Looking for NC_ENABLED_TLS - found #28 1.855 -- Looking for vdprintf #28 1.950 -- Looking for vdprintf - found #28 1.952 -- Looking for asprintf #28 2.050 -- Looking for asprintf - found #28 2.052 -- Looking for vasprintf #28 2.141 -- Looking for vasprintf - found #28 2.143 -- Looking for get_current_dir_name #28 2.240 -- Looking for get_current_dir_name - found #28 2.241 -- Looking for strndup #28 2.332 -- Looking for strndup - found #28 2.334 -- Looking for getline #28 2.428 -- Looking for getline - found #28 2.429 -- Looking for strdupa #28 2.520 -- Looking for strdupa - found #28 2.522 -- Looking for strchrnul #28 2.612 -- Looking for strchrnul - found #28 2.613 -- Check if the system is big endian #28 2.614 -- Searching 16 bit integer #28 2.615 -- Looking for sys/types.h #28 2.704 -- Looking for sys/types.h - found #28 2.705 -- Looking for stdint.h #28 2.798 -- Looking for stdint.h - found #28 2.799 -- Looking for stddef.h #28 2.893 -- Looking for stddef.h - found #28 2.893 -- Check size of unsigned short #28 2.989 -- Check size of unsigned short - done #28 2.990 -- Using unsigned short #28 3.068 -- Check if the system is big endian - little endian #28 3.084 -- Could NOT find CURL (missing: CURL_LIBRARY CURL_INCLUDE_DIR) #28 3.084 -- libcurl not found, url capability will not be supported #28 3.085 -- Looking for pthread.h #28 3.186 -- Looking for pthread.h - found #28 3.187 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD #28 3.294 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed #28 3.296 -- Looking for pthread_create in pthreads #28 3.387 -- Looking for pthread_create in pthreads - not found #28 3.388 -- Looking for pthread_create in pthread #28 3.490 -- Looking for pthread_create in pthread - found #28 3.492 -- Found Threads: TRUE #28 3.494 -- Looking for stdatomic.h #28 3.588 -- Looking for stdatomic.h - found #28 3.593 -- Found LibYANG: /usr/local/lib/libyang.so (found version "1.10.44") #28 3.597 -- Found Sysrepo: /usr/local/lib/libsysrepo.so #28 3.599 -- Missing tools (devscripts, debhelper package) for building DEB package. #28 3.599 -- To build local RPM package, use "build-rpm" target. #28 3.601 -- Looking for eaccess #28 3.699 -- Looking for eaccess - found #28 3.700 -- Looking for mkstemps #28 3.798 -- Looking for mkstemps - found #28 3.799 -- roff2html not found, html version of man pages cannot be generated! #28 3.802 -- Configuring done #28 3.812 -- Generating done #28 3.813 CMake Warning: #28 3.813 Manually-specified variables were not used by the project: #28 3.813 #28 3.813 NP2SRV_DATA_CHANGE_TIMEOUT #28 3.813 NP2SRV_DATA_CHANGE_WAIT #28 3.813 #28 3.813 #28 3.813 -- Build files have been written to: /opt/dev/Netopeer2/build #28 3.847 Scanning dependencies of target compat #28 3.854 Scanning dependencies of target serverobj #28 3.863 [ 5%] Building C object CMakeFiles/compat.dir/compat/compat.c.o #28 3.868 [ 11%] Building C object CMakeFiles/serverobj.dir/src/common.c.o #28 3.906 [ 11%] Built target compat #28 3.921 Scanning dependencies of target netopeer2-cli #28 3.936 [ 16%] Building C object cli/CMakeFiles/netopeer2-cli.dir/main.c.o #28 4.085 [ 22%] Building C object cli/CMakeFiles/netopeer2-cli.dir/commands.c.o #28 4.108 [ 27%] Building C object CMakeFiles/serverobj.dir/src/netconf.c.o #28 4.219 /opt/dev/Netopeer2/cli/commands.c: In function 'cmd_knownhosts': #28 4.219 /opt/dev/Netopeer2/cli/commands.c:1373:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #28 4.219 1373 | asprintf(&kh_file, "%s/.ssh/known_hosts", pwd->pw_dir); #28 4.219 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #28 4.219 /opt/dev/Netopeer2/cli/commands.c:1505:9: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] #28 4.219 1505 | ftruncate(fileno(file), written); #28 4.219 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #28 4.221 /opt/dev/Netopeer2/cli/commands.c: In function 'cmd_cert': #28 4.221 /opt/dev/Netopeer2/cli/commands.c:1907:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #28 4.221 1907 | asprintf(&path, "%s/%s", trusted_dir, d->d_name); #28 4.221 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #28 4.223 /opt/dev/Netopeer2/cli/commands.c: In function 'cmd_crl': #28 4.223 /opt/dev/Netopeer2/cli/commands.c:2179:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #28 4.223 2179 | asprintf(&path, "%s/%s", crl_dir, d->d_name); #28 4.223 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #28 4.224 /opt/dev/Netopeer2/cli/commands.c: In function 'cmd_connect_listen_tls': #28 4.224 /opt/dev/Netopeer2/cli/commands.c:2338:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #28 4.224 2338 | asprintf(&cert, "%s", optarg); #28 4.224 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #28 4.224 /opt/dev/Netopeer2/cli/commands.c:2341:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #28 4.224 2341 | asprintf(&key, "%s", optarg); #28 4.224 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #28 4.227 /opt/dev/Netopeer2/cli/commands.c: In function 'trim_top_elem': #28 4.227 /opt/dev/Netopeer2/cli/commands.c:636:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #28 4.227 636 | asprintf(&buf, "", pref_len, prefix, top_elem); #28 4.227 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #28 4.227 /opt/dev/Netopeer2/cli/commands.c:638:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #28 4.227 638 | asprintf(&buf, "", top_elem); #28 4.227 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #28 4.231 /opt/dev/Netopeer2/cli/commands.c: In function 'cmd_getdata': #28 4.232 /opt/dev/Netopeer2/cli/commands.c:4866:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #28 4.232 4866 | asprintf(&origin[origin_count], "ietf-origin:%s", optarg); #28 4.232 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #28 4.311 /opt/dev/Netopeer2/src/netconf.c: In function 'np2srv_rpc_validate_cb': #28 4.311 /opt/dev/Netopeer2/src/netconf.c:933:9: warning: 'ds' may be used uninitialized in this function [-Wmaybe-uninitialized] #28 4.311 933 | sr_session_switch_ds(user_sess, ds); #28 4.311 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #28 4.371 [ 33%] Building C object CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o #28 4.545 [ 38%] Building C object CMakeFiles/serverobj.dir/src/netconf_acm.c.o #28 4.908 [ 44%] Building C object CMakeFiles/serverobj.dir/src/netconf_nmda.c.o #28 5.030 /opt/dev/Netopeer2/src/netconf_nmda.c: In function 'np2srv_rpc_editdata_cb': #28 5.030 /opt/dev/Netopeer2/src/netconf_nmda.c:361:9: warning: 'user_sess' may be used uninitialized in this function [-Wmaybe-uninitialized] #28 5.030 361 | sr_discard_changes(user_sess); #28 5.030 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #28 5.056 [ 50%] Building C object CMakeFiles/serverobj.dir/src/log.c.o #28 5.182 [ 55%] Building C object CMakeFiles/serverobj.dir/src/netconf_server.c.o #28 5.318 [ 61%] Building C object cli/CMakeFiles/netopeer2-cli.dir/completion.c.o #28 5.393 [ 66%] Building C object CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o #28 5.490 [ 72%] Building C object cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o #28 5.605 [ 77%] Building C object CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o #28 5.717 [ 83%] Building C object cli/CMakeFiles/netopeer2-cli.dir/linenoise/linenoise.c.o #28 5.826 [ 83%] Built target serverobj #28 5.842 Scanning dependencies of target netopeer2-server #28 5.854 [ 88%] Building C object CMakeFiles/netopeer2-server.dir/src/main.c.o #28 5.942 /opt/dev/Netopeer2/src/main.c: In function 'np2srv_rpc_cb': #28 5.942 /opt/dev/Netopeer2/src/main.c:436:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] #28 5.942 436 | asprintf(&str, "Executing the operation is denied because \"%s\" NACM authorization failed.", nc_session_get_username(ncs)); #28 5.942 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #28 5.989 [ 94%] Linking C executable ../netopeer2-cli #28 6.061 [ 94%] Built target netopeer2-cli #28 6.160 [100%] Linking C executable netopeer2-server #28 6.220 [100%] Built target netopeer2-server #28 6.284 [ 50%] Built target serverobj #28 6.315 [ 55%] Built target compat #28 6.343 [ 66%] Built target netopeer2-server #28 6.374 [100%] Built target netopeer2-cli #28 6.390 Install the project... #28 6.402 -- Install configuration: "Release" #28 6.402 -- Installing: /usr/local/share/yang/modules/netopeer2 #28 6.402 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-tls-server@2019-07-02.yang #28 6.402 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-netconf-acm@2018-02-14.yang #28 6.402 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-keystore@2019-07-02.yang #28 6.403 -- Installing: /usr/local/share/yang/modules/netopeer2/notifications@2008-07-14.yang #28 6.403 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-ssh-common@2019-07-02.yang #28 6.403 -- Installing: /usr/local/share/yang/modules/netopeer2/nc-notifications@2008-07-14.yang #28 6.403 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-netconf-nmda@2019-01-07.yang #28 6.403 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-crypto-types@2019-07-02.yang #28 6.403 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-netconf@2013-09-29.yang #28 6.403 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-truststore@2019-07-02.yang #28 6.403 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-netconf-server@2019-07-02.yang #28 6.403 -- Installing: /usr/local/share/yang/modules/netopeer2/iana-crypt-hash@2014-08-06.yang #28 6.404 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-ssh-server@2019-07-02.yang #28 6.404 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-tcp-client@2019-07-02.yang #28 6.404 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-tls-common@2019-07-02.yang #28 6.404 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-tcp-common@2019-07-02.yang #28 6.404 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-netconf-monitoring@2010-10-04.yang #28 6.405 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-tcp-server@2019-07-02.yang #28 6.405 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-datastores@2017-08-17.yang #28 6.405 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-x509-cert-to-name@2014-12-10.yang #28 6.405 -- Installing: /usr/local/bin/netopeer2-server #28 6.406 -- Set runtime path of "/usr/local/bin/netopeer2-server" to "" #28 6.406 -- Installing missing sysrepo modules... #28 7.236 -- Generating a new RSA host key "genkey" if not already added... #28 7.392 -- Merging default server listen configuration if there is none... #28 7.472 -- Installing: /usr/local/bin/netopeer2-cli #28 7.473 -- Set runtime path of "/usr/local/bin/netopeer2-cli" to "" #28 7.474 -- Installing: /usr/local/share/man/man1/netopeer2-cli.1 #28 DONE 7.7s #29 [o1mediator-build 13/30] RUN wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb && dpkg -i rmr_4.9.4_amd64.deb #29 0.243 --2025-05-23 01:25:07-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb #29 0.245 Resolving packagecloud.io (packagecloud.io)... 54.193.44.183, 54.193.90.7, 2600:1f1c:2e5:6900:d910:9ef8:2d7b:156c, ... #29 0.251 Connecting to packagecloud.io (packagecloud.io)|54.193.44.183|:443... connected. #29 0.261 HTTP request sent, awaiting response... 302 Found #29 0.287 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1747963807&Signature=grZ1epqSY0DinIjJNBCdDeRzMwnHnvmzpWPka4hwj7J9BbBpUl8~WJW-lBRupJc2syIqq1Ebiixz8JhKC9R3f5YowPmII~nFIHL7VDVj~uDrkqnJUcv3SO0leuQPW7R~Tpd0r7nqbkXaRAirxaMqZip-tczasJrAUZA2GchKP3FTm356flpCLTaaOsLN2WKUIgaufL3vZ~pHnRSnzJLlZa~3mgf~Odl0gCo0umOrCTIi20bO8Leyu5edsjQZ3UC5~zVB7NftvDdl7enj8Bg1E7rO9jXwv9ud1Ge1gR5mHPbkmG0KABPr9COnW2HvdGNA802ybDgFJqVQnI2nGEKMOQ__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] #29 0.287 --2025-05-23 01:25:07-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1747963807&Signature=grZ1epqSY0DinIjJNBCdDeRzMwnHnvmzpWPka4hwj7J9BbBpUl8~WJW-lBRupJc2syIqq1Ebiixz8JhKC9R3f5YowPmII~nFIHL7VDVj~uDrkqnJUcv3SO0leuQPW7R~Tpd0r7nqbkXaRAirxaMqZip-tczasJrAUZA2GchKP3FTm356flpCLTaaOsLN2WKUIgaufL3vZ~pHnRSnzJLlZa~3mgf~Odl0gCo0umOrCTIi20bO8Leyu5edsjQZ3UC5~zVB7NftvDdl7enj8Bg1E7rO9jXwv9ud1Ge1gR5mHPbkmG0KABPr9COnW2HvdGNA802ybDgFJqVQnI2nGEKMOQ__&Key-Pair-Id=K1ZMSF1EKC3AZL #29 0.287 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.168.84.144, 3.168.84.152, 3.168.84.186, ... #29 0.309 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.168.84.144|:443... connected. #29 0.317 HTTP request sent, awaiting response... 200 OK #29 0.324 Length: 246552 (241K) [application/x-debian-package] #29 0.324 Saving to: 'rmr_4.9.4_amd64.deb' #29 0.324 #29 0.324 0K .......... .......... .......... .......... .......... 20% 41.1M 0s #29 0.325 50K .......... .......... .......... .......... .......... 41% 30.6M 0s #29 0.327 100K .......... .......... .......... .......... .......... 62% 32.9M 0s #29 0.328 150K .......... .......... .......... .......... .......... 83% 58.0M 0s #29 0.329 200K .......... .......... .......... .......... 100% 83.7M=0.006s #29 0.331 #29 0.331 2025-05-23 01:25:07 (42.1 MB/s) - 'rmr_4.9.4_amd64.deb' saved [246552/246552] #29 0.331 #29 0.387 Selecting previously unselected package rmr. #29 0.514 (Reading database ... 49965 files and directories currently installed.) #29 0.517 Preparing to unpack rmr_4.9.4_amd64.deb ... #29 0.524 Unpacking rmr (4.9.4) ... #29 0.571 Setting up rmr (4.9.4) ... #29 DONE 0.8s #30 [o1mediator-build 14/30] RUN wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb && dpkg -i rmr-dev_4.9.4_amd64.deb #30 0.247 --2025-05-23 01:25:07-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb #30 0.250 Resolving packagecloud.io (packagecloud.io)... 54.193.90.7, 54.193.44.183, 2600:1f1c:2e5:6901:61f3:46f4:6a37:26cc, ... #30 0.252 Connecting to packagecloud.io (packagecloud.io)|54.193.90.7|:443... connected. #30 0.260 HTTP request sent, awaiting response... 302 Found #30 0.294 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1747963807&Signature=b2q-JbGrl8TCICr2j32HLH4heEhJXSuXD~NzJkoDVLSmEuVwOeaXB0Bh2C6M9eIHsE~wCJb~SzX1fFe7sgDC5X5HPrBbESu0y9noIoU7lid4aJMMXH2~nEVTPf2AnlWNY8BWjU6H8mAvyAQELAssk2U-TV5pvfuykS39mtSJkGo9iR7rqGs1-p5c7HlP-QTPd3vLaQYJuUTyj5l13iWxJkRVyGVVwOgj89UvmaFyi0rQR-61MtPhCy~nN01SvKNlBFeGBf7AgYHEJzn9o8FK3XL9I-TOq~HPEpJTWBXrijTrvUpjIJAVYQIgDxvaLCMR9J3kGRDmKq8FM3d0MF1MTA__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] #30 0.294 --2025-05-23 01:25:07-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1747963807&Signature=b2q-JbGrl8TCICr2j32HLH4heEhJXSuXD~NzJkoDVLSmEuVwOeaXB0Bh2C6M9eIHsE~wCJb~SzX1fFe7sgDC5X5HPrBbESu0y9noIoU7lid4aJMMXH2~nEVTPf2AnlWNY8BWjU6H8mAvyAQELAssk2U-TV5pvfuykS39mtSJkGo9iR7rqGs1-p5c7HlP-QTPd3vLaQYJuUTyj5l13iWxJkRVyGVVwOgj89UvmaFyi0rQR-61MtPhCy~nN01SvKNlBFeGBf7AgYHEJzn9o8FK3XL9I-TOq~HPEpJTWBXrijTrvUpjIJAVYQIgDxvaLCMR9J3kGRDmKq8FM3d0MF1MTA__&Key-Pair-Id=K1ZMSF1EKC3AZL #30 0.294 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.168.84.96, 3.168.84.186, 3.168.84.152, ... #30 0.296 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.168.84.96|:443... connected. #30 0.303 HTTP request sent, awaiting response... 200 OK #30 0.318 Length: 128860 (126K) [application/x-debian-package] #30 0.319 Saving to: 'rmr-dev_4.9.4_amd64.deb' #30 0.320 #30 0.320 0K .......... .......... .......... .......... .......... 39% 36.1M 0s #30 0.320 50K .......... .......... .......... .......... .......... 79% 20.5M 0s #30 0.323 100K .......... .......... ..... 100% 44.7M=0.004s #30 0.323 #30 0.323 2025-05-23 01:25:07 (28.6 MB/s) - 'rmr-dev_4.9.4_amd64.deb' saved [128860/128860] #30 0.323 #30 0.360 Selecting previously unselected package rmr-dev. #30 0.381 (Reading database ... 49973 files and directories currently installed.) #30 0.383 Preparing to unpack rmr-dev_4.9.4_amd64.deb ... #30 0.390 Unpacking rmr-dev (4.9.4) ... #30 0.428 Setting up rmr-dev (4.9.4) ... #30 DONE 0.6s #31 [o1mediator-build 15/30] RUN rm -f rmr_4.9.4_amd64.deb rmr-dev_4.9.4_amd64.deb #31 DONE 0.3s #32 [o1mediator-build 16/30] COPY --from=lachlanevenson/k8s-kubectl:v1.16.0 /usr/local/bin/kubectl /usr/local/bin/kubectl #32 DONE 0.9s #33 [o1mediator-build 17/30] RUN ldconfig #33 DONE 0.3s #34 [o1mediator-build 18/30] RUN mkdir -p /go/bin #34 DONE 0.3s #35 [o1mediator-build 19/30] RUN cd /go/bin && wget --quiet https://github.com/go-swagger/go-swagger/releases/download/v0.19.0/swagger_linux_amd64 && mv swagger_linux_amd64 swagger && chmod +x swagger #35 DONE 1.2s #36 [o1mediator-build 20/30] RUN mkdir -p /go/src/ws #36 DONE 0.3s #37 [o1mediator-build 21/30] COPY . /go/src/ws #37 DONE 0.4s #38 [o1mediator-build 22/30] WORKDIR /go/src/ws/agent #38 DONE 0.1s #39 [o1mediator-build 23/30] RUN GO111MODULE=on go mod download #39 DONE 13.9s #40 [o1mediator-build 24/30] RUN mkdir -p api && mkdir -p pkg && git clone "https://gerrit.o-ran-sc.org/r/ric-plt/appmgr" && cp appmgr/api/appmgr_rest_api.yaml api/ && rm -rf appmgr #40 0.215 Cloning into 'appmgr'... #40 DONE 1.4s #41 [o1mediator-build 25/30] RUN /go/bin/swagger generate client -f api/appmgr_rest_api.yaml -t pkg/ -m appmgrmodel -c appmgrclient #41 0.327 2025/05/23 01:25:27 validating spec api/appmgr_rest_api.yaml #41 1.052 2025/05/23 01:25:28 preprocessing spec with option: minimal flattening #41 1.058 2025/05/23 01:25:28 building a plan for generation #41 1.062 2025/05/23 01:25:28 planning definitions #41 1.100 2025/05/23 01:25:28 planning operations #41 1.135 2025/05/23 01:25:28 grouping operations into packages #41 1.136 2025/05/23 01:25:28 planning meta data and facades #41 1.137 2025/05/23 01:25:28 rendering 1 templates for model AllDeployableXapps #41 1.137 2025/05/23 01:25:28 name field AllDeployableXapps #41 1.137 2025/05/23 01:25:28 package field appmgrmodel #41 1.137 2025/05/23 01:25:28 creating generated file "all_deployable_xapps.go" in "pkg/appmgrmodel" as definition #41 1.139 2025/05/23 01:25:28 executed template asset:model #41 1.139 2025/05/23 01:25:28 rendering 1 templates for model AllDeployedXapps #41 1.139 2025/05/23 01:25:28 name field AllDeployedXapps #41 1.139 2025/05/23 01:25:28 package field appmgrmodel #41 1.140 2025/05/23 01:25:28 creating generated file "all_deployed_xapps.go" in "pkg/appmgrmodel" as definition #41 1.141 2025/05/23 01:25:28 executed template asset:model #41 1.142 2025/05/23 01:25:28 rendering 1 templates for model AllXappConfig #41 1.142 2025/05/23 01:25:28 name field AllXappConfig #41 1.142 2025/05/23 01:25:28 package field appmgrmodel #41 1.143 2025/05/23 01:25:28 creating generated file "all_xapp_config.go" in "pkg/appmgrmodel" as definition #41 1.144 2025/05/23 01:25:28 executed template asset:model #41 1.145 2025/05/23 01:25:28 rendering 1 templates for model ConfigMetadata #41 1.145 2025/05/23 01:25:28 name field ConfigMetadata #41 1.145 2025/05/23 01:25:28 package field appmgrmodel #41 1.145 2025/05/23 01:25:28 creating generated file "config_metadata.go" in "pkg/appmgrmodel" as definition #41 1.147 2025/05/23 01:25:28 executed template asset:model #41 1.148 2025/05/23 01:25:28 rendering 1 templates for model ConfigValidationError #41 1.148 2025/05/23 01:25:28 name field ConfigValidationError #41 1.148 2025/05/23 01:25:28 package field appmgrmodel #41 1.149 2025/05/23 01:25:28 creating generated file "config_validation_error.go" in "pkg/appmgrmodel" as definition #41 1.151 2025/05/23 01:25:28 executed template asset:model #41 1.152 2025/05/23 01:25:28 rendering 1 templates for model ConfigValidationErrors #41 1.152 2025/05/23 01:25:28 name field ConfigValidationErrors #41 1.152 2025/05/23 01:25:28 package field appmgrmodel #41 1.153 2025/05/23 01:25:28 creating generated file "config_validation_errors.go" in "pkg/appmgrmodel" as definition #41 1.154 2025/05/23 01:25:28 executed template asset:model #41 1.154 2025/05/23 01:25:28 rendering 1 templates for model EventType #41 1.154 2025/05/23 01:25:28 name field EventType #41 1.154 2025/05/23 01:25:28 package field appmgrmodel #41 1.155 2025/05/23 01:25:28 creating generated file "event_type.go" in "pkg/appmgrmodel" as definition #41 1.157 2025/05/23 01:25:28 executed template asset:model #41 1.158 2025/05/23 01:25:28 rendering 1 templates for model SubscriptionData #41 1.158 2025/05/23 01:25:28 name field SubscriptionData #41 1.158 2025/05/23 01:25:28 package field appmgrmodel #41 1.158 2025/05/23 01:25:28 creating generated file "subscription_data.go" in "pkg/appmgrmodel" as definition #41 1.161 2025/05/23 01:25:28 executed template asset:model #41 1.162 2025/05/23 01:25:28 rendering 1 templates for model XAppConfig #41 1.162 2025/05/23 01:25:28 name field XAppConfig #41 1.162 2025/05/23 01:25:28 package field appmgrmodel #41 1.163 2025/05/23 01:25:28 creating generated file "x_app_config.go" in "pkg/appmgrmodel" as definition #41 1.165 2025/05/23 01:25:28 executed template asset:model #41 1.166 2025/05/23 01:25:28 rendering 1 templates for model Xapp #41 1.166 2025/05/23 01:25:28 name field Xapp #41 1.166 2025/05/23 01:25:28 package field appmgrmodel #41 1.166 2025/05/23 01:25:28 creating generated file "xapp.go" in "pkg/appmgrmodel" as definition #41 1.172 2025/05/23 01:25:28 executed template asset:model #41 1.173 2025/05/23 01:25:28 rendering 1 templates for model XappDescriptor #41 1.173 2025/05/23 01:25:28 name field XappDescriptor #41 1.173 2025/05/23 01:25:28 package field appmgrmodel #41 1.174 2025/05/23 01:25:28 creating generated file "xapp_descriptor.go" in "pkg/appmgrmodel" as definition #41 1.176 2025/05/23 01:25:28 executed template asset:model #41 1.177 2025/05/23 01:25:28 rendering 1 templates for model XappDescriptorList #41 1.177 2025/05/23 01:25:28 name field XappDescriptorList #41 1.177 2025/05/23 01:25:28 package field appmgrmodel #41 1.177 2025/05/23 01:25:28 creating generated file "xapp_descriptor_list.go" in "pkg/appmgrmodel" as definition #41 1.178 2025/05/23 01:25:28 executed template asset:model #41 1.179 2025/05/23 01:25:28 rendering 1 templates for model XappInstance #41 1.179 2025/05/23 01:25:28 name field XappInstance #41 1.179 2025/05/23 01:25:28 package field appmgrmodel #41 1.179 2025/05/23 01:25:28 creating generated file "xapp_instance.go" in "pkg/appmgrmodel" as definition #41 1.186 2025/05/23 01:25:28 executed template asset:model #41 1.187 2025/05/23 01:25:28 rendering 1 templates for model allSubscriptions #41 1.187 2025/05/23 01:25:28 name field allSubscriptions #41 1.187 2025/05/23 01:25:28 package field appmgrmodel #41 1.188 2025/05/23 01:25:28 creating generated file "all_subscriptions.go" in "pkg/appmgrmodel" as definition #41 1.189 2025/05/23 01:25:28 executed template asset:model #41 1.189 2025/05/23 01:25:28 rendering 1 templates for model deregisterRequest #41 1.189 2025/05/23 01:25:28 name field deregisterRequest #41 1.189 2025/05/23 01:25:28 package field appmgrmodel #41 1.190 2025/05/23 01:25:28 creating generated file "deregister_request.go" in "pkg/appmgrmodel" as definition #41 1.192 2025/05/23 01:25:28 executed template asset:model #41 1.193 2025/05/23 01:25:28 rendering 1 templates for model registerRequest #41 1.193 2025/05/23 01:25:28 name field registerRequest #41 1.193 2025/05/23 01:25:28 package field appmgrmodel #41 1.193 2025/05/23 01:25:28 creating generated file "register_request.go" in "pkg/appmgrmodel" as definition #41 1.197 2025/05/23 01:25:28 executed template asset:model #41 1.198 2025/05/23 01:25:28 rendering 1 templates for model subscription #41 1.198 2025/05/23 01:25:28 name field subscription #41 1.198 2025/05/23 01:25:28 package field appmgrmodel #41 1.198 2025/05/23 01:25:28 creating generated file "subscription.go" in "pkg/appmgrmodel" as definition #41 1.200 2025/05/23 01:25:28 executed template asset:model #41 1.201 2025/05/23 01:25:28 rendering 1 templates for model subscriptionNotification #41 1.201 2025/05/23 01:25:28 name field subscriptionNotification #41 1.201 2025/05/23 01:25:28 package field appmgrmodel #41 1.201 2025/05/23 01:25:28 creating generated file "subscription_notification.go" in "pkg/appmgrmodel" as definition #41 1.204 2025/05/23 01:25:28 executed template asset:model #41 1.205 2025/05/23 01:25:28 rendering 1 templates for model subscriptionRequest #41 1.205 2025/05/23 01:25:28 name field subscriptionRequest #41 1.205 2025/05/23 01:25:28 package field appmgrmodel #41 1.205 2025/05/23 01:25:28 creating generated file "subscription_request.go" in "pkg/appmgrmodel" as definition #41 1.207 2025/05/23 01:25:28 executed template asset:model #41 1.208 2025/05/23 01:25:28 rendering 1 templates for model subscriptionResponse #41 1.208 2025/05/23 01:25:28 name field subscriptionResponse #41 1.208 2025/05/23 01:25:28 package field appmgrmodel #41 1.208 2025/05/23 01:25:28 creating generated file "subscription_response.go" in "pkg/appmgrmodel" as definition #41 1.210 2025/05/23 01:25:28 executed template asset:model #41 1.211 2025/05/23 01:25:28 rendering 2 templates for operation #41 1.211 2025/05/23 01:25:28 name field getHealthAlive #41 1.211 2025/05/23 01:25:28 package field health #41 1.211 2025/05/23 01:25:28 creating generated file "get_health_alive_parameters.go" in "pkg/appmgrclient/health" as parameters #41 1.214 2025/05/23 01:25:28 executed template asset:clientParameter #41 1.216 2025/05/23 01:25:28 name field getHealthAlive #41 1.216 2025/05/23 01:25:28 package field health #41 1.216 2025/05/23 01:25:28 creating generated file "get_health_alive_responses.go" in "pkg/appmgrclient/health" as responses #41 1.218 2025/05/23 01:25:28 executed template asset:clientResponse #41 1.219 2025/05/23 01:25:28 rendering 2 templates for operation #41 1.219 2025/05/23 01:25:28 name field getHealthReady #41 1.219 2025/05/23 01:25:28 package field health #41 1.219 2025/05/23 01:25:28 creating generated file "get_health_ready_parameters.go" in "pkg/appmgrclient/health" as parameters #41 1.223 2025/05/23 01:25:28 executed template asset:clientParameter #41 1.225 2025/05/23 01:25:28 name field getHealthReady #41 1.225 2025/05/23 01:25:28 package field health #41 1.225 2025/05/23 01:25:28 creating generated file "get_health_ready_responses.go" in "pkg/appmgrclient/health" as responses #41 1.228 2025/05/23 01:25:28 executed template asset:clientResponse #41 1.230 2025/05/23 01:25:28 rendering 1 templates for operation group #41 1.230 2025/05/23 01:25:28 name field health #41 1.230 2025/05/23 01:25:28 creating generated file "health_client.go" in "pkg/appmgrclient/health" as client #41 1.232 2025/05/23 01:25:28 executed template asset:clientClient #41 1.234 2025/05/23 01:25:28 rendering 2 templates for operation #41 1.234 2025/05/23 01:25:28 name field addSubscription #41 1.235 2025/05/23 01:25:28 package field operations #41 1.235 2025/05/23 01:25:28 creating generated file "add_subscription_parameters.go" in "pkg/appmgrclient/operations" as parameters #41 1.241 2025/05/23 01:25:28 executed template asset:clientParameter #41 1.243 2025/05/23 01:25:28 name field addSubscription #41 1.243 2025/05/23 01:25:28 package field operations #41 1.243 2025/05/23 01:25:28 creating generated file "add_subscription_responses.go" in "pkg/appmgrclient/operations" as responses #41 1.245 2025/05/23 01:25:28 executed template asset:clientResponse #41 1.246 2025/05/23 01:25:28 rendering 2 templates for operation #41 1.246 2025/05/23 01:25:28 name field deleteSubscription #41 1.246 2025/05/23 01:25:28 package field operations #41 1.247 2025/05/23 01:25:28 creating generated file "delete_subscription_parameters.go" in "pkg/appmgrclient/operations" as parameters #41 1.251 2025/05/23 01:25:28 executed template asset:clientParameter #41 1.253 2025/05/23 01:25:28 name field deleteSubscription #41 1.253 2025/05/23 01:25:28 package field operations #41 1.253 2025/05/23 01:25:28 creating generated file "delete_subscription_responses.go" in "pkg/appmgrclient/operations" as responses #41 1.255 2025/05/23 01:25:28 executed template asset:clientResponse #41 1.256 2025/05/23 01:25:28 rendering 2 templates for operation #41 1.256 2025/05/23 01:25:28 name field deregisterXapp #41 1.256 2025/05/23 01:25:28 package field operations #41 1.257 2025/05/23 01:25:28 creating generated file "deregister_xapp_parameters.go" in "pkg/appmgrclient/operations" as parameters #41 1.261 2025/05/23 01:25:28 executed template asset:clientParameter #41 1.262 2025/05/23 01:25:28 name field deregisterXapp #41 1.262 2025/05/23 01:25:28 package field operations #41 1.263 2025/05/23 01:25:28 creating generated file "deregister_xapp_responses.go" in "pkg/appmgrclient/operations" as responses #41 1.266 2025/05/23 01:25:28 executed template asset:clientResponse #41 1.267 2025/05/23 01:25:28 rendering 2 templates for operation #41 1.267 2025/05/23 01:25:28 name field getSubscriptionById #41 1.267 2025/05/23 01:25:28 package field operations #41 1.268 2025/05/23 01:25:28 creating generated file "get_subscription_by_id_parameters.go" in "pkg/appmgrclient/operations" as parameters #41 1.272 2025/05/23 01:25:28 executed template asset:clientParameter #41 1.274 2025/05/23 01:25:28 name field getSubscriptionById #41 1.274 2025/05/23 01:25:28 package field operations #41 1.274 2025/05/23 01:25:28 creating generated file "get_subscription_by_id_responses.go" in "pkg/appmgrclient/operations" as responses #41 1.277 2025/05/23 01:25:28 executed template asset:clientResponse #41 1.279 2025/05/23 01:25:28 rendering 2 templates for operation #41 1.279 2025/05/23 01:25:28 name field getSubscriptions #41 1.279 2025/05/23 01:25:28 package field operations #41 1.279 2025/05/23 01:25:28 creating generated file "get_subscriptions_parameters.go" in "pkg/appmgrclient/operations" as parameters #41 1.282 2025/05/23 01:25:28 executed template asset:clientParameter #41 1.283 2025/05/23 01:25:28 name field getSubscriptions #41 1.283 2025/05/23 01:25:28 package field operations #41 1.284 2025/05/23 01:25:28 creating generated file "get_subscriptions_responses.go" in "pkg/appmgrclient/operations" as responses #41 1.285 2025/05/23 01:25:28 executed template asset:clientResponse #41 1.286 2025/05/23 01:25:28 rendering 2 templates for operation #41 1.286 2025/05/23 01:25:28 name field modifySubscription #41 1.286 2025/05/23 01:25:28 package field operations #41 1.287 2025/05/23 01:25:28 creating generated file "modify_subscription_parameters.go" in "pkg/appmgrclient/operations" as parameters #41 1.292 2025/05/23 01:25:28 executed template asset:clientParameter #41 1.294 2025/05/23 01:25:28 name field modifySubscription #41 1.294 2025/05/23 01:25:28 package field operations #41 1.294 2025/05/23 01:25:28 creating generated file "modify_subscription_responses.go" in "pkg/appmgrclient/operations" as responses #41 1.296 2025/05/23 01:25:28 executed template asset:clientResponse #41 1.297 2025/05/23 01:25:28 rendering 2 templates for operation #41 1.297 2025/05/23 01:25:28 name field registerXapp #41 1.297 2025/05/23 01:25:28 package field operations #41 1.298 2025/05/23 01:25:28 creating generated file "register_xapp_parameters.go" in "pkg/appmgrclient/operations" as parameters #41 1.302 2025/05/23 01:25:28 executed template asset:clientParameter #41 1.303 2025/05/23 01:25:28 name field registerXapp #41 1.303 2025/05/23 01:25:28 package field operations #41 1.304 2025/05/23 01:25:28 creating generated file "register_xapp_responses.go" in "pkg/appmgrclient/operations" as responses #41 1.306 2025/05/23 01:25:28 executed template asset:clientResponse #41 1.307 2025/05/23 01:25:28 rendering 1 templates for operation group #41 1.307 2025/05/23 01:25:28 name field operations #41 1.307 2025/05/23 01:25:28 creating generated file "operations_client.go" in "pkg/appmgrclient/operations" as client #41 1.311 2025/05/23 01:25:28 executed template asset:clientClient #41 1.314 2025/05/23 01:25:28 rendering 2 templates for operation #41 1.314 2025/05/23 01:25:28 name field GetConfigElement #41 1.314 2025/05/23 01:25:28 package field xapp #41 1.315 2025/05/23 01:25:28 creating generated file "get_config_element_parameters.go" in "pkg/appmgrclient/xapp" as parameters #41 1.319 2025/05/23 01:25:28 executed template asset:clientParameter #41 1.320 2025/05/23 01:25:28 name field GetConfigElement #41 1.320 2025/05/23 01:25:28 package field xapp #41 1.321 2025/05/23 01:25:28 creating generated file "get_config_element_responses.go" in "pkg/appmgrclient/xapp" as responses #41 1.323 2025/05/23 01:25:28 executed template asset:clientResponse #41 1.324 2025/05/23 01:25:28 rendering 2 templates for operation #41 1.324 2025/05/23 01:25:28 name field ModifyXappConfig #41 1.324 2025/05/23 01:25:28 package field xapp #41 1.324 2025/05/23 01:25:28 creating generated file "modify_xapp_config_parameters.go" in "pkg/appmgrclient/xapp" as parameters #41 1.328 2025/05/23 01:25:28 executed template asset:clientParameter #41 1.330 2025/05/23 01:25:28 name field ModifyXappConfig #41 1.330 2025/05/23 01:25:28 package field xapp #41 1.330 2025/05/23 01:25:28 creating generated file "modify_xapp_config_responses.go" in "pkg/appmgrclient/xapp" as responses #41 1.333 2025/05/23 01:25:28 executed template asset:clientResponse #41 1.335 2025/05/23 01:25:28 rendering 2 templates for operation #41 1.335 2025/05/23 01:25:28 name field deployXapp #41 1.335 2025/05/23 01:25:28 package field xapp #41 1.336 2025/05/23 01:25:28 creating generated file "deploy_xapp_parameters.go" in "pkg/appmgrclient/xapp" as parameters #41 1.342 2025/05/23 01:25:28 executed template asset:clientParameter #41 1.344 2025/05/23 01:25:28 name field deployXapp #41 1.344 2025/05/23 01:25:28 package field xapp #41 1.344 2025/05/23 01:25:28 creating generated file "deploy_xapp_responses.go" in "pkg/appmgrclient/xapp" as responses #41 1.348 2025/05/23 01:25:28 executed template asset:clientResponse #41 1.350 2025/05/23 01:25:28 rendering 2 templates for operation #41 1.350 2025/05/23 01:25:28 name field getAllXappConfig #41 1.350 2025/05/23 01:25:28 package field xapp #41 1.351 2025/05/23 01:25:28 creating generated file "get_all_xapp_config_parameters.go" in "pkg/appmgrclient/xapp" as parameters #41 1.355 2025/05/23 01:25:28 executed template asset:clientParameter #41 1.357 2025/05/23 01:25:28 name field getAllXappConfig #41 1.357 2025/05/23 01:25:28 package field xapp #41 1.358 2025/05/23 01:25:28 creating generated file "get_all_xapp_config_responses.go" in "pkg/appmgrclient/xapp" as responses #41 1.360 2025/05/23 01:25:28 executed template asset:clientResponse #41 1.361 2025/05/23 01:25:28 rendering 2 templates for operation #41 1.361 2025/05/23 01:25:28 name field getAllXapps #41 1.361 2025/05/23 01:25:28 package field xapp #41 1.361 2025/05/23 01:25:28 creating generated file "get_all_xapps_parameters.go" in "pkg/appmgrclient/xapp" as parameters #41 1.364 2025/05/23 01:25:28 executed template asset:clientParameter #41 1.365 2025/05/23 01:25:28 name field getAllXapps #41 1.365 2025/05/23 01:25:28 package field xapp #41 1.366 2025/05/23 01:25:28 creating generated file "get_all_xapps_responses.go" in "pkg/appmgrclient/xapp" as responses #41 1.368 2025/05/23 01:25:28 executed template asset:clientResponse #41 1.369 2025/05/23 01:25:28 rendering 2 templates for operation #41 1.369 2025/05/23 01:25:28 name field getXappByName #41 1.369 2025/05/23 01:25:28 package field xapp #41 1.369 2025/05/23 01:25:28 creating generated file "get_xapp_by_name_parameters.go" in "pkg/appmgrclient/xapp" as parameters #41 1.373 2025/05/23 01:25:28 executed template asset:clientParameter #41 1.374 2025/05/23 01:25:28 name field getXappByName #41 1.374 2025/05/23 01:25:28 package field xapp #41 1.375 2025/05/23 01:25:28 creating generated file "get_xapp_by_name_responses.go" in "pkg/appmgrclient/xapp" as responses #41 1.378 2025/05/23 01:25:28 executed template asset:clientResponse #41 1.380 2025/05/23 01:25:28 rendering 2 templates for operation #41 1.380 2025/05/23 01:25:28 name field getXappInstanceByName #41 1.380 2025/05/23 01:25:28 package field xapp #41 1.380 2025/05/23 01:25:28 creating generated file "get_xapp_instance_by_name_parameters.go" in "pkg/appmgrclient/xapp" as parameters #41 1.386 2025/05/23 01:25:28 executed template asset:clientParameter #41 1.388 2025/05/23 01:25:28 name field getXappInstanceByName #41 1.388 2025/05/23 01:25:28 package field xapp #41 1.388 2025/05/23 01:25:28 creating generated file "get_xapp_instance_by_name_responses.go" in "pkg/appmgrclient/xapp" as responses #41 1.392 2025/05/23 01:25:28 executed template asset:clientResponse #41 1.393 2025/05/23 01:25:28 rendering 2 templates for operation #41 1.393 2025/05/23 01:25:28 name field listAllXapps #41 1.393 2025/05/23 01:25:28 package field xapp #41 1.394 2025/05/23 01:25:28 creating generated file "list_all_xapps_parameters.go" in "pkg/appmgrclient/xapp" as parameters #41 1.397 2025/05/23 01:25:28 executed template asset:clientParameter #41 1.398 2025/05/23 01:25:28 name field listAllXapps #41 1.398 2025/05/23 01:25:28 package field xapp #41 1.398 2025/05/23 01:25:28 creating generated file "list_all_xapps_responses.go" in "pkg/appmgrclient/xapp" as responses #41 1.400 2025/05/23 01:25:28 executed template asset:clientResponse #41 1.401 2025/05/23 01:25:28 rendering 2 templates for operation #41 1.401 2025/05/23 01:25:28 name field undeployXapp #41 1.401 2025/05/23 01:25:28 package field xapp #41 1.402 2025/05/23 01:25:28 creating generated file "undeploy_xapp_parameters.go" in "pkg/appmgrclient/xapp" as parameters #41 1.406 2025/05/23 01:25:28 executed template asset:clientParameter #41 1.407 2025/05/23 01:25:28 name field undeployXapp #41 1.407 2025/05/23 01:25:28 package field xapp #41 1.408 2025/05/23 01:25:28 creating generated file "undeploy_xapp_responses.go" in "pkg/appmgrclient/xapp" as responses #41 1.410 2025/05/23 01:25:28 executed template asset:clientResponse #41 1.411 2025/05/23 01:25:28 rendering 1 templates for operation group #41 1.411 2025/05/23 01:25:28 name field xapp #41 1.412 2025/05/23 01:25:28 creating generated file "xapp_client.go" in "pkg/appmgrclient/xapp" as client #41 1.417 2025/05/23 01:25:28 executed template asset:clientClient #41 1.421 2025/05/23 01:25:28 rendering 1 templates for application RICAppmgr #41 1.421 2025/05/23 01:25:28 name field RICAppmgr #41 1.421 2025/05/23 01:25:28 package field appmgrclient #41 1.422 2025/05/23 01:25:28 creating generated file "r_i_c_appmgr_client.go" in "pkg/appmgrclient" as facade #41 1.423 2025/05/23 01:25:28 executed template asset:clientFacade #41 1.424 2025/05/23 01:25:28 Generation completed! #41 1.424 #41 1.424 For this generation to compile you need to have some packages in your GOPATH: #41 1.424 #41 1.424 * github.com/go-openapi/errors #41 1.424 * github.com/go-openapi/runtime #41 1.424 * github.com/go-openapi/runtime/client #41 1.424 * github.com/go-openapi/strfmt #41 1.424 #41 1.424 You can get these now with: go get -u -f pkg/... #41 DONE 1.5s #42 [o1mediator-build 26/30] RUN ./build_o1agent.sh #42 0.214 + [ -f ../container-tag.yaml ] #42 0.214 + grep tag: ../container-tag.yaml #42 0.216 + awk {print $2} #42 0.221 + tag=0.6.3 #42 0.221 + git rev-parse --short HEAD #42 0.223 + hash=d43539d #42 0.223 + export GOPATH=/root/go #42 0.223 + export PATH=/root/go/bin:/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/go/bin:/opt/go/1.16/bin:/root/go/bin #42 0.223 + export CFG_FILE=config/config-file.json #42 0.223 + export RMR_SEED_RT=config/uta_rtg_ut.rt #42 0.223 + GO111MODULE=on GO_ENABLED=0 GOOS=linux #42 0.223 + go build -a -installsuffix cgo -ldflags -X main.Version=0.6.3 -X main.Hash=d43539d -o o1agent ./cmd/o1agent.go #42 1.649 go: downloading github.com/spf13/viper v1.4.0 #42 1.649 go: downloading gerrit.o-ran-sc.org/r/ric-plt/xapp-frame.git v0.9.1 #42 1.760 go: downloading github.com/go-openapi/runtime v0.19.7 #42 1.782 go: downloading github.com/go-openapi/strfmt v0.19.4 #42 1.815 go: downloading github.com/prometheus/alertmanager v0.20.0 #42 1.931 go: downloading github.com/valyala/fastjson v1.4.1 #42 1.961 go: downloading github.com/magiconair/properties v1.8.0 #42 1.993 go: downloading github.com/mitchellh/mapstructure v1.1.2 #42 2.014 go: downloading github.com/pelletier/go-toml v1.7.0 #42 2.047 go: downloading github.com/spf13/cast v1.3.0 #42 2.053 go: downloading github.com/spf13/jwalterweatherman v1.0.0 #42 2.082 go: downloading github.com/spf13/pflag v1.0.3 #42 2.218 go: downloading github.com/go-openapi/errors v0.19.3 #42 2.272 go: downloading github.com/go-openapi/swag v0.19.7 #42 2.289 go: downloading github.com/go-openapi/validate v0.19.6 #42 2.367 go: downloading gerrit.o-ran-sc.org/r/com/golog.git v0.0.2 #42 2.385 go: downloading gerrit.o-ran-sc.org/r/ric-plt/alarm-go.git/alarm v0.5.0 #42 2.413 go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common v1.2.1 #42 2.428 go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.2.1 #42 2.438 go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader v1.2.1 #42 2.454 go: downloading gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.7.0 #42 2.490 go: downloading github.com/go-openapi/loads v0.19.4 #42 2.524 go: downloading github.com/gorilla/mux v1.7.1 #42 2.542 go: downloading github.com/prometheus/client_golang v1.2.1 #42 2.598 go: downloading github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a #42 2.612 go: downloading go.mongodb.org/mongo-driver v1.5.1 #42 2.880 go: downloading golang.org/x/sys v0.0.0-20200519105757-fe76b779f299 #42 3.109 go: downloading golang.org/x/text v0.3.5 #42 3.393 go: downloading github.com/mailru/easyjson v0.7.0 #42 3.543 go: downloading k8s.io/utils v0.0.0-20201110183641-67b214c5f920 #42 3.558 go: downloading github.com/golang/protobuf v1.4.2 #42 3.597 go: downloading github.com/stretchr/testify v1.6.1 #42 3.616 go: downloading github.com/jessevdk/go-flags v1.4.0 #42 3.641 go: downloading golang.org/x/net v0.0.0-20200520004742-59133d7f0dd7 #42 3.648 go: downloading github.com/go-openapi/spec v0.19.4 #42 3.769 go: downloading google.golang.org/protobuf v1.23.0 #42 4.064 go: downloading github.com/go-openapi/analysis v0.19.5 #42 4.065 go: downloading github.com/go-openapi/jsonpointer v0.19.3 #42 4.123 go: downloading github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 #42 4.126 go: downloading github.com/prometheus/common v0.7.0 #42 4.128 go: downloading github.com/beorn7/perks v1.0.1 #42 4.129 go: downloading github.com/cespare/xxhash/v2 v2.1.0 #42 4.150 go: downloading github.com/prometheus/procfs v0.0.5 #42 4.335 go: downloading github.com/docker/go-units v0.4.0 #42 4.366 go: downloading github.com/davecgh/go-spew v1.1.1 #42 4.374 go: downloading github.com/pmezard/go-difflib v1.0.0 #42 4.382 go: downloading github.com/stretchr/objx v0.2.0 #42 4.398 go: downloading github.com/go-openapi/jsonreference v0.19.3 #42 4.417 go: downloading github.com/go-redis/redis v6.15.9+incompatible #42 4.425 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 #42 4.473 go: downloading github.com/go-stack/stack v1.8.0 #42 4.476 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c #42 4.515 go: downloading github.com/PuerkitoBio/purell v1.1.1 #42 4.553 go: downloading github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 #42 23.72 + go test -v -p 1 -cover -coverprofile=/go/src/ws/agent/coverage.out ./... #42 23.75 go: downloading github.com/Juniper/go-netconf v0.1.1 #42 23.75 go: downloading github.com/basgys/goxml2json v1.1.0 #42 23.76 go: downloading golang.org/x/crypto v0.0.0-20200302210943-78000ba7a073 #42 23.85 go: downloading github.com/ziutek/telnet v0.0.0-20180329124119-c3b780dc415b #42 33.69 ? gerrit.oran-osc.org/r/ric-plt/o1mediator/cli [no test files] #42 52.06 {"ts":1747963580982,"crit":"ERROR","id":"cmd.test","mdc":{"time":"2025-05-23T01:26:20"},"msg":"Reading config file failed: open config/config-file.json: no such file or directory"} #42 52.06 {"ts":1747963580982,"crit":"INFO","id":"cmd.test","mdc":{"time":"2025-05-23T01:26:20"},"msg":"Using config file: config/config-file.json"} #42 52.09 dial tcp [::1]:6379: connect: connection refused #42 52.12 dial tcp [::1]:6379: connect: connection refused #42 53.12 === RUN TestConsume #42 53.12 --- PASS: TestConsume (0.00s) #42 53.12 === RUN TestConfigChangeHandler #42 53.12 --- PASS: TestConfigChangeHandler (0.00s) #42 53.12 === RUN TestStatusCB #42 53.12 --- PASS: TestStatusCB (0.00s) #42 53.12 === RUN TestSighandler #42 54.12 --- PASS: TestSighandler (1.00s) #42 54.12 PASS #42 54.13 coverage: 51.7% of statements #42 54.13 ok gerrit.oran-osc.org/r/ric-plt/o1mediator/cmd 2.096s coverage: 51.7% of statements #42 54.13 ? gerrit.oran-osc.org/r/ric-plt/o1mediator/pkg/appmgrclient [no test files] #42 54.13 ? gerrit.oran-osc.org/r/ric-plt/o1mediator/pkg/appmgrclient/health [no test files] #42 54.13 ? gerrit.oran-osc.org/r/ric-plt/o1mediator/pkg/appmgrclient/operations [no test files] #42 54.13 ? gerrit.oran-osc.org/r/ric-plt/o1mediator/pkg/appmgrclient/xapp [no test files] #42 54.13 ? gerrit.oran-osc.org/r/ric-plt/o1mediator/pkg/appmgrmodel [no test files] #42 56.00 {"ts":1747963584923,"crit":"ERROR","id":"nbi.test","mdc":{"time":"2025-05-23T01:26:24"},"msg":"Reading config file failed: open config/config-file.json: no such file or directory"} #42 56.00 {"ts":1747963584923,"crit":"INFO","id":"nbi.test","mdc":{"time":"2025-05-23T01:26:24"},"msg":"Using config file: config/config-file.json"} #42 56.03 dial tcp [::1]:6379: connect: connection refused #42 56.07 dial tcp [::1]:6379: connect: connection refused #42 57.07 === RUN TestModifyConfigmap #42 57.08 --- PASS: TestModifyConfigmap (0.00s) #42 57.08 === RUN TestXappDescModuleChangeCB #42 57.08 --- PASS: TestXappDescModuleChangeCB (0.00s) #42 57.08 === RUN TestUeecConfigModuleChangeCB #42 57.08 --- PASS: TestUeecConfigModuleChangeCB (0.00s) #42 57.08 === RUN TestUeecConfigDoneModuleChangeCB #42 57.08 --- PASS: TestUeecConfigDoneModuleChangeCB (0.00s) #42 57.08 === RUN TestXappDescGnbStateCB #42 57.13 --- PASS: TestXappDescGnbStateCB (0.06s) #42 57.13 === RUN TestAlarmGnbStateCB #42 57.13 --- PASS: TestAlarmGnbStateCB (0.00s) #42 57.13 === RUN TestGnbStateCB #42 57.13 libyang[0]: Module not found or not implemented. (path: /o-ran-sc-ric-gnb-status-v1) #42 57.13 libyang[0]: Module not found or not implemented. (path: /o-ran-sc-ric-gnb-status-v1) #42 57.13 libyang[0]: Module not found or not implemented. (path: /o-ran-sc-ric-gnb-status-v1) #42 57.13 libyang[0]: Module not found or not implemented. (path: /o-ran-sc-ric-gnb-status-v1) #42 57.13 libyang[0]: Module not found or not implemented. (path: /o-ran-sc-ric-gnb-status-v1) #42 57.13 libyang[0]: Module not found or not implemented. (path: /o-ran-sc-ric-gnb-status-v1) #42 57.13 libyang[0]: Module not found or not implemented. (path: /o-ran-sc-ric-gnb-status-v1) #42 57.13 libyang[0]: Module not found or not implemented. (path: /o-ran-sc-ric-gnb-status-v1) #42 57.13 --- PASS: TestGnbStateCB (0.00s) #42 57.13 === RUN TestGnbStateCBWhenRnibGetListGnbIdsFails #42 57.13 --- PASS: TestGnbStateCBWhenRnibGetListGnbIdsFails (0.00s) #42 57.13 === RUN TestGnbStateCBWhenRnibGetNodebFails #42 57.13 --- PASS: TestGnbStateCBWhenRnibGetNodebFails (0.00s) #42 57.13 === RUN TestDeployXApp #42 57.14 --- PASS: TestDeployXApp (0.00s) #42 57.14 === RUN TestUnDeployXApp #42 57.14 --- PASS: TestUnDeployXApp (0.00s) #42 57.14 === RUN TestGetDeployedXapps #42 57.14 --- PASS: TestGetDeployedXapps (0.00s) #42 57.14 === RUN TestErrorCases #42 57.14 --- PASS: TestErrorCases (0.00s) #42 57.14 === RUN TestConnStatus2Str #42 57.14 --- PASS: TestConnStatus2Str (0.00s) #42 57.14 === RUN TestE2APProt2Str #42 57.14 --- PASS: TestE2APProt2Str (0.00s) #42 57.14 === RUN TestNodeType2Str #42 57.14 --- PASS: TestNodeType2Str (0.00s) #42 57.14 === RUN TestTeardown #42 57.14 --- PASS: TestTeardown (0.00s) #42 57.14 PASS #42 57.14 coverage: 68.8% of statements #42 57.15 ok gerrit.oran-osc.org/r/ric-plt/o1mediator/pkg/nbi 1.172s coverage: 68.8% of statements #42 58.20 {"ts":1747963587123,"crit":"ERROR","id":"sbi.test","mdc":{"time":"2025-05-23T01:26:27"},"msg":"Reading config file failed: open config/config-file.json: no such file or directory"} #42 58.20 {"ts":1747963587123,"crit":"INFO","id":"sbi.test","mdc":{"time":"2025-05-23T01:26:27"},"msg":"Using config file: config/config-file.json"} #42 58.23 dial tcp [::1]:6379: connect: connection refused #42 58.26 dial tcp [::1]:6379: connect: connection refused #42 58.27 === RUN TestBuildXappDescriptor #42 58.27 --- PASS: TestBuildXappDescriptor (0.00s) #42 58.27 === RUN TestDeployXapp #42 58.27 --- PASS: TestDeployXapp (0.00s) #42 58.27 === RUN TestDeployXappReturnsErrorIfHttpErrorResponse #42 58.27 --- PASS: TestDeployXappReturnsErrorIfHttpErrorResponse (0.00s) #42 58.27 === RUN TestUndeployXapp #42 58.27 --- PASS: TestUndeployXapp (0.00s) #42 58.27 === RUN TestUndeployXappReturnsErrorIfHttpErrorResponse #42 58.27 --- PASS: TestUndeployXappReturnsErrorIfHttpErrorResponse (0.00s) #42 58.27 === RUN TestGetDeployedXapps #42 58.27 --- PASS: TestGetDeployedXapps (0.00s) #42 58.27 === RUN TestGetDeployedXappsReturnsErrorIfHttpErrorResponse #42 58.27 --- PASS: TestGetDeployedXappsReturnsErrorIfHttpErrorResponse (0.00s) #42 58.27 === RUN TestBuildXappConfig #42 58.27 --- PASS: TestBuildXappConfig (0.00s) #42 58.28 === RUN TestModifyXappConfig #42 58.28 --- PASS: TestModifyXappConfig (0.00s) #42 58.28 === RUN TestModifyXappConfigReturnsErrorIfHttpErrorResponse #42 58.28 --- PASS: TestModifyXappConfigReturnsErrorIfHttpErrorResponse (0.00s) #42 58.28 === RUN TestGetAllPodStatus #42 58.28 --- PASS: TestGetAllPodStatus (0.00s) #42 58.28 === RUN TestGetAllPodStatusReturnsErrorIfKubectlCommandFails #42 58.28 --- PASS: TestGetAllPodStatusReturnsErrorIfKubectlCommandFails (0.00s) #42 58.28 === RUN TestGetHealthState #42 58.28 --- PASS: TestGetHealthState (0.00s) #42 58.28 === RUN TestGetHealthStateReturnsUnavailableIfReadyStatusUnkown #42 58.28 --- PASS: TestGetHealthStateReturnsUnavailableIfReadyStatusUnkown (0.00s) #42 58.28 === RUN TestGetHealthStateReturnsUnhealthyIfReadyStatusNotUp #42 58.28 --- PASS: TestGetHealthStateReturnsUnhealthyIfReadyStatusNotUp (0.00s) #42 58.28 === RUN TestGetAlerts #42 58.28 --- PASS: TestGetAlerts (0.00s) #42 58.28 === RUN TestGetAlertsReturnErrorIfHttpErrorResponse #42 58.28 --- PASS: TestGetAlertsReturnErrorIfHttpErrorResponse (0.00s) #42 58.28 === RUN TestCommandExec #42 58.29 --- PASS: TestCommandExec (0.01s) #42 58.29 === RUN TestCommandExecReturnErrorIfCmdExecutionFails #42 58.29 --- PASS: TestCommandExecReturnErrorIfCmdExecutionFails (0.00s) #42 58.29 PASS #42 58.29 coverage: 76.5% of statements #42 58.29 ok gerrit.oran-osc.org/r/ric-plt/o1mediator/pkg/sbi 0.118s coverage: 76.5% of statements #42 DONE 59.2s #43 [o1mediator-build 27/30] RUN /usr/local/bin/sysrepoctl -i /go/src/ws/agent/yang/o-ran-sc-ric-xapp-desc-v1.yang #43 DONE 0.4s #44 [o1mediator-build 28/30] RUN /usr/local/bin/sysrepoctl -i /go/src/ws/agent/yang/o-ran-sc-ric-ueec-config-v1.yang #44 DONE 0.5s #45 [o1mediator-build 29/30] RUN /usr/local/bin/sysrepoctl -i /go/src/ws/agent/yang/o-ran-sc-ric-gnb-status-v1.yang #45 DONE 0.5s #46 [o1mediator-build 30/30] RUN /usr/local/bin/sysrepoctl -i /go/src/ws/agent/yang/o-ran-sc-ric-alarm-v1.yang #46 DONE 0.5s #47 [o1mediator 10/23] COPY --from=o1mediator-build /usr/local/share/ /usr/local/share/ #47 DONE 0.3s #48 [o1mediator 11/23] COPY --from=o1mediator-build /usr/local/etc/ /usr/local/etc/ #48 DONE 0.4s #49 [o1mediator 12/23] COPY --from=o1mediator-build /usr/local/bin/ /usr/local/bin/ #49 DONE 0.3s #50 [o1mediator 13/23] COPY --from=o1mediator-build /usr/local/lib/ /usr/local/lib/ #50 DONE 0.3s #51 [o1mediator 14/23] COPY --from=o1mediator-build /usr/local/bin/kubectl /usr/local/bin/kubectl #51 DONE 0.3s #52 [o1mediator 15/23] COPY --from=o1mediator-build /usr/include/libssh/ /usr/include/libssh/ #52 DONE 0.2s #53 [o1mediator 16/23] COPY --from=o1mediator-build /usr/lib/x86_64-linux-gnu/libssh.so.4.* /usr/lib/x86_64-linux-gnu/ #53 DONE 0.2s #54 [o1mediator 17/23] RUN ln -s libssh.so.4 /usr/lib/x86_64-linux-gnu/libssh.so #54 DONE 0.4s #55 [o1mediator 18/23] RUN ldconfig #55 DONE 0.4s #56 [o1mediator 19/23] COPY --from=o1mediator-build /etc/sysrepo /etc/sysrepo #56 DONE 0.3s #57 [o1mediator 20/23] COPY --from=o1mediator-build /go/src/ws/agent/o1agent /usr/local/bin #57 DONE 0.5s #58 [o1mediator 21/23] COPY --from=o1mediator-build /go/src/ws/manager/src/process-state.py /usr/local/bin #58 DONE 0.2s #59 [o1mediator 22/23] RUN mkdir -p /etc/o1agent #59 DONE 0.3s #60 [o1mediator 23/23] COPY --from=o1mediator-build /go/src/ws/agent/config/* /etc/o1agent/ #60 DONE 0.2s #61 exporting to image #61 exporting layers #61 exporting layers 29.7s done #61 writing image sha256:c02278e39b7e87d2eb1e8841a8d0e4dacb4cb91fce0f73be037e6bfea7062537 done #61 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-o1:0.6.3 0.0s done #61 DONE 29.8s ---> docker-build.sh ends [ric-plt-o1-docker-merge-master] $ /bin/sh -xe /tmp/jenkins7517711024169799096.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 [EnvInject] - Variables injected successfully. [ric-plt-o1-docker-merge-master] $ /bin/bash /tmp/jenkins532754219809766479.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-o1:0.6.3 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-o1:0.6.3 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-o1] c1d959924b35: Preparing f490a1443467: Preparing 0afe0af27dd5: Preparing 17c99448d6f3: Preparing 557fcf680928: Preparing 8652156bd7d8: Preparing 1ceeb5f5bb2a: Preparing c6356914ef93: Preparing 1ceeb5f5bb2a: Waiting c6356914ef93: Waiting 8652156bd7d8: Waiting 307816bbbf72: Preparing 541d9501a8e8: Preparing 929c915ab6e1: Preparing 70c2850235f7: Preparing cc8cf9f743eb: Preparing 929c915ab6e1: Waiting 307816bbbf72: Waiting 70c2850235f7: Waiting 541d9501a8e8: Waiting da658cadf686: Preparing 358ca8b89392: Preparing 5f70bf18a086: Preparing 54f0c42f5cd4: Preparing cc8cf9f743eb: Waiting 358ca8b89392: Waiting da658cadf686: Waiting 5f70bf18a086: Waiting ac796accd395: Preparing 6f463b5173b1: Preparing 2efd958e8e24: Preparing bbbadb317466: Preparing 54f0c42f5cd4: Waiting 6f463b5173b1: Waiting 2efd958e8e24: Waiting ac796accd395: Waiting 7f30aa4d97f1: Preparing 470b66ea5123: Preparing bbbadb317466: Waiting 7f30aa4d97f1: Waiting 470b66ea5123: Waiting f490a1443467: Pushed 0afe0af27dd5: Pushed 557fcf680928: Pushed c1d959924b35: Pushed 8652156bd7d8: Pushed 1ceeb5f5bb2a: Pushed 307816bbbf72: Pushed c6356914ef93: Pushed cc8cf9f743eb: Pushed 929c915ab6e1: Pushed 358ca8b89392: Pushed da658cadf686: Pushed 5f70bf18a086: Pushed 54f0c42f5cd4: Pushed ac796accd395: Pushed 6f463b5173b1: Pushed 2efd958e8e24: Pushed 17c99448d6f3: Pushed bbbadb317466: Pushed 541d9501a8e8: Pushed 70c2850235f7: Pushed 470b66ea5123: Pushed 7f30aa4d97f1: Pushed 0.6.3: digest: sha256:42569541f96c7062e32bab5d660b435b9b4b9018f142e7bf05cf1d30b7b21457 size: 5123 ---> docker-push.sh ends [ric-plt-o1-docker-merge-master] $ /bin/bash /tmp/jenkins7210567471592402012.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2092 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-plt-o1-docker-merge-master] $ /bin/bash /tmp/jenkins10419996945949939163.sh ---> sysstat.sh [ric-plt-o1-docker-merge-master] $ /bin/bash /tmp/jenkins5796609688048007192.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ric-plt-o1-docker-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ric-plt-o1-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ric-plt-o1-docker-merge-master ']' + mkdir -p /w/workspace/ric-plt-o1-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-o1-docker-merge-master/archives/ [ric-plt-o1-docker-merge-master] $ /bin/bash /tmp/jenkins16683970515441342274.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-o1-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VS9l from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-VS9l/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-plt-o1-docker-merge-master] $ /bin/bash /tmp/jenkins11605547857823108298.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-o1-docker-merge-master@tmp/config5501961569158066118tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ric-plt-o1-docker-merge-master] $ /bin/bash /tmp/jenkins8223639858189518664.sh ---> create-netrc.sh [ric-plt-o1-docker-merge-master] $ /bin/bash /tmp/jenkins7123442797559842325.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-o1-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VS9l from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-VS9l/bin to PATH [ric-plt-o1-docker-merge-master] $ /bin/bash /tmp/jenkins922488862464060110.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-plt-o1-docker-merge-master] $ /bin/bash /tmp/jenkins10414873436367601635.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-o1-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VS9l from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-VS9l/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [ric-plt-o1-docker-merge-master] $ /bin/bash -l /tmp/jenkins2328507228781061576.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-o1-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VS9l from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-VS9l/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-o1-docker-merge-master/321 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-1432 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.972 BogoMIPS: 5599.94 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 696K 394M 1% /run /dev/vda1 20G 14G 6.2G 69% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3943 638 268 0 3037 3022 Swap: 1023 1 1022 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:89:3d:bc brd ff:ff:ff:ff:ff:ff inet 10.32.7.28/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85854sec preferred_lft 85854sec inet6 fe80::f816:3eff:fe89:3dbc/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:81:38:09:9a brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1432) 05/23/25 _x86_64_ (4 CPU) 01:19:46 LINUX RESTART (4 CPU) 01:20:01 tps rtps wtps bread/s bwrtn/s 01:21:01 170.45 69.22 101.23 5634.53 41101.57 01:22:01 158.75 15.51 143.25 2320.97 58668.80 01:23:01 560.59 75.18 485.41 11657.30 94023.05 01:24:01 477.92 66.47 411.45 4295.68 17009.70 01:25:01 48.41 15.05 33.36 1675.85 3276.65 01:26:01 262.62 52.22 210.40 4540.31 36993.97 01:27:01 351.97 273.35 78.62 17670.25 11398.63 01:28:01 131.48 100.58 30.89 5344.58 956.11 Average: 270.29 83.45 186.84 6642.57 32933.45 01:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:21:01 1644856 3285272 2393796 59.27 42700 1757944 963784 18.95 622872 1600048 132908 01:22:01 276612 3231776 3762040 93.15 78636 2991040 1329868 26.14 748812 2749976 292064 01:23:01 144272 3138816 3894380 96.43 143600 2900480 1544608 30.36 827624 2734600 4620 01:24:01 1046664 3261000 2991988 74.08 164908 2129284 1282572 25.21 783664 1907784 1704 01:25:01 952972 3304088 3085680 76.40 167088 2252612 1243516 24.44 831348 1943064 1824 01:26:01 668424 3272424 3370228 83.45 212196 2419000 1512056 29.72 989212 2024244 87104 01:27:01 556724 3138512 3481928 86.22 213216 2375412 1299132 25.54 1007636 2099784 6408 01:28:01 347156 3098576 3691496 91.40 214104 2537488 1181164 23.22 1738264 1571980 664 Average: 704710 3216308 3333942 82.55 154556 2420408 1294588 25.45 943679 2078935 65912 01:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:21:01 ens3 364.27 259.66 1461.38 69.64 0.00 0.00 0.00 0.00 01:21:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:22:01 ens3 584.92 314.43 13006.02 27.82 0.00 0.00 0.00 0.00 01:22:01 lo 2.73 2.73 0.25 0.25 0.00 0.00 0.00 0.00 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:23:01 ens3 552.98 368.17 2511.10 29.77 0.00 0.00 0.00 0.00 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:01 ens3 208.78 154.09 890.94 13.82 0.00 0.00 0.00 0.00 01:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:25:01 ens3 135.81 100.90 664.48 14.50 0.00 0.00 0.00 0.00 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:01 ens3 444.56 368.61 2222.96 31.01 0.00 0.00 0.00 0.00 01:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:01 ens3 1.58 2.18 0.34 0.50 0.00 0.00 0.00 0.00 01:27:01 lo 4.40 4.40 0.33 0.33 0.00 0.00 0.00 0.00 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:28:01 ens3 303.43 571.00 32.64 4407.37 0.00 0.00 0.00 0.00 01:28:01 lo 6.40 6.40 0.56 0.56 0.00 0.00 0.00 0.00 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 324.57 267.39 2599.16 574.25 0.00 0.00 0.00 0.00 Average: lo 1.87 1.87 0.16 0.16 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1432) 05/23/25 _x86_64_ (4 CPU) 01:19:46 LINUX RESTART (4 CPU) 01:20:01 CPU %user %nice %system %iowait %steal %idle 01:21:01 all 16.06 0.00 2.17 5.62 0.05 76.09 01:21:01 0 15.74 0.00 3.00 6.77 0.05 74.44 01:21:01 1 14.18 0.00 1.84 9.90 0.05 74.03 01:21:01 2 5.08 0.00 1.82 3.46 0.07 89.57 01:21:01 3 29.16 0.00 2.02 2.34 0.05 66.44 01:22:01 all 18.91 0.00 3.80 3.75 0.06 73.48 01:22:01 0 17.40 0.00 3.31 4.17 0.05 75.07 01:22:01 1 27.54 0.00 4.31 6.09 0.05 62.00 01:22:01 2 9.88 0.00 3.26 2.42 0.08 84.35 01:22:01 3 20.82 0.00 4.31 2.30 0.03 72.53 01:23:01 all 18.73 0.00 8.80 19.53 0.08 52.86 01:23:01 0 20.08 0.00 8.68 13.08 0.08 58.09 01:23:01 1 16.90 0.00 8.84 28.14 0.08 46.03 01:23:01 2 17.84 0.00 8.52 16.71 0.10 56.83 01:23:01 3 20.11 0.00 9.14 20.22 0.08 50.45 01:24:01 all 17.67 0.00 3.93 20.11 0.08 58.21 01:24:01 0 15.04 0.00 4.18 6.91 0.05 73.83 01:24:01 1 21.24 0.00 3.63 21.69 0.08 53.37 01:24:01 2 14.77 0.00 3.52 18.25 0.10 63.35 01:24:01 3 19.69 0.00 4.38 33.67 0.08 42.17 01:25:01 all 30.79 0.00 6.17 0.89 0.07 62.09 01:25:01 0 33.63 0.00 7.31 0.67 0.07 58.32 01:25:01 1 36.90 0.00 5.99 1.54 0.07 55.50 01:25:01 2 26.13 0.00 5.82 0.75 0.07 67.23 01:25:01 3 26.53 0.00 5.55 0.58 0.07 67.27 01:26:01 all 35.59 0.00 6.96 8.01 0.08 49.36 01:26:01 0 38.09 0.00 6.84 6.61 0.08 48.38 01:26:01 1 34.57 0.00 6.53 6.93 0.08 51.88 01:26:01 2 34.98 0.00 7.95 13.16 0.08 43.83 01:26:01 3 34.70 0.00 6.52 5.37 0.08 53.32 01:27:01 all 16.11 0.00 4.77 11.67 0.08 67.37 01:27:01 0 15.95 0.00 5.05 14.17 0.08 64.75 01:27:01 1 17.74 0.00 5.53 15.58 0.08 61.06 01:27:01 2 14.78 0.00 3.90 5.08 0.10 76.14 01:27:01 3 15.98 0.00 4.60 11.84 0.07 67.51 01:28:01 all 26.23 0.00 1.10 3.35 0.07 69.25 01:28:01 0 32.78 0.00 1.05 3.49 0.08 62.59 01:28:01 1 26.45 0.00 1.18 4.43 0.07 67.88 01:28:01 2 23.41 0.00 1.29 3.37 0.08 71.84 01:28:01 3 22.26 0.00 0.90 2.09 0.07 74.68 Average: all 22.51 0.00 4.71 9.11 0.07 63.60 Average: 0 23.59 0.00 4.92 6.97 0.07 64.44 Average: 1 24.45 0.00 4.73 11.77 0.07 58.98 Average: 2 18.36 0.00 4.51 7.91 0.09 69.14 Average: 3 23.66 0.00 4.67 9.77 0.07 61.83