04:52:23 Started by timer 04:52:23 Running as SYSTEM 04:52:23 [EnvInject] - Loading node environment variables. 04:52:23 Building remotely on prd-ubuntu1804-docker-4c-4g-1545 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-dev-bldr-alpine3-docker-merge-master 04:52:23 [ssh-agent] Looking for ssh-agent implementation... 04:52:23 $ ssh-agent 04:52:24 SSH_AUTH_SOCK=/tmp/ssh-AsHtldQeIfOt/agent.2126 04:52:24 SSH_AGENT_PID=2128 04:52:24 [ssh-agent] Started. 04:52:24 Running ssh-add (command line suppressed) 04:52:24 Identity added: /w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/private_key_6202786796387150877.key (jenkins-ssh) 04:52:24 [ssh-agent] Using credentials jenkins (jenkins) 04:52:24 The recommended git tool is: NONE 04:52:27 using credential jenkins 04:52:27 Wiping out workspace first. 04:52:27 Cloning the remote Git repository 04:52:27 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dev 04:52:27 > git init /w/workspace/it-dev-bldr-alpine3-docker-merge-master # timeout=10 04:52:27 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dev 04:52:27 > git --version # timeout=10 04:52:27 > git --version # 'git version 2.17.1' 04:52:27 using GIT_SSH to set credentials jenkins 04:52:27 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dev +refs/heads/*:refs/remotes/origin/* # timeout=10 04:52:28 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dev # timeout=10 04:52:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:52:28 Avoid second fetch 04:52:28 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 04:52:28 Checking out Revision c05b6364ad371af734f28b74ac006e03c2123b16 (refs/remotes/origin/master) 04:52:28 > git config core.sparsecheckout # timeout=10 04:52:28 > git checkout -f c05b6364ad371af734f28b74ac006e03c2123b16 # timeout=10 04:52:29 Commit message: "CI: Migrate Sonar Scan job to GHA" 04:52:29 > git rev-list --no-walk c05b6364ad371af734f28b74ac006e03c2123b16 # timeout=10 04:52:32 provisioning config files... 04:52:32 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:52:32 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:52:32 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins6180748416659503234.sh 04:52:32 ---> python-tools-install.sh 04:52:32 Setup pyenv: 04:52:32 * system (set by /opt/pyenv/version) 04:52:32 * 3.8.13 (set by /opt/pyenv/version) 04:52:32 * 3.9.13 (set by /opt/pyenv/version) 04:52:32 * 3.10.6 (set by /opt/pyenv/version) 04:52:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7kVH 04:52:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:52:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:52:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:52:47 lf-activate-venv(): INFO: Base packages installed successfully 04:52:47 lf-activate-venv(): INFO: Installing additional packages: lftools 04:53:26 lf-activate-venv(): INFO: Adding /tmp/venv-7kVH/bin to PATH 04:53:26 Generating Requirements File 04:54:06 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. 04:54:06 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 04:54:07 Python 3.10.6 04:54:08 pip 26.1.1 from /tmp/venv-7kVH/lib/python3.10/site-packages/pip (python 3.10) 04:54:08 aiohappyeyeballs==2.6.2 04:54:08 aiohttp==3.13.5 04:54:08 aiosignal==1.4.0 04:54:08 appdirs==1.4.4 04:54:08 argcomplete==3.6.3 04:54:08 aspy.yaml==1.3.0 04:54:08 async-timeout==5.0.1 04:54:08 attrs==26.1.0 04:54:08 autopage==0.6.0 04:54:08 backports.strenum==1.3.1 04:54:08 beautifulsoup4==4.14.3 04:54:08 boto3==1.43.13 04:54:08 botocore==1.43.13 04:54:08 bs4==0.0.2 04:54:08 certifi==2026.5.20 04:54:08 cffi==2.0.0 04:54:08 cfgv==3.5.0 04:54:08 chardet==7.4.3 04:54:08 charset-normalizer==3.4.7 04:54:08 click==8.4.1 04:54:08 cliff==4.14.0 04:54:08 cmd2==3.5.1 04:54:08 cryptography==3.3.2 04:54:08 debtcollector==3.1.0 04:54:08 decorator==5.3.1 04:54:08 defusedxml==0.7.1 04:54:08 Deprecated==1.3.1 04:54:08 distlib==0.4.0 04:54:08 dnspython==2.8.0 04:54:08 docker==7.1.0 04:54:08 dogpile.cache==1.5.0 04:54:08 durationpy==0.10 04:54:08 email-validator==2.3.0 04:54:08 filelock==3.29.0 04:54:08 frozenlist==1.8.0 04:54:08 future==1.0.0 04:54:08 gitdb==4.0.12 04:54:08 GitPython==3.1.50 04:54:08 httplib2==0.30.2 04:54:08 identify==2.6.19 04:54:08 idna==3.16 04:54:08 importlib-resources==1.5.0 04:54:08 iso8601==2.1.0 04:54:08 Jinja2==3.1.6 04:54:08 jmespath==1.1.0 04:54:08 jsonpatch==1.33 04:54:08 jsonpointer==3.1.1 04:54:08 jsonschema==4.26.0 04:54:08 jsonschema-specifications==2025.9.1 04:54:08 keystoneauth1==5.14.0 04:54:08 kubernetes==36.0.0 04:54:08 lftools==0.37.22 04:54:08 lxml==6.1.1 04:54:08 markdown-it-py==4.2.0 04:54:08 MarkupSafe==3.0.3 04:54:08 mdurl==0.1.2 04:54:08 msgpack==1.1.2 04:54:08 multi_key_dict==2.0.3 04:54:08 multidict==6.7.1 04:54:08 munch==4.0.0 04:54:08 netaddr==1.3.0 04:54:08 niet==1.4.2 04:54:08 nodeenv==1.10.0 04:54:08 oauth2client==4.1.3 04:54:08 oauthlib==3.3.1 04:54:08 openstacksdk==4.13.0 04:54:08 os-service-types==1.8.2 04:54:08 osc-lib==4.6.0 04:54:08 oslo.config==10.4.0 04:54:08 oslo.context==6.4.0 04:54:08 oslo.i18n==6.8.0 04:54:08 oslo.log==8.2.0 04:54:08 oslo.serialization==5.10.0 04:54:08 oslo.utils==10.0.1 04:54:08 packaging==26.2 04:54:08 pbr==7.0.3 04:54:08 platformdirs==4.9.6 04:54:08 prettytable==3.17.0 04:54:08 propcache==0.5.2 04:54:08 psutil==7.2.2 04:54:08 pyasn1==0.6.3 04:54:08 pyasn1_modules==0.4.2 04:54:08 pycparser==3.0 04:54:08 pygerrit2==2.0.15 04:54:08 PyGithub==2.9.1 04:54:08 Pygments==2.20.0 04:54:08 PyJWT==2.13.0 04:54:08 PyNaCl==1.6.2 04:54:08 pyparsing==2.4.7 04:54:08 pyperclip==1.11.0 04:54:08 pyrsistent==0.20.0 04:54:08 python-cinderclient==9.9.0 04:54:08 python-dateutil==2.9.0.post0 04:54:08 python-discovery==1.3.1 04:54:08 python-heatclient==5.2.0 04:54:08 python-jenkins==1.8.3 04:54:08 python-keystoneclient==5.8.0 04:54:08 python-magnumclient==4.10.0 04:54:08 python-openstackclient==10.0.0 04:54:08 python-swiftclient==4.10.0 04:54:08 PyYAML==6.0.3 04:54:08 referencing==0.37.0 04:54:08 requests==2.34.2 04:54:08 requests-oauthlib==2.0.0 04:54:08 rfc3986==2.0.0 04:54:08 rich==15.0.0 04:54:08 rich-argparse==1.8.0 04:54:08 rpds-py==0.30.0 04:54:08 rsa==4.9.1 04:54:08 ruamel.yaml==0.19.1 04:54:08 ruamel.yaml.clib==0.2.15 04:54:08 s3transfer==0.17.0 04:54:08 simplejson==4.1.1 04:54:08 six==1.17.0 04:54:08 smmap==5.0.3 04:54:08 soupsieve==2.8.3 04:54:08 stevedore==5.8.0 04:54:08 tabulate==0.10.0 04:54:08 toml==0.10.2 04:54:08 tomlkit==0.15.0 04:54:08 tqdm==4.67.3 04:54:08 typing_extensions==4.15.0 04:54:08 urllib3==1.26.20 04:54:08 virtualenv==21.3.3 04:54:08 wcwidth==0.7.0 04:54:08 websocket-client==1.9.0 04:54:08 wrapt==2.2.1 04:54:08 xdg==6.0.0 04:54:08 xmltodict==1.0.4 04:54:08 yarl==1.24.2 04:54:08 yq==3.4.3 04:54:08 provisioning config files... 04:54:08 copy managed file [global-settings] to file:/w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/config3532210154393245414tmp 04:54:08 copy managed file [it-dev-settings] to file:/w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/config1108594955545441265tmp 04:54:08 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins2613196576320667343.sh 04:54:08 ---> docker-login.sh 04:54:08 nexus3.o-ran-sc.org:10001 04:54:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:09 Configure a credential helper to remove this warning. See 04:54:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:09 04:54:09 Login Succeeded 04:54:09 nexus3.o-ran-sc.org:10002 04:54:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:09 Configure a credential helper to remove this warning. See 04:54:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:09 04:54:09 Login Succeeded 04:54:09 nexus3.o-ran-sc.org:10003 04:54:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:09 Configure a credential helper to remove this warning. See 04:54:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:09 04:54:09 Login Succeeded 04:54:09 nexus3.o-ran-sc.org:10004 04:54:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:09 Configure a credential helper to remove this warning. See 04:54:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:09 04:54:09 Login Succeeded 04:54:09 ---> docker-login.sh ends 04:54:09 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins8789970022398273121.sh 04:54:09 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/sh -xe /tmp/jenkins15860707029433320866.sh 04:54:09 [EnvInject] - Injecting environment variables from a build step. 04:54:09 [EnvInject] - Injecting as environment variables the properties content 04:54:09 DOCKER_ROOT=bldr-imgs/bldr-alpine3 04:54:09 CONTAINER_TAG_YAML_DIR= 04:54:09 CONTAINER_TAG_METHOD=yaml-file 04:54:09 04:54:09 [EnvInject] - Variables injected successfully. 04:54:09 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash -l /tmp/jenkins14181428902531536097.sh 04:54:09 ---> docker-get-container-tag.sh 04:54:09 Setup pyenv: 04:54:10 system 04:54:10 3.8.13 04:54:10 3.9.13 04:54:10 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) 04:54:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7kVH from file:/tmp/.os_lf_venv 04:54:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:54:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:54:13 lf-activate-venv(): INFO: Base packages installed successfully 04:54:13 lf-activate-venv(): INFO: Installing additional packages: yq 04:54:14 lf-activate-venv(): INFO: Adding /tmp/venv-7kVH/bin to PATH 04:54:15 ---> Docker image tag found: 12-a3.11 04:54:15 [EnvInject] - Injecting environment variables from a build step. 04:54:15 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 04:54:15 [EnvInject] - Variables injected successfully. 04:54:15 [EnvInject] - Injecting environment variables from a build step. 04:54:15 [EnvInject] - Injecting as environment variables the properties content 04:54:15 DOCKER_ARGS=--network=host 04:54:15 DOCKER_ROOT=bldr-imgs/bldr-alpine3 04:54:15 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 04:54:15 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 04:54:15 DOCKER_NAME=o-ran-sc/bldr-alpine3 04:54:15 04:54:15 [EnvInject] - Variables injected successfully. 04:54:15 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins2633291274296326077.sh 04:54:15 ---> docker-build.sh 04:54:15 Docker version 24.0.2, build cb74dfc 04:54:15 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 04:54:15 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 . 04:54:16 #1 [internal] load .dockerignore 04:54:16 #1 transferring context: 2B done 04:54:16 #1 DONE 0.1s 04:54:16 04:54:16 #2 [internal] load build definition from Dockerfile 04:54:16 #2 transferring dockerfile: 1.32kB done 04:54:16 #2 DONE 0.2s 04:54:16 04:54:16 #3 [internal] load metadata for docker.io/library/python:3.7-alpine 04:54:17 #3 DONE 1.3s 04:54:17 04:54:17 #4 [1/3] FROM docker.io/library/python:3.7-alpine@sha256:f3d31c8677d03f0b3c724446077f229a6ce9d3ac430f5c08cd7dff00292048c3 04:54:17 #4 resolve docker.io/library/python:3.7-alpine@sha256:f3d31c8677d03f0b3c724446077f229a6ce9d3ac430f5c08cd7dff00292048c3 0.1s done 04:54:17 #4 sha256:1bac8ae77e4af0b868b62a75115616a20e025e0451eeed05d94a4cfc4523e58a 6.87kB / 6.87kB done 04:54:17 #4 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0B / 3.40MB 0.1s 04:54:17 #4 sha256:9875af95546db78168a6761b7fa205ed1cd0c153cd89356c1512e551c12b2d5c 0B / 622.29kB 0.1s 04:54:17 #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 0B / 10.94MB 0.1s 04:54:17 #4 sha256:f3d31c8677d03f0b3c724446077f229a6ce9d3ac430f5c08cd7dff00292048c3 1.65kB / 1.65kB done 04:54:17 #4 sha256:e6da3ee9bb64dd12b98fa609487f112fe1e365522e6e8345309db15c22a80a51 1.37kB / 1.37kB done 04:54:17 #4 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 1.05MB / 3.40MB 0.2s 04:54:17 #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 1.05MB / 10.94MB 0.2s 04:54:18 #4 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.3s done 04:54:18 #4 sha256:9875af95546db78168a6761b7fa205ed1cd0c153cd89356c1512e551c12b2d5c 622.29kB / 622.29kB 0.2s done 04:54:18 #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 7.34MB / 10.94MB 0.4s 04:54:18 #4 sha256:148762f75a1f92cc9857e9c488bf95d5aac61e9905ec47a7408025b2dd5c3b7a 240B / 240B 0.3s done 04:54:18 #4 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 04:54:18 #4 sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 0B / 2.85MB 0.4s 04:54:18 #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 10.94MB / 10.94MB 0.5s 04:54:18 #4 sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 1.05MB / 2.85MB 0.5s 04:54:18 #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 10.94MB / 10.94MB 0.5s done 04:54:18 #4 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done 04:54:18 #4 sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 2.85MB / 2.85MB 0.6s done 04:54:18 #4 extracting sha256:9875af95546db78168a6761b7fa205ed1cd0c153cd89356c1512e551c12b2d5c 0.1s 04:54:18 #4 extracting sha256:9875af95546db78168a6761b7fa205ed1cd0c153cd89356c1512e551c12b2d5c 0.4s done 04:54:18 #4 extracting sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 04:54:19 #4 extracting sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 0.7s done 04:54:19 #4 extracting sha256:148762f75a1f92cc9857e9c488bf95d5aac61e9905ec47a7408025b2dd5c3b7a done 04:54:19 #4 extracting sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 04:54:20 #4 extracting sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 0.4s done 04:54:20 #4 DONE 3.0s 04:54:20 04:54:20 #5 [2/3] RUN apk update && apk add autoconf automake build-base cmake libtool ninja pkgconfig python3-dev sudo git go 04:54:20 #5 0.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:54:21 #5 0.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:54:21 #5 1.003 v3.18.12-173-g60175727d19 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:54:21 #5 1.003 v3.18.12-173-g60175727d19 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:54:21 #5 1.003 OK: 20086 distinct packages available 04:54:22 #5 1.426 (1/57) Upgrading musl (1.2.4-r1 -> 1.2.4-r3) 04:54:22 #5 1.502 (2/57) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) 04:54:22 #5 1.509 (3/57) Installing m4 (1.4.19-r3) 04:54:22 #5 1.522 (4/57) Installing perl (5.36.2-r1) 04:54:22 #5 1.835 (5/57) Installing autoconf (2.71-r2) 04:54:22 #5 1.862 (6/57) Installing automake (1.16.5-r2) 04:54:22 #5 1.890 (7/57) Installing libgcc (12.2.1_git20220924-r10) 04:54:22 #5 1.897 (8/57) Installing libstdc++ (12.2.1_git20220924-r10) 04:54:22 #5 1.925 (9/57) Installing zstd-libs (1.5.5-r4) 04:54:22 #5 1.946 (10/57) Installing binutils (2.40-r8) 04:54:22 #5 2.016 (11/57) Installing libmagic (5.45-r0) 04:54:22 #5 2.058 (12/57) Installing file (5.45-r0) 04:54:22 #5 2.062 (13/57) Installing libgomp (12.2.1_git20220924-r10) 04:54:22 #5 2.074 (14/57) Installing libatomic (12.2.1_git20220924-r10) 04:54:22 #5 2.078 (15/57) Installing gmp (6.2.1-r3) 04:54:22 #5 2.092 (16/57) Installing isl26 (0.26-r1) 04:54:22 #5 2.119 (17/57) Installing mpfr4 (4.2.0_p12-r0) 04:54:22 #5 2.134 (18/57) Installing mpc1 (1.3.1-r1) 04:54:22 #5 2.139 (19/57) Installing gcc (12.2.1_git20220924-r10) 04:54:23 #5 3.078 (20/57) Installing libstdc++-dev (12.2.1_git20220924-r10) 04:54:24 #5 3.383 (21/57) Installing musl-dev (1.2.4-r3) 04:54:24 #5 3.461 (22/57) Installing libc-dev (0.7.2-r5) 04:54:24 #5 3.465 (23/57) Installing g++ (12.2.1_git20220924-r10) 04:54:24 #5 3.754 (24/57) Installing make (4.4.1-r1) 04:54:24 #5 3.763 (25/57) Installing fortify-headers (1.1-r3) 04:54:24 #5 3.766 (26/57) Installing patch (2.7.6-r10) 04:54:24 #5 3.772 (27/57) Installing build-base (0.5-r3) 04:54:24 #5 3.776 (28/57) Installing libacl (2.3.1-r3) 04:54:24 #5 3.779 (29/57) Installing lz4-libs (1.9.4-r4) 04:54:24 #5 3.787 (30/57) Installing libarchive (3.8.0-r0) 04:54:24 #5 3.811 (31/57) Installing brotli-libs (1.0.9-r14) 04:54:24 #5 3.829 (32/57) Installing libunistring (1.1-r1) 04:54:24 #5 3.847 (33/57) Installing libidn2 (2.3.4-r1) 04:54:24 #5 3.854 (34/57) Installing nghttp2-libs (1.57.0-r0) 04:54:24 #5 3.859 (35/57) Installing libpsl (0.21.5-r0) 04:54:24 #5 3.863 (36/57) Installing libcurl (8.12.1-r0) 04:54:24 #5 3.876 (37/57) Installing libformw (6.4_p20230506-r0) 04:54:24 #5 3.883 (38/57) Installing rhash-libs (1.4.3-r2) 04:54:24 #5 3.896 (39/57) Installing libuv (1.44.2-r2) 04:54:24 #5 3.903 (40/57) Installing cmake (3.26.5-r0) 04:54:25 #5 4.509 (41/57) Installing pcre2 (10.42-r1) 04:54:25 #5 4.523 (42/57) Installing git (2.40.4-r0) 04:54:25 #5 4.600 (43/57) Installing perl-error (0.17029-r1) 04:54:25 #5 4.604 (44/57) Installing perl-git (2.40.4-r0) 04:54:25 #5 4.614 (45/57) Installing git-perl (2.40.4-r0) 04:54:25 #5 4.623 (46/57) Installing go (1.20.11-r0) 04:54:27 #5 7.067 (47/57) Installing libltdl (2.4.7-r2) 04:54:27 #5 7.073 (48/57) Installing libtool (2.4.7-r2) 04:54:27 #5 7.099 (49/57) Installing samurai (1.2-r3) 04:54:27 #5 7.104 (50/57) Installing pkgconf (1.9.5-r0) 04:54:27 #5 7.109 (51/57) Installing mpdecimal (2.5.1-r2) 04:54:27 #5 7.116 (52/57) Installing python3 (3.11.12-r1) 04:54:27 #5 7.355 (53/57) Installing python3-pycache-pyc0 (3.11.12-r1) 04:54:28 #5 7.519 (54/57) Installing pyc (0.1-r0) 04:54:28 #5 7.523 (55/57) Installing python3-pyc (3.11.12-r1) 04:54:28 #5 7.529 (56/57) Installing python3-dev (3.11.12-r1) 04:54:28 #5 8.288 (57/57) Installing sudo (1.9.13_p3-r2) 04:54:28 #5 8.326 Executing busybox-1.36.1-r2.trigger 04:54:28 #5 8.343 OK: 641 MiB in 93 packages 04:54:31 #5 DONE 11.4s 04:54:32 04:54:32 #6 [3/3] RUN cd /tmp && git clone --branch v2015.09.25 git://git.sv.gnu.org/autoconf-archive.git && cp /tmp/autoconf-archive/m4/* /usr/share/aclocal && rm -rf /tmp/autoconf-archive 04:54:32 #6 0.269 Cloning into 'autoconf-archive'... 04:54:36 #6 4.737 Note: switching to '557b34d93d5a03fd66a2d40b02152b8f12eccf4c'. 04:54:36 #6 4.737 04:54:36 #6 4.737 You are in 'detached HEAD' state. You can look around, make experimental 04:54:36 #6 4.737 changes and commit them, and you can discard any commits you make in this 04:54:36 #6 4.737 state without impacting any branches by switching back to a branch. 04:54:36 #6 4.737 04:54:36 #6 4.737 If you want to create a new branch to retain commits you create, you may 04:54:36 #6 4.737 do so (now or later) by using -c with the switch command. Example: 04:54:36 #6 4.737 04:54:36 #6 4.737 git switch -c 04:54:36 #6 4.737 04:54:36 #6 4.737 Or undo this operation with: 04:54:36 #6 4.737 04:54:36 #6 4.737 git switch - 04:54:36 #6 4.737 04:54:36 #6 4.737 Turn off this advice by setting config variable advice.detachedHead to false 04:54:36 #6 4.737 04:54:36 #6 DONE 5.0s 04:54:36 04:54:36 #7 exporting to image 04:54:36 #7 exporting layers 04:54:41 #7 exporting layers 5.0s done 04:54:42 #7 writing image sha256:53dd375badeed4f0e2a9609136b578365cce578f1d68cdbdcb7cd8c66d79e84e done 04:54:42 #7 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 done 04:54:42 #7 DONE 5.0s 04:54:42 ---> docker-build.sh ends 04:54:42 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/sh -xe /tmp/jenkins4477399428174071227.sh 04:54:42 [EnvInject] - Injecting environment variables from a build step. 04:54:42 [EnvInject] - Injecting as environment variables the properties content 04:54:42 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 04:54:42 04:54:42 [EnvInject] - Variables injected successfully. 04:54:42 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins15390273099940868279.sh 04:54:42 ---> docker-push.sh 04:54:42 Docker version 24.0.2, build cb74dfc 04:54:42 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 04:54:42 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 04:54:42 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3] 04:54:42 7edde86a0b96: Preparing 04:54:42 2e48772ca75c: Preparing 04:54:42 ae2ed3079163: Preparing 04:54:42 aa3a591fc84e: Preparing 04:54:42 7f29b11ef9dd: Preparing 04:54:42 a1c2f058ec5f: Preparing 04:54:42 cc2447e1835a: Preparing 04:54:42 cc2447e1835a: Waiting 04:54:42 a1c2f058ec5f: Waiting 04:54:42 aa3a591fc84e: Layer already exists 04:54:42 7f29b11ef9dd: Layer already exists 04:54:42 ae2ed3079163: Layer already exists 04:54:42 a1c2f058ec5f: Layer already exists 04:54:42 cc2447e1835a: Layer already exists 04:54:42 7edde86a0b96: Pushed 04:55:35 2e48772ca75c: Pushed 04:55:35 12-a3.11: digest: sha256:d72bb54f9ca9dd08c5d31a60659b48fb1eb3247cf17513a244ddfd393151cf47 size: 1791 04:55:35 ---> docker-push.sh ends 04:55:35 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins5027121176607835652.sh 04:55:35 $ ssh-agent -k 04:55:35 unset SSH_AUTH_SOCK; 04:55:35 unset SSH_AGENT_PID; 04:55:35 echo Agent pid 2128 killed; 04:55:35 [ssh-agent] Stopped. 04:55:35 [PostBuildScript] - [INFO] Executing post build scripts. 04:55:35 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins15127696106274019394.sh 04:55:35 ---> sysstat.sh 04:55:36 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins2982079766794695636.sh 04:55:36 ---> package-listing.sh 04:55:36 ++ facter osfamily 04:55:36 ++ tr '[:upper:]' '[:lower:]' 04:55:36 + OS_FAMILY=debian 04:55:36 + workspace=/w/workspace/it-dev-bldr-alpine3-docker-merge-master 04:55:36 + START_PACKAGES=/tmp/packages_start.txt 04:55:36 + END_PACKAGES=/tmp/packages_end.txt 04:55:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:55:36 + PACKAGES=/tmp/packages_start.txt 04:55:36 + '[' /w/workspace/it-dev-bldr-alpine3-docker-merge-master ']' 04:55:36 + PACKAGES=/tmp/packages_end.txt 04:55:36 + case "${OS_FAMILY}" in 04:55:36 + grep '^ii' 04:55:36 + dpkg -l 04:55:36 + '[' -f /tmp/packages_start.txt ']' 04:55:36 + '[' -f /tmp/packages_end.txt ']' 04:55:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:55:36 + '[' /w/workspace/it-dev-bldr-alpine3-docker-merge-master ']' 04:55:36 + mkdir -p /w/workspace/it-dev-bldr-alpine3-docker-merge-master/archives/ 04:55:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-dev-bldr-alpine3-docker-merge-master/archives/ 04:55:36 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins17864251800311202724.sh 04:55:36 ---> capture-instance-metadata.sh 04:55:36 Setup pyenv: 04:55:36 system 04:55:36 3.8.13 04:55:36 3.9.13 04:55:36 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) 04:55:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7kVH from file:/tmp/.os_lf_venv 04:55:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:55:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:55:38 lf-activate-venv(): INFO: Base packages installed successfully 04:55:38 lf-activate-venv(): INFO: Installing additional packages: lftools 04:55:56 lf-activate-venv(): INFO: Adding /tmp/venv-7kVH/bin to PATH 04:55:56 INFO: Running in OpenStack, capturing instance metadata 04:55:56 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins2112607309635863724.sh 04:55:56 provisioning config files... 04:55:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/config2515301738666474571tmp 04:55:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 04:55:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 04:55:56 [EnvInject] - Injecting environment variables from a build step. 04:55:56 [EnvInject] - Injecting as environment variables the properties content 04:55:56 SERVER_ID=logs 04:55:56 04:55:56 [EnvInject] - Variables injected successfully. 04:55:56 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins5847573500330368155.sh 04:55:56 ---> create-netrc.sh 04:55:56 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins14875773534167730058.sh 04:55:56 ---> python-tools-install.sh 04:55:56 Setup pyenv: 04:55:56 system 04:55:56 3.8.13 04:55:56 3.9.13 04:55:56 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) 04:55:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7kVH from file:/tmp/.os_lf_venv 04:55:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:55:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:56:00 lf-activate-venv(): INFO: Base packages installed successfully 04:56:00 lf-activate-venv(): INFO: Installing additional packages: lftools 04:56:16 lf-activate-venv(): INFO: Adding /tmp/venv-7kVH/bin to PATH 04:56:16 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins13601917302952050064.sh 04:56:16 ---> sudo-logs.sh 04:56:16 Archiving 'sudo' log.. 04:56:16 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins4823852490615566782.sh 04:56:16 ---> job-cost.sh 04:56:16 Setup pyenv: 04:56:16 system 04:56:16 3.8.13 04:56:16 3.9.13 04:56:16 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) 04:56:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7kVH from file:/tmp/.os_lf_venv 04:56:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:56:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:56:20 lf-activate-venv(): INFO: Base packages installed successfully 04:56:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:56:29 lf-activate-venv(): INFO: Adding /tmp/venv-7kVH/bin to PATH 04:56:29 INFO: No Stack... 04:56:29 INFO: Retrieving Pricing Info for: v3-starter-4 04:56:30 INFO: Archiving Costs 04:56:30 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash -l /tmp/jenkins13518032397746222117.sh 04:56:30 ---> logs-deploy.sh 04:56:30 Setup pyenv: 04:56:30 system 04:56:30 3.8.13 04:56:30 3.9.13 04:56:30 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) 04:56:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7kVH from file:/tmp/.os_lf_venv 04:56:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:56:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:56:33 lf-activate-venv(): INFO: Base packages installed successfully 04:56:33 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 04:56:49 lf-activate-venv(): INFO: Adding /tmp/venv-7kVH/bin to PATH 04:56:49 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-dev-bldr-alpine3-docker-merge-master/329 04:56:49 INFO: archiving workspace using pattern(s): 04:56:51 Archives upload complete. 04:56:52 INFO: archiving logs to Nexus 04:56:53 ---> uname -a: 04:56:53 Linux prd-ubuntu1804-docker-4c-4g-1545 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 04:56:53 04:56:53 04:56:53 ---> lscpu: 04:56:53 Architecture: x86_64 04:56:53 CPU op-mode(s): 32-bit, 64-bit 04:56:53 Byte Order: Little Endian 04:56:53 CPU(s): 4 04:56:53 On-line CPU(s) list: 0-3 04:56:53 Thread(s) per core: 1 04:56:53 Core(s) per socket: 1 04:56:53 Socket(s): 4 04:56:53 NUMA node(s): 1 04:56:53 Vendor ID: AuthenticAMD 04:56:53 CPU family: 23 04:56:53 Model: 49 04:56:53 Model name: AMD EPYC-Rome Processor 04:56:53 Stepping: 0 04:56:53 CPU MHz: 2800.000 04:56:53 BogoMIPS: 5600.00 04:56:53 Virtualization: AMD-V 04:56:53 Hypervisor vendor: KVM 04:56:53 Virtualization type: full 04:56:53 L1d cache: 32K 04:56:53 L1i cache: 32K 04:56:53 L2 cache: 512K 04:56:53 L3 cache: 16384K 04:56:53 NUMA node0 CPU(s): 0-3 04:56:53 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 04:56:53 04:56:53 04:56:53 ---> nproc: 04:56:53 4 04:56:53 04:56:53 04:56:53 ---> df -h: 04:56:53 Filesystem Size Used Avail Use% Mounted on 04:56:53 udev 3.9G 0 3.9G 0% /dev 04:56:53 tmpfs 798M 696K 797M 1% /run 04:56:53 /dev/vda1 20G 9.7G 9.6G 51% / 04:56:53 tmpfs 3.9G 0 3.9G 0% /dev/shm 04:56:53 tmpfs 5.0M 0 5.0M 0% /run/lock 04:56:53 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:56:53 /dev/vda15 105M 5.3M 100M 5% /boot/efi 04:56:53 tmpfs 798M 0 798M 0% /run/user/1001 04:56:53 04:56:53 04:56:53 ---> free -m: 04:56:53 total used free shared buff/cache available 04:56:53 Mem: 7976 523 4539 0 2912 7153 04:56:53 Swap: 1023 0 1023 04:56:53 04:56:53 04:56:53 ---> ip addr: 04:56:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:56:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:56:53 inet 127.0.0.1/8 scope host lo 04:56:53 valid_lft forever preferred_lft forever 04:56:53 inet6 ::1/128 scope host 04:56:53 valid_lft forever preferred_lft forever 04:56:53 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 04:56:53 link/ether fa:16:3e:d5:8e:a3 brd ff:ff:ff:ff:ff:ff 04:56:53 inet 10.32.7.247/23 brd 10.32.7.255 scope global dynamic ens3 04:56:53 valid_lft 86087sec preferred_lft 86087sec 04:56:53 inet6 fe80::f816:3eff:fed5:8ea3/64 scope link 04:56:53 valid_lft forever preferred_lft forever 04:56:53 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 04:56:53 link/ether 02:42:92:05:fa:83 brd ff:ff:ff:ff:ff:ff 04:56:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:56:53 valid_lft forever preferred_lft forever 04:56:53 04:56:53 04:56:53 ---> sar -b -r -n DEV: 04:56:53 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1545) 05/23/26 _x86_64_ (4 CPU) 04:56:53 04:56:53 04:51:42 LINUX RESTART (4 CPU) 04:56:53 04:56:53 04:52:01 tps rtps wtps bread/s bwrtn/s 04:56:53 04:53:03 158.21 69.09 89.12 5604.13 39946.70 04:56:53 04:54:01 59.80 0.12 59.68 22.20 9503.05 04:56:53 04:55:01 110.36 12.38 97.98 2226.03 31738.04 04:56:53 04:56:01 10.23 0.30 9.93 19.99 420.66 04:56:53 Average: 84.86 20.65 64.21 1984.51 20493.66 04:56:53 04:56:53 04:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:56:53 04:53:03 5881220 7411028 2286208 27.99 37980 1672180 987420 10.71 588984 1530592 65420 04:56:53 04:54:01 5523796 7350040 2643632 32.37 57508 1933708 1038880 11.27 664456 1779480 147120 04:56:53 04:55:01 4728548 7390728 3438880 42.10 73720 2719440 1072252 11.63 1209692 1966804 64 04:56:53 04:56:01 4692196 7361540 3475232 42.55 75700 2727248 1007508 10.93 1339656 1876344 24948 04:56:53 Average: 5206440 7378334 2960988 36.25 61227 2263144 1026515 11.14 950697 1788305 59388 04:56:53 04:56:53 04:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:56:53 04:53:03 ens3 364.00 189.10 1145.62 61.80 0.00 0.00 0.00 0.00 04:56:53 04:53:03 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 04:56:53 04:53:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:53 04:54:01 ens3 68.02 48.78 792.65 5.78 0.00 0.00 0.00 0.00 04:56:53 04:54:01 lo 0.48 0.48 0.04 0.04 0.00 0.00 0.00 0.00 04:56:53 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:53 04:55:01 ens3 756.64 306.50 4108.13 1513.60 0.00 0.00 0.00 0.00 04:56:53 04:55:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 04:56:53 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:53 04:56:01 ens3 208.00 319.83 21.53 2325.75 0.00 0.00 0.00 0.00 04:56:53 04:56:01 lo 1.00 1.00 0.08 0.08 0.00 0.00 0.00 0.00 04:56:53 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:53 Average: ens3 351.52 217.46 1522.99 984.91 0.00 0.00 0.00 0.00 04:56:53 Average: lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 04:56:53 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:53 04:56:53 04:56:53 ---> sar -P ALL: 04:56:53 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1545) 05/23/26 _x86_64_ (4 CPU) 04:56:53 04:56:53 04:51:42 LINUX RESTART (4 CPU) 04:56:53 04:56:53 04:52:01 CPU %user %nice %system %iowait %steal %idle 04:56:53 04:53:03 all 18.53 0.00 2.74 6.21 3.22 69.30 04:56:53 04:53:03 0 16.38 0.00 1.50 4.77 3.00 74.35 04:56:53 04:53:03 1 28.82 0.00 2.69 3.60 3.50 61.40 04:56:53 04:53:03 2 21.02 0.00 2.37 6.83 3.93 65.85 04:56:53 04:53:03 3 7.87 0.00 4.42 9.67 2.43 75.60 04:56:53 04:54:01 all 19.13 0.00 1.12 2.60 1.86 75.29 04:56:53 04:54:01 0 32.17 0.00 1.92 0.60 1.72 63.60 04:56:53 04:54:01 1 0.64 0.00 0.27 2.40 2.23 94.45 04:56:53 04:54:01 2 32.27 0.00 1.59 0.61 2.39 63.14 04:56:53 04:54:01 3 11.62 0.00 0.69 6.83 1.08 79.78 04:56:53 04:55:01 all 17.45 0.00 2.89 2.64 3.69 73.33 04:56:53 04:55:01 0 15.22 0.00 2.84 6.00 3.53 72.40 04:56:53 04:55:01 1 15.85 0.00 2.48 2.69 4.29 74.68 04:56:53 04:55:01 2 28.32 0.00 4.59 1.25 4.12 61.73 04:56:53 04:55:01 3 10.39 0.00 1.66 0.61 2.80 84.53 04:56:53 04:56:01 all 18.64 0.00 1.08 0.44 2.34 77.50 04:56:53 04:56:01 0 18.42 0.00 0.81 1.43 2.57 76.77 04:56:53 04:56:01 1 30.21 0.00 1.63 0.31 3.25 64.60 04:56:53 04:56:01 2 11.70 0.00 0.79 0.02 1.89 85.60 04:56:53 04:56:01 3 14.19 0.00 1.08 0.02 1.64 83.08 04:56:53 Average: all 18.43 0.00 1.96 2.98 2.79 73.84 04:56:53 Average: 0 20.43 0.00 1.77 3.23 2.71 71.86 04:56:53 Average: 1 19.00 0.00 1.78 2.25 3.33 73.64 04:56:53 Average: 2 23.25 0.00 2.35 2.20 3.09 69.12 04:56:53 Average: 3 11.01 0.00 1.97 4.25 2.00 80.76 04:56:53 04:56:53 04:56:53