Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-181 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-app-qp-aimlfw-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-kk08CYfLdD6e/agent.2068 SSH_AGENT_PID=2070 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-app-qp-aimlfw-docker-merge-master@tmp/private_key_17546282646605164409.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-app/qp-aimlfw > git init /w/workspace/ric-app-qp-aimlfw-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw > 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-app/qp-aimlfw +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw # 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 0231406ea0a153c94382e00927557a88dc81c48a (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0231406ea0a153c94382e00927557a88dc81c48a # timeout=10 Commit message: "- Update docs - Formatting docs - Added RMR msg `TS_QOE_PRED_REQ` to handle msg from QP driver - Add license header to _test.go - Added test command to get coverage report" > git rev-list --no-walk 0231406ea0a153c94382e00927557a88dc81c48a # 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-app-qp-aimlfw-docker-merge-master] $ /bin/bash /tmp/jenkins2976512784321305538.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-uc0f lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-uc0f/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. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 26.0.1 from /tmp/venv-uc0f/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==26.1.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.14.3 boto3==1.42.86 botocore==1.42.86 bs4==0.0.2 certifi==2026.2.25 cffi==2.0.0 cfgv==3.5.0 chardet==7.4.1 charset-normalizer==3.4.7 click==8.3.2 cliff==4.13.3 cmd2==3.4.0 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.25.2 future==1.0.0 gitdb==4.0.12 GitPython==3.1.46 httplib2==0.30.2 identify==2.6.18 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.1 kubernetes==35.0.0 lftools==0.37.22 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.10.0 os-service-types==1.8.2 osc-lib==4.4.0 oslo.config==10.3.0 oslo.context==6.3.0 oslo.i18n==6.7.2 oslo.log==8.1.0 oslo.serialization==5.9.1 oslo.utils==10.0.1 packaging==26.0 pbr==7.0.3 platformdirs==4.9.6 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.0 Pygments==2.20.0 PyJWT==2.12.1 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.2.2 python-heatclient==5.1.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.10.0 python-openstackclient==9.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.33.1 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.3.3 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.3 soupsieve==2.8.3 stevedore==5.7.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.3 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.2.0 wcwidth==0.6.0 websocket-client==1.9.0 wrapt==2.1.2 xdg==6.0.0 xmltodict==1.0.4 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/ric-app-qp-aimlfw-docker-merge-master@tmp/config2977855391243357442tmp copy managed file [ric-app-qp-aimlfw] to file:/w/workspace/ric-app-qp-aimlfw-docker-merge-master@tmp/config542100616565097862tmp [ric-app-qp-aimlfw-docker-merge-master] $ /bin/bash /tmp/jenkins17545228328362987400.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-app-qp-aimlfw-docker-merge-master] $ /bin/bash /tmp/jenkins5236411551911275587.sh [ric-app-qp-aimlfw-docker-merge-master] $ /bin/sh -xe /tmp/jenkins2181352570223746792.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=. CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [ric-app-qp-aimlfw-docker-merge-master] $ /bin/bash -l /tmp/jenkins16302728743564828658.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uc0f from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: yq lf-activate-venv(): INFO: Adding /tmp/venv-uc0f/bin to PATH ---> Docker image tag found: 1.0.0 [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=. CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/ric-app-qp-aimlfw [EnvInject] - Variables injected successfully. [ric-app-qp-aimlfw-docker-merge-master] $ /bin/bash /tmp/jenkins6413076866017901564.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-qp-aimlfw:1.0.0 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-qp-aimlfw:1.0.0 . #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 2.51kB 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.1.0 #3 DONE 0.1s #4 [internal] load metadata for docker.io/library/ubuntu:20.04 #4 DONE 1.1s #5 [builder 1/9] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 #5 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 0.0s done #5 ... #6 [internal] load build context #6 transferring context: 531.97kB 0.0s done #6 DONE 0.1s #5 [builder 1/9] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 #5 sha256:1590675bd66ad2ba395b4e6cb2f427fdd269589746f11c9ba07505ac39f1f7a3 6.52kB / 6.52kB done #5 sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 2.22kB / 2.22kB done #5 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 0B / 28.58MB 0.1s #5 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 4.19MB / 28.58MB 0.2s #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 0B / 337.65MB 0.2s #5 sha256:ae28b6acf6f1d0d15609df8d5e283f2e7ccf35d2ca2fda9be3a335923c8dcaec 144B / 144B 0.1s done #5 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 13.63MB / 28.58MB 0.4s #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 2.10MB / 129.05MB 0.4s #5 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 17.83MB / 28.58MB 0.5s #5 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 25.17MB / 28.58MB 0.7s #5 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 28.58MB / 28.58MB 0.8s #5 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 28.58MB / 28.58MB 0.8s done #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 18.87MB / 337.65MB 0.9s #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 0B / 134.96MB 0.9s #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 10.49MB / 129.05MB 1.0s #5 extracting sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 0.1s #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 37.75MB / 337.65MB 1.3s #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 20.97MB / 129.05MB 1.3s #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 9.44MB / 134.96MB 1.3s #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 28.31MB / 129.05MB 1.5s #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 16.78MB / 134.96MB 1.5s #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 55.57MB / 337.65MB 1.6s #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 38.80MB / 129.05MB 1.7s #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 26.21MB / 134.96MB 1.7s #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 77.09MB / 337.65MB 1.9s #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 50.33MB / 129.05MB 1.9s #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 35.65MB / 134.96MB 1.9s #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 61.87MB / 129.05MB 2.1s #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 45.09MB / 134.96MB 2.1s #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 104.86MB / 337.65MB 2.3s #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 71.30MB / 129.05MB 2.3s #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 53.48MB / 134.96MB 2.3s #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 80.74MB / 129.05MB 2.5s #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 62.91MB / 134.96MB 2.5s #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 125.83MB / 337.65MB 2.6s #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 97.37MB / 129.05MB 2.8s #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 76.55MB / 134.96MB 2.8s #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 147.85MB / 337.65MB 2.9s #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 108.00MB / 129.05MB 3.0s #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 85.98MB / 134.96MB 3.0s #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 178.26MB / 337.65MB 3.3s #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 124.78MB / 129.05MB 3.3s #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 100.66MB / 134.96MB 3.3s #5 extracting sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 2.3s done #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 129.05MB / 129.05MB 3.6s done #5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 0B / 141.86MB 3.7s #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 111.15MB / 134.96MB 4.4s #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 202.38MB / 337.65MB 4.5s #5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 11.53MB / 141.86MB 4.5s #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 124.78MB / 134.96MB 4.7s #5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 22.02MB / 141.86MB 4.7s #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 224.40MB / 337.65MB 4.8s #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 134.96MB / 134.96MB 4.9s #5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 31.46MB / 141.86MB 4.9s #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 134.96MB / 134.96MB 5.0s done #5 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 0B / 27.94MB 5.1s #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 230.69MB / 337.65MB 10.0s #5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 31.46MB / 141.86MB 10.0s #5 ... #7 [stage-1 1/8] FROM docker.io/library/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 #7 resolve docker.io/library/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 0.1s done #7 sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 6.69kB / 6.69kB done #7 sha256:c664f8f86ed5a386b0a340d981b8f81714e21a8b9c73f658c4bea56aa179d54a 424B / 424B done #7 sha256:b7bab04fd9aa0c771e5720bf0cc7cbf993fd6946645983d9096126e5af45d713 2.30kB / 2.30kB done #7 ... #5 [builder 1/9] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 #5 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 0B / 27.94MB 10.2s #5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 39.85MB / 141.86MB 14.7s #5 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 5.24MB / 27.94MB 14.7s #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 253.76MB / 337.65MB 14.9s #5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 51.62MB / 141.86MB 14.9s #5 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 17.83MB / 27.94MB 14.9s #5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 58.72MB / 141.86MB 15.0s #5 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 24.12MB / 27.94MB 15.0s #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 273.68MB / 337.65MB 15.2s #5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 77.59MB / 141.86MB 15.2s #5 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 27.94MB / 27.94MB 15.1s done #5 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 0B / 42.84MB 15.2s #5 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 3.15MB / 42.84MB 15.3s #5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 99.61MB / 141.86MB 15.5s #5 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 14.68MB / 42.84MB 15.5s #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 296.75MB / 337.65MB 15.6s #5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 108.00MB / 141.86MB 15.6s #5 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 20.97MB / 42.84MB 15.6s #5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 116.39MB / 141.86MB 15.8s #5 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 27.26MB / 42.84MB 15.8s #5 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 32.51MB / 42.84MB 15.9s #5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 131.07MB / 141.86MB 16.0s #5 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 40.89MB / 42.84MB 16.0s #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 328.20MB / 337.65MB 16.2s #5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 141.86MB / 141.86MB 16.2s #5 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 42.84MB / 42.84MB 16.1s done #5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 141.86MB / 141.86MB 16.3s done #5 sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 0B / 8.47MB 16.5s #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 337.65MB / 337.65MB 16.8s done #5 extracting sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 0.1s #5 ... #7 [stage-1 1/8] FROM docker.io/library/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 #7 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 27.51MB / 27.51MB 18.6s done #7 extracting sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 1.8s done #7 DONE 21.1s #5 [builder 1/9] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 #5 ... #8 [stage-1 2/8] RUN apt update && apt install -y iputils-ping net-tools curl tcpdump sudo ca-certificates #8 0.236 #8 0.236 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #8 0.236 #8 0.539 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] #8 0.540 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] #8 1.011 Get:3 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4801 kB] #8 1.308 Get:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] #8 1.493 Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] #8 1.657 Get:6 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1308 kB] #8 1.681 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] #8 1.899 Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [33.1 kB] #8 1.900 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4432 kB] #8 2.036 Get:10 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] #8 2.063 Get:11 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] #8 2.068 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] #8 3.289 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1599 kB] #8 3.380 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4920 kB] #8 3.619 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4998 kB] #8 3.843 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [36.8 kB] #8 3.844 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] #8 3.845 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] #8 4.989 Fetched 35.7 MB in 5s (7557 kB/s) #8 4.989 Reading package lists... #8 6.763 Building dependency tree... #8 ... #5 [builder 1/9] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 #5 sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 8.47MB / 8.47MB 22.9s done #5 extracting sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 11.0s #5 ... #8 [stage-1 2/8] RUN apt update && apt install -y iputils-ping net-tools curl tcpdump sudo ca-certificates #8 6.763 Building dependency tree... #8 7.166 Reading state information... #8 7.230 5 packages can be upgraded. Run 'apt list --upgradable' to see them. #8 7.238 #8 7.238 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #8 7.238 #8 7.300 Reading package lists... #8 9.035 Building dependency tree... #8 9.451 Reading state information... #8 10.20 The following additional packages will be installed: #8 10.20 krb5-locales libasn1-8-heimdal libbrotli1 libcap2 libcap2-bin libcurl4 #8 10.20 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal #8 10.20 libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1 #8 10.20 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common #8 10.20 libnghttp2-14 libpam-cap libpcap0.8 libpsl5 libroken18-heimdal librtmp1 #8 10.20 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssh-4 #8 10.20 libssl1.1 libwind0-heimdal openssl publicsuffix #8 10.21 Suggested packages: #8 10.21 krb5-doc krb5-user libsasl2-modules-gssapi-mit #8 10.21 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #8 10.21 libsasl2-modules-sql apparmor #8 10.40 The following NEW packages will be installed: #8 10.40 ca-certificates curl iputils-ping krb5-locales libasn1-8-heimdal libbrotli1 #8 10.40 libcap2 libcap2-bin libcurl4 libgssapi-krb5-2 libgssapi3-heimdal #8 10.40 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal #8 10.40 libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 #8 10.40 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libpam-cap #8 10.40 libpcap0.8 libpsl5 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules #8 10.40 libsasl2-modules-db libsqlite3-0 libssh-4 libssl1.1 libwind0-heimdal #8 10.40 net-tools openssl publicsuffix sudo tcpdump #8 10.60 0 upgraded, 40 newly installed, 0 to remove and 5 not upgraded. #8 10.60 Need to get 6762 kB of archives. #8 10.60 After this operation, 21.7 MB of additional disk space will be used. #8 10.60 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.24 [1323 kB] #8 11.13 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.24 [621 kB] #8 11.16 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20240203~20.04.1 [159 kB] #8 11.16 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2 amd64 1:2.32-1ubuntu0.2 [15.7 kB] #8 11.16 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2-bin amd64 1:2.32-1ubuntu0.2 [26.2 kB] #8 11.16 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 iputils-ping amd64 3:20190709-3ubuntu1 [40.0 kB] #8 11.17 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-cap amd64 1:2.32-1ubuntu0.2 [8376 B] #8 11.17 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.7 [549 kB] #8 11.20 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 sudo amd64 1.8.31-1ubuntu1.5 [515 kB] #8 11.22 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.11 [12.0 kB] #8 11.22 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.11 [31.5 kB] #8 11.27 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.11 [80.3 kB] #8 11.27 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB] #8 11.27 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.11 [330 kB] #8 11.28 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.11 [121 kB] #8 11.29 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcap0.8 amd64 1.9.1-3ubuntu1.20.04.1 [128 kB] #8 11.29 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] #8 11.34 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB] #8 11.34 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.3 [370 kB] #8 11.35 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] #8 11.35 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB] #8 11.41 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB] #8 11.41 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB] #8 11.41 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB] #8 11.41 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB] #8 11.42 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB] #8 11.42 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB] #8 11.48 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB] #8 11.48 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB] #8 11.48 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] #8 11.48 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] #8 11.55 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.10 [16.5 kB] #8 11.55 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.10 [155 kB] #8 11.55 Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.3 [79.9 kB] #8 11.55 Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] #8 11.55 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.5 [171 kB] #8 11.56 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.25 [235 kB] #8 11.61 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.25 [162 kB] #8 11.62 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] #8 11.62 Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1ubuntu1.3 [192 kB] #8 11.87 debconf: delaying package configuration, since apt-utils is not installed #8 11.95 Fetched 6762 kB in 1s (5719 kB/s) #8 12.02 Selecting previously unselected package libssl1.1:amd64. #8 12.02 (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.) #8 12.02 Preparing to unpack .../00-libssl1.1_1.1.1f-1ubuntu2.24_amd64.deb ... #8 12.04 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.24) ... #8 12.24 Selecting previously unselected package openssl. #8 12.24 Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.24_amd64.deb ... #8 12.25 Unpacking openssl (1.1.1f-1ubuntu2.24) ... #8 12.37 Selecting previously unselected package ca-certificates. #8 12.37 Preparing to unpack .../02-ca-certificates_20240203~20.04.1_all.deb ... #8 12.38 Unpacking ca-certificates (20240203~20.04.1) ... #8 12.62 Selecting previously unselected package libcap2:amd64. #8 12.62 Preparing to unpack .../03-libcap2_1%3a2.32-1ubuntu0.2_amd64.deb ... #8 12.63 Unpacking libcap2:amd64 (1:2.32-1ubuntu0.2) ... #8 12.68 Selecting previously unselected package libcap2-bin. #8 12.68 Preparing to unpack .../04-libcap2-bin_1%3a2.32-1ubuntu0.2_amd64.deb ... #8 12.68 Unpacking libcap2-bin (1:2.32-1ubuntu0.2) ... #8 12.74 Selecting previously unselected package iputils-ping. #8 12.74 Preparing to unpack .../05-iputils-ping_3%3a20190709-3ubuntu1_amd64.deb ... #8 12.75 Unpacking iputils-ping (3:20190709-3ubuntu1) ... #8 12.81 Selecting previously unselected package libpam-cap:amd64. #8 12.81 Preparing to unpack .../06-libpam-cap_1%3a2.32-1ubuntu0.2_amd64.deb ... #8 12.82 Unpacking libpam-cap:amd64 (1:2.32-1ubuntu0.2) ... #8 12.88 Selecting previously unselected package libsqlite3-0:amd64. #8 12.88 Preparing to unpack .../07-libsqlite3-0_3.31.1-4ubuntu0.7_amd64.deb ... #8 12.89 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.7) ... #8 13.05 Selecting previously unselected package sudo. #8 13.05 Preparing to unpack .../08-sudo_1.8.31-1ubuntu1.5_amd64.deb ... #8 13.06 Unpacking sudo (1.8.31-1ubuntu1.5) ... #8 13.18 Selecting previously unselected package krb5-locales. #8 13.18 Preparing to unpack .../09-krb5-locales_1.17-6ubuntu4.11_all.deb ... #8 13.18 Unpacking krb5-locales (1.17-6ubuntu4.11) ... #8 13.26 Selecting previously unselected package libkrb5support0:amd64. #8 13.26 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.11_amd64.deb ... #8 13.28 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.11) ... #8 13.37 Selecting previously unselected package libk5crypto3:amd64. #8 13.37 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.11_amd64.deb ... #8 13.39 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.11) ... #8 13.46 Selecting previously unselected package libkeyutils1:amd64. #8 13.46 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ... #8 13.47 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ... #8 13.56 Selecting previously unselected package libkrb5-3:amd64. #8 13.56 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.11_amd64.deb ... #8 13.59 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.11) ... #8 13.72 Selecting previously unselected package libgssapi-krb5-2:amd64. #8 13.72 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.11_amd64.deb ... #8 13.73 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.11) ... #8 13.80 Selecting previously unselected package libpcap0.8:amd64. #8 13.81 Preparing to unpack .../15-libpcap0.8_1.9.1-3ubuntu1.20.04.1_amd64.deb ... #8 13.81 Unpacking libpcap0.8:amd64 (1.9.1-3ubuntu1.20.04.1) ... #8 13.91 Selecting previously unselected package libpsl5:amd64. #8 13.91 Preparing to unpack .../16-libpsl5_0.21.0-1ubuntu1_amd64.deb ... #8 13.91 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... #8 13.98 Selecting previously unselected package publicsuffix. #8 13.98 Preparing to unpack .../17-publicsuffix_20200303.0012-1_all.deb ... #8 13.98 Unpacking publicsuffix (20200303.0012-1) ... #8 14.07 Selecting previously unselected package tcpdump. #8 14.07 Preparing to unpack .../18-tcpdump_4.9.3-4ubuntu0.3_amd64.deb ... #8 14.07 Unpacking tcpdump (4.9.3-4ubuntu0.3) ... #8 14.20 Selecting previously unselected package libbrotli1:amd64. #8 14.20 Preparing to unpack .../19-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... #8 14.21 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... #8 14.34 Selecting previously unselected package libroken18-heimdal:amd64. #8 14.34 Preparing to unpack .../20-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 14.35 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 14.43 Selecting previously unselected package libasn1-8-heimdal:amd64. #8 14.43 Preparing to unpack .../21-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 14.44 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 14.57 Selecting previously unselected package libheimbase1-heimdal:amd64. #8 14.57 Preparing to unpack .../22-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 14.58 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 14.69 Selecting previously unselected package libhcrypto4-heimdal:amd64. #8 14.69 Preparing to unpack .../23-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 14.70 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 14.77 Selecting previously unselected package libwind0-heimdal:amd64. #8 14.77 Preparing to unpack .../24-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 14.78 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 14.84 Selecting previously unselected package libhx509-5-heimdal:amd64. #8 14.85 Preparing to unpack .../25-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 14.85 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 14.95 Selecting previously unselected package libkrb5-26-heimdal:amd64. #8 14.95 Preparing to unpack .../26-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 14.97 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 15.08 Selecting previously unselected package libheimntlm0-heimdal:amd64. #8 15.08 Preparing to unpack .../27-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 15.09 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 15.17 Selecting previously unselected package libgssapi3-heimdal:amd64. #8 15.17 Preparing to unpack .../28-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... #8 15.18 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 15.24 Selecting previously unselected package libsasl2-modules-db:amd64. #8 15.24 Preparing to unpack .../29-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #8 15.26 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #8 15.33 Selecting previously unselected package libsasl2-2:amd64. #8 15.33 Preparing to unpack .../30-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #8 15.34 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #8 15.41 Selecting previously unselected package libldap-common. #8 15.41 Preparing to unpack .../31-libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb ... #8 15.42 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ... #8 15.50 Selecting previously unselected package libldap-2.4-2:amd64. #8 15.50 Preparing to unpack .../32-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_amd64.deb ... #8 15.51 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... #8 15.60 Selecting previously unselected package libnghttp2-14:amd64. #8 15.60 Preparing to unpack .../33-libnghttp2-14_1.40.0-1ubuntu0.3_amd64.deb ... #8 15.62 Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ... #8 15.69 Selecting previously unselected package librtmp1:amd64. #8 15.69 Preparing to unpack .../34-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... #8 15.70 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... #8 15.77 Selecting previously unselected package libssh-4:amd64. #8 15.77 Preparing to unpack .../35-libssh-4_0.9.3-2ubuntu2.5_amd64.deb ... #8 15.78 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.5) ... #8 15.89 Selecting previously unselected package libcurl4:amd64. #8 15.89 Preparing to unpack .../36-libcurl4_7.68.0-1ubuntu2.25_amd64.deb ... #8 15.90 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.25) ... #8 15.98 Selecting previously unselected package curl. #8 15.98 Preparing to unpack .../37-curl_7.68.0-1ubuntu2.25_amd64.deb ... #8 15.98 Unpacking curl (7.68.0-1ubuntu2.25) ... #8 16.07 Selecting previously unselected package libsasl2-modules:amd64. #8 16.07 Preparing to unpack .../38-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... #8 16.08 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #8 16.18 Selecting previously unselected package net-tools. #8 16.18 Preparing to unpack .../39-net-tools_1.60+git20180626.aebd88e-1ubuntu1.3_amd64.deb ... #8 16.20 Unpacking net-tools (1.60+git20180626.aebd88e-1ubuntu1.3) ... #8 16.29 Setting up net-tools (1.60+git20180626.aebd88e-1ubuntu1.3) ... #8 16.31 Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ... #8 16.32 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... #8 16.34 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.24) ... #8 16.45 debconf: unable to initialize frontend: Dialog #8 16.45 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 16.45 debconf: falling back to frontend: Readline #8 16.45 debconf: unable to initialize frontend: Readline #8 16.45 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #8 16.45 debconf: falling back to frontend: Teletype #8 16.50 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... #8 16.52 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.7) ... #8 16.53 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #8 16.57 Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ... #8 16.60 Setting up krb5-locales (1.17-6ubuntu4.11) ... #8 16.62 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ... #8 16.65 Setting up libcap2:amd64 (1:2.32-1ubuntu0.2) ... #8 16.67 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.11) ... #8 16.70 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #8 16.71 Setting up libcap2-bin (1:2.32-1ubuntu0.2) ... #8 16.73 Setting up libpcap0.8:amd64 (1.9.1-3ubuntu1.20.04.1) ... #8 16.75 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... #8 16.77 Setting up sudo (1.8.31-1ubuntu1.5) ... #8 16.81 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.11) ... #8 16.83 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... #8 16.85 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 16.87 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.11) ... #8 16.88 Setting up openssl (1.1.1f-1ubuntu2.24) ... #8 17.10 Setting up libpam-cap:amd64 (1:2.32-1ubuntu0.2) ... #8 17.23 debconf: unable to initialize frontend: Dialog #8 17.23 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 17.23 debconf: falling back to frontend: Readline #8 17.23 debconf: unable to initialize frontend: Readline #8 17.23 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #8 17.23 debconf: falling back to frontend: Teletype #8 17.32 Setting up iputils-ping (3:20190709-3ubuntu1) ... #8 17.36 Setting up publicsuffix (20200303.0012-1) ... #8 ... #5 [builder 1/9] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 #5 extracting sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 21.3s #5 ... #8 [stage-1 2/8] RUN apt update && apt install -y iputils-ping net-tools curl tcpdump sudo ca-certificates #8 17.39 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 17.42 Setting up tcpdump (4.9.3-4ubuntu0.3) ... #8 17.71 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 17.74 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 17.76 Setting up ca-certificates (20240203~20.04.1) ... #8 17.91 debconf: unable to initialize frontend: Dialog #8 17.91 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 17.91 debconf: falling back to frontend: Readline #8 17.91 debconf: unable to initialize frontend: Readline #8 17.91 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #8 17.91 debconf: falling back to frontend: Teletype #8 18.53 Updating certificates in /etc/ssl/certs... #8 19.46 146 added, 0 removed; done. #8 19.55 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 19.57 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.11) ... #8 19.61 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.5) ... #8 19.63 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 19.66 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 19.68 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 19.72 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... #8 19.74 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... #8 19.78 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.25) ... #8 19.81 Setting up curl (7.68.0-1ubuntu2.25) ... #8 19.85 Processing triggers for libc-bin (2.31-0ubuntu9.17) ... #8 19.92 Processing triggers for ca-certificates (20240203~20.04.1) ... #8 19.94 Updating certificates in /etc/ssl/certs... #8 20.65 0 added, 0 removed; done. #8 20.66 Running hooks in /etc/ca-certificates/update.d... #8 20.66 done. #8 DONE 24.3s #5 [builder 1/9] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 #5 extracting sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 25.4s done #5 extracting sha256:ae28b6acf6f1d0d15609df8d5e283f2e7ccf35d2ca2fda9be3a335923c8dcaec done #5 extracting sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 1.8s #5 extracting sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 6.8s #5 extracting sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 7.6s done #5 extracting sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d #5 extracting sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 5.1s #5 extracting sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 7.3s done #5 extracting sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace #5 extracting sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 5.0s #5 extracting sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 7.9s done #5 extracting sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 #5 extracting sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 1.7s done #5 extracting sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b #5 extracting sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 1.3s done #5 extracting sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 #5 extracting sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 0.2s done #5 DONE 71.2s #9 [builder 2/9] RUN wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.7.0_amd64.deb/download.deb && dpkg -i rmr_4.7.0_amd64.deb && rm -rf rmr_4.7.0_amd64.deb #9 0.199 --2026-04-10 09:32:02-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.7.0_amd64.deb/download.deb #9 0.201 Resolving packagecloud.io (packagecloud.io)... 13.57.159.98, 50.18.241.138, 2600:1f1c:2e5:6900:46dd:a7f2:e0cd:2bc1, ... #9 0.209 Connecting to packagecloud.io (packagecloud.io)|13.57.159.98|:443... connected. #9 0.216 HTTP request sent, awaiting response... 302 Found #9 0.247 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2376617.deb?Expires=1775814422&Signature=jrt5qRHW9rl1V5rGOA9yKMlwod5UFvzo~ByeF-zyz-H-GY4GBg1Qeaa7vpglgCJxfGGLipHLkEeCfpH7GUDHVMgCyZXfwEtt9X6hPCfQyX8utWHYotcqSfQJKv5RaDFOCLLHWmLfrnWDAuDywTYZCIWQAQSI4Q0Pmere4cfD-1-17O3iCOe~X8p51pkq~J5gO4ujIugZriK2XcAJ0Nx8VmsdLbKW5s2MF0kO0gauCzhUN2XCpxIiq931Nr9igIRjyKo70Yzh~KMs1fR~3C7-ZjgMkQD7yUreUZH50sSzGtstU8Ec6GfzRN15Q8ojqX1yhISw2zY5oR-D3DBNp9XSDQ__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] #9 0.247 --2026-04-10 09:32:02-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2376617.deb?Expires=1775814422&Signature=jrt5qRHW9rl1V5rGOA9yKMlwod5UFvzo~ByeF-zyz-H-GY4GBg1Qeaa7vpglgCJxfGGLipHLkEeCfpH7GUDHVMgCyZXfwEtt9X6hPCfQyX8utWHYotcqSfQJKv5RaDFOCLLHWmLfrnWDAuDywTYZCIWQAQSI4Q0Pmere4cfD-1-17O3iCOe~X8p51pkq~J5gO4ujIugZriK2XcAJ0Nx8VmsdLbKW5s2MF0kO0gauCzhUN2XCpxIiq931Nr9igIRjyKo70Yzh~KMs1fR~3C7-ZjgMkQD7yUreUZH50sSzGtstU8Ec6GfzRN15Q8ojqX1yhISw2zY5oR-D3DBNp9XSDQ__&Key-Pair-Id=K1ZMSF1EKC3AZL #9 0.247 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.168.84.152, 3.168.84.96, 3.168.84.144, ... #9 0.259 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.168.84.152|:443... connected. #9 0.265 HTTP request sent, awaiting response... 200 OK #9 0.396 Length: 240646 (235K) [application/x-debian-package] #9 0.397 Saving to: 'rmr_4.7.0_amd64.deb' #9 0.398 #9 0.398 0K .......... .......... .......... .......... .......... 21% 25.2M 0s #9 0.399 50K .......... .......... .......... .......... .......... 42% 42.0M 0s #9 0.402 100K .......... .......... .......... .......... .......... 63% 8.87M 0s #9 0.406 150K .......... .......... .......... .......... .......... 85% 246M 0s #9 0.406 200K .......... .......... .......... ..... 100% 18.5M=0.01s #9 0.408 #9 0.408 2026-04-10 09:32:02 (21.6 MB/s) - 'rmr_4.7.0_amd64.deb' saved [240646/240646] #9 0.408 #9 0.477 Selecting previously unselected package rmr. #9 0.505 (Reading database ... 46362 files and directories currently installed.) #9 0.509 Preparing to unpack rmr_4.7.0_amd64.deb ... #9 0.515 Unpacking rmr (4.7.0) ... #9 0.558 Setting up rmr (4.7.0) ... #9 DONE 2.1s #10 [builder 3/9] RUN wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.7.0_amd64.deb/download.deb && dpkg -i rmr-dev_4.7.0_amd64.deb && rm -rf rmr-dev_4.7.0_amd64.deb #10 0.233 --2026-04-10 09:32:04-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.7.0_amd64.deb/download.deb #10 0.235 Resolving packagecloud.io (packagecloud.io)... 50.18.241.138, 13.57.159.98, 2600:1f1c:2e5:6901:8b65:fe53:bef:3fd9, ... #10 0.238 Connecting to packagecloud.io (packagecloud.io)|50.18.241.138|:443... connected. #10 0.244 HTTP request sent, awaiting response... 302 Found #10 0.274 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2376618.deb?Expires=1775814424&Signature=KMM-QPQBC2wbH-bAgb2vFlPgJUvPmzdMMOLAu4~eMUt0YA0Q9lod4TSePOI0Wnxefa7YLPqLgkVPn9fGIUeYDg4UewTMG4wfFGhhBHTDTWDVpiccj5j4F~qOiyPBhCYWYiQkndxielEADO50TEYHbaeH7IRCgG9XBDYweSmAvCF6uvMkOfTaf8VuE8AQ7Xien~ywPkesOuEypn6IAaZVIahLhKyLkww9k7nAP9cRARgAk0oEeBpUUT1XIzlDFdF-G6GWdPZdeOC3wvzsRR97N1-KWx-JreJaoaTXBfyoQO3tLUdp6PlLN3LAxyv0Jad2ExKuc~jD1tgjEvO~aU63Pg__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] #10 0.274 --2026-04-10 09:32:04-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2376618.deb?Expires=1775814424&Signature=KMM-QPQBC2wbH-bAgb2vFlPgJUvPmzdMMOLAu4~eMUt0YA0Q9lod4TSePOI0Wnxefa7YLPqLgkVPn9fGIUeYDg4UewTMG4wfFGhhBHTDTWDVpiccj5j4F~qOiyPBhCYWYiQkndxielEADO50TEYHbaeH7IRCgG9XBDYweSmAvCF6uvMkOfTaf8VuE8AQ7Xien~ywPkesOuEypn6IAaZVIahLhKyLkww9k7nAP9cRARgAk0oEeBpUUT1XIzlDFdF-G6GWdPZdeOC3wvzsRR97N1-KWx-JreJaoaTXBfyoQO3tLUdp6PlLN3LAxyv0Jad2ExKuc~jD1tgjEvO~aU63Pg__&Key-Pair-Id=K1ZMSF1EKC3AZL #10 0.274 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.168.84.186, 3.168.84.144, 3.168.84.96, ... #10 0.275 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.168.84.186|:443... connected. #10 0.280 HTTP request sent, awaiting response... 200 OK #10 0.386 Length: 125220 (122K) [application/x-debian-package] #10 0.386 Saving to: 'rmr-dev_4.7.0_amd64.deb' #10 0.387 #10 0.387 0K .......... .......... .......... .......... .......... 40% 65.9M 0s #10 0.388 50K .......... .......... .......... .......... .......... 81% 6.09M 0s #10 0.395 100K .......... .......... .. 100% 24.9M=0.01s #10 0.396 #10 0.396 2026-04-10 09:32:04 (12.4 MB/s) - 'rmr-dev_4.7.0_amd64.deb' saved [125220/125220] #10 0.396 #10 0.450 Selecting previously unselected package rmr-dev. #10 0.479 (Reading database ... 46370 files and directories currently installed.) #10 0.483 Preparing to unpack rmr-dev_4.7.0_amd64.deb ... #10 0.493 Unpacking rmr-dev (4.7.0) ... #10 0.527 Setting up rmr-dev (4.7.0) ... #10 DONE 0.7s #11 [builder 4/9] RUN apt-get update && apt-get install -y build-essential && apt-get clean #11 0.448 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease #11 0.507 Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] #11 0.584 Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] #11 0.830 Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] #11 0.978 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4998 kB] #11 1.331 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4432 kB] #11 1.520 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [36.8 kB] #11 1.521 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4920 kB] #11 2.096 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1599 kB] #11 2.140 Get:10 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] #11 2.141 Get:11 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] #11 2.265 Get:12 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1308 kB] #11 2.298 Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4801 kB] #11 2.480 Get:14 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [33.1 kB] #11 3.409 Fetched 22.6 MB in 3s (7354 kB/s) #11 3.409 Reading package lists... #11 5.454 Reading package lists... #11 7.482 Building dependency tree... #11 8.022 Reading state information... #11 8.913 build-essential is already the newest version (12.8ubuntu1.1). #11 8.913 0 upgraded, 0 newly installed, 0 to remove and 175 not upgraded. #11 DONE 9.0s #12 [builder 5/9] RUN mkdir /opt/qoe-aiml-assist #12 DONE 0.4s #13 [builder 6/9] WORKDIR /opt/qoe-aiml-assist #13 DONE 0.1s #14 [builder 7/9] COPY . . #14 DONE 0.2s #15 [builder 8/9] RUN go mod tidy -compat=1.17 && go mod vendor && go build -o build/qoe-aiml-assist #15 0.217 go: downloading gerrit.o-ran-sc.org/r/ric-plt/xapp-frame.git v0.9.3 #15 0.217 go: downloading github.com/influxdata/influxdb-client-go/v2 v2.12.1 #15 0.218 go: downloading github.com/spf13/viper v1.14.0 #15 0.225 go: downloading github.com/golang/mock v1.6.0 #15 0.330 go: downloading github.com/stretchr/testify v1.8.1 #15 0.387 go: downloading github.com/go-resty/resty/v2 v2.7.0 #15 0.437 go: downloading github.com/fsnotify/fsnotify v1.6.0 #15 0.437 go: downloading github.com/mitchellh/mapstructure v1.5.0 #15 0.585 go: downloading github.com/spf13/afero v1.9.3 #15 0.595 go: downloading github.com/spf13/cast v1.5.0 #15 0.630 go: downloading github.com/davecgh/go-spew v1.1.1 #15 0.645 go: downloading github.com/pmezard/go-difflib v1.0.0 #15 0.651 go: downloading gopkg.in/yaml.v3 v3.0.1 #15 0.662 go: downloading github.com/deepmap/oapi-codegen v1.12.4 #15 0.662 go: downloading github.com/pkg/errors v0.9.1 #15 0.679 go: downloading golang.org/x/net v0.4.0 #15 0.698 go: downloading golang.org/x/sys v0.3.0 #15 1.091 go: downloading github.com/subosito/gotenv v1.4.1 #15 1.103 go: downloading gopkg.in/ini.v1 v1.67.0 #15 1.124 go: downloading github.com/magiconair/properties v1.8.6 #15 1.140 go: downloading github.com/pelletier/go-toml v1.9.5 #15 1.175 go: downloading github.com/pelletier/go-toml/v2 v2.0.6 #15 1.247 go: downloading gopkg.in/yaml.v2 v2.4.0 #15 1.267 go: downloading golang.org/x/text v0.5.0 #15 2.774 go: downloading github.com/influxdata/line-protocol v0.0.0-20210922203350-b1ad95c89adf #15 2.778 go: downloading github.com/apapsch/go-jsonmerge/v2 v2.0.0 #15 2.826 go: downloading github.com/google/uuid v1.3.0 #15 2.827 go: downloading gerrit.o-ran-sc.org/r/com/golog.git v0.0.2 #15 2.843 go: downloading gerrit.o-ran-sc.org/r/ric-plt/alarm-go.git/alarm v0.5.14 #15 2.953 go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common v1.2.6 #15 2.976 go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.2.6 #15 3.067 go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader v1.2.6 #15 3.171 go: downloading github.com/frankban/quicktest v1.14.3 #15 3.172 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c #15 3.191 go: downloading gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.8.0 #15 3.198 go: downloading github.com/go-openapi/loads v0.21.2 #15 3.201 go: downloading github.com/go-openapi/runtime v0.25.0 #15 3.277 go: downloading github.com/go-openapi/strfmt v0.21.3 #15 3.463 go: downloading github.com/gorilla/mux v1.8.0 #15 3.479 go: downloading github.com/prometheus/client_golang v1.14.0 #15 3.563 go: downloading k8s.io/utils v0.0.0-20221128185143-99ec85e7a448 #15 3.563 go: downloading github.com/kr/pretty v0.3.0 #15 3.564 go: downloading github.com/google/go-cmp v0.5.9 #15 3.582 go: downloading github.com/go-openapi/errors v0.20.3 #15 3.610 go: downloading github.com/go-openapi/swag v0.22.3 #15 3.617 go: downloading github.com/go-openapi/validate v0.22.0 #15 3.618 go: downloading github.com/jessevdk/go-flags v1.5.0 #15 3.629 go: downloading github.com/go-openapi/spec v0.20.7 #15 3.648 go: downloading github.com/golang/protobuf v1.5.2 #15 3.655 go: downloading github.com/go-openapi/analysis v0.21.4 #15 3.752 go: downloading google.golang.org/protobuf v1.28.1 #15 3.819 go: downloading github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d #15 3.849 go: downloading github.com/oklog/ulid v1.3.1 #15 3.863 go: downloading go.mongodb.org/mongo-driver v1.11.0 #15 4.081 go: downloading github.com/opentracing/opentracing-go v1.2.0 #15 4.173 go: downloading go.opentelemetry.io/otel v1.10.0 #15 4.275 go: downloading go.opentelemetry.io/otel/trace v1.11.1 #15 4.286 go: downloading go.opentelemetry.io/otel/sdk v1.11.1 #15 4.322 go: downloading github.com/prometheus/client_model v0.3.0 #15 4.331 go: downloading github.com/prometheus/common v0.37.0 #15 4.395 go: downloading github.com/beorn7/perks v1.0.1 #15 4.407 go: downloading github.com/cespare/xxhash/v2 v2.2.0 #15 4.416 go: downloading github.com/prometheus/procfs v0.8.0 #15 4.499 go: downloading github.com/kr/text v0.2.0 #15 4.507 go: downloading github.com/rogpeppe/go-internal v1.6.1 #15 4.661 go: downloading github.com/docker/go-units v0.5.0 #15 4.669 go: downloading github.com/mailru/easyjson v0.7.7 #15 4.702 go: downloading github.com/stretchr/objx v0.5.0 #15 4.721 go: downloading github.com/go-openapi/jsonpointer v0.19.5 #15 4.728 go: downloading github.com/go-openapi/jsonreference v0.20.0 #15 4.744 go: downloading github.com/go-logr/logr v1.2.3 #15 4.773 go: downloading github.com/go-logr/stdr v1.2.2 #15 4.785 go: downloading github.com/go-redis/redis v6.15.9+incompatible #15 4.796 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 #15 4.803 go: downloading github.com/josharian/intern v1.0.0 #15 4.814 go: downloading github.com/tidwall/pretty v1.0.0 #15 4.829 go: downloading github.com/onsi/ginkgo v1.16.5 #15 4.829 go: downloading github.com/onsi/gomega v1.24.1 #15 4.952 go: downloading github.com/nxadm/tail v1.4.8 #15 4.966 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 #15 DONE 30.6s #16 [builder 9/9] RUN sed -r "s/^(::1.*)/#\1/" /etc/hosts > /etc/hosts.new && cat /etc/hosts.new > /etc/hosts && cat /etc/hosts && go test -v ./influx ./control -test.coverprofile /tmp/qp_cover.out && go tool cover -html=/tmp/qp_cover.out -o /tmp/qp_cover.html #16 0.234 /bin/sh: 1: cannot create /etc/hosts: Read-only file system #16 ERROR: process "/bin/sh -c sed -r \"s/^(::1.*)/#\\1/\" /etc/hosts > /etc/hosts.new && cat /etc/hosts.new > /etc/hosts && cat /etc/hosts && go test -v ./influx ./control -test.coverprofile /tmp/qp_cover.out && go tool cover -html=/tmp/qp_cover.out -o /tmp/qp_cover.html" did not complete successfully: exit code: 2 ------ > [builder 9/9] RUN sed -r "s/^(::1.*)/#\1/" /etc/hosts > /etc/hosts.new && cat /etc/hosts.new > /etc/hosts && cat /etc/hosts && go test -v ./influx ./control -test.coverprofile /tmp/qp_cover.out && go tool cover -html=/tmp/qp_cover.out -o /tmp/qp_cover.html: #16 0.234 /bin/sh: 1: cannot create /etc/hosts: Read-only file system ------ Dockerfile:40 -------------------- 39 | # for unittest 40 | >>> RUN sed -r "s/^(::1.*)/#\1/" /etc/hosts > /etc/hosts.new \ 41 | >>> && cat /etc/hosts.new > /etc/hosts \ 42 | >>> && cat /etc/hosts \ 43 | >>> && go test -v ./influx ./control -test.coverprofile /tmp/qp_cover.out \ 44 | >>> && go tool cover -html=/tmp/qp_cover.out -o /tmp/qp_cover.html 45 | -------------------- ERROR: failed to solve: process "/bin/sh -c sed -r \"s/^(::1.*)/#\\1/\" /etc/hosts > /etc/hosts.new && cat /etc/hosts.new > /etc/hosts && cat /etc/hosts && go test -v ./influx ./control -test.coverprofile /tmp/qp_cover.out && go tool cover -html=/tmp/qp_cover.out -o /tmp/qp_cover.html" did not complete successfully: exit code: 2 Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2070 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-app-qp-aimlfw-docker-merge-master] $ /bin/bash /tmp/jenkins7628540703614628493.sh ---> sysstat.sh [ric-app-qp-aimlfw-docker-merge-master] $ /bin/bash /tmp/jenkins4396148315384302997.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/ric-app-qp-aimlfw-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-app-qp-aimlfw-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-app-qp-aimlfw-docker-merge-master ']' + mkdir -p /w/workspace/ric-app-qp-aimlfw-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-app-qp-aimlfw-docker-merge-master/archives/ [ric-app-qp-aimlfw-docker-merge-master] $ /bin/bash /tmp/jenkins14215048773616566438.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uc0f from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-uc0f/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-app-qp-aimlfw-docker-merge-master] $ /bin/bash /tmp/jenkins10956544341269252033.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-app-qp-aimlfw-docker-merge-master@tmp/config16314936722778319592tmp 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-app-qp-aimlfw-docker-merge-master] $ /bin/bash /tmp/jenkins13219998098670875616.sh ---> create-netrc.sh [ric-app-qp-aimlfw-docker-merge-master] $ /bin/bash /tmp/jenkins17940191622364532987.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uc0f from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-uc0f/bin to PATH [ric-app-qp-aimlfw-docker-merge-master] $ /bin/bash /tmp/jenkins10344754400858937748.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-app-qp-aimlfw-docker-merge-master] $ /bin/bash /tmp/jenkins13224912070093733934.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uc0f from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-uc0f/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [ric-app-qp-aimlfw-docker-merge-master] $ /bin/bash -l /tmp/jenkins2106982113122755628.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uc0f from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-uc0f/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-app-qp-aimlfw-docker-merge-master/176 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-181 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.998 BogoMIPS: 5599.99 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 3.9G 0 3.9G 0% /dev tmpfs 798M 696K 797M 1% /run /dev/vda1 20G 13G 7.2G 63% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 798M 0 798M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7976 495 1833 0 5646 7181 Swap: 1023 0 1023 ---> 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:f6:7b:13 brd ff:ff:ff:ff:ff:ff inet 10.32.6.88/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86059sec preferred_lft 86059sec inet6 fe80::f816:3eff:fef6:7b13/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:49:d2:c1:4a 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-181) 04/10/26 _x86_64_ (4 CPU) 09:28:28 LINUX RESTART (4 CPU) 09:29:01 tps rtps wtps bread/s bwrtn/s 09:30:01 115.10 45.47 69.63 3827.20 6520.53 09:31:01 75.19 12.51 62.67 2256.82 17636.53 09:32:01 219.78 0.78 219.00 21.46 103244.53 09:33:01 105.58 0.88 104.70 24.66 39660.99 09:34:02 20.56 0.40 20.16 32.79 1411.23 Average: 107.24 12.01 95.23 1232.50 33695.67 09:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:30:01 5743124 7370740 2424304 29.68 43356 1760384 1037800 11.26 641952 1604116 108836 09:31:01 4941224 7429924 3226204 39.50 62980 2579152 1123232 12.19 616960 2382984 415964 09:32:01 2328160 7407636 5839268 71.49 128760 4923144 1147808 12.45 762784 4646564 720300 09:33:01 1839044 7308268 6328384 77.48 146768 5252344 1086376 11.79 1102784 4748940 7164 09:34:02 1824780 7298124 6342648 77.66 148408 5253708 1113076 12.08 1119520 4745380 9880 Average: 3335266 7362938 4832162 59.16 106054 3953746 1101658 11.95 848800 3625597 252429 09:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:30:01 ens3 405.15 230.23 1436.77 64.49 0.00 0.00 0.00 0.00 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 09:31:01 ens3 352.97 190.67 9383.52 17.76 0.00 0.00 0.00 0.00 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:01 lo 2.33 2.33 0.21 0.21 0.00 0.00 0.00 0.00 09:32:01 ens3 329.50 192.97 5990.80 15.95 0.00 0.00 0.00 0.00 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:01 ens3 185.57 152.04 902.87 15.63 0.00 0.00 0.00 0.00 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 09:34:02 ens3 14.00 16.30 9.31 13.33 0.00 0.00 0.00 0.00 09:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:02 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 Average: ens3 257.43 156.44 3544.72 25.43 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 Average: lo 0.81 0.81 0.07 0.07 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-181) 04/10/26 _x86_64_ (4 CPU) 09:28:28 LINUX RESTART (4 CPU) 09:29:01 CPU %user %nice %system %iowait %steal %idle 09:30:01 all 21.68 0.00 1.69 3.92 1.66 71.05 09:30:01 0 13.94 0.00 1.59 8.15 1.71 74.60 09:30:01 1 48.35 0.00 2.72 2.75 2.27 43.91 09:30:01 2 12.51 0.00 1.44 0.38 1.56 84.10 09:30:01 3 12.02 0.00 1.05 4.39 1.10 81.44 09:31:01 all 17.70 0.00 2.07 2.36 1.59 76.27 09:31:01 0 11.97 0.00 2.16 4.86 1.18 79.83 09:31:01 1 12.41 0.00 2.00 2.52 2.09 80.98 09:31:01 2 41.61 0.00 3.06 0.81 2.11 52.41 09:31:01 3 4.83 0.00 1.06 1.26 1.00 91.86 09:32:01 all 24.43 0.00 12.83 4.66 3.04 55.04 09:32:01 0 23.92 0.00 11.69 3.45 2.89 58.05 09:32:01 1 22.46 0.00 14.61 2.84 3.18 56.91 09:32:01 2 20.45 0.00 13.56 7.08 3.13 55.78 09:32:01 3 30.87 0.00 11.48 5.23 2.99 49.43 09:33:01 all 37.64 0.00 5.14 2.08 2.42 52.72 09:33:01 0 28.35 0.00 4.72 1.52 2.28 63.13 09:33:01 1 33.84 0.00 5.54 2.05 2.34 56.23 09:33:01 2 34.55 0.00 5.28 2.78 2.36 55.03 09:33:01 3 53.80 0.00 5.01 2.00 2.71 36.48 09:34:02 all 21.17 0.00 1.01 0.55 0.87 76.40 09:34:02 0 9.97 0.00 0.73 0.38 0.57 88.35 09:34:02 1 53.25 0.00 1.51 0.12 1.65 43.47 09:34:02 2 9.61 0.00 0.61 0.03 0.88 88.86 09:34:02 3 11.85 0.00 1.18 1.68 0.37 84.92 Average: all 24.52 0.00 4.52 2.71 1.91 66.34 Average: 0 17.61 0.00 4.15 3.68 1.72 72.84 Average: 1 34.07 0.00 5.24 2.05 2.30 56.33 Average: 2 23.75 0.00 4.75 2.20 2.00 67.29 Average: 3 22.63 0.00 3.93 2.91 1.63 68.90