07:03:00 Started by timer 07:03:00 Running as SYSTEM 07:03:00 [EnvInject] - Loading node environment variables. 07:03:00 Building remotely on prd-ubuntu1804-docker-8c-8g-174 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/dcaegen2-utils-maven-clm-master 07:03:00 [ssh-agent] Looking for ssh-agent implementation... 07:03:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:03:01 $ ssh-agent 07:03:01 SSH_AUTH_SOCK=/tmp/ssh-IRhVPTKb2Atp/agent.2216 07:03:01 SSH_AGENT_PID=2218 07:03:01 [ssh-agent] Started. 07:03:01 Running ssh-add (command line suppressed) 07:03:01 Identity added: /w/workspace/dcaegen2-utils-maven-clm-master@tmp/private_key_7161857831108921577.key (/w/workspace/dcaegen2-utils-maven-clm-master@tmp/private_key_7161857831108921577.key) 07:03:01 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:03:01 The recommended git tool is: NONE 07:03:02 using credential onap-jenkins-ssh 07:03:02 Wiping out workspace first. 07:03:02 Cloning the remote Git repository 07:03:02 Cloning repository git://cloud.onap.org/mirror/dcaegen2/utils 07:03:02 > git init /w/workspace/dcaegen2-utils-maven-clm-master # timeout=10 07:03:02 Fetching upstream changes from git://cloud.onap.org/mirror/dcaegen2/utils 07:03:02 > git --version # timeout=10 07:03:02 > git --version # 'git version 2.17.1' 07:03:02 using GIT_SSH to set credentials Gerrit user 07:03:02 Verifying host key using manually-configured host key entries 07:03:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/dcaegen2/utils +refs/heads/*:refs/remotes/origin/* # timeout=10 07:03:02 > git config remote.origin.url git://cloud.onap.org/mirror/dcaegen2/utils # timeout=10 07:03:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:03:02 Avoid second fetch 07:03:02 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 07:03:02 Checking out Revision 2dae4e0c83c68ec184d0ee51a6fcc73eb285ed65 (refs/remotes/origin/master) 07:03:02 > git config core.sparsecheckout # timeout=10 07:03:02 > git checkout -f 2dae4e0c83c68ec184d0ee51a6fcc73eb285ed65 # timeout=10 07:03:03 Commit message: "R12 tag/path update" 07:03:03 > git rev-list --no-walk 2dae4e0c83c68ec184d0ee51a6fcc73eb285ed65 # timeout=10 07:03:06 provisioning config files... 07:03:06 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:03:06 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:03:06 [dcaegen2-utils-maven-clm-master] $ /bin/bash /tmp/jenkins2868442890443802365.sh 07:03:06 ---> python-tools-install.sh 07:03:06 Setup pyenv: 07:03:06 * system (set by /opt/pyenv/version) 07:03:06 * 3.8.13 (set by /opt/pyenv/version) 07:03:06 * 3.9.13 (set by /opt/pyenv/version) 07:03:06 * 3.10.6 (set by /opt/pyenv/version) 07:03:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-I6GH 07:03:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:03:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:03:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:03:14 lf-activate-venv(): INFO: Base packages installed successfully 07:03:14 lf-activate-venv(): INFO: Installing additional packages: lftools 07:03:37 lf-activate-venv(): INFO: Adding /tmp/venv-I6GH/bin to PATH 07:03:37 Generating Requirements File 07:03:55 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. 07:03:55 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:03:56 Python 3.10.6 07:03:56 pip 25.2 from /tmp/venv-I6GH/lib/python3.10/site-packages/pip (python 3.10) 07:03:56 appdirs==1.4.4 07:03:56 argcomplete==3.6.2 07:03:56 aspy.yaml==1.3.0 07:03:56 attrs==25.3.0 07:03:56 autopage==0.5.2 07:03:56 beautifulsoup4==4.14.2 07:03:56 boto3==1.40.45 07:03:56 botocore==1.40.45 07:03:56 bs4==0.0.2 07:03:56 cachetools==6.2.0 07:03:56 certifi==2025.8.3 07:03:56 cffi==2.0.0 07:03:56 cfgv==3.4.0 07:03:56 chardet==5.2.0 07:03:56 charset-normalizer==3.4.3 07:03:56 click==8.3.0 07:03:56 cliff==4.11.0 07:03:56 cmd2==2.7.0 07:03:56 cryptography==3.3.2 07:03:56 debtcollector==3.0.0 07:03:56 decorator==5.2.1 07:03:56 defusedxml==0.7.1 07:03:56 Deprecated==1.2.18 07:03:56 distlib==0.4.0 07:03:56 dnspython==2.8.0 07:03:56 docker==7.1.0 07:03:56 dogpile.cache==1.4.1 07:03:56 durationpy==0.10 07:03:56 email-validator==2.3.0 07:03:56 filelock==3.19.1 07:03:56 future==1.0.0 07:03:56 gitdb==4.0.12 07:03:56 GitPython==3.1.45 07:03:56 google-auth==2.41.1 07:03:56 httplib2==0.31.0 07:03:56 identify==2.6.15 07:03:56 idna==3.10 07:03:56 importlib-resources==1.5.0 07:03:56 iso8601==2.1.0 07:03:56 Jinja2==3.1.6 07:03:56 jmespath==1.0.1 07:03:56 jsonpatch==1.33 07:03:56 jsonpointer==3.0.0 07:03:56 jsonschema==4.25.1 07:03:56 jsonschema-specifications==2025.9.1 07:03:56 keystoneauth1==5.12.0 07:03:56 kubernetes==34.1.0 07:03:56 lftools==0.37.14 07:03:56 lxml==6.0.2 07:03:56 markdown-it-py==4.0.0 07:03:56 MarkupSafe==3.0.3 07:03:56 mdurl==0.1.2 07:03:56 msgpack==1.1.1 07:03:56 multi_key_dict==2.0.3 07:03:56 munch==4.0.0 07:03:56 netaddr==1.3.0 07:03:56 niet==1.4.2 07:03:56 nodeenv==1.9.1 07:03:56 oauth2client==4.1.3 07:03:56 oauthlib==3.3.1 07:03:56 openstacksdk==4.7.1 07:03:56 os-service-types==1.8.0 07:03:56 osc-lib==4.2.0 07:03:56 oslo.config==10.0.0 07:03:56 oslo.context==6.1.0 07:03:56 oslo.i18n==6.6.0 07:03:56 oslo.log==7.2.1 07:03:56 oslo.serialization==5.8.0 07:03:56 oslo.utils==9.1.0 07:03:56 packaging==25.0 07:03:56 pbr==7.0.1 07:03:56 platformdirs==4.4.0 07:03:56 prettytable==3.16.0 07:03:56 psutil==7.1.0 07:03:56 pyasn1==0.6.1 07:03:56 pyasn1_modules==0.4.2 07:03:56 pycparser==2.23 07:03:56 pygerrit2==2.0.15 07:03:56 PyGithub==2.8.1 07:03:56 Pygments==2.19.2 07:03:56 PyJWT==2.10.1 07:03:56 PyNaCl==1.6.0 07:03:56 pyparsing==2.4.7 07:03:56 pyperclip==1.11.0 07:03:56 pyrsistent==0.20.0 07:03:56 python-cinderclient==9.8.0 07:03:56 python-dateutil==2.9.0.post0 07:03:56 python-heatclient==4.3.0 07:03:56 python-jenkins==1.8.3 07:03:56 python-keystoneclient==5.7.0 07:03:56 python-magnumclient==4.9.0 07:03:56 python-openstackclient==8.2.0 07:03:56 python-swiftclient==4.8.0 07:03:56 PyYAML==6.0.3 07:03:56 referencing==0.36.2 07:03:56 requests==2.32.5 07:03:56 requests-oauthlib==2.0.0 07:03:56 requestsexceptions==1.4.0 07:03:56 rfc3986==2.0.0 07:03:56 rich==14.1.0 07:03:56 rich-argparse==1.7.1 07:03:56 rpds-py==0.27.1 07:03:56 rsa==4.9.1 07:03:56 ruamel.yaml==0.18.15 07:03:56 ruamel.yaml.clib==0.2.14 07:03:56 s3transfer==0.14.0 07:03:56 simplejson==3.20.2 07:03:56 six==1.17.0 07:03:56 smmap==5.0.2 07:03:56 soupsieve==2.8 07:03:56 stevedore==5.5.0 07:03:56 tabulate==0.9.0 07:03:56 toml==0.10.2 07:03:56 tomlkit==0.13.3 07:03:56 tqdm==4.67.1 07:03:56 typing_extensions==4.15.0 07:03:56 tzdata==2025.2 07:03:56 urllib3==1.26.20 07:03:56 virtualenv==20.34.0 07:03:56 wcwidth==0.2.14 07:03:56 websocket-client==1.8.0 07:03:56 wrapt==1.17.3 07:03:56 xdg==6.0.0 07:03:56 xmltodict==1.0.2 07:03:56 yq==3.4.3 07:03:56 [dcaegen2-utils-maven-clm-master] $ /bin/sh -xe /tmp/jenkins18165518479493764760.sh 07:03:56 + echo quiet=on 07:03:56 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.5.4/apache-maven-3.5.4-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 on prd-ubuntu1804-docker-8c-8g-174 07:03:57 [dcaegen2-utils-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=dcaegen2/utils -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn35/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 07:03:57 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=dcaegen2/utils --version 07:03:57 Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) 07:03:57 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 07:03:57 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 07:03:57 Default locale: en, platform encoding: UTF-8 07:03:57 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 07:03:57 [dcaegen2-utils-maven-clm-master] $ /bin/sh -xe /tmp/jenkins2114991139000699190.sh 07:03:57 + rm /home/jenkins/.wgetrc 07:03:57 [EnvInject] - Injecting environment variables from a build step. 07:03:57 [EnvInject] - Injecting as environment variables the properties content 07:03:57 SET_JDK_VERSION=openjdk11 07:03:57 GIT_URL="git://cloud.onap.org/mirror" 07:03:57 07:03:57 [EnvInject] - Variables injected successfully. 07:03:57 [dcaegen2-utils-maven-clm-master] $ /bin/sh /tmp/jenkins4325096378108834384.sh 07:03:57 ---> update-java-alternatives.sh 07:03:57 ---> Updating Java version 07:03:58 ---> Ubuntu/Debian system detected 07:03:58 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 07:03:58 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 07:03:58 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 07:03:58 openjdk version "11.0.16" 2022-07-19 07:03:58 OpenJDK Runtime Environment (build 11.0.16+8-post-Ubuntu-0ubuntu118.04) 07:03:58 OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Ubuntu-0ubuntu118.04, mixed mode) 07:03:58 JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64 07:03:58 [EnvInject] - Injecting environment variables from a build step. 07:03:58 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 07:03:58 [EnvInject] - Variables injected successfully. 07:03:58 provisioning config files... 07:03:58 copy managed file [global-settings] to file:/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config55168793452336825tmp 07:03:58 copy managed file [dcaegen2-utils-settings] to file:/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:03:58 [EnvInject] - Injecting environment variables from a build step. 07:03:58 [EnvInject] - Injecting as environment variables the properties content 07:03:58 MAVEN_GOALS=clean install 07:03:58 07:03:58 [EnvInject] - Variables injected successfully. 07:03:58 [dcaegen2-utils-maven-clm-master] $ /bin/bash -l /tmp/jenkins17352285243469645015.sh 07:03:58 ---> common-variables.sh 07:03:58 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 07:03:58 ---> sonatype-clm.sh 07:03:58 Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) 07:03:58 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 07:03:58 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 07:03:58 Default locale: en, platform encoding: UTF-8 07:03:58 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 07:03:59 [INFO] Scanning for projects... 07:04:02 [INFO] Inspecting build with total of 4 modules... 07:04:02 [INFO] Installing Nexus Staging features: 07:04:02 [INFO] ... total of 4 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin 07:04:02 [INFO] ------------------------------------------------------------------------ 07:04:02 [INFO] Reactor Build Order: 07:04:02 [INFO] 07:04:02 [INFO] dcaegen2-utils-python-cbs-docker-client [jar] 07:04:02 [INFO] dcaegen2-utils [pom] 07:04:02 [INFO] dcaegen2-utils-onap-dcae-dcaepolicy-lib [jar] 07:04:02 [INFO] dcaegen2-utils-scripts [jar] 07:04:03 [INFO] 07:04:03 [INFO] --------< org.onap.dcaegen2.utils:onap-dcae-cbs-docker-client >--------- 07:04:03 [INFO] Building dcaegen2-utils-python-cbs-docker-client 2.2.1-SNAPSHOT [1/4] 07:04:03 [INFO] --------------------------------[ jar ]--------------------------------- 07:04:03 [INFO] 07:04:03 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ onap-dcae-cbs-docker-client --- 07:04:04 [INFO] 07:04:04 [INFO] --- exec-maven-plugin:1.2.1:exec (clean phase script) @ onap-dcae-cbs-docker-client --- 07:04:04 running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [clean] 07:04:04 => for SNAPSHOT artifact build 07:04:04 MVN_DEPLOYMENT_TYPE is [SNAPSHOT] 07:04:04 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org 07:04:04 MVN_RELEASE_TAG is [] 07:04:04 + echo 'running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-clieMVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client] 07:04:04 nt] at stage [clean]' 07:04:04 MVN_PHASE is [clean] 07:04:04 + MVN_PROJECT_MODULEID=onap-dcae-cbs-docker-client 07:04:04 + MVN_PHASE=clean 07:04:04 MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] 07:04:04 MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client] 07:04:04 ++ dirname /w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh 07:04:04 MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT] 07:04:04 + PROJECT_ROOT=/w/workspace/dcaegen2-utils-maven-clm-master 07:04:04 + '[' -z https://nexus.onap.org ']' 07:04:04 + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:04 + SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:04 + set +e 07:04:04 + source /w/workspace/dcaegen2-utils-maven-clm-master/scripts/mvn-phase-lib.sh 07:04:04 MVN_NEXUSPROXY is [https://nexus.onap.org] 07:04:04 ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-cbs-docker-client 07:04:04 MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] 07:04:04 ++ '[' onap-dcae-cbs-docker-client == __ ']' 07:04:04 ++ [[ 2.2.1-SNAPSHOT == *SNAPSHOT ]] 07:04:04 MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] 07:04:04 ++ echo '=> for SNAPSHOT artifact build' 07:04:04 ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT 07:04:04 ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' 07:04:04 +++ date +%C%y%m%dT%H%M%S 07:04:04 ++ TIMESTAMP=20251004T070404 07:04:04 ++ '[' -z https://nexus.onap.org ']' 07:04:04 +++ cut -f3 -d/ 07:04:04 +++ echo https://nexus.onap.org 07:04:04 +++ cut -f1 -d: 07:04:04 ++ MVN_NEXUSPROXY_HOST=nexus.onap.org 07:04:04 ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' 07:04:04 ++ '[' -z /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:04:04 ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:04 ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:04 ++ RELEASE_TAG=R12 07:04:04 ++ '[' R12 == R1 ']' 07:04:04 ++ MVN_PHASE=clean 07:04:04 ++ echo 'MVN_RELEASE_TAG is []' 07:04:04 ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client]' 07:04:04 ++ echo 'MVN_PHASE is [clean]' 07:04:04 ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' 07:04:04 ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client]' 07:04:04 ++ echo 'MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT]' 07:04:04 ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' 07:04:04 ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' 07:04:04 ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' 07:04:04 +++ echo https://nexus.onap.org/content/sites/raw 07:04:04 +++ cut -f3 -d/ 07:04:04 +++ cut -f1 -d: 07:04:04 ++ MVN_RAWREPO_HOST=nexus.onap.org 07:04:04 ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' 07:04:04 ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' 07:04:04 ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' 07:04:04 ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' 07:04:04 ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' 07:04:04 ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' 07:04:04 ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' 07:04:04 MVN_RAWREPO_HOST is [nexus.onap.org] 07:04:04 MVN_RAWREPO_SERVERID is [ecomp-raw] 07:04:04 MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] 07:04:04 MVN_DOCKERREGISTRY_PUBLIC is [] 07:04:04 MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] 07:04:04 MVN_PYPISERVER_SERVERID [onap-pypi] 07:04:04 MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] 07:04:04 + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils 07:04:04 ++ date +%C%y%m%dT%H%M%S 07:04:04 ==> clean phase script 07:04:04 + TIMESTAMP=20251004T070404 07:04:04 + export BUILD_NUMBER=20251004T070404 07:04:04 + BUILD_NUMBER=20251004T070404 07:04:04 + shift 2 07:04:04 + case $MVN_PHASE in 07:04:04 + echo '==> clean phase script' 07:04:04 + case $MVN_PROJECT_MODULEID in 07:04:04 + clean_templated_files 07:04:04 ++ find . -name '*-template' 07:04:04 + TEMPLATE_FILES= 07:04:04 + clean_tox_files 07:04:04 ++ find . -name .tox 07:04:04 + TOX_FILES= 07:04:04 ++ find . -name venv-tox 07:04:04 + TOX_FILES=' ' 07:04:04 + rm -rf './venv-*' './*.wgn' ./site ./coverage.xml ./xunit-results.xml 07:04:04 [INFO] 07:04:04 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-no-snapshots) @ onap-dcae-cbs-docker-client --- 07:04:05 [INFO] 07:04:05 [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-unit-test) @ onap-dcae-cbs-docker-client --- 07:04:07 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:04:07 [INFO] 07:04:07 [INFO] --- exec-maven-plugin:1.2.1:exec (generate-sources script) @ onap-dcae-cbs-docker-client --- 07:04:07 running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at s+ echo 'running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [generate-sources]' 07:04:07 + MVN_PROJECT_MODULEID=onap-dcae-cbs-docker-client 07:04:07 + MVN_PHASE=generate-sources 07:04:07 tage [generate-sources] 07:04:07 ++ dirname /w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh 07:04:07 + PROJECT_ROOT=/w/workspace/dcaegen2-utils-maven-clm-master 07:04:07 + '[' -z https://nexus.onap.org ']' 07:04:07 + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:07 + SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:07 + set +e 07:04:07 + source /w/workspace/dcaegen2-utils-maven-clm-master/scripts/mvn-phase-lib.sh 07:04:07 ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-cbs-docker-client 07:04:07 => for SNAPSHOT artifact build 07:04:07 ++ '[' onap-dcae-cbs-docker-client == __ ']' 07:04:07 ++ [[ 2.2.1-SNAPSHOT == *SNAPSHOT ]] 07:04:07 ++ echo '=> for SNAPSHOT artifact build' 07:04:07 ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT 07:04:07 ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' 07:04:07 MVN_DEPLOYMENT_TYPE is [SNAPSHOT] 07:04:07 +++ date +%C%y%m%dT%H%M%S 07:04:07 ++ TIMESTAMP=20251004T070407 07:04:07 ++ '[' -z https://nexus.onap.org ']' 07:04:07 +++ cut -f3 -d/ 07:04:07 +++ echo https://nexus.onap.org 07:04:07 +++ cut -f1 -d: 07:04:07 ++ MVN_NEXUSPROXY_HOST=nexus.onap.org 07:04:07 ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' 07:04:07 ++ '[' -z /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:04:07 ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:07 ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:07 ++ RELEASE_TAG=R12 07:04:07 ++ '[' R12 == R1 ']' 07:04:07 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org 07:04:07 ++ MVN_PHASE=generate-sources 07:04:07 ++ echo 'MVN_RELEASE_TAG is []' 07:04:07 MVN_RELEASE_TAG is [] 07:04:07 ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client]' 07:04:07 ++ echo 'MVN_PHASE is [generate-sources]' 07:04:07 MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client] 07:04:07 MVN_PHASE is [generate-sources] 07:04:07 ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' 07:04:07 ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client]' 07:04:07 ++ echo 'MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT]' 07:04:07 ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' 07:04:07 MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] 07:04:07 MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client] 07:04:07 MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT] 07:04:07 MVN_NEXUSPROXY is [https://nexus.onap.org] 07:04:07 ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' 07:04:07 MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] 07:04:07 ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' 07:04:07 MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] 07:04:07 +++ echo https://nexus.onap.org/content/sites/raw 07:04:07 +++ cut -f3 -d/ 07:04:07 +++ cut -f1 -d: 07:04:07 ++ MVN_RAWREPO_HOST=nexus.onap.org 07:04:07 ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' 07:04:07 ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' 07:04:07 MVN_RAWREPO_HOST is [nexus.onap.org] 07:04:07 MVN_RAWREPO_SERVERID is [ecomp-raw] 07:04:07 ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' 07:04:07 MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] 07:04:07 ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' 07:04:07 MVN_DOCKERREGISTRY_PUBLIC is [] 07:04:07 ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' 07:04:07 MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] 07:04:07 ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' 07:04:07 MVN_PYPISERVER_SERVERID [onap-pypi] 07:04:07 ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' 07:04:07 MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] 07:04:07 + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils 07:04:07 ++ date +%C%y%m%dT%H%M%S 07:04:07 + TIMESTAMP=20251004T070407 07:04:07 + export BUILD_NUMBER=20251004T070407 07:04:07 + BUILD_NUMBER=20251004T070407 07:04:07 + shift 2 07:04:07 + case $MVN_PHASE in 07:04:07 + echo '==> generate-sources phase script' 07:04:07 + case $MVN_PROJECT_MODULEID in 07:04:07 ==> generate-sources phase script 07:04:07 + expand_templates 07:04:07 + set +x 07:04:07 ====> Done template resolving 07:04:07 [INFO] 07:04:07 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ onap-dcae-cbs-docker-client --- 07:04:10 [INFO] Starting audit... 07:04:10 Audit done. 07:04:10 [INFO] 07:04:10 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ onap-dcae-cbs-docker-client --- 07:04:10 [INFO] Starting audit... 07:04:10 Audit done. 07:04:10 [INFO] 07:04:10 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ onap-dcae-cbs-docker-client --- 07:04:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:04:10 [INFO] skip non existing resourceDirectory /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client/src/main/resources 07:04:10 [INFO] 07:04:10 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ onap-dcae-cbs-docker-client --- 07:04:11 [INFO] No sources to compile 07:04:11 [INFO] 07:04:11 [INFO] --- exec-maven-plugin:1.2.1:exec (compile script) @ onap-dcae-cbs-docker-client --- 07:04:11 + echo 'running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-clierunning script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [compile] 07:04:11 nt] at stage [compile]' 07:04:11 + MVN_PROJECT_MODULEID=onap-dcae-cbs-docker-client 07:04:11 + MVN_PHASE=compile 07:04:11 ++ dirname /w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh 07:04:11 + PROJECT_ROOT=/w/workspace/dcaegen2-utils-maven-clm-master 07:04:11 + '[' -z https://nexus.onap.org ']' 07:04:11 + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:11 + SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:11 + set +e 07:04:11 + source /w/workspace/dcaegen2-utils-maven-clm-master/scripts/mvn-phase-lib.sh 07:04:11 ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-cbs-docker-client 07:04:11 ++ '[' onap-dcae-cbs-docker-client == __ ']' 07:04:11 ++ [[ 2.2.1-SNAPSHOT == *SNAPSHOT ]] 07:04:11 => for SNAPSHOT artifact build 07:04:11 MVN_DEPLOYMENT_TYPE is [SNAPSHOT] 07:04:11 ++ echo '=> for SNAPSHOT artifact build' 07:04:11 ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT 07:04:11 ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' 07:04:11 +++ date +%C%y%m%dT%H%M%S 07:04:11 ++ TIMESTAMP=20251004T070411 07:04:11 ++ '[' -z https://nexus.onap.org ']' 07:04:11 +++ cut -f3 -d/ 07:04:11 +++ cut -f1 -d: 07:04:11 +++ echo https://nexus.onap.org 07:04:11 ++ MVN_NEXUSPROXY_HOST=nexus.onap.org 07:04:11 ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' 07:04:11 ++ '[' -z /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:04:11 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org 07:04:11 ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:11 ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:11 ++ RELEASE_TAG=R12 07:04:11 ++ '[' R12 == R1 ']' 07:04:11 ++ MVN_PHASE=compile 07:04:11 ++ echo 'MVN_RELEASE_TAG is []' 07:04:11 ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client]' 07:04:11 ++ echo 'MVN_PHASE is [compile]' 07:04:11 ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' 07:04:11 ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client]' 07:04:11 ++ echo 'MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT]' 07:04:11 ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' 07:04:11 ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' 07:04:11 ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' 07:04:11 MVN_RELEASE_TAG is [] 07:04:11 MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client] 07:04:11 MVN_PHASE is [compile] 07:04:11 MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] 07:04:11 MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client] 07:04:11 MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT] 07:04:11 MVN_NEXUSPROXY is [https://nexus.onap.org] 07:04:11 MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] 07:04:11 MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] 07:04:11 +++ echo https://nexus.onap.org/content/sites/raw 07:04:11 +++ cut -f1 -d: 07:04:11 +++ cut -f3 -d/ 07:04:11 ++ MVN_RAWREPO_HOST=nexus.onap.org 07:04:11 ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' 07:04:11 ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' 07:04:11 ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' 07:04:11 MVN_RAWREPO_HOST is [nexus.onap.org] 07:04:11 ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' 07:04:11 MVN_RAWREPO_SERVERID is [ecomp-raw] 07:04:11 ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' 07:04:11 MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] 07:04:11 MVN_DOCKERREGISTRY_PUBLIC is [] 07:04:11 ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' 07:04:11 MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] 07:04:11 ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' 07:04:11 MVN_PYPISERVER_SERVERID [onap-pypi] 07:04:11 MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] 07:04:11 + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils 07:04:11 ++ date +%C%y%m%dT%H%M%S 07:04:11 + TIMESTAMP=20251004T070411 07:04:11 + export BUILD_NUMBER=20251004T070411 07:04:11 + BUILD_NUMBER=20251004T070411 07:04:11 + shift 2 07:04:11 + case $MVN_PHASE in 07:04:11 + echo '==> compile phase script' 07:04:11 + case $MVN_PROJECT_MODULEID in 07:04:11 ==> compile phase script 07:04:11 [INFO] 07:04:11 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ onap-dcae-cbs-docker-client --- 07:04:11 [INFO] Not copying test resources 07:04:11 [INFO] 07:04:11 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ onap-dcae-cbs-docker-client --- 07:04:11 [INFO] Not compiling test sources 07:04:11 [INFO] 07:04:11 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ onap-dcae-cbs-docker-client --- 07:04:11 [INFO] Tests are skipped. 07:04:11 [INFO] 07:04:11 [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:report (post-unit-test) @ onap-dcae-cbs-docker-client --- 07:04:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:04:11 [INFO] 07:04:11 [INFO] --- exec-maven-plugin:1.2.1:exec (test script) @ onap-dcae-cbs-docker-client --- 07:04:11 + echo 'running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-clierunning script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [test] 07:04:11 nt] at stage [test]' 07:04:11 + MVN_PROJECT_MODULEID=onap-dcae-cbs-docker-client 07:04:11 + MVN_PHASE=test 07:04:11 ++ dirname /w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh 07:04:11 + PROJECT_ROOT=/w/workspace/dcaegen2-utils-maven-clm-master 07:04:11 + '[' -z https://nexus.onap.org ']' 07:04:11 + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:11 + SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:11 + set +e 07:04:11 + source /w/workspace/dcaegen2-utils-maven-clm-master/scripts/mvn-phase-lib.sh 07:04:11 ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-cbs-docker-client 07:04:11 ++ '[' onap-dcae-cbs-docker-client == __ ']' 07:04:11 ++ [[ 2.2.1-SNAPSHOT == *SNAPSHOT ]] 07:04:11 ++ echo '=> for SNAPSHOT artifact build' 07:04:11 ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT 07:04:11 => for SNAPSHOT artifact build 07:04:11 ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' 07:04:11 MVN_DEPLOYMENT_TYPE is [SNAPSHOT] 07:04:11 +++ date +%C%y%m%dT%H%M%S 07:04:11 ++ TIMESTAMP=20251004T070411 07:04:11 ++ '[' -z https://nexus.onap.org ']' 07:04:11 +++ cut -f3 -d/ 07:04:11 +++ echo https://nexus.onap.org 07:04:11 +++ cut -f1 -d: 07:04:11 ++ MVN_NEXUSPROXY_HOST=nexus.onap.org 07:04:11 ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' 07:04:11 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org 07:04:11 ++ '[' -z /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:04:11 ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:11 ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:11 ++ RELEASE_TAG=R12 07:04:11 ++ '[' R12 == R1 ']' 07:04:11 ++ MVN_PHASE=test 07:04:11 ++ echo 'MVN_RELEASE_TAG is []' 07:04:11 ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client]' 07:04:11 ++ echo 'MVN_PHASE is [test]' 07:04:11 ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' 07:04:11 ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client]' 07:04:11 ++ echo 'MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT]' 07:04:11 ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' 07:04:11 ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' 07:04:11 ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' 07:04:11 MVN_RELEASE_TAG is [] 07:04:11 MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client] 07:04:11 MVN_PHASE is [test] 07:04:11 MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] 07:04:11 MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client] 07:04:11 MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT] 07:04:11 MVN_NEXUSPROXY is [https://nexus.onap.org] 07:04:11 MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] 07:04:11 MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] 07:04:11 +++ echo https://nexus.onap.org/content/sites/raw 07:04:11 +++ cut -f3 -d/ 07:04:11 +++ cut -f1 -d: 07:04:11 ++ MVN_RAWREPO_HOST=nexus.onap.org 07:04:11 MVN_RAWREPO_HOST is [nexus.onap.org] 07:04:11 ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' 07:04:11 ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' 07:04:11 ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' 07:04:11 ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' 07:04:11 ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' 07:04:11 ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' 07:04:11 ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' 07:04:11 MVN_RAWREPO_SERVERID is [ecomp-raw] 07:04:11 MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] 07:04:11 MVN_DOCKERREGISTRY_PUBLIC is [] 07:04:11 MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] 07:04:11 MVN_PYPISERVER_SERVERID [onap-pypi] 07:04:11 MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] 07:04:11 + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils 07:04:11 ++ date +%C%y%m%dT%H%M%S 07:04:11 + TIMESTAMP=20251004T070411 07:04:11 + export BUILD_NUMBER=20251004T070411 07:04:11 + BUILD_NUMBER=20251004T070411 07:04:11 + shift 2 07:04:11 + case $MVN_PHASE in 07:04:11 + echo '==> test phase script' 07:04:11 + case $MVN_PROJECT_MODULEID in 07:04:11 + '[' -f tox.ini ']' 07:04:11 + set -e 07:04:11 + run_tox_test 07:04:11 ==> test phase script 07:04:11 + set -e -x 07:04:11 ++ pwd 07:04:11 + CURDIR=/w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client 07:04:11 ++ find . -name tox.ini 07:04:11 + TOXINIS=./tox.ini 07:04:11 + for TOXINI in "${TOXINIS[@]}" 07:04:11 ++ dirname ./tox.ini 07:04:11 + DIR=. 07:04:11 + cd /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client/. 07:04:11 + rm -rf ./venv-tox ./.tox 07:04:11 + python3 -m venv ./venv-tox 07:04:13 + source ./venv-tox/bin/activate 07:04:13 ++ deactivate nondestructive 07:04:13 ++ '[' -n '' ']' 07:04:13 ++ '[' -n '' ']' 07:04:13 ++ '[' -n /bin/bash -o -n '' ']' 07:04:13 ++ hash -r 07:04:13 ++ '[' -n '' ']' 07:04:13 ++ unset VIRTUAL_ENV 07:04:13 ++ '[' '!' nondestructive = nondestructive ']' 07:04:13 ++ VIRTUAL_ENV=/w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client/venv-tox 07:04:13 ++ export VIRTUAL_ENV 07:04:13 ++ _OLD_VIRTUAL_PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:04:13 ++ PATH=/w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client/venv-tox/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:04:13 ++ export PATH 07:04:13 ++ '[' -n '' ']' 07:04:13 ++ '[' -z '' ']' 07:04:13 ++ _OLD_VIRTUAL_PS1= 07:04:13 ++ '[' 'x(venv-tox) ' '!=' x ']' 07:04:13 ++ PS1='(venv-tox) ' 07:04:13 ++ export PS1 07:04:13 ++ '[' -n /bin/bash -o -n '' ']' 07:04:13 ++ hash -r 07:04:13 + pip3 install pip==9.0.3 07:04:13 Collecting pip==9.0.3 07:04:13 Cache entry deserialization failed, entry ignored 07:04:14 Downloading https://files.pythonhosted.org/packages/ac/95/a05b56bb975efa78d3557efa36acaf9cf5d2fd0ee0062060493687432e03/pip-9.0.3-py2.py3-none-any.whl (1.4MB) 07:04:14 Installing collected packages: pip 07:04:14 Found existing installation: pip 9.0.1 07:04:14 Uninstalling pip-9.0.1: 07:04:14 Successfully uninstalled pip-9.0.1 07:04:14 Successfully installed pip-9.0.3 07:04:14 + pip3 install --upgrade argparse 07:04:15 Collecting argparse 07:04:15 Downloading https://files.pythonhosted.org/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl 07:04:15 Installing collected packages: argparse 07:04:15 Successfully installed argparse-1.4.0 07:04:15 You are using pip version 9.0.3, however version 25.2 is available. 07:04:15 You should consider upgrading via the 'pip install --upgrade pip' command. 07:04:15 + pip3 install tox==2.9.1 07:04:15 Collecting tox==2.9.1 07:04:15 Downloading https://files.pythonhosted.org/packages/1d/4e/20c679f8c5948f7c48591fde33d442e716af66a31a88f5791850a75041eb/tox-2.9.1-py2.py3-none-any.whl (73kB) 07:04:15 Collecting py>=1.4.17 (from tox==2.9.1) 07:04:15 Downloading https://files.pythonhosted.org/packages/f6/f0/10642828a8dfb741e5f3fbaac830550a518a775c7fff6f04a007259b0548/py-1.11.0-py2.py3-none-any.whl (98kB) 07:04:16 Collecting virtualenv>=1.11.2; python_version != "3.2" (from tox==2.9.1) 07:04:16 Cache entry deserialization failed, entry ignored 07:04:16 Downloading https://files.pythonhosted.org/packages/18/a2/7931d40ecb02b5236a34ac53770f2f6931e3082b7a7dafe915d892d749d6/virtualenv-20.17.1-py3-none-any.whl (8.8MB) 07:04:17 Collecting pluggy<1.0,>=0.3.0 (from tox==2.9.1) 07:04:17 Downloading https://files.pythonhosted.org/packages/a0/28/85c7aa31b80d150b772fbe4a229487bc6644da9ccb7e427dd8cc60cb8a62/pluggy-0.13.1-py2.py3-none-any.whl 07:04:17 Collecting six (from tox==2.9.1) 07:04:17 Downloading https://files.pythonhosted.org/packages/b7/ce/149a00dd41f10bc29e5921b496af8b574d8413afcd5e30dfa0ed46c2cc5e/six-1.17.0-py2.py3-none-any.whl 07:04:17 Collecting importlib-metadata>=4.8.3; python_version < "3.8" (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) 07:04:17 Downloading https://files.pythonhosted.org/packages/a0/a1/b153a0a4caf7a7e3f15c2cd56c7702e2cf3d89b1b359d1f1c5e59d68f4ce/importlib_metadata-4.8.3-py3-none-any.whl 07:04:17 Collecting distlib<1,>=0.3.6 (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) 07:04:17 Cache entry deserialization failed, entry ignored 07:04:17 Cache entry deserialization failed, entry ignored 07:04:17 Downloading https://files.pythonhosted.org/packages/33/6b/e0547afaf41bf2c42e52430072fa5658766e3d65bd4b03a563d1b6336f57/distlib-0.4.0-py2.py3-none-any.whl (469kB) 07:04:17 Collecting filelock<4,>=3.4.1 (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) 07:04:17 Cache entry deserialization failed, entry ignored 07:04:17 Downloading https://files.pythonhosted.org/packages/84/ce/8916d10ef537f3f3b046843255f9799504aa41862bfa87844b9bdc5361cd/filelock-3.4.1-py3-none-any.whl 07:04:17 Collecting importlib-resources>=5.4; python_version < "3.7" (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) 07:04:17 Downloading https://files.pythonhosted.org/packages/24/1b/33e489669a94da3ef4562938cd306e8fa915e13939d7b8277cb5569cb405/importlib_resources-5.4.0-py3-none-any.whl 07:04:17 Collecting platformdirs<3,>=2.4 (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) 07:04:17 Cache entry deserialization failed, entry ignored 07:04:17 Downloading https://files.pythonhosted.org/packages/b1/78/dcfd84d3aabd46a9c77260fb47ea5d244806e4daef83aa6fe5d83adb182c/platformdirs-2.4.0-py3-none-any.whl 07:04:17 Collecting zipp>=0.5 (from importlib-metadata>=4.8.3; python_version < "3.8"->virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) 07:04:17 Downloading https://files.pythonhosted.org/packages/bd/df/d4a4974a3e3957fd1c1fa3082366d7fff6e428ddb55f074bf64876f8e8ad/zipp-3.6.0-py3-none-any.whl 07:04:17 Collecting typing-extensions>=3.6.4; python_version < "3.8" (from importlib-metadata>=4.8.3; python_version < "3.8"->virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) 07:04:17 Cache entry deserialization failed, entry ignored 07:04:17 Downloading https://files.pythonhosted.org/packages/45/6b/44f7f8f1e110027cf88956b59f2fad776cca7e1704396d043f89effd3a0e/typing_extensions-4.1.1-py3-none-any.whl 07:04:18 Installing collected packages: py, zipp, typing-extensions, importlib-metadata, distlib, filelock, importlib-resources, platformdirs, virtualenv, pluggy, six, tox 07:04:18 Successfully installed distlib-0.4.0 filelock-3.4.1 importlib-metadata-4.8.3 importlib-resources-5.4.0 platformdirs-2.4.0 pluggy-0.13.1 py-1.11.0 six-1.17.0 tox-2.9.1 typing-extensions-4.1.1 virtualenv-20.17.1 zipp-3.6.0 07:04:18 You are using pip version 9.0.3, however version 25.2 is available. 07:04:18 You should consider upgrading via the 'pip install --upgrade pip' command. 07:04:18 + '[' '' = yes ']' 07:04:18 + pip3 freeze 07:04:18 You are using pip version 9.0.3, however version 25.2 is available. 07:04:18 You should consider upgrading via the 'pip install --upgrade pip' command. 07:04:18 distlib==0.4.0 07:04:18 filelock==3.4.1 07:04:18 importlib-metadata==4.8.3 07:04:18 importlib-resources==5.4.0 07:04:18 pkg-resources==0.0.0 07:04:18 platformdirs==2.4.0 07:04:18 pluggy==0.13.1 07:04:18 py==1.11.0 07:04:18 six==1.17.0 07:04:18 tox==2.9.1 07:04:18 typing-extensions==4.1.1 07:04:18 virtualenv==20.17.1 07:04:18 zipp==3.6.0 07:04:18 + tox 07:04:18 GLOB sdist-make: /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client/setup.py 07:04:19 flake8 create: /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client/.tox/flake8 07:04:19 flake8 installdeps: flake8 07:04:21 flake8 installed: flake8==7.1.2,mccabe==0.7.0,onap-dcae-cbs-docker-client==2.2.1,pycodestyle==2.12.1,pyflakes==3.2.0 07:04:21 flake8 runtests: PYTHONHASHSEED='2518740332' 07:04:21 flake8 runtests: commands[0] | flake8 setup.py onap_dcae_cbs_docker_client tests 07:04:22 py38 create: /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client/.tox/py38 07:04:22 py38 installdeps: pytest, coverage, pytest-cov, pyyaml 07:04:28 py38 inst: /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client/.tox/dist/onap_dcae_cbs_docker_client-2.2.1.zip 07:04:31 py38 installed: attrs==22.2.0,certifi==2025.4.26,charset-normalizer==2.0.12,coverage==6.2,idna==3.10,importlib-metadata==4.8.3,iniconfig==1.1.1,onap-dcae-cbs-docker-client==2.2.1,packaging==21.3,pluggy==1.0.0,py==1.11.0,pyparsing==3.1.4,pytest==7.0.1,pytest-cov==4.0.0,PyYAML==6.0.1,requests==2.27.1,tomli==1.2.3,typing_extensions==4.1.1,urllib3==1.26.20,zipp==3.6.0 07:04:31 py38 runtests: PYTHONHASHSEED='2518740332' 07:04:31 py38 runtests: commands[0] | pytest --junitxml xunit-results.xml --cov onap_dcae_cbs_docker_client --cov-report xml --cov-report=term --cov-report=html 07:04:31 ============================= test session starts ============================== 07:04:31 platform linux -- Python 3.6.9, pytest-7.0.1, pluggy-1.0.0 07:04:31 rootdir: /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client 07:04:31 plugins: cov-4.0.0 07:04:31 collected 12 items 07:04:31 07:04:31 tests/test_client.py ............ [100%] 07:04:31 07:04:31 =============================== warnings summary =============================== 07:04:31 .tox/py38/lib/python3.6/site-packages/coverage/inorout.py:473 07:04:31 /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client/.tox/py38/lib/python3.6/site-packages/coverage/inorout.py:473: CoverageWarning: --include is ignored because --source is set (include-ignored) 07:04:31 self.warn("--include is ignored because --source is set", slug="include-ignored") 07:04:31 07:04:31 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 07:04:31 - generated xml file: /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client/xunit-results.xml - 07:04:31 07:04:31 ----------- coverage: platform linux, python 3.6.9-final-0 ----------- 07:04:31 Name Stmts Miss Branch BrPart Cover 07:04:31 ----------------------------------------------------------------------------- 07:04:31 onap_dcae_cbs_docker_client/__init__.py 9 0 0 0 100% 07:04:31 onap_dcae_cbs_docker_client/client.py 127 0 38 0 100% 07:04:31 onap_dcae_cbs_docker_client/exceptions.py 10 0 6 0 100% 07:04:31 ----------------------------------------------------------------------------- 07:04:31 TOTAL 146 0 44 0 100% 07:04:31 Coverage HTML written to dir htmlcov 07:04:31 Coverage XML written to file coverage.xml 07:04:31 07:04:31 ======================== 12 passed, 1 warning in 0.28s ========================= 07:04:31 py38 runtests: commands[1] | coverage xml 07:04:31 Wrote XML report to coverage.xml 07:04:31 py39 create: /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client/.tox/py39 07:04:32 py39 installdeps: pytest, coverage, pytest-cov, pyyaml 07:04:37 py39 inst: /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client/.tox/dist/onap_dcae_cbs_docker_client-2.2.1.zip 07:04:40 py39 installed: attrs==22.2.0,certifi==2025.4.26,charset-normalizer==2.0.12,coverage==6.2,idna==3.10,importlib-metadata==4.8.3,iniconfig==1.1.1,onap-dcae-cbs-docker-client==2.2.1,packaging==21.3,pluggy==1.0.0,py==1.11.0,pyparsing==3.1.4,pytest==7.0.1,pytest-cov==4.0.0,PyYAML==6.0.1,requests==2.27.1,tomli==1.2.3,typing_extensions==4.1.1,urllib3==1.26.20,zipp==3.6.0 07:04:40 py39 runtests: PYTHONHASHSEED='2518740332' 07:04:40 py39 runtests: commands[0] | pytest --junitxml xunit-results.xml --cov onap_dcae_cbs_docker_client --cov-report xml --cov-report=term --cov-report=html 07:04:40 ============================= test session starts ============================== 07:04:40 platform linux -- Python 3.6.9, pytest-7.0.1, pluggy-1.0.0 07:04:40 rootdir: /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client 07:04:40 plugins: cov-4.0.0 07:04:40 collected 12 items 07:04:40 07:04:40 tests/test_client.py ............ [100%] 07:04:40 07:04:40 =============================== warnings summary =============================== 07:04:40 .tox/py39/lib/python3.6/site-packages/coverage/inorout.py:473 07:04:40 /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client/.tox/py39/lib/python3.6/site-packages/coverage/inorout.py:473: CoverageWarning: --include is ignored because --source is set (include-ignored) 07:04:40 self.warn("--include is ignored because --source is set", slug="include-ignored") 07:04:40 07:04:40 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 07:04:40 - generated xml file: /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client/xunit-results.xml - 07:04:40 07:04:40 ----------- coverage: platform linux, python 3.6.9-final-0 ----------- 07:04:40 Name Stmts Miss Branch BrPart Cover 07:04:40 ----------------------------------------------------------------------------- 07:04:40 onap_dcae_cbs_docker_client/__init__.py 9 0 0 0 100% 07:04:40 onap_dcae_cbs_docker_client/client.py 127 0 38 0 100% 07:04:40 onap_dcae_cbs_docker_client/exceptions.py 10 0 6 0 100% 07:04:40 ----------------------------------------------------------------------------- 07:04:40 TOTAL 146 0 44 0 100% 07:04:40 Coverage HTML written to dir htmlcov 07:04:40 Coverage XML written to file coverage.xml 07:04:40 07:04:40 ======================== 12 passed, 1 warning in 0.22s ========================= 07:04:41 py39 runtests: commands[1] | coverage xml 07:04:41 Wrote XML report to coverage.xml 07:04:41 ___________________________________ summary ____________________________________ 07:04:41 flake8: commands succeeded 07:04:41 py38: commands succeeded 07:04:41 py39: commands succeeded 07:04:41 congratulations :) 07:04:41 + deactivate 07:04:41 + '[' -n /home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ']' 07:04:41 + PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:04:41 + export PATH 07:04:41 + unset _OLD_VIRTUAL_PATH 07:04:41 + '[' -n '' ']' 07:04:41 + '[' -n /bin/bash -o -n '' ']' 07:04:41 + hash -r 07:04:41 + '[' -n '' ']' 07:04:41 + unset VIRTUAL_ENV 07:04:41 + '[' '!' '' = nondestructive ']' 07:04:41 + unset -f deactivate 07:04:41 + rm -rf ./venv-tox ./.tox 07:04:41 + set +e 07:04:41 [INFO] 07:04:41 [INFO] --- exec-maven-plugin:1.2.1:exec (package script) @ onap-dcae-cbs-docker-client --- 07:04:41 running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at s+ echo 'running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [package]' 07:04:41 + MVN_PROJECT_MODULEID=onap-dcae-cbs-docker-client 07:04:41 + MVN_PHASE=package 07:04:41 tage [package] 07:04:41 ++ dirname /w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh 07:04:41 + PROJECT_ROOT=/w/workspace/dcaegen2-utils-maven-clm-master 07:04:41 + '[' -z https://nexus.onap.org ']' 07:04:41 + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:41 + SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:41 + set +e 07:04:41 + source /w/workspace/dcaegen2-utils-maven-clm-master/scripts/mvn-phase-lib.sh 07:04:41 ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-cbs-docker-client 07:04:41 => for SNAPSHOT artifact build 07:04:41 MVN_DEPLOYMENT_TYPE is [SNAPSHOT] 07:04:41 ++ '[' onap-dcae-cbs-docker-client == __ ']' 07:04:41 ++ [[ 2.2.1-SNAPSHOT == *SNAPSHOT ]] 07:04:41 ++ echo '=> for SNAPSHOT artifact build' 07:04:41 ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT 07:04:41 ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' 07:04:41 +++ date +%C%y%m%dT%H%M%S 07:04:41 ++ TIMESTAMP=20251004T070441 07:04:41 ++ '[' -z https://nexus.onap.org ']' 07:04:41 +++ echo https://nexus.onap.org 07:04:41 +++ cut -f3 -d/ 07:04:41 +++ cut -f1 -d: 07:04:41 ++ MVN_NEXUSPROXY_HOST=nexus.onap.org 07:04:41 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org 07:04:41 ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' 07:04:41 ++ '[' -z /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:04:41 ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:41 ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:41 ++ RELEASE_TAG=R12 07:04:41 ++ '[' R12 == R1 ']' 07:04:41 ++ MVN_PHASE=package 07:04:41 MVN_RELEASE_TAG is [] 07:04:41 MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client] 07:04:41 MVN_PHASE is [package] 07:04:41 MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] 07:04:41 MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client] 07:04:41 ++ echo 'MVN_RELEASE_TAG is []' 07:04:41 MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT] 07:04:41 MVN_NEXUSPROXY is [https://nexus.onap.org] 07:04:41 ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client]' 07:04:41 ++ echo 'MVN_PHASE is [package]' 07:04:41 MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] 07:04:41 ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' 07:04:41 ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client]' 07:04:41 MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] 07:04:41 ++ echo 'MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT]' 07:04:41 ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' 07:04:41 ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' 07:04:41 ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' 07:04:41 +++ echo https://nexus.onap.org/content/sites/raw 07:04:41 +++ cut -f1 -d: 07:04:41 +++ cut -f3 -d/ 07:04:41 ++ MVN_RAWREPO_HOST=nexus.onap.org 07:04:41 ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' 07:04:41 ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' 07:04:41 MVN_RAWREPO_HOST is [nexus.onap.org] 07:04:41 ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' 07:04:41 MVN_RAWREPO_SERVERID is [ecomp-raw] 07:04:41 ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' 07:04:41 MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] 07:04:41 ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' 07:04:41 MVN_DOCKERREGISTRY_PUBLIC is [] 07:04:41 MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] 07:04:41 ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' 07:04:41 MVN_PYPISERVER_SERVERID [onap-pypi] 07:04:41 MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] 07:04:41 ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' 07:04:41 + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils 07:04:41 ++ date +%C%y%m%dT%H%M%S 07:04:41 + TIMESTAMP=20251004T070441 07:04:41 + export BUILD_NUMBER=20251004T070441 07:04:41 + BUILD_NUMBER=20251004T070441 07:04:41 + shift 2 07:04:41 + case $MVN_PHASE in 07:04:41 + echo '==> package phase script' 07:04:41 + case $MVN_PROJECT_MODULEID in 07:04:41 ==> package phase script 07:04:41 [INFO] 07:04:41 [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-integration-test) @ onap-dcae-cbs-docker-client --- 07:04:41 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:04:41 [INFO] 07:04:41 [INFO] --- maven-failsafe-plugin:2.19.1:integration-test (integration-tests) @ onap-dcae-cbs-docker-client --- 07:04:41 [INFO] No tests to run. 07:04:41 [INFO] 07:04:41 [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:report (post-integration-test) @ onap-dcae-cbs-docker-client --- 07:04:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:04:41 [INFO] 07:04:41 [INFO] --- maven-failsafe-plugin:2.19.1:verify (integration-tests) @ onap-dcae-cbs-docker-client --- 07:04:41 [INFO] 07:04:41 [INFO] --- maven-install-plugin:2.4:install (default-install) @ onap-dcae-cbs-docker-client --- 07:04:41 [INFO] Skipping artifact installation 07:04:41 [INFO] 07:04:41 [INFO] --- exec-maven-plugin:1.2.1:exec (install script) @ onap-dcae-cbs-docker-client --- 07:04:41 + echo 'running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [install]' 07:04:41 running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at s+ MVN_PROJECT_MODULEID=onap-dcae-cbs-docker-client 07:04:41 tage [install] 07:04:41 + MVN_PHASE=install 07:04:41 ++ dirname /w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh 07:04:41 + PROJECT_ROOT=/w/workspace/dcaegen2-utils-maven-clm-master 07:04:41 + '[' -z https://nexus.onap.org ']' 07:04:41 + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:41 + SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:41 + set +e 07:04:41 + source /w/workspace/dcaegen2-utils-maven-clm-master/scripts/mvn-phase-lib.sh 07:04:41 ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-cbs-docker-client 07:04:41 ++ '[' onap-dcae-cbs-docker-client == __ ']' 07:04:41 ++ [[ 2.2.1-SNAPSHOT == *SNAPSHOT ]] 07:04:41 ++ echo '=> for SNAPSHOT artifact build' 07:04:41 ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT 07:04:41 => for SNAPSHOT artifact build 07:04:41 ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' 07:04:41 MVN_DEPLOYMENT_TYPE is [SNAPSHOT] 07:04:41 +++ date +%C%y%m%dT%H%M%S 07:04:41 ++ TIMESTAMP=20251004T070441 07:04:41 ++ '[' -z https://nexus.onap.org ']' 07:04:41 +++ echo https://nexus.onap.org 07:04:41 +++ cut -f3 -d/ 07:04:41 +++ cut -f1 -d: 07:04:41 ++ MVN_NEXUSPROXY_HOST=nexus.onap.org 07:04:41 ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' 07:04:41 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org 07:04:41 ++ '[' -z /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:04:41 ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:41 ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:41 ++ RELEASE_TAG=R12 07:04:41 ++ '[' R12 == R1 ']' 07:04:41 ++ MVN_PHASE=install 07:04:41 ++ echo 'MVN_RELEASE_TAG is []' 07:04:41 MVN_RELEASE_TAG is [] 07:04:41 ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client]' 07:04:41 MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client] 07:04:41 ++ echo 'MVN_PHASE is [install]' 07:04:41 MVN_PHASE is [install] 07:04:41 ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' 07:04:41 MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] 07:04:41 ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client]' 07:04:41 MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client] 07:04:41 ++ echo 'MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT]' 07:04:41 MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT] 07:04:41 ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' 07:04:41 MVN_NEXUSPROXY is [https://nexus.onap.org] 07:04:41 ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' 07:04:41 MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] 07:04:41 ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' 07:04:41 MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] 07:04:41 +++ echo https://nexus.onap.org/content/sites/raw 07:04:41 +++ cut -f3 -d/ 07:04:41 +++ cut -f1 -d: 07:04:41 ++ MVN_RAWREPO_HOST=nexus.onap.org 07:04:41 ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' 07:04:41 MVN_RAWREPO_HOST is [nexus.onap.org] 07:04:41 ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' 07:04:41 MVN_RAWREPO_SERVERID is [ecomp-raw] 07:04:41 ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' 07:04:41 ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' 07:04:41 MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] 07:04:41 MVN_DOCKERREGISTRY_PUBLIC is [] 07:04:41 ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' 07:04:41 MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] 07:04:41 ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' 07:04:41 MVN_PYPISERVER_SERVERID [onap-pypi] 07:04:41 ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' 07:04:41 MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] 07:04:41 + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils 07:04:41 ++ date +%C%y%m%dT%H%M%S 07:04:41 + TIMESTAMP=20251004T070441 07:04:41 + export BUILD_NUMBER=20251004T070441 07:04:41 + BUILD_NUMBER=20251004T070441 07:04:41 + shift 2 07:04:41 + case $MVN_PHASE in 07:04:41 + echo '==> install phase script' 07:04:41 + case $MVN_PROJECT_MODULEID in 07:04:41 ==> install phase script 07:04:41 [INFO] 07:04:41 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ onap-dcae-cbs-docker-client --- 07:04:42 [INFO] org.onap.dcaegen2.utils:onap-dcae-cbs-docker-client:jar:2.2.1-SNAPSHOT 07:04:42 [INFO] 07:04:42 [INFO] --- clm-maven-plugin:2.53.1-01:index (default-cli) @ onap-dcae-cbs-docker-client --- 07:04:42 [INFO] Saved module information to /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-cbs-docker-client/target/sonatype-clm/module.xml 07:04:42 [INFO] 07:04:42 [INFO] -------------------< org.onap.dcaegen2.utils:utils >-------------------- 07:04:42 [INFO] Building dcaegen2-utils 1.2.1-SNAPSHOT [2/4] 07:04:42 [INFO] --------------------------------[ pom ]--------------------------------- 07:04:43 [INFO] 07:04:43 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ utils --- 07:04:43 [INFO] 07:04:43 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-no-snapshots) @ utils --- 07:04:43 [INFO] 07:04:43 [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-unit-test) @ utils --- 07:04:43 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/w/workspace/dcaegen2-utils-maven-clm-master/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:04:43 [INFO] 07:04:43 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ utils --- 07:04:43 [INFO] Starting audit... 07:04:43 Audit done. 07:04:43 [INFO] 07:04:43 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ utils --- 07:04:43 [INFO] Starting audit... 07:04:43 Audit done. 07:04:43 [INFO] 07:04:43 [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:report (post-unit-test) @ utils --- 07:04:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:04:43 [INFO] 07:04:43 [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-integration-test) @ utils --- 07:04:43 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/w/workspace/dcaegen2-utils-maven-clm-master/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:04:43 [INFO] 07:04:43 [INFO] --- maven-failsafe-plugin:2.19.1:integration-test (integration-tests) @ utils --- 07:04:43 [INFO] No tests to run. 07:04:43 [INFO] 07:04:43 [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:report (post-integration-test) @ utils --- 07:04:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:04:43 [INFO] 07:04:43 [INFO] --- maven-failsafe-plugin:2.19.1:verify (integration-tests) @ utils --- 07:04:43 [INFO] 07:04:43 [INFO] --- maven-install-plugin:2.4:install (default-install) @ utils --- 07:04:43 [INFO] Installing /w/workspace/dcaegen2-utils-maven-clm-master/pom.xml to /tmp/r/org/onap/dcaegen2/utils/utils/1.2.1-SNAPSHOT/utils-1.2.1-SNAPSHOT.pom 07:04:43 [INFO] 07:04:43 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ utils --- 07:04:43 [INFO] org.onap.dcaegen2.utils:utils:pom:1.2.1-SNAPSHOT 07:04:43 [INFO] 07:04:43 [INFO] --- clm-maven-plugin:2.53.1-01:index (default-cli) @ utils --- 07:04:43 [INFO] Saved module information to /w/workspace/dcaegen2-utils-maven-clm-master/target/sonatype-clm/module.xml 07:04:43 [INFO] 07:04:43 [INFO] ----------< org.onap.dcaegen2.utils:onap-dcae-dcaepolicy-lib >---------- 07:04:43 [INFO] Building dcaegen2-utils-onap-dcae-dcaepolicy-lib 2.5.1-SNAPSHOT [3/4] 07:04:43 [INFO] --------------------------------[ jar ]--------------------------------- 07:04:43 [INFO] 07:04:43 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ onap-dcae-dcaepolicy-lib --- 07:04:43 [INFO] 07:04:43 [INFO] --- exec-maven-plugin:1.2.1:exec (clean phase script) @ onap-dcae-dcaepolicy-lib --- 07:04:43 + echo 'running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [clean]' 07:04:43 + MVN_PROJECT_MODULEID=onap-dcae-dcaepolicy-lib 07:04:43 + MVN_PHASE=clean 07:04:43 running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [clean] 07:04:43 ++ dirname /w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh 07:04:43 + PROJECT_ROOT=/w/workspace/dcaegen2-utils-maven-clm-master 07:04:43 + '[' -z https://nexus.onap.org ']' 07:04:43 + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:43 + SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:43 + set +e 07:04:43 + source /w/workspace/dcaegen2-utils-maven-clm-master/scripts/mvn-phase-lib.sh 07:04:43 ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-dcaepolicy-lib 07:04:43 ++ '[' onap-dcae-dcaepolicy-lib == __ ']' 07:04:43 ++ [[ 2.5.1-SNAPSHOT == *SNAPSHOT ]] 07:04:43 ++ echo '=> for SNAPSHOT artifact build' 07:04:43 ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT 07:04:43 ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' 07:04:43 => for SNAPSHOT artifact build 07:04:43 MVN_DEPLOYMENT_TYPE is [SNAPSHOT] 07:04:43 +++ date +%C%y%m%dT%H%M%S 07:04:43 ++ TIMESTAMP=20251004T070443 07:04:43 ++ '[' -z https://nexus.onap.org ']' 07:04:43 +++ echo https://nexus.onap.org 07:04:43 +++ cut -f3 -d/ 07:04:43 +++ cut -f1 -d: 07:04:43 ++ MVN_NEXUSPROXY_HOST=nexus.onap.org 07:04:43 ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' 07:04:43 ++ '[' -z /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:04:43 ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:43 ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:43 ++ RELEASE_TAG=R12 07:04:43 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org 07:04:43 ++ '[' R12 == R1 ']' 07:04:43 ++ MVN_PHASE=clean 07:04:43 ++ echo 'MVN_RELEASE_TAG is []' 07:04:43 MVN_RELEASE_TAG is [] 07:04:43 ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib]' 07:04:43 ++ echo 'MVN_PHASE is [clean]' 07:04:43 MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib] 07:04:43 ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' 07:04:43 MVN_PHASE is [clean] 07:04:43 MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] 07:04:43 ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib]' 07:04:43 MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib] 07:04:43 ++ echo 'MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT]' 07:04:43 ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' 07:04:43 MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT] 07:04:43 ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' 07:04:43 MVN_NEXUSPROXY is [https://nexus.onap.org] 07:04:43 ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' 07:04:43 MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] 07:04:43 MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] 07:04:43 +++ echo https://nexus.onap.org/content/sites/raw 07:04:43 +++ cut -f3 -d/ 07:04:43 +++ cut -f1 -d: 07:04:43 ++ MVN_RAWREPO_HOST=nexus.onap.org 07:04:43 ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' 07:04:43 ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' 07:04:43 MVN_RAWREPO_HOST is [nexus.onap.org] 07:04:43 MVN_RAWREPO_SERVERID is [ecomp-raw] 07:04:43 ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' 07:04:43 ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' 07:04:43 MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] 07:04:43 MVN_DOCKERREGISTRY_PUBLIC is [] 07:04:43 MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] 07:04:43 ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' 07:04:43 MVN_PYPISERVER_SERVERID [onap-pypi] 07:04:43 ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' 07:04:43 ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' 07:04:43 MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] 07:04:43 + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils 07:04:43 ++ date +%C%y%m%dT%H%M%S 07:04:43 + TIMESTAMP=20251004T070443 07:04:43 + export BUILD_NUMBER=20251004T070443 07:04:43 + BUILD_NUMBER=20251004T070443 07:04:43 + shift 2 07:04:43 + case $MVN_PHASE in 07:04:43 + echo '==> clean phase script' 07:04:43 + case $MVN_PROJECT_MODULEID in 07:04:43 + clean_templated_files 07:04:43 ==> clean phase script 07:04:43 ++ find . -name '*-template' 07:04:43 + TEMPLATE_FILES= 07:04:43 + clean_tox_files 07:04:43 ++ find . -name .tox 07:04:43 + TOX_FILES= 07:04:43 ++ find . -name venv-tox 07:04:43 + TOX_FILES=' ' 07:04:43 + rm -rf './venv-*' './*.wgn' ./site ./coverage.xml ./xunit-results.xml 07:04:43 [INFO] 07:04:43 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-no-snapshots) @ onap-dcae-dcaepolicy-lib --- 07:04:43 [INFO] 07:04:43 [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-unit-test) @ onap-dcae-dcaepolicy-lib --- 07:04:43 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-dcaepolicy-lib/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:04:43 [INFO] 07:04:43 [INFO] --- exec-maven-plugin:1.2.1:exec (generate-sources script) @ onap-dcae-dcaepolicy-lib --- 07:04:43 + echo 'running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [generate-sources]' 07:04:43 + MVN_PROJECT_MODULEID=onap-dcae-dcaepolicy-lib 07:04:43 + MVN_PHASE=generate-sources 07:04:43 running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [generate-sources] 07:04:43 ++ dirname /w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh 07:04:43 + PROJECT_ROOT=/w/workspace/dcaegen2-utils-maven-clm-master 07:04:43 + '[' -z https://nexus.onap.org ']' 07:04:43 + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:43 + SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:43 + set +e 07:04:43 + source /w/workspace/dcaegen2-utils-maven-clm-master/scripts/mvn-phase-lib.sh 07:04:43 ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-dcaepolicy-lib 07:04:43 ++ '[' onap-dcae-dcaepolicy-lib == __ ']' 07:04:43 ++ [[ 2.5.1-SNAPSHOT == *SNAPSHOT ]] 07:04:43 ++ echo '=> for SNAPSHOT artifact build' 07:04:43 ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT 07:04:43 ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' 07:04:43 => for SNAPSHOT artifact build 07:04:43 MVN_DEPLOYMENT_TYPE is [SNAPSHOT] 07:04:43 +++ date +%C%y%m%dT%H%M%S 07:04:43 ++ TIMESTAMP=20251004T070443 07:04:43 ++ '[' -z https://nexus.onap.org ']' 07:04:43 +++ cut -f3 -d/ 07:04:43 +++ cut -f1 -d: 07:04:43 +++ echo https://nexus.onap.org 07:04:43 ++ MVN_NEXUSPROXY_HOST=nexus.onap.org 07:04:43 ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' 07:04:43 ++ '[' -z /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:04:43 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org 07:04:43 ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:43 ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:43 ++ RELEASE_TAG=R12 07:04:43 ++ '[' R12 == R1 ']' 07:04:43 ++ MVN_PHASE=generate-sources 07:04:43 ++ echo 'MVN_RELEASE_TAG is []' 07:04:43 ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib]' 07:04:43 MVN_RELEASE_TAG is [] 07:04:43 MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib] 07:04:43 ++ echo 'MVN_PHASE is [generate-sources]' 07:04:43 MVN_PHASE is [generate-sources] 07:04:43 ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' 07:04:43 MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] 07:04:43 ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib]' 07:04:43 MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib] 07:04:43 ++ echo 'MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT]' 07:04:43 MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT] 07:04:43 ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' 07:04:43 MVN_NEXUSPROXY is [https://nexus.onap.org] 07:04:43 ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' 07:04:43 MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] 07:04:43 ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' 07:04:43 MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] 07:04:43 +++ echo https://nexus.onap.org/content/sites/raw 07:04:43 +++ cut -f3 -d/ 07:04:43 +++ cut -f1 -d: 07:04:43 ++ MVN_RAWREPO_HOST=nexus.onap.org 07:04:43 ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' 07:04:43 ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' 07:04:43 MVN_RAWREPO_HOST is [nexus.onap.org] 07:04:43 MVN_RAWREPO_SERVERID is [ecomp-raw] 07:04:43 ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' 07:04:43 ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' 07:04:43 MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] 07:04:43 MVN_DOCKERREGISTRY_PUBLIC is [] 07:04:43 ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' 07:04:43 MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] 07:04:43 ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' 07:04:43 ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' 07:04:43 MVN_PYPISERVER_SERVERID [onap-pypi] 07:04:43 MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] 07:04:43 + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils 07:04:43 ++ date +%C%y%m%dT%H%M%S 07:04:43 + TIMESTAMP=20251004T070443 07:04:43 + export BUILD_NUMBER=20251004T070443 07:04:43 + BUILD_NUMBER=20251004T070443 07:04:43 + shift 2 07:04:43 + case $MVN_PHASE in 07:04:43 + echo '==> generate-sources phase script' 07:04:43 + case $MVN_PROJECT_MODULEID in 07:04:43 + expand_templates 07:04:43 ==> generate-sources phase script 07:04:43 + set +x 07:04:43 ====> Done template resolving 07:04:43 [INFO] 07:04:43 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ onap-dcae-dcaepolicy-lib --- 07:04:43 [INFO] Starting audit... 07:04:43 Audit done. 07:04:43 [INFO] 07:04:43 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ onap-dcae-dcaepolicy-lib --- 07:04:43 [INFO] Starting audit... 07:04:43 Audit done. 07:04:43 [INFO] 07:04:43 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ onap-dcae-dcaepolicy-lib --- 07:04:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:04:43 [INFO] skip non existing resourceDirectory /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-dcaepolicy-lib/src/main/resources 07:04:43 [INFO] 07:04:43 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ onap-dcae-dcaepolicy-lib --- 07:04:43 [INFO] No sources to compile 07:04:43 [INFO] 07:04:43 [INFO] --- exec-maven-plugin:1.2.1:exec (compile script) @ onap-dcae-dcaepolicy-lib --- 07:04:43 + echo 'running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib]running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [compile] 07:04:43 at stage [compile]' 07:04:43 + MVN_PROJECT_MODULEID=onap-dcae-dcaepolicy-lib 07:04:43 + MVN_PHASE=compile 07:04:43 ++ dirname /w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh 07:04:43 + PROJECT_ROOT=/w/workspace/dcaegen2-utils-maven-clm-master 07:04:43 + '[' -z https://nexus.onap.org ']' 07:04:43 + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:43 + SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:43 + set +e 07:04:43 + source /w/workspace/dcaegen2-utils-maven-clm-master/scripts/mvn-phase-lib.sh 07:04:43 ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-dcaepolicy-lib 07:04:43 ++ '[' onap-dcae-dcaepolicy-lib == __ ']' 07:04:43 ++ [[ 2.5.1-SNAPSHOT == *SNAPSHOT ]] 07:04:43 ++ echo '=> for SNAPSHOT artifact build' 07:04:43 ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT 07:04:43 => for SNAPSHOT artifact build 07:04:43 ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' 07:04:43 MVN_DEPLOYMENT_TYPE is [SNAPSHOT] 07:04:43 +++ date +%C%y%m%dT%H%M%S 07:04:43 ++ TIMESTAMP=20251004T070443 07:04:43 ++ '[' -z https://nexus.onap.org ']' 07:04:43 +++ echo https://nexus.onap.org 07:04:43 +++ cut -f3 -d/ 07:04:43 +++ cut -f1 -d: 07:04:43 ++ MVN_NEXUSPROXY_HOST=nexus.onap.org 07:04:43 ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' 07:04:43 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org 07:04:43 ++ '[' -z /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:04:43 ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:43 ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:43 ++ RELEASE_TAG=R12 07:04:43 ++ '[' R12 == R1 ']' 07:04:43 ++ MVN_PHASE=compile 07:04:43 ++ echo 'MVN_RELEASE_TAG is []' 07:04:43 MVN_RELEASE_TAG is [] 07:04:43 MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib] 07:04:43 ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib]' 07:04:43 MVN_PHASE is [compile] 07:04:43 ++ echo 'MVN_PHASE is [compile]' 07:04:43 MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] 07:04:43 MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib] 07:04:43 ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' 07:04:43 ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib]' 07:04:43 MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT] 07:04:43 MVN_NEXUSPROXY is [https://nexus.onap.org] 07:04:43 MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] 07:04:43 ++ echo 'MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT]' 07:04:43 ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' 07:04:43 MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] 07:04:43 ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' 07:04:43 ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' 07:04:43 +++ echo https://nexus.onap.org/content/sites/raw 07:04:43 +++ cut -f1 -d: 07:04:43 +++ cut -f3 -d/ 07:04:43 ++ MVN_RAWREPO_HOST=nexus.onap.org 07:04:43 ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' 07:04:43 ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' 07:04:43 MVN_RAWREPO_HOST is [nexus.onap.org] 07:04:43 MVN_RAWREPO_SERVERID is [ecomp-raw] 07:04:43 ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' 07:04:43 MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] 07:04:43 MVN_DOCKERREGISTRY_PUBLIC is [] 07:04:43 ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' 07:04:43 ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' 07:04:43 MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] 07:04:43 MVN_PYPISERVER_SERVERID [onap-pypi] 07:04:43 ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' 07:04:43 MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] 07:04:43 ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' 07:04:43 + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils 07:04:43 ++ date +%C%y%m%dT%H%M%S 07:04:43 + TIMESTAMP=20251004T070443 07:04:43 + export BUILD_NUMBER=20251004T070443 07:04:43 + BUILD_NUMBER=20251004T070443 07:04:43 + shift 2 07:04:43 + case $MVN_PHASE in 07:04:43 + echo '==> compile phase script' 07:04:43 + case $MVN_PROJECT_MODULEID in 07:04:43 ==> compile phase script 07:04:43 [INFO] 07:04:43 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ onap-dcae-dcaepolicy-lib --- 07:04:43 [INFO] Not copying test resources 07:04:43 [INFO] 07:04:43 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ onap-dcae-dcaepolicy-lib --- 07:04:43 [INFO] Not compiling test sources 07:04:43 [INFO] 07:04:43 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ onap-dcae-dcaepolicy-lib --- 07:04:43 [INFO] Tests are skipped. 07:04:43 [INFO] 07:04:43 [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:report (post-unit-test) @ onap-dcae-dcaepolicy-lib --- 07:04:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:04:43 [INFO] 07:04:43 [INFO] --- exec-maven-plugin:1.2.1:exec (test script) @ onap-dcae-dcaepolicy-lib --- 07:04:43 + echo 'running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [test]' 07:04:43 + MVN_PROJECT_MODULEID=onap-dcae-dcaepolicy-lib 07:04:43 + MVN_PHASE=test 07:04:43 running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [test] 07:04:43 ++ dirname /w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh 07:04:43 + PROJECT_ROOT=/w/workspace/dcaegen2-utils-maven-clm-master 07:04:43 + '[' -z https://nexus.onap.org ']' 07:04:43 + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:43 + SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:43 + set +e 07:04:43 + source /w/workspace/dcaegen2-utils-maven-clm-master/scripts/mvn-phase-lib.sh 07:04:43 ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-dcaepolicy-lib 07:04:43 ++ '[' onap-dcae-dcaepolicy-lib == __ ']' 07:04:43 ++ [[ 2.5.1-SNAPSHOT == *SNAPSHOT ]] 07:04:43 ++ echo '=> for SNAPSHOT artifact build' 07:04:43 => for SNAPSHOT artifact build 07:04:43 ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT 07:04:43 ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' 07:04:43 MVN_DEPLOYMENT_TYPE is [SNAPSHOT] 07:04:43 +++ date +%C%y%m%dT%H%M%S 07:04:43 ++ TIMESTAMP=20251004T070443 07:04:43 ++ '[' -z https://nexus.onap.org ']' 07:04:43 +++ cut -f3 -d/ 07:04:43 +++ cut -f1 -d: 07:04:43 +++ echo https://nexus.onap.org 07:04:43 ++ MVN_NEXUSPROXY_HOST=nexus.onap.org 07:04:43 ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' 07:04:43 ++ '[' -z /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:04:43 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org 07:04:43 ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:43 ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:04:43 ++ RELEASE_TAG=R12 07:04:43 ++ '[' R12 == R1 ']' 07:04:43 ++ MVN_PHASE=test 07:04:43 ++ echo 'MVN_RELEASE_TAG is []' 07:04:43 ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib]' 07:04:43 MVN_RELEASE_TAG is [] 07:04:43 ++ echo 'MVN_PHASE is [test]' 07:04:43 MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib] 07:04:43 MVN_PHASE is [test] 07:04:43 ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' 07:04:43 MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] 07:04:43 ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib]' 07:04:43 ++ echo 'MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT]' 07:04:43 MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib] 07:04:43 ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' 07:04:43 ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' 07:04:43 MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT] 07:04:43 MVN_NEXUSPROXY is [https://nexus.onap.org] 07:04:43 ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' 07:04:43 MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] 07:04:43 MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] 07:04:43 +++ echo https://nexus.onap.org/content/sites/raw 07:04:43 +++ cut -f3 -d/ 07:04:43 +++ cut -f1 -d: 07:04:43 ++ MVN_RAWREPO_HOST=nexus.onap.org 07:04:43 ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' 07:04:43 ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' 07:04:43 MVN_RAWREPO_HOST is [nexus.onap.org] 07:04:43 ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' 07:04:43 MVN_RAWREPO_SERVERID is [ecomp-raw] 07:04:43 ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' 07:04:43 MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] 07:04:43 ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' 07:04:43 MVN_DOCKERREGISTRY_PUBLIC is [] 07:04:43 ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' 07:04:43 MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] 07:04:43 ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' 07:04:43 MVN_PYPISERVER_SERVERID [onap-pypi] 07:04:43 MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] 07:04:43 + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils 07:04:43 ++ date +%C%y%m%dT%H%M%S 07:04:43 + TIMESTAMP=20251004T070443 07:04:43 + export BUILD_NUMBER=20251004T070443 07:04:43 + BUILD_NUMBER=20251004T070443 07:04:43 + shift 2 07:04:43 + case $MVN_PHASE in 07:04:43 + echo '==> test phase script' 07:04:43 + case $MVN_PROJECT_MODULEID in 07:04:43 + '[' -f tox.ini ']' 07:04:43 + set -e 07:04:43 ==> test phase script 07:04:43 + run_tox_test 07:04:43 + set -e -x 07:04:43 ++ pwd 07:04:43 + CURDIR=/w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-dcaepolicy-lib 07:04:43 ++ find . -name tox.ini 07:04:43 + TOXINIS=./tox.ini 07:04:43 + for TOXINI in "${TOXINIS[@]}" 07:04:43 ++ dirname ./tox.ini 07:04:43 + DIR=. 07:04:43 + cd /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-dcaepolicy-lib/. 07:04:43 + rm -rf ./venv-tox ./.tox 07:04:43 + python3 -m venv ./venv-tox 07:04:45 + source ./venv-tox/bin/activate 07:04:45 ++ deactivate nondestructive 07:04:45 ++ '[' -n '' ']' 07:04:45 ++ '[' -n '' ']' 07:04:45 ++ '[' -n /bin/bash -o -n '' ']' 07:04:45 ++ hash -r 07:04:45 ++ '[' -n '' ']' 07:04:45 ++ unset VIRTUAL_ENV 07:04:45 ++ '[' '!' nondestructive = nondestructive ']' 07:04:45 ++ VIRTUAL_ENV=/w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-dcaepolicy-lib/venv-tox 07:04:45 ++ export VIRTUAL_ENV 07:04:45 ++ _OLD_VIRTUAL_PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:04:45 ++ PATH=/w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-dcaepolicy-lib/venv-tox/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:04:45 ++ export PATH 07:04:45 ++ '[' -n '' ']' 07:04:45 ++ '[' -z '' ']' 07:04:45 ++ _OLD_VIRTUAL_PS1= 07:04:45 ++ '[' 'x(venv-tox) ' '!=' x ']' 07:04:45 ++ PS1='(venv-tox) ' 07:04:45 ++ export PS1 07:04:45 ++ '[' -n /bin/bash -o -n '' ']' 07:04:45 ++ hash -r 07:04:45 + pip3 install pip==9.0.3 07:04:45 Collecting pip==9.0.3 07:04:45 Cache entry deserialization failed, entry ignored 07:04:46 Using cached https://files.pythonhosted.org/packages/ac/95/a05b56bb975efa78d3557efa36acaf9cf5d2fd0ee0062060493687432e03/pip-9.0.3-py2.py3-none-any.whl 07:04:46 Installing collected packages: pip 07:04:46 Found existing installation: pip 9.0.1 07:04:46 Uninstalling pip-9.0.1: 07:04:46 Successfully uninstalled pip-9.0.1 07:04:46 Successfully installed pip-9.0.3 07:04:46 + pip3 install --upgrade argparse 07:04:46 Collecting argparse 07:04:46 Using cached https://files.pythonhosted.org/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl 07:04:46 Installing collected packages: argparse 07:04:46 Successfully installed argparse-1.4.0 07:04:46 You are using pip version 9.0.3, however version 25.2 is available. 07:04:46 You should consider upgrading via the 'pip install --upgrade pip' command. 07:04:46 + pip3 install tox==2.9.1 07:04:47 Collecting tox==2.9.1 07:04:47 Using cached https://files.pythonhosted.org/packages/1d/4e/20c679f8c5948f7c48591fde33d442e716af66a31a88f5791850a75041eb/tox-2.9.1-py2.py3-none-any.whl 07:04:47 Collecting py>=1.4.17 (from tox==2.9.1) 07:04:47 Cache entry deserialization failed, entry ignored 07:04:47 Using cached https://files.pythonhosted.org/packages/f6/f0/10642828a8dfb741e5f3fbaac830550a518a775c7fff6f04a007259b0548/py-1.11.0-py2.py3-none-any.whl 07:04:47 Collecting six (from tox==2.9.1) 07:04:47 Using cached https://files.pythonhosted.org/packages/b7/ce/149a00dd41f10bc29e5921b496af8b574d8413afcd5e30dfa0ed46c2cc5e/six-1.17.0-py2.py3-none-any.whl 07:04:47 Collecting virtualenv>=1.11.2; python_version != "3.2" (from tox==2.9.1) 07:04:47 Using cached https://files.pythonhosted.org/packages/18/a2/7931d40ecb02b5236a34ac53770f2f6931e3082b7a7dafe915d892d749d6/virtualenv-20.17.1-py3-none-any.whl 07:04:48 Collecting pluggy<1.0,>=0.3.0 (from tox==2.9.1) 07:04:48 Cache entry deserialization failed, entry ignored 07:04:48 Using cached https://files.pythonhosted.org/packages/a0/28/85c7aa31b80d150b772fbe4a229487bc6644da9ccb7e427dd8cc60cb8a62/pluggy-0.13.1-py2.py3-none-any.whl 07:04:48 Collecting platformdirs<3,>=2.4 (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) 07:04:48 Using cached https://files.pythonhosted.org/packages/b1/78/dcfd84d3aabd46a9c77260fb47ea5d244806e4daef83aa6fe5d83adb182c/platformdirs-2.4.0-py3-none-any.whl 07:04:48 Collecting distlib<1,>=0.3.6 (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) 07:04:48 Using cached https://files.pythonhosted.org/packages/33/6b/e0547afaf41bf2c42e52430072fa5658766e3d65bd4b03a563d1b6336f57/distlib-0.4.0-py2.py3-none-any.whl 07:04:48 Collecting importlib-metadata>=4.8.3; python_version < "3.8" (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) 07:04:48 Cache entry deserialization failed, entry ignored 07:04:48 Using cached https://files.pythonhosted.org/packages/a0/a1/b153a0a4caf7a7e3f15c2cd56c7702e2cf3d89b1b359d1f1c5e59d68f4ce/importlib_metadata-4.8.3-py3-none-any.whl 07:04:48 Collecting filelock<4,>=3.4.1 (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) 07:04:48 Using cached https://files.pythonhosted.org/packages/84/ce/8916d10ef537f3f3b046843255f9799504aa41862bfa87844b9bdc5361cd/filelock-3.4.1-py3-none-any.whl 07:04:48 Collecting importlib-resources>=5.4; python_version < "3.7" (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) 07:04:48 Using cached https://files.pythonhosted.org/packages/24/1b/33e489669a94da3ef4562938cd306e8fa915e13939d7b8277cb5569cb405/importlib_resources-5.4.0-py3-none-any.whl 07:04:48 Collecting typing-extensions>=3.6.4; python_version < "3.8" (from importlib-metadata>=4.8.3; python_version < "3.8"->virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) 07:04:48 Cache entry deserialization failed, entry ignored 07:04:48 Using cached https://files.pythonhosted.org/packages/45/6b/44f7f8f1e110027cf88956b59f2fad776cca7e1704396d043f89effd3a0e/typing_extensions-4.1.1-py3-none-any.whl 07:04:48 Collecting zipp>=0.5 (from importlib-metadata>=4.8.3; python_version < "3.8"->virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) 07:04:48 Cache entry deserialization failed, entry ignored 07:04:48 Using cached https://files.pythonhosted.org/packages/bd/df/d4a4974a3e3957fd1c1fa3082366d7fff6e428ddb55f074bf64876f8e8ad/zipp-3.6.0-py3-none-any.whl 07:04:48 Installing collected packages: py, six, platformdirs, distlib, typing-extensions, zipp, importlib-metadata, filelock, importlib-resources, virtualenv, pluggy, tox 07:04:48 Successfully installed distlib-0.4.0 filelock-3.4.1 importlib-metadata-4.8.3 importlib-resources-5.4.0 platformdirs-2.4.0 pluggy-0.13.1 py-1.11.0 six-1.17.0 tox-2.9.1 typing-extensions-4.1.1 virtualenv-20.17.1 zipp-3.6.0 07:04:48 You are using pip version 9.0.3, however version 25.2 is available. 07:04:48 You should consider upgrading via the 'pip install --upgrade pip' command. 07:04:48 + '[' '' = yes ']' 07:04:48 + pip3 freeze 07:04:49 You are using pip version 9.0.3, however version 25.2 is available. 07:04:49 You should consider upgrading via the 'pip install --upgrade pip' command. 07:04:49 distlib==0.4.0 07:04:49 filelock==3.4.1 07:04:49 importlib-metadata==4.8.3 07:04:49 importlib-resources==5.4.0 07:04:49 pkg-resources==0.0.0 07:04:49 platformdirs==2.4.0 07:04:49 pluggy==0.13.1 07:04:49 py==1.11.0 07:04:49 six==1.17.0 07:04:49 tox==2.9.1 07:04:49 typing-extensions==4.1.1 07:04:49 virtualenv==20.17.1 07:04:49 zipp==3.6.0 07:04:49 + tox 07:04:49 GLOB sdist-make: /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-dcaepolicy-lib/setup.py 07:04:49 py27 create: /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-dcaepolicy-lib/.tox/py27 07:04:50 py27 installdeps: -rrequirements.txt, cloudify-plugins-common==3.4, pytest, coverage, pytest-cov 07:05:02 py27 inst: /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-dcaepolicy-lib/.tox/dist/onap-dcae-dcaepolicy-lib-2.5.1.zip 07:05:03 py27 installed: DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.,atomicwrites==1.4.1,attrs==21.4.0,backports.functools-lru-cache==1.6.6,bottle==0.12.7,cloudify-plugins-common==3.4,cloudify-rest-client==3.4,configparser==4.0.2,contextlib2==0.6.0.post1,coverage==5.5,funcsigs==1.0.2,importlib-metadata==2.1.3,Jinja2==2.7.2,MarkupSafe==1.1.1,more-itertools==5.0.0,networkx==1.8.1,onap-dcae-dcaepolicy-lib==2.5.1,packaging==20.9,pathlib2==2.3.7.post1,pika==0.9.14,pluggy==0.13.1,proxy-tools==0.1.0,py==1.11.0,pyparsing==2.4.7,pytest==4.6.11,pytest-cov==2.12.1,requests==2.7.0,requests-toolbelt==1.0.0,scandir==1.10.0,six==1.17.0,toml==0.10.2,typing==3.10.0.0,wcwidth==0.2.13,zipp==1.2.0 07:05:03 py27 runtests: PYTHONHASHSEED='641728921' 07:05:03 py27 runtests: commands[0] | rm -rf /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-dcaepolicy-lib/logs 07:05:03 py27 runtests: commands[1] | mkdir /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-dcaepolicy-lib/logs 07:05:03 py27 runtests: commands[2] | pytest --junitxml xunit-results.xml --cov onap_dcae_dcaepolicy_lib --cov-report xml 07:05:04 ============================= test session starts ============================== 07:05:04 platform linux2 -- Python 2.7.17, pytest-4.6.11, py-1.11.0, pluggy-0.13.1 07:05:04 rootdir: /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-dcaepolicy-lib 07:05:04 plugins: cov-2.12.1 07:05:04 collected 27 items 07:05:04 07:05:04 tests/test_dcae_policy.py ........................... [100%] 07:05:04 07:05:04 - generated xml file: /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-dcaepolicy-lib/xunit-results.xml - 07:05:04 07:05:04 ---------- coverage: platform linux2, python 2.7.17-final-0 ---------- 07:05:04 Coverage XML written to file coverage.xml 07:05:04 07:05:04 ========================== 27 passed in 0.71 seconds =========================== 07:05:04 py27 runtests: commands[3] | coverage xml 07:05:04 ___________________________________ summary ____________________________________ 07:05:04 py27: commands succeeded 07:05:04 congratulations :) 07:05:04 + deactivate 07:05:04 + '[' -n /home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ']' 07:05:04 + PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:05:04 + export PATH 07:05:04 + unset _OLD_VIRTUAL_PATH 07:05:04 + '[' -n '' ']' 07:05:04 + '[' -n /bin/bash -o -n '' ']' 07:05:04 + hash -r 07:05:04 + '[' -n '' ']' 07:05:04 + unset VIRTUAL_ENV 07:05:04 + '[' '!' '' = nondestructive ']' 07:05:04 + unset -f deactivate 07:05:04 + rm -rf ./venv-tox ./.tox 07:05:05 + set +e 07:05:05 [INFO] 07:05:05 [INFO] --- exec-maven-plugin:1.2.1:exec (package script) @ onap-dcae-dcaepolicy-lib --- 07:05:05 + echo 'running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib]running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [package] 07:05:05 at stage [package]' 07:05:05 + MVN_PROJECT_MODULEID=onap-dcae-dcaepolicy-lib 07:05:05 + MVN_PHASE=package 07:05:05 ++ dirname /w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh 07:05:05 + PROJECT_ROOT=/w/workspace/dcaegen2-utils-maven-clm-master 07:05:05 + '[' -z https://nexus.onap.org ']' 07:05:05 + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:05:05 + SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:05:05 + set +e 07:05:05 + source /w/workspace/dcaegen2-utils-maven-clm-master/scripts/mvn-phase-lib.sh 07:05:05 ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-dcaepolicy-lib 07:05:05 ++ '[' onap-dcae-dcaepolicy-lib == __ ']' 07:05:05 ++ [[ 2.5.1-SNAPSHOT == *SNAPSHOT ]] 07:05:05 ++ echo '=> for SNAPSHOT artifact build' 07:05:05 ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT 07:05:05 ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' 07:05:05 => for SNAPSHOT artifact build 07:05:05 MVN_DEPLOYMENT_TYPE is [SNAPSHOT] 07:05:05 +++ date +%C%y%m%dT%H%M%S 07:05:05 ++ TIMESTAMP=20251004T070505 07:05:05 ++ '[' -z https://nexus.onap.org ']' 07:05:05 +++ echo https://nexus.onap.org 07:05:05 +++ cut -f1 -d: 07:05:05 +++ cut -f3 -d/ 07:05:05 ++ MVN_NEXUSPROXY_HOST=nexus.onap.org 07:05:05 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org 07:05:05 ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' 07:05:05 MVN_RELEASE_TAG is [] 07:05:05 MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib] 07:05:05 MVN_PHASE is [package] 07:05:05 MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] 07:05:05 MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib] 07:05:05 MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT] 07:05:05 MVN_NEXUSPROXY is [https://nexus.onap.org] 07:05:05 MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] 07:05:05 MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] 07:05:05 ++ '[' -z /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:05:05 ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:05:05 ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:05:05 ++ RELEASE_TAG=R12 07:05:05 ++ '[' R12 == R1 ']' 07:05:05 ++ MVN_PHASE=package 07:05:05 ++ echo 'MVN_RELEASE_TAG is []' 07:05:05 ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib]' 07:05:05 ++ echo 'MVN_PHASE is [package]' 07:05:05 ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' 07:05:05 ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib]' 07:05:05 ++ echo 'MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT]' 07:05:05 ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' 07:05:05 ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' 07:05:05 ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' 07:05:05 +++ cut -f3 -d/ 07:05:05 +++ cut -f1 -d: 07:05:05 +++ echo https://nexus.onap.org/content/sites/raw 07:05:05 ++ MVN_RAWREPO_HOST=nexus.onap.org 07:05:05 ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' 07:05:05 MVN_RAWREPO_HOST is [nexus.onap.org] 07:05:05 MVN_RAWREPO_SERVERID is [ecomp-raw] 07:05:05 ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' 07:05:05 MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] 07:05:05 MVN_DOCKERREGISTRY_PUBLIC is [] 07:05:05 ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' 07:05:05 ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' 07:05:05 ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' 07:05:05 MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] 07:05:05 MVN_PYPISERVER_SERVERID [onap-pypi] 07:05:05 ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' 07:05:05 ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' 07:05:05 MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] 07:05:05 + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils 07:05:05 ++ date +%C%y%m%dT%H%M%S 07:05:05 + TIMESTAMP=20251004T070505 07:05:05 + export BUILD_NUMBER=20251004T070505 07:05:05 + BUILD_NUMBER=20251004T070505 07:05:05 + shift 2 07:05:05 + case $MVN_PHASE in 07:05:05 + echo '==> package phase script' 07:05:05 + case $MVN_PROJECT_MODULEID in 07:05:05 ==> package phase script 07:05:05 [INFO] 07:05:05 [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-integration-test) @ onap-dcae-dcaepolicy-lib --- 07:05:05 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-dcaepolicy-lib/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:05:05 [INFO] 07:05:05 [INFO] --- maven-failsafe-plugin:2.19.1:integration-test (integration-tests) @ onap-dcae-dcaepolicy-lib --- 07:05:05 [INFO] No tests to run. 07:05:05 [INFO] 07:05:05 [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:report (post-integration-test) @ onap-dcae-dcaepolicy-lib --- 07:05:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:05:05 [INFO] 07:05:05 [INFO] --- maven-failsafe-plugin:2.19.1:verify (integration-tests) @ onap-dcae-dcaepolicy-lib --- 07:05:05 [INFO] 07:05:05 [INFO] --- maven-install-plugin:2.4:install (default-install) @ onap-dcae-dcaepolicy-lib --- 07:05:05 [INFO] Skipping artifact installation 07:05:05 [INFO] 07:05:05 [INFO] --- exec-maven-plugin:1.2.1:exec (install script) @ onap-dcae-dcaepolicy-lib --- 07:05:05 running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stag+ echo 'running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [install]' 07:05:05 + MVN_PROJECT_MODULEID=onap-dcae-dcaepolicy-lib 07:05:05 + MVN_PHASE=install 07:05:05 e [install] 07:05:05 ++ dirname /w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh 07:05:05 + PROJECT_ROOT=/w/workspace/dcaegen2-utils-maven-clm-master 07:05:05 + '[' -z https://nexus.onap.org ']' 07:05:05 + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:05:05 + SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:05:05 + set +e 07:05:05 + source /w/workspace/dcaegen2-utils-maven-clm-master/scripts/mvn-phase-lib.sh 07:05:05 ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-dcaepolicy-lib 07:05:05 ++ '[' onap-dcae-dcaepolicy-lib == __ ']' 07:05:05 ++ [[ 2.5.1-SNAPSHOT == *SNAPSHOT ]] 07:05:05 ++ echo '=> for SNAPSHOT artifact build' 07:05:05 => for SNAPSHOT artifact build 07:05:05 MVN_DEPLOYMENT_TYPE is [SNAPSHOT] 07:05:05 ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT 07:05:05 ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' 07:05:05 +++ date +%C%y%m%dT%H%M%S 07:05:05 ++ TIMESTAMP=20251004T070505 07:05:05 ++ '[' -z https://nexus.onap.org ']' 07:05:05 +++ cut -f3 -d/ 07:05:05 +++ cut -f1 -d: 07:05:05 +++ echo https://nexus.onap.org 07:05:05 ++ MVN_NEXUSPROXY_HOST=nexus.onap.org 07:05:05 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org 07:05:05 ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' 07:05:05 ++ '[' -z /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:05:05 ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:05:05 ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:05:05 ++ RELEASE_TAG=R12 07:05:05 ++ '[' R12 == R1 ']' 07:05:05 ++ MVN_PHASE=install 07:05:05 MVN_RELEASE_TAG is [] 07:05:05 MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib] 07:05:05 ++ echo 'MVN_RELEASE_TAG is []' 07:05:05 MVN_PHASE is [install] 07:05:05 ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib]' 07:05:05 ++ echo 'MVN_PHASE is [install]' 07:05:05 ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' 07:05:05 MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] 07:05:05 MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib] 07:05:05 ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib]' 07:05:05 ++ echo 'MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT]' 07:05:05 ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' 07:05:05 ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' 07:05:05 MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT] 07:05:05 MVN_NEXUSPROXY is [https://nexus.onap.org] 07:05:05 ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' 07:05:05 MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] 07:05:05 MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] 07:05:05 +++ cut -f3 -d/ 07:05:05 +++ echo https://nexus.onap.org/content/sites/raw 07:05:05 +++ cut -f1 -d: 07:05:05 ++ MVN_RAWREPO_HOST=nexus.onap.org 07:05:05 ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' 07:05:05 MVN_RAWREPO_HOST is [nexus.onap.org] 07:05:05 MVN_RAWREPO_SERVERID is [ecomp-raw] 07:05:05 MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] 07:05:05 MVN_DOCKERREGISTRY_PUBLIC is [] 07:05:05 ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' 07:05:05 ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' 07:05:05 ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' 07:05:05 ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' 07:05:05 ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' 07:05:05 ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' 07:05:05 MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] 07:05:05 MVN_PYPISERVER_SERVERID [onap-pypi] 07:05:05 MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] 07:05:05 + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils 07:05:05 ++ date +%C%y%m%dT%H%M%S 07:05:05 + TIMESTAMP=20251004T070505 07:05:05 + export BUILD_NUMBER=20251004T070505 07:05:05 + BUILD_NUMBER=20251004T070505 07:05:05 + shift 2 07:05:05 + case $MVN_PHASE in 07:05:05 + echo '==> install phase script' 07:05:05 + case $MVN_PROJECT_MODULEID in 07:05:05 ==> install phase script 07:05:05 [INFO] 07:05:05 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ onap-dcae-dcaepolicy-lib --- 07:05:05 [INFO] org.onap.dcaegen2.utils:onap-dcae-dcaepolicy-lib:jar:2.5.1-SNAPSHOT 07:05:05 [INFO] 07:05:05 [INFO] --- clm-maven-plugin:2.53.1-01:index (default-cli) @ onap-dcae-dcaepolicy-lib --- 07:05:05 [INFO] Saved module information to /w/workspace/dcaegen2-utils-maven-clm-master/onap-dcae-dcaepolicy-lib/target/sonatype-clm/module.xml 07:05:05 [INFO] 07:05:05 [INFO] ------------------< org.onap.dcaegen2.utils:scripts >------------------- 07:05:05 [INFO] Building dcaegen2-utils-scripts 1.1.0-SNAPSHOT [4/4] 07:05:05 [INFO] --------------------------------[ jar ]--------------------------------- 07:05:05 [INFO] 07:05:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ scripts --- 07:05:05 [INFO] 07:05:05 [INFO] --- exec-maven-plugin:1.2.1:exec (clean phase script) @ scripts --- 07:05:05 running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [scripts] at stage [clean] 07:05:05 + echo 'running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [scripts] at stage [clean]' 07:05:05 + MVN_PROJECT_MODULEID=scripts 07:05:05 + MVN_PHASE=clean 07:05:05 ++ dirname /w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh 07:05:05 + PROJECT_ROOT=/w/workspace/dcaegen2-utils-maven-clm-master 07:05:05 + '[' -z https://nexus.onap.org ']' 07:05:05 + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:05:05 + SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:05:05 + set +e 07:05:05 + source /w/workspace/dcaegen2-utils-maven-clm-master/scripts/mvn-phase-lib.sh 07:05:05 ++ FQDN=org.onap.dcaegen2.utils.scripts 07:05:05 ++ '[' scripts == __ ']' 07:05:05 => for SNAPSHOT artifact build 07:05:05 ++ [[ 1.1.0-SNAPSHOT == *SNAPSHOT ]] 07:05:05 ++ echo '=> for SNAPSHOT artifact build' 07:05:05 ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT 07:05:05 ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' 07:05:05 MVN_DEPLOYMENT_TYPE is [SNAPSHOT] 07:05:05 +++ date +%C%y%m%dT%H%M%S 07:05:05 ++ TIMESTAMP=20251004T070505 07:05:05 ++ '[' -z https://nexus.onap.org ']' 07:05:05 +++ cut -f1 -d: 07:05:05 +++ cut -f3 -d/ 07:05:05 +++ echo https://nexus.onap.org 07:05:05 ++ MVN_NEXUSPROXY_HOST=nexus.onap.org 07:05:05 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org 07:05:05 ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' 07:05:05 MVN_RELEASE_TAG is [] 07:05:05 MVN_PROJECT_MODULEID is [scripts] 07:05:05 MVN_PHASE is [clean] 07:05:05 MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] 07:05:05 MVN_PROJECT_ARTIFACTID is [scripts] 07:05:05 MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT] 07:05:05 MVN_NEXUSPROXY is [https://nexus.onap.org] 07:05:05 MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] 07:05:05 MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] 07:05:05 ++ '[' -z /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:05:05 ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:05:05 ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:05:05 ++ RELEASE_TAG=R12 07:05:05 ++ '[' R12 == R1 ']' 07:05:05 ++ MVN_PHASE=clean 07:05:05 ++ echo 'MVN_RELEASE_TAG is []' 07:05:05 ++ echo 'MVN_PROJECT_MODULEID is [scripts]' 07:05:05 ++ echo 'MVN_PHASE is [clean]' 07:05:05 ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' 07:05:05 ++ echo 'MVN_PROJECT_ARTIFACTID is [scripts]' 07:05:05 ++ echo 'MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT]' 07:05:05 ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' 07:05:05 ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' 07:05:05 ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' 07:05:05 +++ echo https://nexus.onap.org/content/sites/raw 07:05:05 +++ cut -f3 -d/ 07:05:05 +++ cut -f1 -d: 07:05:05 ++ MVN_RAWREPO_HOST=nexus.onap.org 07:05:05 ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' 07:05:05 MVN_RAWREPO_HOST is [nexus.onap.org] 07:05:05 MVN_RAWREPO_SERVERID is [ecomp-raw] 07:05:05 ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' 07:05:05 ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' 07:05:05 ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' 07:05:05 ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' 07:05:05 ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' 07:05:05 ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' 07:05:05 MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] 07:05:05 MVN_DOCKERREGISTRY_PUBLIC is [] 07:05:05 MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] 07:05:05 MVN_PYPISERVER_SERVERID [onap-pypi] 07:05:05 MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] 07:05:05 + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils 07:05:05 ++ date +%C%y%m%dT%H%M%S 07:05:05 + TIMESTAMP=20251004T070505 07:05:05 + export BUILD_NUMBER=20251004T070505 07:05:05 + BUILD_NUMBER=20251004T070505 07:05:05 + shift 2 07:05:05 + case $MVN_PHASE in 07:05:05 + echo '==> clean phase script' 07:05:05 + case $MVN_PROJECT_MODULEID in 07:05:05 ==> clean phase script 07:05:05 + clean_templated_files 07:05:05 ++ find . -name '*-template' 07:05:05 + TEMPLATE_FILES= 07:05:05 + clean_tox_files 07:05:05 ++ find . -name .tox 07:05:05 + TOX_FILES= 07:05:05 ++ find . -name venv-tox 07:05:05 + TOX_FILES=' ' 07:05:05 + rm -rf './venv-*' './*.wgn' ./site ./coverage.xml ./xunit-results.xml 07:05:05 [INFO] 07:05:05 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-no-snapshots) @ scripts --- 07:05:05 [INFO] 07:05:05 [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-unit-test) @ scripts --- 07:05:05 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/w/workspace/dcaegen2-utils-maven-clm-master/scripts/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:05:05 [INFO] 07:05:05 [INFO] --- exec-maven-plugin:1.2.1:exec (generate-sources script) @ scripts --- 07:05:05 + echo 'running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [scripts] at stage [generarunning script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [scripts] at stage [generate-sources] 07:05:05 te-sources]' 07:05:05 + MVN_PROJECT_MODULEID=scripts 07:05:05 + MVN_PHASE=generate-sources 07:05:05 ++ dirname /w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh 07:05:05 + PROJECT_ROOT=/w/workspace/dcaegen2-utils-maven-clm-master 07:05:05 + '[' -z https://nexus.onap.org ']' 07:05:05 + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:05:05 + SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:05:05 + set +e 07:05:05 + source /w/workspace/dcaegen2-utils-maven-clm-master/scripts/mvn-phase-lib.sh 07:05:05 ++ FQDN=org.onap.dcaegen2.utils.scripts 07:05:05 ++ '[' scripts == __ ']' 07:05:05 ++ [[ 1.1.0-SNAPSHOT == *SNAPSHOT ]] 07:05:05 ++ echo '=> for SNAPSHOT artifact build' 07:05:05 ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT 07:05:05 => for SNAPSHOT artifact build 07:05:05 MVN_DEPLOYMENT_TYPE is [SNAPSHOT] 07:05:05 ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' 07:05:05 +++ date +%C%y%m%dT%H%M%S 07:05:05 ++ TIMESTAMP=20251004T070505 07:05:05 ++ '[' -z https://nexus.onap.org ']' 07:05:05 +++ echo https://nexus.onap.org 07:05:05 +++ cut -f1 -d: 07:05:05 +++ cut -f3 -d/ 07:05:05 ++ MVN_NEXUSPROXY_HOST=nexus.onap.org 07:05:05 ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' 07:05:05 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org 07:05:05 ++ '[' -z /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:05:05 ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:05:05 ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:05:05 ++ RELEASE_TAG=R12 07:05:05 ++ '[' R12 == R1 ']' 07:05:05 ++ MVN_PHASE=generate-sources 07:05:05 ++ echo 'MVN_RELEASE_TAG is []' 07:05:05 MVN_RELEASE_TAG is [] 07:05:05 MVN_PROJECT_MODULEID is [scripts] 07:05:05 ++ echo 'MVN_PROJECT_MODULEID is [scripts]' 07:05:05 MVN_PHASE is [generate-sources] 07:05:05 ++ echo 'MVN_PHASE is [generate-sources]' 07:05:05 MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] 07:05:05 ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' 07:05:05 MVN_PROJECT_ARTIFACTID is [scripts] 07:05:05 MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT] 07:05:05 ++ echo 'MVN_PROJECT_ARTIFACTID is [scripts]' 07:05:05 ++ echo 'MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT]' 07:05:05 MVN_NEXUSPROXY is [https://nexus.onap.org] 07:05:05 ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' 07:05:05 MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] 07:05:05 ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' 07:05:05 MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] 07:05:05 ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' 07:05:05 +++ echo https://nexus.onap.org/content/sites/raw 07:05:05 +++ cut -f3 -d/ 07:05:05 +++ cut -f1 -d: 07:05:05 ++ MVN_RAWREPO_HOST=nexus.onap.org 07:05:05 ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' 07:05:05 ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' 07:05:05 MVN_RAWREPO_HOST is [nexus.onap.org] 07:05:05 MVN_RAWREPO_SERVERID is [ecomp-raw] 07:05:05 MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] 07:05:05 ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' 07:05:05 MVN_DOCKERREGISTRY_PUBLIC is [] 07:05:05 ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' 07:05:05 MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] 07:05:05 MVN_PYPISERVER_SERVERID [onap-pypi] 07:05:05 ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' 07:05:05 ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' 07:05:05 MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] 07:05:05 ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' 07:05:05 + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils 07:05:05 ++ date +%C%y%m%dT%H%M%S 07:05:05 + TIMESTAMP=20251004T070505 07:05:05 + export BUILD_NUMBER=20251004T070505 07:05:05 + BUILD_NUMBER=20251004T070505 07:05:05 + shift 2 07:05:05 + case $MVN_PHASE in 07:05:05 + echo '==> generate-sources phase script' 07:05:05 + case $MVN_PROJECT_MODULEID in 07:05:05 + expand_templates 07:05:05 ==> generate-sources phase script 07:05:05 + set +x 07:05:05 ====> Done template resolving 07:05:05 [INFO] 07:05:05 [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ scripts --- 07:05:05 [INFO] Starting audit... 07:05:05 Audit done. 07:05:05 [INFO] 07:05:05 [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ scripts --- 07:05:05 [INFO] Starting audit... 07:05:05 Audit done. 07:05:05 [INFO] 07:05:05 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ scripts --- 07:05:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:05:05 [INFO] skip non existing resourceDirectory /w/workspace/dcaegen2-utils-maven-clm-master/scripts/src/main/resources 07:05:05 [INFO] 07:05:05 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ scripts --- 07:05:05 [INFO] No sources to compile 07:05:05 [INFO] 07:05:05 [INFO] --- exec-maven-plugin:1.2.1:exec (compile script) @ scripts --- 07:05:05 running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [scripts] at stage [compile] 07:05:05 + echo 'running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [scripts] at stage [compile]' 07:05:05 + MVN_PROJECT_MODULEID=scripts 07:05:05 + MVN_PHASE=compile 07:05:05 ++ dirname /w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh 07:05:05 + PROJECT_ROOT=/w/workspace/dcaegen2-utils-maven-clm-master 07:05:05 + '[' -z https://nexus.onap.org ']' 07:05:05 + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:05:05 + SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:05:05 + set +e 07:05:05 + source /w/workspace/dcaegen2-utils-maven-clm-master/scripts/mvn-phase-lib.sh 07:05:05 ++ FQDN=org.onap.dcaegen2.utils.scripts 07:05:05 ++ '[' scripts == __ ']' 07:05:05 ++ [[ 1.1.0-SNAPSHOT == *SNAPSHOT ]] 07:05:05 ++ echo '=> for SNAPSHOT artifact build' 07:05:05 ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT 07:05:05 ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' 07:05:05 => for SNAPSHOT artifact build 07:05:05 MVN_DEPLOYMENT_TYPE is [SNAPSHOT] 07:05:05 +++ date +%C%y%m%dT%H%M%S 07:05:05 ++ TIMESTAMP=20251004T070505 07:05:05 ++ '[' -z https://nexus.onap.org ']' 07:05:05 +++ echo https://nexus.onap.org 07:05:05 +++ cut -f3 -d/ 07:05:05 +++ cut -f1 -d: 07:05:05 ++ MVN_NEXUSPROXY_HOST=nexus.onap.org 07:05:05 ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' 07:05:05 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org 07:05:05 ++ '[' -z /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:05:05 ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:05:05 ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:05:05 ++ RELEASE_TAG=R12 07:05:05 ++ '[' R12 == R1 ']' 07:05:05 ++ MVN_PHASE=compile 07:05:05 ++ echo 'MVN_RELEASE_TAG is []' 07:05:05 ++ echo 'MVN_PROJECT_MODULEID is [scripts]' 07:05:05 ++ echo 'MVN_PHASE is [compile]' 07:05:05 ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' 07:05:05 ++ echo 'MVN_PROJECT_ARTIFACTID is [scripts]' 07:05:05 MVN_RELEASE_TAG is [] 07:05:05 MVN_PROJECT_MODULEID is [scripts] 07:05:05 MVN_PHASE is [compile] 07:05:05 MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] 07:05:05 MVN_PROJECT_ARTIFACTID is [scripts] 07:05:05 ++ echo 'MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT]' 07:05:05 MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT] 07:05:05 MVN_NEXUSPROXY is [https://nexus.onap.org] 07:05:05 ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' 07:05:05 ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' 07:05:05 ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' 07:05:05 MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] 07:05:05 MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] 07:05:05 +++ cut -f3 -d/ 07:05:05 +++ echo https://nexus.onap.org/content/sites/raw 07:05:05 +++ cut -f1 -d: 07:05:05 ++ MVN_RAWREPO_HOST=nexus.onap.org 07:05:05 MVN_RAWREPO_HOST is [nexus.onap.org] 07:05:05 MVN_RAWREPO_SERVERID is [ecomp-raw] 07:05:05 ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' 07:05:05 MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] 07:05:05 MVN_DOCKERREGISTRY_PUBLIC is [] 07:05:05 ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' 07:05:05 MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] 07:05:05 ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' 07:05:05 MVN_PYPISERVER_SERVERID [onap-pypi] 07:05:05 ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' 07:05:05 MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] 07:05:05 ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' 07:05:05 ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' 07:05:05 ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' 07:05:05 + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils 07:05:05 ++ date +%C%y%m%dT%H%M%S 07:05:05 + TIMESTAMP=20251004T070505 07:05:05 + export BUILD_NUMBER=20251004T070505 07:05:05 + BUILD_NUMBER=20251004T070505 07:05:05 + shift 2 07:05:05 + case $MVN_PHASE in 07:05:05 + echo '==> compile phase script' 07:05:05 + case $MVN_PROJECT_MODULEID in 07:05:05 ==> compile phase script 07:05:05 [INFO] 07:05:05 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ scripts --- 07:05:05 [INFO] Not copying test resources 07:05:05 [INFO] 07:05:05 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ scripts --- 07:05:05 [INFO] Not compiling test sources 07:05:05 [INFO] 07:05:05 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ scripts --- 07:05:05 [INFO] Tests are skipped. 07:05:05 [INFO] 07:05:05 [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:report (post-unit-test) @ scripts --- 07:05:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:05:05 [INFO] 07:05:05 [INFO] --- exec-maven-plugin:1.2.1:exec (test script) @ scripts --- 07:05:05 + echo 'running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [scripts] at stage [test]' 07:05:05 running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [scripts] at stage [test] 07:05:05 + MVN_PROJECT_MODULEID=scripts 07:05:05 + MVN_PHASE=test 07:05:05 ++ dirname /w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh 07:05:05 + PROJECT_ROOT=/w/workspace/dcaegen2-utils-maven-clm-master 07:05:05 + '[' -z https://nexus.onap.org ']' 07:05:05 + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:05:05 + SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:05:05 + set +e 07:05:05 + source /w/workspace/dcaegen2-utils-maven-clm-master/scripts/mvn-phase-lib.sh 07:05:05 ++ FQDN=org.onap.dcaegen2.utils.scripts 07:05:05 ++ '[' scripts == __ ']' 07:05:05 ++ [[ 1.1.0-SNAPSHOT == *SNAPSHOT ]] 07:05:05 ++ echo '=> for SNAPSHOT artifact build' 07:05:05 => for SNAPSHOT artifact build 07:05:05 ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT 07:05:05 MVN_DEPLOYMENT_TYPE is [SNAPSHOT] 07:05:05 ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' 07:05:05 +++ date +%C%y%m%dT%H%M%S 07:05:05 ++ TIMESTAMP=20251004T070505 07:05:05 ++ '[' -z https://nexus.onap.org ']' 07:05:05 +++ echo https://nexus.onap.org 07:05:05 +++ cut -f1 -d: 07:05:05 +++ cut -f3 -d/ 07:05:05 ++ MVN_NEXUSPROXY_HOST=nexus.onap.org 07:05:05 ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' 07:05:05 ++ '[' -z /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:05:05 ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:05:05 ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:05:05 ++ RELEASE_TAG=R12 07:05:05 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org 07:05:05 MVN_RELEASE_TAG is [] 07:05:05 MVN_PROJECT_MODULEID is [scripts] 07:05:05 MVN_PHASE is [test] 07:05:05 ++ '[' R12 == R1 ']' 07:05:05 ++ MVN_PHASE=test 07:05:05 ++ echo 'MVN_RELEASE_TAG is []' 07:05:05 MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] 07:05:05 ++ echo 'MVN_PROJECT_MODULEID is [scripts]' 07:05:05 ++ echo 'MVN_PHASE is [test]' 07:05:05 MVN_PROJECT_ARTIFACTID is [scripts] 07:05:05 ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' 07:05:05 ++ echo 'MVN_PROJECT_ARTIFACTID is [scripts]' 07:05:05 MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT] 07:05:05 MVN_NEXUSPROXY is [https://nexus.onap.org] 07:05:05 ++ echo 'MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT]' 07:05:05 ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' 07:05:05 MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] 07:05:05 ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' 07:05:05 ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' 07:05:05 MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] 07:05:05 +++ echo https://nexus.onap.org/content/sites/raw 07:05:05 +++ cut -f3 -d/ 07:05:05 +++ cut -f1 -d: 07:05:05 ++ MVN_RAWREPO_HOST=nexus.onap.org 07:05:05 ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' 07:05:05 ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' 07:05:05 ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' 07:05:05 MVN_RAWREPO_HOST is [nexus.onap.org] 07:05:05 MVN_RAWREPO_SERVERID is [ecomp-raw] 07:05:05 MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] 07:05:05 ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' 07:05:05 MVN_DOCKERREGISTRY_PUBLIC is [] 07:05:05 MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] 07:05:05 MVN_PYPISERVER_SERVERID [onap-pypi] 07:05:05 MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] 07:05:05 ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' 07:05:05 ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' 07:05:05 ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' 07:05:05 + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils 07:05:05 ++ date +%C%y%m%dT%H%M%S 07:05:05 + TIMESTAMP=20251004T070505 07:05:05 + export BUILD_NUMBER=20251004T070505 07:05:05 + BUILD_NUMBER=20251004T070505 07:05:05 + shift 2 07:05:05 ==> test phase script 07:05:05 + case $MVN_PHASE in 07:05:05 + echo '==> test phase script' 07:05:05 + case $MVN_PROJECT_MODULEID in 07:05:05 + '[' -f tox.ini ']' 07:05:05 [INFO] 07:05:05 [INFO] --- exec-maven-plugin:1.2.1:exec (package script) @ scripts --- 07:05:05 + echo 'running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [scripts] at stage [packagrunning script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [scripts] at stage [package] 07:05:05 e]' 07:05:05 + MVN_PROJECT_MODULEID=scripts 07:05:05 + MVN_PHASE=package 07:05:05 ++ dirname /w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh 07:05:05 + PROJECT_ROOT=/w/workspace/dcaegen2-utils-maven-clm-master 07:05:05 + '[' -z https://nexus.onap.org ']' 07:05:05 + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:05:05 + SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:05:05 + set +e 07:05:05 + source /w/workspace/dcaegen2-utils-maven-clm-master/scripts/mvn-phase-lib.sh 07:05:05 ++ FQDN=org.onap.dcaegen2.utils.scripts 07:05:05 ++ '[' scripts == __ ']' 07:05:05 ++ [[ 1.1.0-SNAPSHOT == *SNAPSHOT ]] 07:05:05 ++ echo '=> for SNAPSHOT artifact build' 07:05:05 => for SNAPSHOT artifact build 07:05:05 ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT 07:05:05 ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' 07:05:05 MVN_DEPLOYMENT_TYPE is [SNAPSHOT] 07:05:05 +++ date +%C%y%m%dT%H%M%S 07:05:05 ++ TIMESTAMP=20251004T070505 07:05:05 ++ '[' -z https://nexus.onap.org ']' 07:05:05 +++ echo https://nexus.onap.org 07:05:05 +++ cut -f3 -d/ 07:05:05 +++ cut -f1 -d: 07:05:05 ++ MVN_NEXUSPROXY_HOST=nexus.onap.org 07:05:05 ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' 07:05:05 ++ '[' -z /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:05:05 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org 07:05:05 ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:05:05 ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:05:05 ++ RELEASE_TAG=R12 07:05:05 ++ '[' R12 == R1 ']' 07:05:05 ++ MVN_PHASE=package 07:05:05 ++ echo 'MVN_RELEASE_TAG is []' 07:05:05 ++ echo 'MVN_PROJECT_MODULEID is [scripts]' 07:05:05 ++ echo 'MVN_PHASE is [package]' 07:05:05 ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' 07:05:05 ++ echo 'MVN_PROJECT_ARTIFACTID is [scripts]' 07:05:05 MVN_RELEASE_TAG is [] 07:05:05 ++ echo 'MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT]' 07:05:05 ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' 07:05:05 ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' 07:05:05 ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' 07:05:05 MVN_PROJECT_MODULEID is [scripts] 07:05:05 MVN_PHASE is [package] 07:05:05 MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] 07:05:05 MVN_PROJECT_ARTIFACTID is [scripts] 07:05:05 MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT] 07:05:05 MVN_NEXUSPROXY is [https://nexus.onap.org] 07:05:05 MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] 07:05:05 MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] 07:05:05 +++ echo https://nexus.onap.org/content/sites/raw 07:05:05 +++ cut -f1 -d: 07:05:05 +++ cut -f3 -d/ 07:05:05 ++ MVN_RAWREPO_HOST=nexus.onap.org 07:05:05 ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' 07:05:05 ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' 07:05:05 ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' 07:05:05 MVN_RAWREPO_HOST is [nexus.onap.org] 07:05:05 ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' 07:05:05 MVN_RAWREPO_SERVERID is [ecomp-raw] 07:05:05 MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] 07:05:05 MVN_DOCKERREGISTRY_PUBLIC is [] 07:05:05 ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' 07:05:05 MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] 07:05:05 ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' 07:05:05 ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' 07:05:05 MVN_PYPISERVER_SERVERID [onap-pypi] 07:05:05 MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] 07:05:05 + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils 07:05:05 ++ date +%C%y%m%dT%H%M%S 07:05:05 + TIMESTAMP=20251004T070505 07:05:05 + export BUILD_NUMBER=20251004T070505 07:05:05 + BUILD_NUMBER=20251004T070505 07:05:05 + shift 2 07:05:05 + case $MVN_PHASE in 07:05:05 + echo '==> package phase script' 07:05:05 + case $MVN_PROJECT_MODULEID in 07:05:05 + upload_files_of_extension sh scripts 07:05:05 ==> package phase script 07:05:05 ++ ls -1 ./mvn-phase-lib.sh 07:05:05 + FILES=./mvn-phase-lib.sh 07:05:05 + for F in $FILES 07:05:05 + upload_raw_file ./mvn-phase-lib.sh scripts 07:05:05 ++ xpath -q -e '//servers/server[id='\''ecomp-raw'\'']/username/text()' /w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:05:06 + USER=dcaegen2-utils 07:05:06 ++ xpath -q -e '//servers/server[id='\''ecomp-raw'\'']/password/text()' /w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:05:06 + PASS=IyEYsEjskodlNynlbhymVv6bvBAZCHfbB 07:05:06 ++ mktemp 07:05:06 + NETRC=/tmp/tmp.LJWPXHSJhR 07:05:06 + echo 'machine nexus.onap.org login dcaegen2-utils password IyEYsEjskodlNynlbhymVv6bvBAZCHfbB' 07:05:06 + REPO=https://nexus.onap.org/content/sites/raw 07:05:06 + OUTPUT_FILE=./mvn-phase-lib.sh 07:05:06 ++ echo ./mvn-phase-lib.sh 07:05:06 ++ rev 07:05:06 ++ cut -f1 -d . 07:05:06 ++ rev 07:05:06 + EXT=sh 07:05:06 + '[' sh == yaml ']' 07:05:06 + '[' sh == sh ']' 07:05:06 + OUTPUT_FILE_TYPE=text/x-shellscript 07:05:06 + '[' scripts == scripts ']' 07:05:06 + PROJECT_NAME=org.onap.dcaegen2.utils 07:05:06 + '[' -z R12 ']' 07:05:06 + SEND_TO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R12 07:05:06 + '[' '!' -z scripts ']' 07:05:06 + SEND_TO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R12/scripts 07:05:06 + echo 'Sending ./mvn-phase-lib.sh to Nexus: https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R12/scripts' 07:05:06 Sending ./mvn-phase-lib.sh to Nexus: https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R12/scripts 07:05:06 + curl -vkn --netrc-file /tmp/tmp.LJWPXHSJhR --upload-file ./mvn-phase-lib.sh -X PUT -H 'Content-Type: text/x-shellscript' https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R12/scripts/./mvn-phase-lib.sh-20251004T070505 07:05:06 * Rebuilt URL to: https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R12/scripts/mvn-phase-lib.sh-20251004T070505 07:05:06 % Total % Received % Xferd Average Speed Time Time Time Current 07:05:06 Dload Upload Total Spent Left Speed 07:05:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 199.204.45.137... 07:05:06 * TCP_NODELAY set 07:05:06 * Connected to nexus.onap.org (199.204.45.137) port 443 (#0) 07:05:06 * ALPN, offering h2 07:05:06 * ALPN, offering http/1.1 07:05:06 * successfully set certificate verify locations: 07:05:06 * CAfile: /etc/ssl/certs/ca-certificates.crt 07:05:06 CApath: /etc/ssl/certs 07:05:06 } [5 bytes data] 07:05:06 * TLSv1.3 (OUT), TLS handshake, Client hello (1): 07:05:06 } [512 bytes data] 07:05:06 * TLSv1.3 (IN), TLS handshake, Server hello (2): 07:05:06 { [108 bytes data] 07:05:06 * TLSv1.2 (IN), TLS handshake, Certificate (11): 07:05:06 { [2579 bytes data] 07:05:06 * TLSv1.2 (IN), TLS handshake, Server key exchange (12): 07:05:06 { [333 bytes data] 07:05:06 * TLSv1.2 (IN), TLS handshake, Server finished (14): 07:05:06 { [4 bytes data] 07:05:06 * TLSv1.2 (OUT), TLS handshake, Client key exchange (16): 07:05:06 } [70 bytes data] 07:05:06 * TLSv1.2 (OUT), TLS change cipher, Client hello (1): 07:05:06 } [1 bytes data] 07:05:06 * TLSv1.2 (OUT), TLS handshake, Finished (20): 07:05:06 } [16 bytes data] 07:05:06 * TLSv1.2 (IN), TLS handshake, Finished (20): 07:05:06 { [16 bytes data] 07:05:06 * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256 07:05:06 * ALPN, server accepted to use http/1.1 07:05:06 * Server certificate: 07:05:06 * subject: CN=nexus.onap.org 07:05:06 * start date: Aug 30 13:47:22 2025 GMT 07:05:06 * expire date: Nov 28 13:47:21 2025 GMT 07:05:06 * issuer: C=US; O=Let's Encrypt; CN=R12 07:05:06 * SSL certificate verify ok. 07:05:06 * Server auth using Basic with user 'dcaegen2-utils' 07:05:06 } [5 bytes data] 07:05:06 > PUT /content/sites/raw/org.onap.dcaegen2.utils/R12/scripts/mvn-phase-lib.sh-20251004T070505 HTTP/1.1 07:05:06 > Host: nexus.onap.org 07:05:06 > Authorization: Basic ZGNhZWdlbjItdXRpbHM6SXlFWXNFanNrb2RsTnlubGJoeW1WdjZidkJBWkNIZmJC 07:05:06 > User-Agent: curl/7.58.0 07:05:06 > Accept: */* 07:05:06 > Content-Type: text/x-shellscript 07:05:06 > Content-Length: 19956 07:05:06 > Expect: 100-continue 07:05:06 > 07:05:06 { [5 bytes data] 07:05:06 < HTTP/1.1 100 Continue 07:05:06 } [5 bytes data] 07:05:06 * We are completely uploaded and fine 07:05:06 { [5 bytes data] 07:05:06 < HTTP/1.1 201 Created 07:05:06 < Server: nginx/1.20.0 07:05:06 < Date: Sat, 04 Oct 2025 07:05:06 GMT 07:05:06 < Content-Length: 0 07:05:06 < Connection: keep-alive 07:05:06 < Keep-Alive: timeout=5 07:05:06 < X-Frame-Options: SAMEORIGIN 07:05:06 < X-Content-Type-Options: nosniff 07:05:06 < Accept-Ranges: bytes 07:05:06 < Referrer-Policy: no-referrer 07:05:06 < Permissions-Policy: camera=(), geolocation=(), microphone=() 07:05:06 < Content-Security-Policy: default-src 'none'; script-src 'self' 'unsafe-inline' 'unsafe-eval' www.google-analytics.com; style-src 'self' 'unsafe-inline' fonts.googleapis.com; img-src 'self' https: data:; connect-src 'self' 'unsafe-inline' www.google-analytics.com stats.g.doubleclick.net; frame-src 'self'; font-src 'self' fonts.gstatic.com 07:05:06 < Strict-Transport-Security: max-age=15552000 07:05:06 < 07:05:06 100 19956 0 0 100 19956 0 464k --:--:-- --:--:-- --:--:-- 464k 07:05:06 * Connection #0 to host nexus.onap.org left intact 07:05:06 + curl -vkn --netrc-file /tmp/tmp.LJWPXHSJhR --upload-file ./mvn-phase-lib.sh -X PUT -H 'Content-Type: text/x-shellscript' https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R12/scripts/./mvn-phase-lib.sh 07:05:06 * Rebuilt URL to: https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R12/scripts/mvn-phase-lib.sh 07:05:06 % Total % Received % Xferd Average Speed Time Time Time Current 07:05:06 Dload Upload Total Spent Left Speed 07:05:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 199.204.45.137... 07:05:06 * TCP_NODELAY set 07:05:06 * Connected to nexus.onap.org (199.204.45.137) port 443 (#0) 07:05:06 * ALPN, offering h2 07:05:06 * ALPN, offering http/1.1 07:05:06 * successfully set certificate verify locations: 07:05:06 * CAfile: /etc/ssl/certs/ca-certificates.crt 07:05:06 CApath: /etc/ssl/certs 07:05:06 } [5 bytes data] 07:05:06 * TLSv1.3 (OUT), TLS handshake, Client hello (1): 07:05:06 } [512 bytes data] 07:05:06 * TLSv1.3 (IN), TLS handshake, Server hello (2): 07:05:06 { [108 bytes data] 07:05:06 * TLSv1.2 (IN), TLS handshake, Certificate (11): 07:05:06 { [2579 bytes data] 07:05:06 * TLSv1.2 (IN), TLS handshake, Server key exchange (12): 07:05:06 { [333 bytes data] 07:05:06 * TLSv1.2 (IN), TLS handshake, Server finished (14): 07:05:06 { [4 bytes data] 07:05:06 * TLSv1.2 (OUT), TLS handshake, Client key exchange (16): 07:05:06 } [70 bytes data] 07:05:06 * TLSv1.2 (OUT), TLS change cipher, Client hello (1): 07:05:06 } [1 bytes data] 07:05:06 * TLSv1.2 (OUT), TLS handshake, Finished (20): 07:05:06 } [16 bytes data] 07:05:06 * TLSv1.2 (IN), TLS handshake, Finished (20): 07:05:06 { [16 bytes data] 07:05:06 * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256 07:05:06 * ALPN, server accepted to use http/1.1 07:05:06 * Server certificate: 07:05:06 * subject: CN=nexus.onap.org 07:05:06 * start date: Aug 30 13:47:22 2025 GMT 07:05:06 * expire date: Nov 28 13:47:21 2025 GMT 07:05:06 * issuer: C=US; O=Let's Encrypt; CN=R12 07:05:06 * SSL certificate verify ok. 07:05:06 * Server auth using Basic with user 'dcaegen2-utils' 07:05:06 } [5 bytes data] 07:05:06 > PUT /content/sites/raw/org.onap.dcaegen2.utils/R12/scripts/mvn-phase-lib.sh HTTP/1.1 07:05:06 > Host: nexus.onap.org 07:05:06 > Authorization: Basic ZGNhZWdlbjItdXRpbHM6SXlFWXNFanNrb2RsTnlubGJoeW1WdjZidkJBWkNIZmJC 07:05:06 > User-Agent: curl/7.58.0 07:05:06 > Accept: */* 07:05:06 > Content-Type: text/x-shellscript 07:05:06 > Content-Length: 19956 07:05:06 > Expect: 100-continue 07:05:06 > 07:05:06 { [5 bytes data] 07:05:06 < HTTP/1.1 100 Continue 07:05:06 } [5 bytes data] 07:05:06 * We are completely uploaded and fine 07:05:06 { [5 bytes data] 07:05:06 < HTTP/1.1 201 Created 07:05:06 < Server: nginx/1.20.0 07:05:06 < Date: Sat, 04 Oct 2025 07:05:06 GMT 07:05:06 < Content-Length: 0 07:05:06 < Connection: keep-alive 07:05:06 < Keep-Alive: timeout=5 07:05:06 < X-Frame-Options: SAMEORIGIN 07:05:06 < X-Content-Type-Options: nosniff 07:05:06 < Accept-Ranges: bytes 07:05:06 < Referrer-Policy: no-referrer 07:05:06 < Permissions-Policy: camera=(), geolocation=(), microphone=() 07:05:06 < Content-Security-Policy: default-src 'none'; script-src 'self' 'unsafe-inline' 'unsafe-eval' www.google-analytics.com; style-src 'self' 'unsafe-inline' fonts.googleapis.com; img-src 'self' https: data:; connect-src 'self' 'unsafe-inline' www.google-analytics.com stats.g.doubleclick.net; frame-src 'self'; font-src 'self' fonts.gstatic.com 07:05:06 < Strict-Transport-Security: max-age=15552000 07:05:06 < 07:05:06 100 19956 0 0 100 19956 0 609k --:--:-- --:--:-- --:--:-- 609k 07:05:06 * Connection #0 to host nexus.onap.org left intact 07:05:06 [INFO] 07:05:06 [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-integration-test) @ scripts --- 07:05:06 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/w/workspace/dcaegen2-utils-maven-clm-master/scripts/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:05:06 [INFO] 07:05:06 [INFO] --- maven-failsafe-plugin:2.19.1:integration-test (integration-tests) @ scripts --- 07:05:06 [INFO] No tests to run. 07:05:06 [INFO] 07:05:06 [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:report (post-integration-test) @ scripts --- 07:05:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:05:06 [INFO] 07:05:06 [INFO] --- maven-failsafe-plugin:2.19.1:verify (integration-tests) @ scripts --- 07:05:06 [INFO] 07:05:06 [INFO] --- maven-install-plugin:2.4:install (default-install) @ scripts --- 07:05:06 [INFO] Skipping artifact installation 07:05:06 [INFO] 07:05:06 [INFO] --- exec-maven-plugin:1.2.1:exec (install script) @ scripts --- 07:05:06 + echo 'running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [scripts] at stage [install]' 07:05:06 + MVN_PROJECT_MODULEID=scripts 07:05:06 running script: [/w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh] for module [scripts] at stage [install] 07:05:06 + MVN_PHASE=install 07:05:06 ++ dirname /w/workspace/dcaegen2-utils-maven-clm-master/mvn-phase-script.sh 07:05:06 + PROJECT_ROOT=/w/workspace/dcaegen2-utils-maven-clm-master 07:05:06 + '[' -z https://nexus.onap.org ']' 07:05:06 + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:05:06 + SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:05:06 + set +e 07:05:06 + source /w/workspace/dcaegen2-utils-maven-clm-master/scripts/mvn-phase-lib.sh 07:05:06 ++ FQDN=org.onap.dcaegen2.utils.scripts 07:05:06 ++ '[' scripts == __ ']' 07:05:06 ++ [[ 1.1.0-SNAPSHOT == *SNAPSHOT ]] 07:05:06 ++ echo '=> for SNAPSHOT artifact build' 07:05:06 => for SNAPSHOT artifact build 07:05:06 ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT 07:05:06 MVN_DEPLOYMENT_TYPE is [SNAPSHOT] 07:05:06 ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' 07:05:06 +++ date +%C%y%m%dT%H%M%S 07:05:06 ++ TIMESTAMP=20251004T070506 07:05:06 ++ '[' -z https://nexus.onap.org ']' 07:05:06 +++ echo https://nexus.onap.org 07:05:06 +++ cut -f1 -d: 07:05:06 +++ cut -f3 -d/ 07:05:06 ++ MVN_NEXUSPROXY_HOST=nexus.onap.org 07:05:06 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org 07:05:06 ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' 07:05:06 ++ '[' -z /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:05:06 ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:05:06 ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config8387325014492273357tmp 07:05:06 ++ RELEASE_TAG=R12 07:05:06 ++ '[' R12 == R1 ']' 07:05:06 MVN_RELEASE_TAG is [] 07:05:06 ++ MVN_PHASE=install 07:05:06 MVN_PROJECT_MODULEID is [scripts] 07:05:06 ++ echo 'MVN_RELEASE_TAG is []' 07:05:06 ++ echo 'MVN_PROJECT_MODULEID is [scripts]' 07:05:06 ++ echo 'MVN_PHASE is [install]' 07:05:06 MVN_PHASE is [install] 07:05:06 ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' 07:05:06 ++ echo 'MVN_PROJECT_ARTIFACTID is [scripts]' 07:05:06 ++ echo 'MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT]' 07:05:06 MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] 07:05:06 MVN_PROJECT_ARTIFACTID is [scripts] 07:05:06 MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT] 07:05:06 MVN_NEXUSPROXY is [https://nexus.onap.org] 07:05:06 MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] 07:05:06 MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] 07:05:06 ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' 07:05:06 ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' 07:05:06 ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' 07:05:06 +++ echo https://nexus.onap.org/content/sites/raw 07:05:06 +++ cut -f3 -d/ 07:05:06 +++ cut -f1 -d: 07:05:06 ++ MVN_RAWREPO_HOST=nexus.onap.org 07:05:06 ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' 07:05:06 MVN_RAWREPO_HOST is [nexus.onap.org] 07:05:06 MVN_RAWREPO_SERVERID is [ecomp-raw] 07:05:06 MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] 07:05:06 MVN_DOCKERREGISTRY_PUBLIC is [] 07:05:06 MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] 07:05:06 MVN_PYPISERVER_SERVERID [onap-pypi] 07:05:06 MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] 07:05:06 ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' 07:05:06 ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' 07:05:06 ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' 07:05:06 ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' 07:05:06 ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' 07:05:06 ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' 07:05:06 + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils 07:05:06 ++ date +%C%y%m%dT%H%M%S 07:05:06 + TIMESTAMP=20251004T070506 07:05:06 + export BUILD_NUMBER=20251004T070506 07:05:06 + BUILD_NUMBER=20251004T070506 07:05:06 + shift 2 07:05:06 + case $MVN_PHASE in 07:05:06 + echo '==> install phase script' 07:05:06 + case $MVN_PROJECT_MODULEID in 07:05:06 ==> install phase script 07:05:06 [INFO] 07:05:06 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ scripts --- 07:05:06 [INFO] org.onap.dcaegen2.utils:scripts:jar:1.1.0-SNAPSHOT 07:05:06 [INFO] 07:05:06 [INFO] --- clm-maven-plugin:2.53.1-01:index (default-cli) @ scripts --- 07:05:06 [INFO] Saved module information to /w/workspace/dcaegen2-utils-maven-clm-master/scripts/target/sonatype-clm/module.xml 07:05:06 [INFO] ------------------------------------------------------------------------ 07:05:06 [INFO] Reactor Summary: 07:05:06 [INFO] 07:05:06 [INFO] dcaegen2-utils-python-cbs-docker-client 2.2.1-SNAPSHOT SUCCESS [ 39.010 s] 07:05:06 [INFO] dcaegen2-utils 1.2.1-SNAPSHOT ...................... SUCCESS [ 0.311 s] 07:05:06 [INFO] dcaegen2-utils-onap-dcae-dcaepolicy-lib 2.5.1-SNAPSHOT SUCCESS [ 22.041 s] 07:05:06 [INFO] dcaegen2-utils-scripts 1.1.0-SNAPSHOT .............. SUCCESS [ 1.020 s] 07:05:06 [INFO] ------------------------------------------------------------------------ 07:05:06 [INFO] BUILD SUCCESS 07:05:06 [INFO] ------------------------------------------------------------------------ 07:05:06 [INFO] Total time: 01:07 min 07:05:06 [INFO] Finished at: 2025-10-04T07:05:06Z 07:05:06 [INFO] ------------------------------------------------------------------------ 07:05:06 [dcaegen2-utils-maven-clm-master] $ /bin/bash /tmp/jenkins17456289408682333515.sh 07:05:06 [dcaegen2-utils-maven-clm-master] $ /bin/sh -xe /tmp/jenkins9052934661562148782.sh 07:05:06 + find . -regex .*karaf/target 07:05:06 + xargs rm -rf 07:05:10 [INFO] 2025-10-04T07:05:10.258Z Scanning application onap-dcaegen2-utils. 07:05:10 [INFO] Discovered commit hash '2dae4e0c83c68ec184d0ee51a6fcc73eb285ed65' via environment variable GIT_COMMIT 07:05:10 [INFO] Scan configuration properties: 07:05:10 [INFO] dirExcludes=null 07:05:10 [INFO] dirIncludes=null 07:05:10 [INFO] fileExcludes= 07:05:10 [INFO] fileIncludes= 07:05:10 [INFO] 2025-10-04T07:05:10.817Z Scanned 0 total files 07:05:10 [INFO] 2025-10-04T07:05:10.829Z Finished scanning application onap-dcaegen2-utils. 07:05:10 [INFO] Discovered repository url '$GIT_URL/dcaegen2/utils/dcaegen2/utils/dcaegen2/utils/dcaegen2/utils' via environment variable GIT_URL 07:05:10 [INFO] Repository URL $GIT_URL/dcaegen2/utils/dcaegen2/utils/dcaegen2/utils/dcaegen2/utils was found using automation 07:05:10 [INFO] Amending source control record for application with id: onap-dcaegen2-utils with discovered Repository URL: $GIT_URL/dcaegen2/utils/dcaegen2/utils/dcaegen2/utils/dcaegen2/utils 07:05:11 [INFO] 2025-10-04T07:05:11.456Z Evaluating application onap-dcaegen2-utils for stage build. 07:05:12 [INFO] Waiting for policy evaluation to complete... 07:05:12 [INFO] Assigned scan ID 906b1458cf684eb19e92af35d60a4a24 07:05:17 [INFO] Policy evaluation completed in 6 seconds. 07:05:17 [INFO] 2025-10-04T07:05:17.900Z Finished evaluating application onap-dcaegen2-utils for stage build. 07:05:17 07:05:17 The detailed report can be viewed online at https://nexus-iq.wl.linuxfoundation.org/ui/links/application/onap-dcaegen2-utils/report/906b1458cf684eb19e92af35d60a4a24 07:05:17 Summary of policy violations: 0 critical, 0 severe, 0 moderate 07:05:17 Build step 'Invoke Nexus Policy Evaluation' changed build result to SUCCESS 07:05:17 $ ssh-agent -k 07:05:17 unset SSH_AUTH_SOCK; 07:05:17 unset SSH_AGENT_PID; 07:05:17 echo Agent pid 2218 killed; 07:05:17 [ssh-agent] Stopped. 07:05:18 [PostBuildScript] - [INFO] Executing post build scripts. 07:05:18 [dcaegen2-utils-maven-clm-master] $ /bin/bash /tmp/jenkins12853159912859979699.sh 07:05:18 ---> sysstat.sh 07:05:18 [dcaegen2-utils-maven-clm-master] $ /bin/bash /tmp/jenkins1792991017371685339.sh 07:05:18 ---> package-listing.sh 07:05:18 ++ facter osfamily 07:05:18 ++ tr '[:upper:]' '[:lower:]' 07:05:18 + OS_FAMILY=debian 07:05:18 + workspace=/w/workspace/dcaegen2-utils-maven-clm-master 07:05:18 + START_PACKAGES=/tmp/packages_start.txt 07:05:18 + END_PACKAGES=/tmp/packages_end.txt 07:05:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:05:18 + PACKAGES=/tmp/packages_start.txt 07:05:18 + '[' /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:05:18 + PACKAGES=/tmp/packages_end.txt 07:05:18 + case "${OS_FAMILY}" in 07:05:18 + dpkg -l 07:05:18 + grep '^ii' 07:05:18 + '[' -f /tmp/packages_start.txt ']' 07:05:18 + '[' -f /tmp/packages_end.txt ']' 07:05:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:05:18 + '[' /w/workspace/dcaegen2-utils-maven-clm-master ']' 07:05:18 + mkdir -p /w/workspace/dcaegen2-utils-maven-clm-master/archives/ 07:05:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dcaegen2-utils-maven-clm-master/archives/ 07:05:18 [dcaegen2-utils-maven-clm-master] $ /bin/bash /tmp/jenkins6372428943002702643.sh 07:05:18 ---> capture-instance-metadata.sh 07:05:18 Setup pyenv: 07:05:18 system 07:05:18 3.8.13 07:05:18 3.9.13 07:05:18 * 3.10.6 (set by /w/workspace/dcaegen2-utils-maven-clm-master/.python-version) 07:05:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I6GH from file:/tmp/.os_lf_venv 07:05:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:05:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:05:20 lf-activate-venv(): INFO: Base packages installed successfully 07:05:20 lf-activate-venv(): INFO: Installing additional packages: lftools 07:05:29 lf-activate-venv(): INFO: Adding /tmp/venv-I6GH/bin to PATH 07:05:29 INFO: Running in OpenStack, capturing instance metadata 07:05:29 [dcaegen2-utils-maven-clm-master] $ /bin/bash /tmp/jenkins5092022222220404268.sh 07:05:29 provisioning config files... 07:05:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dcaegen2-utils-maven-clm-master@tmp/config9719020188886489554tmp 07:05:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:05:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:05:29 [EnvInject] - Injecting environment variables from a build step. 07:05:29 [EnvInject] - Injecting as environment variables the properties content 07:05:29 SERVER_ID=logs 07:05:29 07:05:29 [EnvInject] - Variables injected successfully. 07:05:29 [dcaegen2-utils-maven-clm-master] $ /bin/bash /tmp/jenkins10870064567544663133.sh 07:05:29 ---> create-netrc.sh 07:05:29 [dcaegen2-utils-maven-clm-master] $ /bin/bash /tmp/jenkins15901705711357767432.sh 07:05:29 ---> python-tools-install.sh 07:05:29 Setup pyenv: 07:05:30 system 07:05:30 3.8.13 07:05:30 3.9.13 07:05:30 * 3.10.6 (set by /w/workspace/dcaegen2-utils-maven-clm-master/.python-version) 07:05:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I6GH from file:/tmp/.os_lf_venv 07:05:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:05:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:05:31 lf-activate-venv(): INFO: Base packages installed successfully 07:05:31 lf-activate-venv(): INFO: Installing additional packages: lftools 07:05:40 lf-activate-venv(): INFO: Adding /tmp/venv-I6GH/bin to PATH 07:05:40 [dcaegen2-utils-maven-clm-master] $ /bin/bash /tmp/jenkins15399490843650699529.sh 07:05:40 ---> sudo-logs.sh 07:05:40 Archiving 'sudo' log.. 07:05:40 [dcaegen2-utils-maven-clm-master] $ /bin/bash /tmp/jenkins16848360713635293612.sh 07:05:40 ---> job-cost.sh 07:05:40 Setup pyenv: 07:05:40 system 07:05:40 3.8.13 07:05:40 3.9.13 07:05:40 * 3.10.6 (set by /w/workspace/dcaegen2-utils-maven-clm-master/.python-version) 07:05:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I6GH from file:/tmp/.os_lf_venv 07:05:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:05:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:05:42 lf-activate-venv(): INFO: Base packages installed successfully 07:05:42 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:05:47 lf-activate-venv(): INFO: Adding /tmp/venv-I6GH/bin to PATH 07:05:47 INFO: No Stack... 07:05:48 INFO: Retrieving Pricing Info for: v3-standard-8 07:05:48 INFO: Archiving Costs 07:05:48 [dcaegen2-utils-maven-clm-master] $ /bin/bash -l /tmp/jenkins13327676309114354372.sh 07:05:48 ---> logs-deploy.sh 07:05:48 Setup pyenv: 07:05:48 system 07:05:48 3.8.13 07:05:48 3.9.13 07:05:48 * 3.10.6 (set by /w/workspace/dcaegen2-utils-maven-clm-master/.python-version) 07:05:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I6GH from file:/tmp/.os_lf_venv 07:05:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:05:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:05:50 lf-activate-venv(): INFO: Base packages installed successfully 07:05:50 lf-activate-venv(): INFO: Installing additional packages: lftools 07:05:58 lf-activate-venv(): INFO: Adding /tmp/venv-I6GH/bin to PATH 07:05:58 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/dcaegen2-utils-maven-clm-master/375 07:05:58 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt 07:05:59 Archives upload complete. 07:05:59 INFO: archiving logs to Nexus 07:06:00 ---> uname -a: 07:06:00 Linux prd-ubuntu1804-docker-8c-8g-174 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:06:00 07:06:00 07:06:00 ---> lscpu: 07:06:00 Architecture: x86_64 07:06:00 CPU op-mode(s): 32-bit, 64-bit 07:06:00 Byte Order: Little Endian 07:06:00 CPU(s): 8 07:06:00 On-line CPU(s) list: 0-7 07:06:00 Thread(s) per core: 1 07:06:00 Core(s) per socket: 1 07:06:00 Socket(s): 8 07:06:00 NUMA node(s): 1 07:06:00 Vendor ID: AuthenticAMD 07:06:00 CPU family: 23 07:06:00 Model: 49 07:06:00 Model name: AMD EPYC-Rome Processor 07:06:00 Stepping: 0 07:06:00 CPU MHz: 2799.998 07:06:00 BogoMIPS: 5599.99 07:06:00 Virtualization: AMD-V 07:06:00 Hypervisor vendor: KVM 07:06:00 Virtualization type: full 07:06:00 L1d cache: 32K 07:06:00 L1i cache: 32K 07:06:00 L2 cache: 512K 07:06:00 L3 cache: 16384K 07:06:00 NUMA node0 CPU(s): 0-7 07:06:00 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 07:06:00 07:06:00 07:06:00 ---> nproc: 07:06:00 8 07:06:00 07:06:00 07:06:00 ---> df -h: 07:06:00 Filesystem Size Used Avail Use% Mounted on 07:06:00 udev 16G 0 16G 0% /dev 07:06:00 tmpfs 3.2G 712K 3.2G 1% /run 07:06:00 /dev/vda1 155G 11G 145G 7% / 07:06:00 tmpfs 16G 0 16G 0% /dev/shm 07:06:00 tmpfs 5.0M 0 5.0M 0% /run/lock 07:06:00 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:06:00 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:06:00 tmpfs 3.2G 0 3.2G 0% /run/user/1001 07:06:00 07:06:00 07:06:00 ---> free -m: 07:06:00 total used free shared buff/cache available 07:06:00 Mem: 32167 909 28914 0 2342 30826 07:06:00 Swap: 1023 0 1023 07:06:00 07:06:00 07:06:00 ---> ip addr: 07:06:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:06:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:06:00 inet 127.0.0.1/8 scope host lo 07:06:00 valid_lft forever preferred_lft forever 07:06:00 inet6 ::1/128 scope host 07:06:00 valid_lft forever preferred_lft forever 07:06:00 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:06:00 link/ether fa:16:3e:ce:1e:66 brd ff:ff:ff:ff:ff:ff 07:06:00 inet 10.30.106.107/23 brd 10.30.107.255 scope global dynamic ens3 07:06:00 valid_lft 84421sec preferred_lft 84421sec 07:06:00 inet6 fe80::f816:3eff:fece:1e66/64 scope link 07:06:00 valid_lft forever preferred_lft forever 07:06:00 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 07:06:00 link/ether 02:42:21:af:e6:92 brd ff:ff:ff:ff:ff:ff 07:06:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:06:00 valid_lft forever preferred_lft forever 07:06:00 07:06:00 07:06:00 ---> sar -b -r -n DEV: 07:06:00 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-174) 10/04/25 _x86_64_ (8 CPU) 07:06:00 07:06:00 06:33:04 LINUX RESTART (8 CPU) 07:06:00 07:06:00 06:34:01 tps rtps wtps bread/s bwrtn/s 07:06:00 06:35:01 34.41 0.00 34.41 0.00 48216.10 07:06:00 06:36:01 31.54 0.00 31.54 0.00 48121.69 07:06:00 06:37:01 8.38 0.00 8.38 0.00 12104.25 07:06:00 06:38:01 3.63 0.97 2.67 20.66 36.79 07:06:00 06:39:01 1.33 0.00 1.33 0.00 15.46 07:06:00 06:40:01 1.37 0.02 1.35 0.13 17.06 07:06:00 06:41:01 0.82 0.00 0.82 0.00 9.87 07:06:00 06:42:01 2.85 1.53 1.32 43.19 17.06 07:06:00 06:43:01 1.02 0.00 1.02 0.00 12.26 07:06:00 06:44:01 1.27 0.00 1.27 0.00 15.86 07:06:00 06:45:01 1.60 0.53 1.07 13.06 13.33 07:06:00 06:46:01 1.30 0.00 1.30 0.00 16.53 07:06:00 06:47:01 0.93 0.00 0.93 0.00 11.46 07:06:00 06:48:01 6.03 4.07 1.97 32.53 29.46 07:06:00 06:49:01 0.87 0.00 0.87 0.00 10.93 07:06:00 06:50:01 1.23 0.00 1.23 0.00 16.26 07:06:00 06:51:01 0.87 0.00 0.87 0.00 10.26 07:06:00 06:52:01 1.05 0.00 1.05 0.00 14.00 07:06:00 06:53:01 0.88 0.00 0.88 0.00 11.06 07:06:00 06:54:01 1.22 0.00 1.22 0.00 16.13 07:06:00 06:55:01 0.87 0.00 0.87 0.00 10.40 07:06:00 06:56:01 1.02 0.00 1.02 0.00 13.73 07:06:00 06:57:01 0.90 0.00 0.90 0.00 10.66 07:06:00 06:58:01 1.08 0.00 1.08 0.00 15.33 07:06:00 06:59:01 1.02 0.00 1.02 0.00 11.73 07:06:00 07:00:01 1.07 0.00 1.07 0.00 13.46 07:06:00 07:01:01 1.35 0.00 1.35 0.00 15.60 07:06:00 07:02:01 1.35 0.00 1.35 0.00 16.80 07:06:00 07:03:01 3.03 1.42 1.62 66.52 202.63 07:06:00 07:04:01 385.75 36.12 349.63 1004.33 9886.97 07:06:00 07:05:01 146.33 29.41 116.91 1641.99 15634.73 07:06:00 Average: 20.85 2.39 18.46 91.05 4340.47 07:06:00 07:06:00 06:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:06:00 06:35:01 30634588 31878444 2304632 7.00 38688 1533288 1307556 3.85 635788 1415432 28 07:06:00 06:36:01 30631308 31875300 2307912 7.01 38776 1533296 1307556 3.85 638488 1415432 16 07:06:00 06:37:01 30629720 31873768 2309500 7.01 38816 1533296 1307556 3.85 639760 1415432 8 07:06:00 06:38:01 30627080 31872060 2312140 7.02 38964 1533904 1335772 3.93 640680 1415832 12 07:06:00 06:39:01 30626088 31871168 2313132 7.02 39052 1533916 1335772 3.93 642108 1415836 8 07:06:00 06:40:01 30624932 31870100 2314288 7.03 39100 1533928 1335772 3.93 643468 1415840 16 07:06:00 06:41:01 30623692 31868908 2315528 7.03 39124 1533932 1335772 3.93 644556 1415844 16 07:06:00 06:42:01 30609036 31855576 2330184 7.07 39156 1535224 1335772 3.93 659580 1416736 148 07:06:00 06:43:01 30607728 31854304 2331492 7.08 39204 1535212 1335772 3.93 660524 1416740 8 07:06:00 06:44:01 30606328 31852948 2332892 7.08 39228 1535232 1335772 3.93 661916 1416744 8 07:06:00 06:45:01 30578644 31826224 2360576 7.17 39260 1535640 1336536 3.93 688376 1416508 172 07:06:00 06:46:01 30583924 31831548 2355296 7.15 39288 1535644 1336536 3.93 683368 1416480 132 07:06:00 06:47:01 30571036 31818700 2368184 7.19 39328 1535648 1336536 3.93 696160 1416468 136 07:06:00 06:48:01 30579684 31828408 2359536 7.16 40340 1535652 1351848 3.98 686580 1416468 8 07:06:00 06:49:01 30579660 31828440 2359560 7.16 40364 1535656 1351848 3.98 686468 1416472 4 07:06:00 06:50:01 30579668 31828488 2359552 7.16 40396 1535652 1351848 3.98 686700 1416476 192 07:06:00 06:51:01 30579008 31827892 2360212 7.17 40428 1535660 1351848 3.98 686784 1416476 8 07:06:00 06:52:01 30579100 31828020 2360120 7.17 40460 1535664 1351848 3.98 686996 1416480 8 07:06:00 06:53:01 30579264 31828220 2359956 7.16 40500 1535660 1351848 3.98 686876 1416484 24 07:06:00 06:54:01 30579304 31828436 2359916 7.16 40548 1535804 1351848 3.98 687104 1416600 8 07:06:00 06:55:01 30579024 31828212 2360196 7.17 40580 1535808 1367976 4.02 687248 1416624 180 07:06:00 06:56:01 30578412 31827632 2360808 7.17 40604 1535812 1367976 4.02 687520 1416628 164 07:06:00 06:57:01 30578492 31827748 2360728 7.17 40636 1535816 1367976 4.02 687828 1416632 136 07:06:00 06:58:01 30578168 31827476 2361052 7.17 40692 1535808 1367976 4.02 688064 1416636 32 07:06:00 06:59:01 30577192 31826556 2362028 7.17 40724 1535824 1367976 4.02 688200 1416640 8 07:06:00 07:00:01 30577256 31826648 2361964 7.17 40748 1535828 1367976 4.02 688232 1416644 36 07:06:00 07:01:01 30577184 31826660 2362036 7.17 40836 1535832 1367976 4.02 688480 1416648 164 07:06:00 07:02:01 30577556 31827072 2361664 7.17 40868 1535840 1351796 3.98 688360 1416652 12 07:06:00 07:03:01 30541408 31798588 2397812 7.28 41020 1543212 1351796 3.98 718708 1422584 144 07:06:00 07:04:01 29809108 31487528 3130112 9.50 79972 1901164 1986916 5.85 1078644 1743388 234724 07:06:00 07:05:01 28858808 30860048 4080412 12.39 99532 2189720 2417600 7.11 1769104 1965508 86832 07:06:00 Average: 30511045 31797133 2428175 7.37 43137 1568341 1400953 4.12 722989 1444818 10432 07:06:00 07:06:00 06:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:06:00 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 06:35:01 ens3 0.63 0.38 0.32 0.40 0.00 0.00 0.00 0.00 07:06:00 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 06:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:06:00 06:36:01 ens3 0.45 0.28 0.22 0.59 0.00 0.00 0.00 0.00 07:06:00 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 06:37:01 ens3 0.93 0.13 0.48 0.33 0.00 0.00 0.00 0.00 07:06:00 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 06:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:06:00 06:38:01 ens3 6.02 0.18 3.51 0.01 0.00 0.00 0.00 0.00 07:06:00 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 06:39:01 ens3 0.30 0.25 0.14 0.36 0.00 0.00 0.00 0.00 07:06:00 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 06:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:06:00 06:40:01 ens3 0.28 0.15 0.07 0.04 0.00 0.00 0.00 0.00 07:06:00 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 06:41:01 ens3 0.23 0.13 0.07 0.17 0.00 0.00 0.00 0.00 07:06:00 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 06:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:06:00 06:42:01 ens3 3.73 1.85 3.34 0.61 0.00 0.00 0.00 0.00 07:06:00 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 06:43:01 ens3 0.25 0.17 0.07 0.18 0.00 0.00 0.00 0.00 07:06:00 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 06:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:06:00 06:44:01 ens3 0.55 0.30 0.21 0.24 0.00 0.00 0.00 0.00 07:06:00 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 06:45:01 ens3 10.35 9.55 4.94 11.73 0.00 0.00 0.00 0.00 07:06:00 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 06:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:06:00 06:46:01 ens3 0.57 0.47 0.22 0.69 0.00 0.00 0.00 0.00 07:06:00 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 06:47:01 ens3 1.93 1.65 1.04 1.52 0.00 0.00 0.00 0.00 07:06:00 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 06:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:06:00 06:48:01 ens3 0.20 0.13 0.07 0.08 0.00 0.00 0.00 0.00 07:06:00 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 06:49:01 ens3 0.38 0.27 0.20 0.42 0.00 0.00 0.00 0.00 07:06:00 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 06:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:06:00 06:50:01 ens3 0.27 0.17 0.12 0.20 0.00 0.00 0.00 0.00 07:06:00 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 06:51:01 ens3 0.20 0.08 0.06 0.00 0.00 0.00 0.00 0.00 07:06:00 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 06:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:06:00 06:52:01 ens3 0.20 0.20 0.07 0.18 0.00 0.00 0.00 0.00 07:06:00 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 06:53:01 ens3 0.18 0.15 0.06 0.17 0.00 0.00 0.00 0.00 07:06:00 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 06:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:06:00 06:54:01 ens3 0.35 0.27 0.14 0.24 0.00 0.00 0.00 0.00 07:06:00 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 06:55:01 ens3 0.18 0.08 0.06 0.17 0.00 0.00 0.00 0.00 07:06:00 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 06:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:06:00 06:56:01 ens3 1.20 0.62 0.48 0.59 0.00 0.00 0.00 0.00 07:06:00 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 06:57:01 ens3 0.18 0.12 0.06 0.10 0.00 0.00 0.00 0.00 07:06:00 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 06:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:06:00 06:58:01 ens3 0.22 0.18 0.07 0.23 0.00 0.00 0.00 0.00 07:06:00 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 06:59:01 ens3 0.30 0.27 0.14 0.41 0.00 0.00 0.00 0.00 07:06:00 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 07:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:06:00 07:00:01 ens3 0.35 0.17 0.13 0.01 0.00 0.00 0.00 0.00 07:06:00 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 07:01:01 ens3 1.12 0.65 0.50 0.73 0.00 0.00 0.00 0.00 07:06:00 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 07:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:06:00 07:02:01 ens3 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 07:06:00 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 07:03:01 ens3 68.29 30.36 110.47 8.52 0.00 0.00 0.00 0.00 07:06:00 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 07:04:01 lo 1.60 1.60 0.18 0.18 0.00 0.00 0.00 0.00 07:06:00 07:04:01 ens3 189.85 128.56 1397.20 53.57 0.00 0.00 0.00 0.00 07:06:00 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 07:05:01 lo 3.93 3.93 0.47 0.47 0.00 0.00 0.00 0.00 07:06:00 07:05:01 ens3 274.12 224.66 2104.00 42.24 0.00 0.00 0.00 0.00 07:06:00 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 Average: lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 07:06:00 Average: ens3 18.20 12.99 117.05 4.02 0.00 0.00 0.00 0.00 07:06:00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:00 07:06:00 07:06:00 ---> sar -P ALL: 07:06:00 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-174) 10/04/25 _x86_64_ (8 CPU) 07:06:00 07:06:00 06:33:04 LINUX RESTART (8 CPU) 07:06:00 07:06:00 06:34:01 CPU %user %nice %system %iowait %steal %idle 07:06:00 06:35:01 all 0.13 0.00 0.01 1.30 0.01 98.55 07:06:00 06:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:06:00 06:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:06:00 06:35:01 2 0.07 0.00 0.02 0.03 0.02 99.87 07:06:00 06:35:01 3 0.30 0.00 0.03 10.37 0.00 89.29 07:06:00 06:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:06:00 06:35:01 5 0.55 0.00 0.02 0.00 0.00 99.43 07:06:00 06:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:06:00 06:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:06:00 06:36:01 all 0.05 0.00 0.01 1.27 0.00 98.66 07:06:00 06:36:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:06:00 06:36:01 1 0.07 0.00 0.02 0.00 0.00 99.92 07:06:00 06:36:01 2 0.10 0.00 0.02 0.00 0.02 99.87 07:06:00 06:36:01 3 0.05 0.00 0.02 10.19 0.02 89.72 07:06:00 06:36:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:06:00 06:36:01 5 0.05 0.00 0.00 0.00 0.00 99.95 07:06:00 06:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:06:00 06:36:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:06:00 06:37:01 all 0.01 0.00 0.01 0.38 0.00 99.60 07:06:00 06:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:06:00 06:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:06:00 06:37:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:06:00 06:37:01 3 0.02 0.00 0.02 3.00 0.00 96.97 07:06:00 06:37:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:06:00 06:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:06:00 06:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 06:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:06:00 06:38:01 all 0.07 0.00 0.03 0.02 0.01 99.88 07:06:00 06:38:01 0 0.25 0.00 0.03 0.03 0.00 99.68 07:06:00 06:38:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:06:00 06:38:01 2 0.03 0.00 0.02 0.02 0.02 99.92 07:06:00 06:38:01 3 0.02 0.00 0.02 0.08 0.00 99.88 07:06:00 06:38:01 4 0.05 0.00 0.05 0.02 0.00 99.88 07:06:00 06:38:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:06:00 06:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:06:00 06:38:01 7 0.08 0.00 0.02 0.00 0.02 99.88 07:06:00 06:39:01 all 0.02 0.00 0.00 0.01 0.00 99.97 07:06:00 06:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 06:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 06:39:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:06:00 06:39:01 3 0.03 0.00 0.00 0.08 0.00 99.88 07:06:00 06:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:06:00 06:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:06:00 06:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 06:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:06:00 06:40:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:06:00 06:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:06:00 06:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:06:00 06:40:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:06:00 06:40:01 3 0.00 0.00 0.02 0.03 0.00 99.95 07:06:00 06:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:06:00 06:40:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:06:00 06:40:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:06:00 06:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:06:00 06:41:01 all 0.02 0.00 0.00 0.00 0.00 99.97 07:06:00 06:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 06:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 06:41:01 2 0.08 0.00 0.02 0.00 0.02 99.88 07:06:00 06:41:01 3 0.00 0.00 0.00 0.03 0.00 99.97 07:06:00 06:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:06:00 06:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:06:00 06:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:06:00 06:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:06:00 06:42:01 all 0.10 0.00 0.01 0.01 0.01 99.87 07:06:00 06:42:01 0 0.05 0.00 0.00 0.00 0.00 99.95 07:06:00 06:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:06:00 06:42:01 2 0.18 0.00 0.03 0.05 0.02 99.72 07:06:00 06:42:01 3 0.03 0.00 0.00 0.02 0.00 99.95 07:06:00 06:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:06:00 06:42:01 5 0.30 0.00 0.00 0.00 0.02 99.68 07:06:00 06:42:01 6 0.17 0.00 0.00 0.00 0.00 99.83 07:06:00 06:42:01 7 0.10 0.00 0.00 0.00 0.00 99.90 07:06:00 06:43:01 all 0.02 0.00 0.01 0.01 0.00 99.96 07:06:00 06:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:06:00 06:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 06:43:01 2 0.03 0.00 0.03 0.02 0.02 99.90 07:06:00 06:43:01 3 0.00 0.00 0.00 0.03 0.00 99.97 07:06:00 06:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:06:00 06:43:01 5 0.05 0.00 0.02 0.00 0.00 99.93 07:06:00 06:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:06:00 06:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 06:44:01 all 0.02 0.00 0.01 0.01 0.00 99.96 07:06:00 06:44:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:06:00 06:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 06:44:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:06:00 06:44:01 3 0.00 0.00 0.02 0.05 0.00 99.93 07:06:00 06:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:06:00 06:44:01 5 0.05 0.00 0.00 0.00 0.02 99.93 07:06:00 06:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:06:00 06:44:01 7 0.05 0.00 0.02 0.00 0.00 99.93 07:06:00 06:45:01 all 0.28 0.00 0.03 0.01 0.00 99.68 07:06:00 06:45:01 0 0.32 0.00 0.03 0.00 0.00 99.65 07:06:00 06:45:01 1 0.22 0.00 0.00 0.00 0.00 99.78 07:06:00 06:45:01 2 0.03 0.00 0.03 0.02 0.02 99.90 07:06:00 06:45:01 3 0.02 0.00 0.00 0.03 0.02 99.93 07:06:00 06:45:01 4 0.30 0.00 0.03 0.02 0.00 99.65 07:06:00 06:45:01 5 0.10 0.00 0.02 0.00 0.00 99.88 07:06:00 06:45:01 6 1.12 0.00 0.00 0.00 0.02 98.87 07:06:00 06:45:01 7 0.15 0.00 0.03 0.00 0.02 99.80 07:06:00 07:06:00 06:45:01 CPU %user %nice %system %iowait %steal %idle 07:06:00 06:46:01 all 0.10 0.00 0.02 0.00 0.00 99.87 07:06:00 06:46:01 0 0.08 0.00 0.02 0.00 0.00 99.90 07:06:00 06:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:06:00 06:46:01 2 0.03 0.00 0.05 0.00 0.02 99.90 07:06:00 06:46:01 3 0.02 0.00 0.02 0.03 0.00 99.93 07:06:00 06:46:01 4 0.05 0.00 0.02 0.00 0.00 99.93 07:06:00 06:46:01 5 0.61 0.00 0.07 0.00 0.00 99.32 07:06:00 06:46:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:06:00 06:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:06:00 06:47:01 all 0.12 0.00 0.01 0.01 0.00 99.85 07:06:00 06:47:01 0 0.83 0.00 0.03 0.00 0.00 99.13 07:06:00 06:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 06:47:01 2 0.02 0.00 0.02 0.02 0.02 99.93 07:06:00 06:47:01 3 0.00 0.00 0.00 0.03 0.00 99.97 07:06:00 06:47:01 4 0.05 0.00 0.03 0.00 0.00 99.92 07:06:00 06:47:01 5 0.05 0.00 0.02 0.00 0.00 99.93 07:06:00 06:47:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:06:00 06:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:06:00 06:48:01 all 0.20 0.00 0.01 0.03 0.00 99.75 07:06:00 06:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:06:00 06:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:06:00 06:48:01 2 0.02 0.00 0.03 0.03 0.02 99.90 07:06:00 06:48:01 3 0.00 0.00 0.02 0.03 0.00 99.95 07:06:00 06:48:01 4 0.07 0.00 0.02 0.20 0.00 99.72 07:06:00 06:48:01 5 1.42 0.00 0.02 0.00 0.02 98.55 07:06:00 06:48:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:06:00 06:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:06:00 06:49:01 all 0.14 0.00 0.01 0.00 0.00 99.84 07:06:00 06:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:06:00 06:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 06:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 06:49:01 3 0.00 0.00 0.02 0.03 0.00 99.95 07:06:00 06:49:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:06:00 06:49:01 5 0.96 0.00 0.07 0.00 0.00 98.97 07:06:00 06:49:01 6 0.07 0.00 0.00 0.00 0.00 99.93 07:06:00 06:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:06:00 06:50:01 all 0.09 0.00 0.02 0.00 0.00 99.89 07:06:00 06:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 06:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:06:00 06:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:06:00 06:50:01 3 0.02 0.00 0.00 0.03 0.00 99.95 07:06:00 06:50:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:06:00 06:50:01 5 0.63 0.00 0.12 0.00 0.02 99.24 07:06:00 06:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 06:50:01 7 0.02 0.00 0.00 0.00 0.03 99.95 07:06:00 06:51:01 all 0.01 0.00 0.00 0.01 0.00 99.97 07:06:00 06:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 06:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 06:51:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:06:00 06:51:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:06:00 06:51:01 4 0.05 0.00 0.00 0.00 0.00 99.95 07:06:00 06:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 06:51:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:06:00 06:51:01 7 0.02 0.00 0.02 0.02 0.00 99.95 07:06:00 06:52:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:06:00 06:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 06:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 06:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:06:00 06:52:01 3 0.00 0.00 0.00 0.03 0.00 99.97 07:06:00 06:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:06:00 06:52:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:06:00 06:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:06:00 06:52:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:06:00 06:53:01 all 0.02 0.00 0.01 0.01 0.00 99.96 07:06:00 06:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 06:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:06:00 06:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 06:53:01 3 0.03 0.00 0.02 0.05 0.00 99.90 07:06:00 06:53:01 4 0.05 0.00 0.02 0.00 0.00 99.93 07:06:00 06:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:06:00 06:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:06:00 06:53:01 7 0.03 0.00 0.03 0.02 0.02 99.90 07:06:00 06:54:01 all 0.01 0.00 0.01 0.01 0.00 99.97 07:06:00 06:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:06:00 06:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:06:00 06:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:06:00 06:54:01 3 0.02 0.00 0.02 0.07 0.00 99.90 07:06:00 06:54:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:06:00 06:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:06:00 06:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 06:54:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:06:00 06:55:01 all 0.00 0.00 0.01 0.00 0.00 99.98 07:06:00 06:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:06:00 06:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 06:55:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:06:00 06:55:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:06:00 06:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 06:55:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:06:00 06:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 06:55:01 7 0.00 0.00 0.03 0.02 0.02 99.93 07:06:00 06:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:06:00 06:56:01 0 0.00 0.00 0.02 0.02 0.00 99.97 07:06:00 06:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 06:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 06:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 06:56:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:06:00 06:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:06:00 06:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:06:00 06:56:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:06:00 07:06:00 06:56:01 CPU %user %nice %system %iowait %steal %idle 07:06:00 06:57:01 all 0.00 0.00 0.01 0.00 0.00 99.98 07:06:00 06:57:01 0 0.00 0.00 0.02 0.02 0.00 99.97 07:06:00 06:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:06:00 06:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 06:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 06:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 06:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 06:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 06:57:01 7 0.02 0.00 0.03 0.02 0.03 99.90 07:06:00 06:58:01 all 0.07 0.00 0.01 0.01 0.00 99.91 07:06:00 06:58:01 0 0.02 0.00 0.00 0.03 0.00 99.95 07:06:00 06:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:06:00 06:58:01 2 0.00 0.00 0.02 0.02 0.02 99.95 07:06:00 06:58:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:06:00 06:58:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:06:00 06:58:01 5 0.45 0.00 0.02 0.00 0.02 99.52 07:06:00 06:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 06:58:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:06:00 06:59:01 all 0.26 0.00 0.01 0.00 0.01 99.72 07:06:00 06:59:01 0 0.02 0.00 0.02 0.03 0.00 99.93 07:06:00 06:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 06:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:06:00 06:59:01 3 0.05 0.00 0.02 0.00 0.00 99.93 07:06:00 06:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:06:00 06:59:01 5 1.97 0.00 0.00 0.02 0.00 98.01 07:06:00 06:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 06:59:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:06:00 07:00:01 all 0.26 0.00 0.01 0.00 0.00 99.72 07:06:00 07:00:01 0 0.00 0.00 0.00 0.02 0.00 99.98 07:06:00 07:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 07:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:06:00 07:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 07:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:06:00 07:00:01 5 1.97 0.00 0.00 0.00 0.02 98.01 07:06:00 07:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 07:00:01 7 0.05 0.00 0.02 0.00 0.02 99.92 07:06:00 07:01:01 all 0.20 0.00 0.00 0.01 0.00 99.79 07:06:00 07:01:01 0 0.02 0.00 0.02 0.02 0.00 99.95 07:06:00 07:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 07:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 07:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:06:00 07:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 07:01:01 5 1.52 0.00 0.00 0.00 0.00 98.48 07:06:00 07:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 07:01:01 7 0.03 0.00 0.00 0.03 0.02 99.92 07:06:00 07:02:01 all 0.02 0.00 0.01 0.01 0.00 99.97 07:06:00 07:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:06:00 07:02:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:06:00 07:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:06:00 07:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 07:02:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:06:00 07:02:01 5 0.05 0.00 0.00 0.00 0.00 99.95 07:06:00 07:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:06:00 07:02:01 7 0.00 0.00 0.02 0.07 0.02 99.90 07:06:00 07:03:01 all 0.47 0.00 0.04 0.01 0.01 99.47 07:06:00 07:03:01 0 0.37 0.00 0.03 0.02 0.00 99.58 07:06:00 07:03:01 1 0.97 0.00 0.08 0.00 0.00 98.95 07:06:00 07:03:01 2 0.92 0.00 0.00 0.00 0.02 99.07 07:06:00 07:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:06:00 07:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:06:00 07:03:01 5 0.42 0.00 0.05 0.00 0.02 99.51 07:06:00 07:03:01 6 0.77 0.00 0.02 0.00 0.00 99.22 07:06:00 07:03:01 7 0.30 0.00 0.12 0.07 0.02 99.50 07:06:00 07:04:01 all 12.33 0.00 0.91 1.31 0.04 85.41 07:06:00 07:04:01 0 42.31 0.00 2.17 0.87 0.07 54.59 07:06:00 07:04:01 1 15.01 0.00 0.90 0.17 0.02 83.91 07:06:00 07:04:01 2 4.45 0.00 0.23 0.05 0.07 95.20 07:06:00 07:04:01 3 3.99 0.00 0.35 0.23 0.02 95.41 07:06:00 07:04:01 4 5.69 0.00 0.57 0.72 0.02 93.01 07:06:00 07:04:01 5 9.19 0.00 1.20 3.02 0.03 86.55 07:06:00 07:04:01 6 3.62 0.00 0.15 0.00 0.02 96.21 07:06:00 07:04:01 7 14.31 0.00 1.75 5.43 0.05 78.46 07:06:00 07:05:01 all 16.55 0.00 1.38 0.52 0.04 81.51 07:06:00 07:05:01 0 12.46 0.00 1.53 0.02 0.03 85.96 07:06:00 07:05:01 1 19.24 0.00 1.55 0.05 0.05 79.11 07:06:00 07:05:01 2 9.40 0.00 1.08 1.18 0.03 88.32 07:06:00 07:05:01 3 13.05 0.00 1.07 0.18 0.03 85.67 07:06:00 07:05:01 4 28.92 0.00 1.32 0.65 0.05 69.06 07:06:00 07:05:01 5 10.05 0.00 0.73 0.05 0.02 89.15 07:06:00 07:05:01 6 18.09 0.00 2.40 0.70 0.05 78.75 07:06:00 07:05:01 7 21.24 0.00 1.34 1.30 0.07 76.06 07:06:00 Average: all 1.02 0.00 0.08 0.16 0.01 98.73 07:06:00 Average: 0 1.84 0.00 0.13 0.03 0.00 98.00 07:06:00 Average: 1 1.15 0.00 0.09 0.01 0.00 98.75 07:06:00 Average: 2 0.50 0.00 0.06 0.05 0.01 99.38 07:06:00 Average: 3 0.57 0.00 0.05 0.80 0.00 98.58 07:06:00 Average: 4 1.15 0.00 0.07 0.05 0.00 98.72 07:06:00 Average: 5 0.99 0.00 0.08 0.10 0.01 98.83 07:06:00 Average: 6 0.78 0.00 0.08 0.02 0.00 99.11 07:06:00 Average: 7 1.18 0.00 0.12 0.22 0.01 98.46 07:06:00 07:06:00 07:06:00