13:21:58 Started by timer 13:21:58 Running as SYSTEM 13:21:58 [EnvInject] - Loading node environment variables. 13:21:58 Building remotely on prd-ubuntu1804-docker-8c-8g-8053 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/dcaegen2-services-pmsh-docker-merge-master 13:21:58 [ssh-agent] Looking for ssh-agent implementation... 13:21:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:21:58 $ ssh-agent 13:21:58 SSH_AUTH_SOCK=/tmp/ssh-BaEuO0ZRESAG/agent.2024 13:21:58 SSH_AGENT_PID=2026 13:21:58 [ssh-agent] Started. 13:21:58 Running ssh-add (command line suppressed) 13:21:58 Identity added: /w/workspace/dcaegen2-services-pmsh-docker-merge-master@tmp/private_key_14073214830607145908.key (/w/workspace/dcaegen2-services-pmsh-docker-merge-master@tmp/private_key_14073214830607145908.key) 13:21:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:21:58 The recommended git tool is: NONE 13:22:00 using credential onap-jenkins-ssh 13:22:00 Wiping out workspace first. 13:22:00 Cloning the remote Git repository 13:22:00 Cloning repository git://cloud.onap.org/mirror/dcaegen2/services 13:22:00 > git init /w/workspace/dcaegen2-services-pmsh-docker-merge-master # timeout=10 13:22:00 Fetching upstream changes from git://cloud.onap.org/mirror/dcaegen2/services 13:22:00 > git --version # timeout=10 13:22:00 > git --version # 'git version 2.17.1' 13:22:00 using GIT_SSH to set credentials Gerrit user 13:22:00 Verifying host key using manually-configured host key entries 13:22:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/dcaegen2/services +refs/heads/*:refs/remotes/origin/* # timeout=10 13:22:01 > git config remote.origin.url git://cloud.onap.org/mirror/dcaegen2/services # timeout=10 13:22:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:22:01 Avoid second fetch 13:22:01 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:22:01 Checking out Revision 8b09486c391b9af16ef70d76f40b5380c650e483 (refs/remotes/origin/master) 13:22:01 > git config core.sparsecheckout # timeout=10 13:22:01 > git checkout -f 8b09486c391b9af16ef70d76f40b5380c650e483 # timeout=10 13:22:01 Commit message: "Chore: Add dependabot config" 13:22:01 > git rev-list --no-walk 8b09486c391b9af16ef70d76f40b5380c650e483 # timeout=10 13:22:05 provisioning config files... 13:22:05 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:22:05 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:22:05 [dcaegen2-services-pmsh-docker-merge-master] $ /bin/bash /tmp/jenkins3169644561365991808.sh 13:22:05 ---> python-tools-install.sh 13:22:05 Setup pyenv: 13:22:05 * system (set by /opt/pyenv/version) 13:22:05 * 3.8.13 (set by /opt/pyenv/version) 13:22:05 * 3.9.13 (set by /opt/pyenv/version) 13:22:05 * 3.10.6 (set by /opt/pyenv/version) 13:22:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NGua 13:22:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:22:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:22:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:22:13 lf-activate-venv(): INFO: Base packages installed successfully 13:22:13 lf-activate-venv(): INFO: Installing additional packages: lftools 13:22:38 lf-activate-venv(): INFO: Adding /tmp/venv-NGua/bin to PATH 13:22:38 Generating Requirements File 13:22:57 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. 13:22:57 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:22:57 Python 3.10.6 13:22:57 pip 25.3 from /tmp/venv-NGua/lib/python3.10/site-packages/pip (python 3.10) 13:22:58 appdirs==1.4.4 13:22:58 argcomplete==3.6.3 13:22:58 aspy.yaml==1.3.0 13:22:58 attrs==25.4.0 13:22:58 autopage==0.5.2 13:22:58 beautifulsoup4==4.14.2 13:22:58 boto3==1.40.64 13:22:58 botocore==1.40.64 13:22:58 bs4==0.0.2 13:22:58 cachetools==6.2.1 13:22:58 certifi==2025.10.5 13:22:58 cffi==2.0.0 13:22:58 cfgv==3.4.0 13:22:58 chardet==5.2.0 13:22:58 charset-normalizer==3.4.4 13:22:58 click==8.3.0 13:22:58 cliff==4.11.0 13:22:58 cmd2==2.7.0 13:22:58 cryptography==3.3.2 13:22:58 debtcollector==3.0.0 13:22:58 decorator==5.2.1 13:22:58 defusedxml==0.7.1 13:22:58 Deprecated==1.3.1 13:22:58 distlib==0.4.0 13:22:58 dnspython==2.8.0 13:22:58 docker==7.1.0 13:22:58 dogpile.cache==1.5.0 13:22:58 durationpy==0.10 13:22:58 email-validator==2.3.0 13:22:58 filelock==3.20.0 13:22:58 future==1.0.0 13:22:58 gitdb==4.0.12 13:22:58 GitPython==3.1.45 13:22:58 google-auth==2.42.1 13:22:58 httplib2==0.31.0 13:22:58 identify==2.6.15 13:22:58 idna==3.11 13:22:58 importlib-resources==1.5.0 13:22:58 iso8601==2.1.0 13:22:58 Jinja2==3.1.6 13:22:58 jmespath==1.0.1 13:22:58 jsonpatch==1.33 13:22:58 jsonpointer==3.0.0 13:22:58 jsonschema==4.25.1 13:22:58 jsonschema-specifications==2025.9.1 13:22:58 keystoneauth1==5.12.0 13:22:58 kubernetes==34.1.0 13:22:58 lftools==0.37.15 13:22:58 lxml==6.0.2 13:22:58 markdown-it-py==4.0.0 13:22:58 MarkupSafe==3.0.3 13:22:58 mdurl==0.1.2 13:22:58 msgpack==1.1.2 13:22:58 multi_key_dict==2.0.3 13:22:58 munch==4.0.0 13:22:58 netaddr==1.3.0 13:22:58 niet==1.4.2 13:22:58 nodeenv==1.9.1 13:22:58 oauth2client==4.1.3 13:22:58 oauthlib==3.3.1 13:22:58 openstacksdk==4.7.1 13:22:58 os-service-types==1.8.1 13:22:58 osc-lib==4.2.0 13:22:58 oslo.config==10.0.0 13:22:58 oslo.context==6.1.0 13:22:58 oslo.i18n==6.6.0 13:22:58 oslo.log==7.2.1 13:22:58 oslo.serialization==5.8.0 13:22:58 oslo.utils==9.1.0 13:22:58 packaging==25.0 13:22:58 pbr==7.0.2 13:22:58 platformdirs==4.5.0 13:22:58 prettytable==3.16.0 13:22:58 psutil==7.1.2 13:22:58 pyasn1==0.6.1 13:22:58 pyasn1_modules==0.4.2 13:22:58 pycparser==2.23 13:22:58 pygerrit2==2.0.15 13:22:58 PyGithub==2.8.1 13:22:58 Pygments==2.19.2 13:22:58 PyJWT==2.10.1 13:22:58 PyNaCl==1.6.0 13:22:58 pyparsing==2.4.7 13:22:58 pyperclip==1.11.0 13:22:58 pyrsistent==0.20.0 13:22:58 python-cinderclient==9.8.0 13:22:58 python-dateutil==2.9.0.post0 13:22:58 python-heatclient==4.3.0 13:22:58 python-jenkins==1.8.3 13:22:58 python-keystoneclient==5.7.0 13:22:58 python-magnumclient==4.9.0 13:22:58 python-openstackclient==8.2.0 13:22:58 python-swiftclient==4.8.0 13:22:58 PyYAML==6.0.3 13:22:58 referencing==0.37.0 13:22:58 requests==2.32.5 13:22:58 requests-oauthlib==2.0.0 13:22:58 requestsexceptions==1.4.0 13:22:58 rfc3986==2.0.0 13:22:58 rich==14.2.0 13:22:58 rich-argparse==1.7.2 13:22:58 rpds-py==0.28.0 13:22:58 rsa==4.9.1 13:22:58 ruamel.yaml==0.18.16 13:22:58 ruamel.yaml.clib==0.2.14 13:22:58 s3transfer==0.14.0 13:22:58 simplejson==3.20.2 13:22:58 six==1.17.0 13:22:58 smmap==5.0.2 13:22:58 soupsieve==2.8 13:22:58 stevedore==5.5.0 13:22:58 tabulate==0.9.0 13:22:58 toml==0.10.2 13:22:58 tomlkit==0.13.3 13:22:58 tqdm==4.67.1 13:22:58 typing_extensions==4.15.0 13:22:58 tzdata==2025.2 13:22:58 urllib3==1.26.20 13:22:58 virtualenv==20.35.4 13:22:58 wcwidth==0.2.14 13:22:58 websocket-client==1.9.0 13:22:58 wrapt==2.0.0 13:22:58 xdg==6.0.0 13:22:58 xmltodict==1.0.2 13:22:58 yq==3.4.3 13:22:58 provisioning config files... 13:22:58 copy managed file [global-settings] to file:/w/workspace/dcaegen2-services-pmsh-docker-merge-master@tmp/config3681184387149387879tmp 13:22:58 copy managed file [dcaegen2-services-settings] to file:/w/workspace/dcaegen2-services-pmsh-docker-merge-master@tmp/config1019655341745418949tmp 13:22:58 [dcaegen2-services-pmsh-docker-merge-master] $ /bin/bash /tmp/jenkins17504831087809158139.sh 13:22:58 ---> docker-login.sh 13:22:58 nexus3.onap.org:10001 13:22:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:58 Configure a credential helper to remove this warning. See 13:22:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:58 13:22:58 Login Succeeded 13:22:58 nexus3.onap.org:10002 13:22:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:58 Configure a credential helper to remove this warning. See 13:22:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:58 13:22:58 Login Succeeded 13:22:58 nexus3.onap.org:10003 13:22:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:58 Configure a credential helper to remove this warning. See 13:22:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:58 13:22:58 Login Succeeded 13:22:58 nexus3.onap.org:10004 13:22:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:59 Configure a credential helper to remove this warning. See 13:22:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:59 13:22:59 Login Succeeded 13:22:59 docker.io 13:22:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:59 Configure a credential helper to remove this warning. See 13:22:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:59 13:22:59 Login Succeeded 13:22:59 ---> docker-login.sh ends 13:22:59 [dcaegen2-services-pmsh-docker-merge-master] $ /bin/bash /tmp/jenkins930675394975668639.sh 13:22:59 [dcaegen2-services-pmsh-docker-merge-master] $ /bin/sh -xe /tmp/jenkins3989177600777214400.sh 13:22:59 [EnvInject] - Injecting environment variables from a build step. 13:22:59 [EnvInject] - Injecting as environment variables the properties content 13:22:59 DOCKER_ROOT=components/pm-subscription-handler 13:22:59 CONTAINER_TAG_YAML_DIR= 13:22:59 CONTAINER_TAG_METHOD=latest 13:22:59 13:22:59 [EnvInject] - Variables injected successfully. 13:22:59 [dcaegen2-services-pmsh-docker-merge-master] $ /bin/bash /tmp/jenkins10967078538233753128.sh 13:22:59 --> docker-ts-tag-override.sh 13:22:59 INFO: version from pom file 2.2.3-SNAPSHOT 13:22:59 INFO: docker tag is 2.2.3-SNAPSHOT-20251101T132259Z 13:22:59 [EnvInject] - Injecting environment variables from a build step. 13:22:59 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 13:22:59 [EnvInject] - Variables injected successfully. 13:22:59 [EnvInject] - Injecting environment variables from a build step. 13:22:59 [EnvInject] - Injecting as environment variables the properties content 13:22:59 DOCKER_ARGS= 13:22:59 DOCKER_ROOT=components/pm-subscription-handler 13:22:59 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 13:22:59 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 13:22:59 DOCKER_NAME=onap/org.onap.dcaegen2.services.pmsh 13:22:59 13:22:59 [EnvInject] - Variables injected successfully. 13:22:59 [dcaegen2-services-pmsh-docker-merge-master] $ /bin/bash /tmp/jenkins17929923641328428364.sh 13:22:59 ---> docker-build.sh 13:22:59 Docker version 20.10.18, build b40c2f6 13:22:59 Building image: nexus3.onap.org:10003/onap/org.onap.dcaegen2.services.pmsh:2.2.3-SNAPSHOT-20251101T132259Z 13:22:59 docker build -t nexus3.onap.org:10003/onap/org.onap.dcaegen2.services.pmsh:2.2.3-SNAPSHOT-20251101T132259Z . 13:22:59 Sending build context to Docker daemon 406kB 13:22:59 Step 1/21 : FROM nexus3.onap.org:10001/onap/integration-python:10.1.0 as build 13:22:59 10.1.0: Pulling from onap/integration-python 13:22:59 df9b9388f04a: Pulling fs layer 13:22:59 43ea72fc8b1d: Pulling fs layer 13:22:59 27483910ae24: Pulling fs layer 13:22:59 e83e43ef59f7: Pulling fs layer 13:22:59 a05cce4f5f2a: Pulling fs layer 13:22:59 e83e43ef59f7: Waiting 13:22:59 a0b782bdd10e: Pulling fs layer 13:22:59 a05cce4f5f2a: Waiting 13:22:59 a0b782bdd10e: Waiting 13:22:59 43ea72fc8b1d: Verifying Checksum 13:22:59 43ea72fc8b1d: Download complete 13:22:59 e83e43ef59f7: Verifying Checksum 13:22:59 df9b9388f04a: Verifying Checksum 13:22:59 df9b9388f04a: Download complete 13:22:59 a0b782bdd10e: Download complete 13:22:59 a05cce4f5f2a: Download complete 13:22:59 27483910ae24: Verifying Checksum 13:22:59 27483910ae24: Download complete 13:22:59 df9b9388f04a: Pull complete 13:23:00 43ea72fc8b1d: Pull complete 13:23:00 27483910ae24: Pull complete 13:23:00 e83e43ef59f7: Pull complete 13:23:00 a05cce4f5f2a: Pull complete 13:23:01 a0b782bdd10e: Pull complete 13:23:01 Digest: sha256:f27ee0ab2a795cfc83d203e7163012d124d4062c8d35364b071bb811b2c31070 13:23:01 Status: Downloaded newer image for nexus3.onap.org:10001/onap/integration-python:10.1.0 13:23:01 ---> 3d4d406848d7 13:23:01 Step 2/21 : LABEL maintainer="lego@est.tech" 13:23:04 ---> Running in 17fe579dd15e 13:23:04 Removing intermediate container 17fe579dd15e 13:23:04 ---> b5c2bc748d7a 13:23:04 Step 3/21 : USER root 13:23:04 ---> Running in 1227c02f18db 13:23:04 Removing intermediate container 1227c02f18db 13:23:04 ---> f075f5b4a599 13:23:04 Step 4/21 : RUN set -eux; apk add build-base python3-dev postgresql-dev 13:23:05 ---> Running in 738f00450b9b 13:23:05 + apk add build-base python3-dev postgresql-dev 13:23:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:23:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:23:05 (1/43) Upgrading musl (1.2.2-r7 -> 1.2.2-r9) 13:23:05 (2/43) Upgrading libcrypto1.1 (1.1.1o-r0 -> 1.1.1w-r1) 13:23:06 (3/43) Upgrading libssl1.1 (1.1.1o-r0 -> 1.1.1w-r1) 13:23:06 (4/43) Installing libgcc (10.3.1_git20211027-r0) 13:23:06 (5/43) Installing libstdc++ (10.3.1_git20211027-r0) 13:23:06 (6/43) Installing binutils (2.37-r3) 13:23:06 (7/43) Installing libmagic (5.41-r0) 13:23:06 (8/43) Installing file (5.41-r0) 13:23:06 (9/43) Installing libgomp (10.3.1_git20211027-r0) 13:23:06 (10/43) Installing libatomic (10.3.1_git20211027-r0) 13:23:06 (11/43) Installing libgphobos (10.3.1_git20211027-r0) 13:23:06 (12/43) Installing gmp (6.2.1-r1) 13:23:06 (13/43) Installing isl22 (0.22-r0) 13:23:06 (14/43) Installing mpfr4 (4.1.0-r0) 13:23:06 (15/43) Installing mpc1 (1.2.1-r0) 13:23:06 (16/43) Installing gcc (10.3.1_git20211027-r0) 13:23:07 (17/43) Installing musl-dev (1.2.2-r9) 13:23:07 (18/43) Installing libc-dev (0.7.2-r3) 13:23:07 (19/43) Installing g++ (10.3.1_git20211027-r0) 13:23:07 (20/43) Installing make (4.3-r0) 13:23:07 (21/43) Installing fortify-headers (1.1-r1) 13:23:07 (22/43) Installing patch (2.7.6-r7) 13:23:07 (23/43) Installing build-base (0.5-r3) 13:23:07 (24/43) Installing libpq (14.10-r0) 13:23:07 (25/43) Installing pkgconf (1.8.1-r0) 13:23:07 (26/43) Installing openssl-dev (1.1.1w-r1) 13:23:07 (27/43) Installing libpq-dev (14.10-r0) 13:23:07 (28/43) Installing libecpg (14.10-r0) 13:23:07 (29/43) Installing libecpg-dev (14.10-r0) 13:23:07 (30/43) Installing libxml2 (2.9.14-r2) 13:23:08 (31/43) Installing llvm12-libs (12.0.1-r0) 13:23:08 (32/43) Installing clang-libs (12.0.1-r1) 13:23:09 (33/43) Installing clang (12.0.1-r1) 13:23:12 (34/43) Installing icu-libs (69.1-r1) 13:23:12 (35/43) Installing icu (69.1-r1) 13:23:12 (36/43) Installing icu-dev (69.1-r1) 13:23:12 (37/43) Installing llvm12 (12.0.1-r0) 13:23:13 (38/43) Installing postgresql14-dev (14.10-r0) 13:23:13 (39/43) Installing gdbm (1.22-r0) 13:23:13 (40/43) Installing mpdecimal (2.5.1-r1) 13:23:13 (41/43) Installing readline (8.1.1-r0) 13:23:13 (42/43) Installing python3 (3.9.18-r0) 13:23:13 (43/43) Installing python3-dev (3.9.18-r0) 13:23:13 Executing busybox-1.34.1-r5.trigger 13:23:13 OK: 611 MiB in 74 packages 13:23:33 Removing intermediate container 738f00450b9b 13:23:33 ---> 5de3fea59f1a 13:23:33 Step 5/21 : COPY setup.py ./ 13:23:33 ---> c7e69b69b121 13:23:33 Step 6/21 : COPY requirements.txt ./ 13:23:33 ---> fd8c15c80498 13:23:33 Step 7/21 : RUN pip install --prefix /opt -r requirements.txt --no-cache-dir 13:23:33 ---> Running in 5d38c8365d09 13:23:35 Processing /app 13:23:35  DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. 13:23:35 pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. 13:23:35 Collecting requests==2.22.0 13:23:35 Downloading requests-2.22.0-py2.py3-none-any.whl (57 kB) 13:23:35 Collecting tenacity==6.0.0 13:23:35 Downloading tenacity-6.0.0-py2.py3-none-any.whl (24 kB) 13:23:35 Collecting connexion==2.5.0 13:23:35 Downloading connexion-2.5.0-py2.py3-none-any.whl (76 kB) 13:23:36 Collecting flask_sqlalchemy==3.0.1 13:23:36 Downloading Flask_SQLAlchemy-3.0.1-py3-none-any.whl (24 kB) 13:23:36 Collecting Flask==2.2 13:23:36 Downloading Flask-2.2.0-py3-none-any.whl (101 kB) 13:23:36 Collecting tornado==6.1 13:23:36 Downloading tornado-6.1.tar.gz (497 kB) 13:23:36 Collecting swagger-ui-bundle==0.0.6 13:23:36 Downloading swagger_ui_bundle-0.0.6-py3-none-any.whl (3.5 MB) 13:23:36 Collecting psycopg2-binary==2.9.5 13:23:36 Downloading psycopg2_binary-2.9.5-cp310-cp310-musllinux_1_1_x86_64.whl (1.9 MB) 13:23:37 Collecting onap_dcae_cbs_docker_client==2.2.1 13:23:37 Downloading onap_dcae_cbs_docker_client-2.2.1.tar.gz (4.4 kB) 13:23:37 Collecting onappylog==1.0.9 13:23:37 Downloading onappylog-1.0.9-py2.py3-none-any.whl (17 kB) 13:23:37 Collecting ruamel.yaml==0.16.10 13:23:37 Downloading ruamel.yaml-0.16.10-py2.py3-none-any.whl (111 kB) 13:23:37 Collecting jsonschema==3.2.0 13:23:37 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) 13:23:38 Collecting pyyaml==5.4.1 13:23:38 Downloading PyYAML-5.4.1.tar.gz (175 kB) 13:23:38 Installing build dependencies: started 13:23:43 Installing build dependencies: finished with status 'done' 13:23:43 Getting requirements to build wheel: started 13:23:43 Getting requirements to build wheel: finished with status 'error' 13:23:43  ERROR: Command errored out with exit status 1: 13:23:43 command: /usr/local/bin/python /usr/local/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpgomequcy 13:23:43 cwd: /tmp/pip-install-prfntcu_/pyyaml_3f7aa880544e43a9a2fb1eb46053b012 13:23:43 Complete output (61 lines): 13:23:43 /tmp/pip-build-env-61yfsd3h/overlay/lib/python3.10/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 13:23:43 !! 13:23:43 13:23:43 ******************************************************************************** 13:23:43 Please consider removing the following classifiers in favor of a SPDX license expression: 13:23:43 13:23:43 License :: OSI Approved :: MIT License 13:23:43 13:23:43 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 13:23:43 ******************************************************************************** 13:23:43 13:23:43 !! 13:23:43 self._finalize_license_expression() 13:23:43 running egg_info 13:23:43 writing lib3/PyYAML.egg-info/PKG-INFO 13:23:43 writing dependency_links to lib3/PyYAML.egg-info/dependency_links.txt 13:23:43 writing top-level names to lib3/PyYAML.egg-info/top_level.txt 13:23:43 Traceback (most recent call last): 13:23:43 File "/usr/local/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 349, in 13:23:43 main() 13:23:43 File "/usr/local/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 331, in main 13:23:43 json_out['return_val'] = hook(**hook_input['kwargs']) 13:23:43 File "/usr/local/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 117, in get_requires_for_build_wheel 13:23:43 return hook(config_settings) 13:23:43 File "/tmp/pip-build-env-61yfsd3h/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 331, in get_requires_for_build_wheel 13:23:43 return self._get_build_requires(config_settings, requirements=[]) 13:23:43 File "/tmp/pip-build-env-61yfsd3h/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires 13:23:43 self.run_setup() 13:23:43 File "/tmp/pip-build-env-61yfsd3h/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 317, in run_setup 13:23:43 exec(code, locals()) 13:23:43 File "", line 271, in 13:23:43 File "/tmp/pip-build-env-61yfsd3h/overlay/lib/python3.10/site-packages/setuptools/__init__.py", line 115, in setup 13:23:43 return distutils.core.setup(**attrs) 13:23:43 File "/tmp/pip-build-env-61yfsd3h/overlay/lib/python3.10/site-packages/setuptools/_distutils/core.py", line 186, in setup 13:23:43 return run_commands(dist) 13:23:43 File "/tmp/pip-build-env-61yfsd3h/overlay/lib/python3.10/site-packages/setuptools/_distutils/core.py", line 202, in run_commands 13:23:43 dist.run_commands() 13:23:43 File "/tmp/pip-build-env-61yfsd3h/overlay/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 1002, in run_commands 13:23:43 self.run_command(cmd) 13:23:43 File "/tmp/pip-build-env-61yfsd3h/overlay/lib/python3.10/site-packages/setuptools/dist.py", line 1102, in run_command 13:23:43 super().run_command(command) 13:23:43 File "/tmp/pip-build-env-61yfsd3h/overlay/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 1021, in run_command 13:23:43 cmd_obj.run() 13:23:43 File "/tmp/pip-build-env-61yfsd3h/overlay/lib/python3.10/site-packages/setuptools/command/egg_info.py", line 312, in run 13:23:43 self.find_sources() 13:23:43 File "/tmp/pip-build-env-61yfsd3h/overlay/lib/python3.10/site-packages/setuptools/command/egg_info.py", line 320, in find_sources 13:23:43 mm.run() 13:23:43 File "/tmp/pip-build-env-61yfsd3h/overlay/lib/python3.10/site-packages/setuptools/command/egg_info.py", line 543, in run 13:23:43 self.add_defaults() 13:23:43 File "/tmp/pip-build-env-61yfsd3h/overlay/lib/python3.10/site-packages/setuptools/command/egg_info.py", line 581, in add_defaults 13:23:43 sdist.add_defaults(self) 13:23:43 File "/tmp/pip-build-env-61yfsd3h/overlay/lib/python3.10/site-packages/setuptools/command/sdist.py", line 109, in add_defaults 13:23:43 super().add_defaults() 13:23:43 File "/tmp/pip-build-env-61yfsd3h/overlay/lib/python3.10/site-packages/setuptools/_distutils/command/sdist.py", line 245, in add_defaults 13:23:43 self._add_defaults_ext() 13:23:43 File "/tmp/pip-build-env-61yfsd3h/overlay/lib/python3.10/site-packages/setuptools/_distutils/command/sdist.py", line 330, in _add_defaults_ext 13:23:43 self.filelist.extend(build_ext.get_source_files()) 13:23:43 File "", line 201, in get_source_files 13:23:43 File "/tmp/pip-build-env-61yfsd3h/overlay/lib/python3.10/site-packages/setuptools/_distutils/cmd.py", line 131, in __getattr__ 13:23:43 raise AttributeError(attr) 13:23:43 AttributeError: cython_sources 13:23:43 ---------------------------------------- 13:23:43 WARNING: Discarding https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz#sha256=607774cbba28732bfa802b54baa7484215f530991055bb562efbed5b2f20a45e (from https://pypi.org/simple/pyyaml/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*). Command errored out with exit status 1: /usr/local/bin/python /usr/local/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpgomequcy Check the logs for full command output. 13:23:43 ERROR: Could not find a version that satisfies the requirement pyyaml==5.4.1 (from pm-subscription-handler) (from versions: 3.10, 3.11, 3.12, 3.13b1, 3.13rc1, 3.13, 4.2b1, 4.2b2, 4.2b4, 5.1b1, 5.1b3, 5.1b5, 5.1, 5.1.1, 5.1.2, 5.2b1, 5.2, 5.3b1, 5.3, 5.3.1, 5.4b1, 5.4b2, 5.4, 5.4.1, 6.0b1, 6.0, 6.0.1, 6.0.2rc1, 6.0.2, 6.0.3) 13:23:43 ERROR: No matching distribution found for pyyaml==5.4.1 13:23:43 WARNING: You are using pip version 21.2.4; however, version 25.3 is available. 13:23:43 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. 13:23:44 The command '/bin/sh -c pip install --prefix /opt -r requirements.txt --no-cache-dir' returned a non-zero code: 1 13:23:44 Build step 'Execute shell' marked build as failure 13:23:44 $ ssh-agent -k 13:23:44 unset SSH_AUTH_SOCK; 13:23:44 unset SSH_AGENT_PID; 13:23:44 echo Agent pid 2026 killed; 13:23:44 [ssh-agent] Stopped. 13:23:44 [PostBuildScript] - [INFO] Executing post build scripts. 13:23:44 [dcaegen2-services-pmsh-docker-merge-master] $ /bin/bash /tmp/jenkins15466323080109632324.sh 13:23:44 ---> sysstat.sh 13:23:44 [dcaegen2-services-pmsh-docker-merge-master] $ /bin/bash /tmp/jenkins7137357670509876519.sh 13:23:44 ---> package-listing.sh 13:23:44 ++ facter osfamily 13:23:44 ++ tr '[:upper:]' '[:lower:]' 13:23:44 + OS_FAMILY=debian 13:23:44 + workspace=/w/workspace/dcaegen2-services-pmsh-docker-merge-master 13:23:44 + START_PACKAGES=/tmp/packages_start.txt 13:23:44 + END_PACKAGES=/tmp/packages_end.txt 13:23:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:23:44 + PACKAGES=/tmp/packages_start.txt 13:23:44 + '[' /w/workspace/dcaegen2-services-pmsh-docker-merge-master ']' 13:23:44 + PACKAGES=/tmp/packages_end.txt 13:23:44 + case "${OS_FAMILY}" in 13:23:44 + dpkg -l 13:23:44 + grep '^ii' 13:23:44 + '[' -f /tmp/packages_start.txt ']' 13:23:44 + '[' -f /tmp/packages_end.txt ']' 13:23:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:23:44 + '[' /w/workspace/dcaegen2-services-pmsh-docker-merge-master ']' 13:23:44 + mkdir -p /w/workspace/dcaegen2-services-pmsh-docker-merge-master/archives/ 13:23:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dcaegen2-services-pmsh-docker-merge-master/archives/ 13:23:45 [dcaegen2-services-pmsh-docker-merge-master] $ /bin/bash /tmp/jenkins16815344825665970801.sh 13:23:45 ---> capture-instance-metadata.sh 13:23:45 Setup pyenv: 13:23:45 system 13:23:45 3.8.13 13:23:45 3.9.13 13:23:45 * 3.10.6 (set by /w/workspace/dcaegen2-services-pmsh-docker-merge-master/.python-version) 13:23:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NGua from file:/tmp/.os_lf_venv 13:23:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:23:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:23:47 lf-activate-venv(): INFO: Base packages installed successfully 13:23:47 lf-activate-venv(): INFO: Installing additional packages: lftools 13:23:56 lf-activate-venv(): INFO: Adding /tmp/venv-NGua/bin to PATH 13:23:56 INFO: Running in OpenStack, capturing instance metadata 13:23:56 [dcaegen2-services-pmsh-docker-merge-master] $ /bin/bash /tmp/jenkins11614066416056671044.sh 13:23:56 provisioning config files... 13:23:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dcaegen2-services-pmsh-docker-merge-master@tmp/config2291966222312737868tmp 13:23:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:23:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:23:56 [EnvInject] - Injecting environment variables from a build step. 13:23:56 [EnvInject] - Injecting as environment variables the properties content 13:23:56 SERVER_ID=logs 13:23:56 13:23:56 [EnvInject] - Variables injected successfully. 13:23:56 [dcaegen2-services-pmsh-docker-merge-master] $ /bin/bash /tmp/jenkins16487057946367678249.sh 13:23:56 ---> create-netrc.sh 13:23:56 [dcaegen2-services-pmsh-docker-merge-master] $ /bin/bash /tmp/jenkins2140195159072825186.sh 13:23:56 ---> python-tools-install.sh 13:23:56 Setup pyenv: 13:23:56 system 13:23:56 3.8.13 13:23:56 3.9.13 13:23:56 * 3.10.6 (set by /w/workspace/dcaegen2-services-pmsh-docker-merge-master/.python-version) 13:23:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NGua from file:/tmp/.os_lf_venv 13:23:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:23:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:23:58 lf-activate-venv(): INFO: Base packages installed successfully 13:23:58 lf-activate-venv(): INFO: Installing additional packages: lftools 13:24:06 lf-activate-venv(): INFO: Adding /tmp/venv-NGua/bin to PATH 13:24:06 [dcaegen2-services-pmsh-docker-merge-master] $ /bin/bash /tmp/jenkins9183242859691148911.sh 13:24:06 ---> sudo-logs.sh 13:24:06 Archiving 'sudo' log.. 13:24:07 [dcaegen2-services-pmsh-docker-merge-master] $ /bin/bash /tmp/jenkins1436314515448046186.sh 13:24:07 ---> job-cost.sh 13:24:07 Setup pyenv: 13:24:07 system 13:24:07 3.8.13 13:24:07 3.9.13 13:24:07 * 3.10.6 (set by /w/workspace/dcaegen2-services-pmsh-docker-merge-master/.python-version) 13:24:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NGua from file:/tmp/.os_lf_venv 13:24:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:24:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:24:09 lf-activate-venv(): INFO: Base packages installed successfully 13:24:09 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:24:14 lf-activate-venv(): INFO: Adding /tmp/venv-NGua/bin to PATH 13:24:14 INFO: No Stack... 13:24:14 INFO: Retrieving Pricing Info for: v3-standard-8 13:24:14 INFO: Archiving Costs 13:24:14 [dcaegen2-services-pmsh-docker-merge-master] $ /bin/bash -l /tmp/jenkins920833007045521567.sh 13:24:14 ---> logs-deploy.sh 13:24:14 Setup pyenv: 13:24:14 system 13:24:14 3.8.13 13:24:14 3.9.13 13:24:14 * 3.10.6 (set by /w/workspace/dcaegen2-services-pmsh-docker-merge-master/.python-version) 13:24:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NGua from file:/tmp/.os_lf_venv 13:24:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:24:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:24:16 lf-activate-venv(): INFO: Base packages installed successfully 13:24:16 lf-activate-venv(): INFO: Installing additional packages: lftools 13:24:26 lf-activate-venv(): INFO: Adding /tmp/venv-NGua/bin to PATH 13:24:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/dcaegen2-services-pmsh-docker-merge-master/372 13:24:26 INFO: archiving workspace using pattern(s): 13:24:27 Archives upload complete. 13:24:27 INFO: archiving logs to Nexus 13:24:28 ---> uname -a: 13:24:28 Linux prd-ubuntu1804-docker-8c-8g-8053 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:24:28 13:24:28 13:24:28 ---> lscpu: 13:24:28 Architecture: x86_64 13:24:28 CPU op-mode(s): 32-bit, 64-bit 13:24:28 Byte Order: Little Endian 13:24:28 CPU(s): 8 13:24:28 On-line CPU(s) list: 0-7 13:24:28 Thread(s) per core: 1 13:24:28 Core(s) per socket: 1 13:24:28 Socket(s): 8 13:24:28 NUMA node(s): 1 13:24:28 Vendor ID: AuthenticAMD 13:24:28 CPU family: 23 13:24:28 Model: 49 13:24:28 Model name: AMD EPYC-Rome Processor 13:24:28 Stepping: 0 13:24:28 CPU MHz: 2799.998 13:24:28 BogoMIPS: 5599.99 13:24:28 Virtualization: AMD-V 13:24:28 Hypervisor vendor: KVM 13:24:28 Virtualization type: full 13:24:28 L1d cache: 32K 13:24:28 L1i cache: 32K 13:24:28 L2 cache: 512K 13:24:28 L3 cache: 16384K 13:24:28 NUMA node0 CPU(s): 0-7 13:24:28 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 13:24:28 13:24:28 13:24:28 ---> nproc: 13:24:28 8 13:24:28 13:24:28 13:24:28 ---> df -h: 13:24:28 Filesystem Size Used Avail Use% Mounted on 13:24:28 udev 16G 0 16G 0% /dev 13:24:28 tmpfs 3.2G 712K 3.2G 1% /run 13:24:28 /dev/vda1 155G 11G 145G 7% / 13:24:28 tmpfs 16G 0 16G 0% /dev/shm 13:24:28 tmpfs 5.0M 0 5.0M 0% /run/lock 13:24:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:24:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:24:28 tmpfs 3.2G 0 3.2G 0% /run/user/1001 13:24:28 13:24:28 13:24:28 ---> free -m: 13:24:28 total used free shared buff/cache available 13:24:28 Mem: 32167 854 28482 0 2830 30872 13:24:28 Swap: 1023 0 1023 13:24:28 13:24:28 13:24:28 ---> ip addr: 13:24:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:24:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:24:28 inet 127.0.0.1/8 scope host lo 13:24:28 valid_lft forever preferred_lft forever 13:24:28 inet6 ::1/128 scope host 13:24:28 valid_lft forever preferred_lft forever 13:24:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:24:28 link/ether fa:16:3e:8a:17:cb brd ff:ff:ff:ff:ff:ff 13:24:28 inet 10.30.106.107/23 brd 10.30.107.255 scope global dynamic ens3 13:24:28 valid_lft 86213sec preferred_lft 86213sec 13:24:28 inet6 fe80::f816:3eff:fe8a:17cb/64 scope link 13:24:28 valid_lft forever preferred_lft forever 13:24:28 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 13:24:28 link/ether 02:42:88:8b:78:a9 brd ff:ff:ff:ff:ff:ff 13:24:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:24:28 valid_lft forever preferred_lft forever 13:24:28 inet6 fe80::42:88ff:fe8b:78a9/64 scope link 13:24:28 valid_lft forever preferred_lft forever 13:24:28 13:24:28 13:24:28 ---> sar -b -r -n DEV: 13:24:28 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-8053) 11/01/25 _x86_64_ (8 CPU) 13:24:28 13:24:28 13:21:23 LINUX RESTART (8 CPU) 13:24:28 13:24:28 13:22:01 tps rtps wtps bread/s bwrtn/s 13:24:28 13:23:01 343.95 29.02 314.93 2013.33 45449.12 13:24:28 13:24:01 174.37 2.55 171.82 384.87 80251.29 13:24:28 Average: 259.17 15.79 243.38 1199.17 62848.75 13:24:28 13:24:28 13:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:24:28 13:23:01 29924496 31695376 3014724 9.15 79824 1990696 1513252 4.45 930516 1768096 241360 13:24:28 13:24:01 29173636 31616100 3765584 11.43 88424 2637072 1491988 4.39 1034336 2379144 27100 13:24:28 Average: 29549066 31655738 3390154 10.29 84124 2313884 1502620 4.42 982426 2073620 134230 13:24:28 13:24:28 13:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:24:28 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:28 13:23:01 ens3 144.89 104.32 1502.77 33.56 0.00 0.00 0.00 0.00 13:24:28 13:23:01 lo 3.60 3.60 0.38 0.38 0.00 0.00 0.00 0.00 13:24:28 13:24:01 docker0 77.02 219.55 4.45 3797.50 0.00 0.00 0.00 0.00 13:24:28 13:24:01 ens3 236.01 91.05 3808.91 10.95 0.00 0.00 0.00 0.00 13:24:28 13:24:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 13:24:28 Average: docker0 38.51 109.76 2.23 1898.59 0.00 0.00 0.00 0.00 13:24:28 Average: ens3 190.44 97.68 2655.75 22.26 0.00 0.00 0.00 0.00 13:24:28 Average: lo 2.03 2.03 0.21 0.21 0.00 0.00 0.00 0.00 13:24:28 13:24:28 13:24:28 ---> sar -P ALL: 13:24:28 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-8053) 11/01/25 _x86_64_ (8 CPU) 13:24:28 13:24:28 13:21:23 LINUX RESTART (8 CPU) 13:24:28 13:24:28 13:22:01 CPU %user %nice %system %iowait %steal %idle 13:24:28 13:23:01 all 9.93 0.00 1.01 3.04 0.04 85.98 13:24:28 13:23:01 0 2.28 0.00 0.48 0.18 0.00 97.05 13:24:28 13:23:01 1 1.56 0.00 0.54 4.70 0.03 93.17 13:24:28 13:23:01 2 0.43 0.00 0.18 0.00 0.02 99.37 13:24:28 13:23:01 3 22.41 0.00 2.33 5.04 0.08 70.14 13:24:28 13:23:01 4 34.27 0.00 2.42 1.54 0.05 61.72 13:24:28 13:23:01 5 14.01 0.00 1.07 1.80 0.08 83.03 13:24:28 13:23:01 6 1.62 0.00 0.33 11.06 0.03 86.95 13:24:28 13:23:01 7 2.84 0.00 0.75 0.05 0.02 96.35 13:24:28 13:24:01 all 6.53 0.00 1.33 5.11 0.03 87.00 13:24:28 13:24:01 0 1.00 0.00 0.67 0.18 0.02 98.13 13:24:28 13:24:01 1 17.09 0.00 1.98 5.04 0.03 75.86 13:24:28 13:24:01 2 3.06 0.00 0.74 0.30 0.02 95.88 13:24:28 13:24:01 3 4.79 0.00 1.42 0.00 0.03 93.75 13:24:28 13:24:01 4 3.52 0.00 1.72 0.13 0.02 94.61 13:24:28 13:24:01 5 4.19 0.00 1.09 7.72 0.03 86.97 13:24:28 13:24:01 6 6.27 0.00 1.04 3.17 0.03 89.49 13:24:28 13:24:01 7 12.40 0.00 1.96 24.42 0.05 61.17 13:24:28 Average: all 8.23 0.00 1.17 4.08 0.03 86.49 13:24:28 Average: 0 1.64 0.00 0.58 0.18 0.01 97.59 13:24:28 Average: 1 9.32 0.00 1.26 4.87 0.03 84.52 13:24:28 Average: 2 1.75 0.00 0.46 0.15 0.02 97.63 13:24:28 Average: 3 13.59 0.00 1.87 2.52 0.06 81.96 13:24:28 Average: 4 18.90 0.00 2.07 0.83 0.03 78.16 13:24:28 Average: 5 9.11 0.00 1.08 4.76 0.06 85.00 13:24:28 Average: 6 3.94 0.00 0.68 7.12 0.03 88.22 13:24:28 Average: 7 7.60 0.00 1.36 12.20 0.03 78.81 13:24:28 13:24:28 13:24:28