09:29:24 Started by timer 09:29:24 Running as SYSTEM 09:29:24 [EnvInject] - Loading node environment variables. 09:29:24 Building remotely on prd-ubuntu2204-docker-8c-8g-84 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/ccsdk-cds-maven-docker-stage-master 09:29:24 [ssh-agent] Looking for ssh-agent implementation... 09:29:24 $ ssh-agent 09:29:24 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXTTBqOd/agent.1561 09:29:24 SSH_AGENT_PID=1563 09:29:24 [ssh-agent] Started. 09:29:24 Running ssh-add (command line suppressed) 09:29:24 Identity added: /w/workspace/ccsdk-cds-maven-docker-stage-master@tmp/private_key_3019121134510083552.key (/w/workspace/ccsdk-cds-maven-docker-stage-master@tmp/private_key_3019121134510083552.key) 09:29:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:29:25 The recommended git tool is: NONE 09:29:27 using credential onap-jenkins-ssh 09:29:27 Wiping out workspace first. 09:29:27 Cloning the remote Git repository 09:29:27 Cloning repository git://cloud.onap.org/mirror/ccsdk/cds 09:29:27 > git init /w/workspace/ccsdk-cds-maven-docker-stage-master # timeout=10 09:29:27 Fetching upstream changes from git://cloud.onap.org/mirror/ccsdk/cds 09:29:27 > git --version # timeout=10 09:29:27 > git --version # 'git version 2.34.1' 09:29:27 using GIT_SSH to set credentials Gerrit user 09:29:27 Verifying host key using manually-configured host key entries 09:29:27 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ccsdk/cds +refs/heads/*:refs/remotes/origin/* # timeout=10 09:29:29 > git config remote.origin.url git://cloud.onap.org/mirror/ccsdk/cds # timeout=10 09:29:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:29:30 Avoid second fetch 09:29:30 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 09:29:30 Checking out Revision ad2fef626d769bab141eba1afa4aabab926a3728 (refs/remotes/origin/master) 09:29:30 > git config core.sparsecheckout # timeout=10 09:29:30 > git checkout -f ad2fef626d769bab141eba1afa4aabab926a3728 # timeout=10 09:29:30 Commit message: "CI: Fix 1Password NEXUS_PASSWORD handling" 09:29:30 > git rev-list --no-walk ad2fef626d769bab141eba1afa4aabab926a3728 # timeout=10 09:29:33 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 09:29:33 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 09:29:33 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 09:29:33 provisioning config files... 09:29:33 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:29:33 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:29:33 [ccsdk-cds-maven-docker-stage-master] $ /bin/bash /tmp/jenkins5166115301717334186.sh 09:29:33 ---> python-tools-install.sh 09:29:33 Setup pyenv: 09:29:33 * system (set by /opt/pyenv/version) 09:29:34 * 3.8.20 (set by /opt/pyenv/version) 09:29:34 * 3.9.20 (set by /opt/pyenv/version) 09:29:34 3.10.15 09:29:34 3.11.10 09:29:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2HqD 09:29:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:29:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:29:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:29:43 lf-activate-venv(): INFO: Base packages installed successfully 09:29:43 lf-activate-venv(): INFO: Installing additional packages: lftools 09:30:04 lf-activate-venv(): INFO: Adding /tmp/venv-2HqD/bin to PATH 09:30:04 Generating Requirements File 09:30:22 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. 09:30:22 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:30:22 Python 3.11.10 09:30:22 pip 26.1.1 from /tmp/venv-2HqD/lib/python3.11/site-packages/pip (python 3.11) 09:30:23 appdirs==1.4.4 09:30:23 argcomplete==3.6.3 09:30:23 aspy.yaml==1.3.0 09:30:23 attrs==26.1.0 09:30:23 autopage==0.6.0 09:30:23 beautifulsoup4==4.14.3 09:30:23 boto3==1.43.8 09:30:23 botocore==1.43.8 09:30:23 bs4==0.0.2 09:30:23 certifi==2026.4.22 09:30:23 cffi==2.0.0 09:30:23 cfgv==3.5.0 09:30:23 chardet==7.4.3 09:30:23 charset-normalizer==3.4.7 09:30:23 click==8.3.3 09:30:23 cliff==4.14.0 09:30:23 cmd2==3.5.1 09:30:23 cryptography==3.3.2 09:30:23 debtcollector==3.1.0 09:30:23 decorator==5.2.1 09:30:23 defusedxml==0.7.1 09:30:23 Deprecated==1.3.1 09:30:23 distlib==0.4.0 09:30:23 dnspython==2.8.0 09:30:23 docker==7.1.0 09:30:23 dogpile.cache==1.5.0 09:30:23 durationpy==0.10 09:30:23 email-validator==2.3.0 09:30:23 filelock==3.29.0 09:30:23 future==1.0.0 09:30:23 gitdb==4.0.12 09:30:23 GitPython==3.1.50 09:30:23 httplib2==0.30.2 09:30:23 identify==2.6.19 09:30:23 idna==3.15 09:30:23 importlib-resources==1.5.0 09:30:23 iso8601==2.1.0 09:30:23 Jinja2==3.1.6 09:30:23 jmespath==1.1.0 09:30:23 jsonpatch==1.33 09:30:23 jsonpointer==3.1.1 09:30:23 jsonschema==4.26.0 09:30:23 jsonschema-specifications==2025.9.1 09:30:23 keystoneauth1==5.14.0 09:30:23 kubernetes==35.0.0 09:30:23 lftools==0.37.22 09:30:23 lxml==6.1.0 09:30:23 markdown-it-py==4.2.0 09:30:23 MarkupSafe==3.0.3 09:30:23 mdurl==0.1.2 09:30:23 msgpack==1.1.2 09:30:23 multi_key_dict==2.0.3 09:30:23 munch==4.0.0 09:30:23 netaddr==1.3.0 09:30:23 niet==1.4.2 09:30:23 nodeenv==1.10.0 09:30:23 oauth2client==4.1.3 09:30:23 oauthlib==3.3.1 09:30:23 openstacksdk==4.12.0 09:30:23 os-service-types==1.8.2 09:30:23 osc-lib==4.6.0 09:30:23 oslo.config==10.3.0 09:30:23 oslo.context==6.3.0 09:30:23 oslo.i18n==6.7.2 09:30:23 oslo.log==8.1.0 09:30:23 oslo.serialization==5.9.1 09:30:23 oslo.utils==10.0.1 09:30:23 packaging==26.2 09:30:23 pbr==7.0.3 09:30:23 platformdirs==4.9.6 09:30:23 prettytable==3.17.0 09:30:23 psutil==7.2.2 09:30:23 pyasn1==0.6.3 09:30:23 pyasn1_modules==0.4.2 09:30:23 pycparser==3.0 09:30:23 pygerrit2==2.0.15 09:30:23 PyGithub==2.9.1 09:30:23 Pygments==2.20.0 09:30:23 PyJWT==2.12.1 09:30:23 PyNaCl==1.6.2 09:30:23 pyparsing==2.4.7 09:30:23 pyperclip==1.11.0 09:30:23 pyrsistent==0.20.0 09:30:23 python-cinderclient==9.9.0 09:30:23 python-dateutil==2.9.0.post0 09:30:23 python-discovery==1.3.1 09:30:23 python-heatclient==5.1.0 09:30:23 python-jenkins==1.8.3 09:30:23 python-keystoneclient==5.8.0 09:30:23 python-magnumclient==4.10.0 09:30:23 python-openstackclient==9.0.0 09:30:23 python-swiftclient==4.10.0 09:30:23 PyYAML==6.0.3 09:30:23 referencing==0.37.0 09:30:23 requests==2.34.2 09:30:23 requests-oauthlib==2.0.0 09:30:23 rfc3986==2.0.0 09:30:23 rich==15.0.0 09:30:23 rich-argparse==1.8.0 09:30:23 rpds-py==0.30.0 09:30:23 rsa==4.9.1 09:30:23 ruamel.yaml==0.19.1 09:30:23 ruamel.yaml.clib==0.2.15 09:30:23 s3transfer==0.17.0 09:30:23 simplejson==4.1.1 09:30:23 six==1.17.0 09:30:23 smmap==5.0.3 09:30:23 soupsieve==2.8.3 09:30:23 stevedore==5.7.0 09:30:23 tabulate==0.10.0 09:30:23 toml==0.10.2 09:30:23 tomlkit==0.15.0 09:30:23 tqdm==4.67.3 09:30:23 typing_extensions==4.15.0 09:30:23 urllib3==1.26.20 09:30:23 virtualenv==21.3.3 09:30:23 wcwidth==0.7.0 09:30:23 websocket-client==1.9.0 09:30:23 wrapt==2.1.2 09:30:23 xdg==6.0.0 09:30:23 xmltodict==1.0.4 09:30:23 yq==3.4.3 09:30:23 [ccsdk-cds-maven-docker-stage-master] $ /bin/sh /tmp/jenkins6523286837006813940.sh 09:30:23 ---> uv-install.sh 09:30:23 Installing uv/uvx (latest) using shell installer 09:30:23 2026-05-15 09:30:23 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-Qr20AG.sh" [1] 09:30:23 downloading uv 0.11.14 x86_64-unknown-linux-gnu 09:30:24 installing to /home/jenkins/.local/bin 09:30:24 uv 09:30:24 uvx 09:30:24 everything's installed! 09:30:24 09:30:24 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:30:24 09:30:24 source $HOME/.local/bin/env (sh, bash, zsh) 09:30:24 source $HOME/.local/bin/env.fish (fish) 09:30:24 Adding install location to PATH 09:30:24 ---> Validating uv/uvx install 09:30:24 uvx 0.11.14 (x86_64-unknown-linux-gnu) 09:30:24 [ccsdk-cds-maven-docker-stage-master] $ /bin/sh -xe /tmp/jenkins4506944857446432384.sh 09:30:24 + mkdir -p /w/workspace/ccsdk-cds-maven-docker-stage-master/target/classes /w/workspace/ccsdk-cds-maven-docker-stage-master/jacoco/classes 09:30:24 [ccsdk-cds-maven-docker-stage-master] $ /bin/sh -xe /tmp/jenkins10145056994822435042.sh 09:30:24 + echo quiet=on 09:30:24 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-8c-8g-84 09:30:25 [ccsdk-cds-maven-docker-stage-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=ccsdk/cds -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DSTREAM=master -DARCHIVE_ARTIFACTS= -DSBOM_GENERATOR_VERSION=v0.0.15 -DGERRIT_PROJECT=ccsdk/cds -Dsha1=origin/master -DMAVEN_OPTS= -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSBOM_PATH=$WORKSPACE -DSTAGING_PROFILE_ID=176c31dfe190a -DMAVEN_VERSIONS_PLUGIN=true "-DMAVEN_PARAMS=-Dmaven.test.skip=true -Pdocker" --version 09:30:26 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 09:30:26 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 09:30:26 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 09:30:26 Default locale: en, platform encoding: UTF-8 09:30:26 OS name: "linux", version: "5.15.0-171-generic", arch: "amd64", family: "unix" 09:30:26 [ccsdk-cds-maven-docker-stage-master] $ /bin/sh -xe /tmp/jenkins8688508693993989511.sh 09:30:26 + rm /home/jenkins/.wgetrc 09:30:26 [EnvInject] - Injecting environment variables from a build step. 09:30:26 [EnvInject] - Injecting as environment variables the properties content 09:30:26 SET_JDK_VERSION=openjdk21 09:30:26 GIT_URL="git://cloud.onap.org/mirror" 09:30:26 09:30:26 [EnvInject] - Variables injected successfully. 09:30:26 [ccsdk-cds-maven-docker-stage-master] $ /bin/sh /tmp/jenkins10773237949247948350.sh 09:30:26 ---> update-java-alternatives.sh 09:30:26 ---> Updating Java version 09:30:26 ---> Ubuntu/Debian system detected 09:30:26 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 09:30:26 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 09:30:26 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 09:30:26 openjdk version "21.0.10" 2026-01-20 09:30:26 OpenJDK Runtime Environment (build 21.0.10+7-Ubuntu-122.04) 09:30:26 OpenJDK 64-Bit Server VM (build 21.0.10+7-Ubuntu-122.04, mixed mode, sharing) 09:30:26 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:30:26 [EnvInject] - Injecting environment variables from a build step. 09:30:26 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 09:30:26 [EnvInject] - Variables injected successfully. 09:30:26 provisioning config files... 09:30:26 copy managed file [global-settings] to file:/w/workspace/ccsdk-cds-maven-docker-stage-master@tmp/config2135715225799738368tmp 09:30:26 copy managed file [ccsdk-cds-settings] to file:/w/workspace/ccsdk-cds-maven-docker-stage-master@tmp/config968114542003499138tmp 09:30:26 [ccsdk-cds-maven-docker-stage-master] $ /bin/bash /tmp/jenkins18110050387876698382.sh 09:30:26 ---> docker-login.sh 09:30:26 nexus3.onap.org:10001 09:30:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:27 09:30:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 09:30:27 Configure a credential helper to remove this warning. See 09:30:27 https://docs.docker.com/go/credential-store/ 09:30:27 09:30:27 Login Succeeded 09:30:27 nexus3.onap.org:10002 09:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:27 09:30:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 09:30:27 Configure a credential helper to remove this warning. See 09:30:27 https://docs.docker.com/go/credential-store/ 09:30:27 09:30:27 Login Succeeded 09:30:27 nexus3.onap.org:10003 09:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:27 09:30:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 09:30:27 Configure a credential helper to remove this warning. See 09:30:27 https://docs.docker.com/go/credential-store/ 09:30:27 09:30:27 Login Succeeded 09:30:27 nexus3.onap.org:10004 09:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:27 09:30:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 09:30:27 Configure a credential helper to remove this warning. See 09:30:27 https://docs.docker.com/go/credential-store/ 09:30:27 09:30:27 Login Succeeded 09:30:27 docker.io 09:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:27 09:30:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 09:30:27 Configure a credential helper to remove this warning. See 09:30:27 https://docs.docker.com/go/credential-store/ 09:30:27 09:30:27 Login Succeeded 09:30:27 ---> docker-login.sh ends 09:30:27 [ccsdk-cds-maven-docker-stage-master] $ /bin/bash /tmp/jenkins16241232191501048132.sh 09:30:27 provisioning config files... 09:30:27 copy managed file [global-settings] to file:/w/workspace/ccsdk-cds-maven-docker-stage-master@tmp/config13167555262751281478tmp 09:30:27 copy managed file [ccsdk-cds-settings] to file:/w/workspace/ccsdk-cds-maven-docker-stage-master@tmp/config7575391542359617917tmp 09:30:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:30:27 Run condition [Boolean condition] enabling perform for step [BuilderChain] 09:30:27 [EnvInject] - Injecting environment variables from a build step. 09:30:27 [EnvInject] - Injecting as environment variables the properties file path 'version.properties' 09:30:27 [EnvInject] - Variables injected successfully. 09:30:27 using settings config with name ccsdk-cds-settings 09:30:27 Replacing all maven server entries not found in credentials list is true 09:30:27 using global settings config with name global-settings 09:30:27 Replacing all maven server entries not found in credentials list is true 09:30:27 [ccsdk-cds-maven-docker-stage-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -f -s /tmp/settings7755895055903304849.xml -gs /tmp/global-settings8947409838643947626.xml -DGERRIT_BRANCH=master -DPROJECT=ccsdk/cds -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DSTREAM=master -DARCHIVE_ARTIFACTS= -DSBOM_GENERATOR_VERSION=v0.0.15 -DGERRIT_PROJECT=ccsdk/cds -Dsha1=origin/master -DMAVEN_OPTS= -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSBOM_PATH=$WORKSPACE -DSTAGING_PROFILE_ID=176c31dfe190a -DMAVEN_VERSIONS_PLUGIN=true "-DMAVEN_PARAMS=-Dmaven.test.skip=true -Pdocker" -DnewVersion=1.10.0 versions:set versions:update-child-modules versions:commit -B 09:30:27 POM file specified with the -f/--file command line argument does not exist 09:30:29 [INFO] Scanning for projects... 09:30:29 [INFO] Downloading from local_m2: file:///tmp/r/org/onap/ccsdk/parent/spring-boot-35-starter-parent/3.3.1/spring-boot-35-starter-parent-3.3.1.pom 09:30:29 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/onap/ccsdk/parent/spring-boot-35-starter-parent/3.3.1/spring-boot-35-starter-parent-3.3.1.pom 09:30:29 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/onap/ccsdk/parent/spring-boot-35-starter-parent/3.3.1/spring-boot-35-starter-parent-3.3.1.pom (49 kB at 165 kB/s) 09:30:29 [INFO] Downloading from local_m2: file:///tmp/r/org/springframework/boot/spring-boot-starter-parent/3.5.6/spring-boot-starter-parent-3.5.6.pom 09:30:29 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/boot/spring-boot-starter-parent/3.5.6/spring-boot-starter-parent-3.5.6.pom 09:30:29 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/boot/spring-boot-starter-parent/3.5.6/spring-boot-starter-parent-3.5.6.pom (13 kB at 578 kB/s) 09:30:29 [INFO] Downloading from local_m2: file:///tmp/r/org/springframework/boot/spring-boot-dependencies/3.5.6/spring-boot-dependencies-3.5.6.pom 09:30:29 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/boot/spring-boot-dependencies/3.5.6/spring-boot-dependencies-3.5.6.pom 09:30:29 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/boot/spring-boot-dependencies/3.5.6/spring-boot-dependencies-3.5.6.pom (96 kB at 3.3 MB/s) 09:30:30 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/glassfish/jaxb/jaxb-bom/4.0.5/jaxb-bom-4.0.5.pom 09:30:30 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/glassfish/jaxb/jaxb-bom/4.0.5/jaxb-bom-4.0.5.pom (12 kB at 364 kB/s) 09:30:30 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom 09:30:30 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom (16 kB at 1.3 MB/s) 09:30:30 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.19.2/jackson-bom-2.19.2.pom 09:30:30 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.19.2/jackson-bom-2.19.2.pom (20 kB at 1.3 MB/s) 09:30:30 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.19.3/jackson-parent-2.19.3.pom 09:30:30 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.19.3/jackson-parent-2.19.3.pom (7.2 kB at 719 kB/s) 09:30:30 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/oss-parent/69/oss-parent-69.pom 09:30:30 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/oss-parent/69/oss-parent-69.pom (24 kB at 1.5 MB/s) 09:30:30 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/onap/ccsdk/parent/dependencies-bom/3.3.1/dependencies-bom-3.3.1.pom 09:30:30 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/onap/ccsdk/parent/dependencies-bom/3.3.1/dependencies-bom-3.3.1.pom (15 kB at 638 kB/s) 09:30:30 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.17.3/jackson-bom-2.17.3.pom 09:30:30 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.17.3/jackson-bom-2.17.3.pom (19 kB at 1.2 MB/s) 09:30:30 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.17/jackson-parent-2.17.pom 09:30:30 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.17/jackson-parent-2.17.pom (6.5 kB at 466 kB/s) 09:30:30 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/oss-parent/58/oss-parent-58.pom 09:30:30 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/oss-parent/58/oss-parent-58.pom (24 kB at 2.0 MB/s) 09:30:30 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/grpc/grpc-bom/1.29.0/grpc-bom-1.29.0.pom 09:30:30 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/grpc/grpc-bom/1.29.0/grpc-bom-1.29.0.pom (4.6 kB at 382 kB/s) 09:30:30 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/glassfish/jersey/jersey-bom/2.46/jersey-bom-2.46.pom 09:30:30 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/glassfish/jersey/jersey-bom/2.46/jersey-bom-2.46.pom (20 kB at 1.2 MB/s) 09:30:30 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/activemq/activemq-bom/6.1.7/activemq-bom-6.1.7.pom 09:30:30 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/activemq/activemq-bom/6.1.7/activemq-bom-6.1.7.pom (7.9 kB at 415 kB/s) 09:30:30 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/activemq/artemis-bom/2.40.0/artemis-bom-2.40.0.pom 09:30:30 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/activemq/artemis-bom/2.40.0/artemis-bom-2.40.0.pom (9.6 kB at 1.1 MB/s) 09:30:30 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/activemq/artemis-project/2.40.0/artemis-project-2.40.0.pom 09:30:30 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/activemq/artemis-project/2.40.0/artemis-project-2.40.0.pom (56 kB at 3.5 MB/s) 09:30:30 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/33/apache-33.pom 09:30:30 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/33/apache-33.pom (24 kB at 1.9 MB/s) 09:30:30 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/assertj/assertj-bom/3.27.4/assertj-bom-3.27.4.pom 09:30:30 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/assertj/assertj-bom/3.27.4/assertj-bom-3.27.4.pom (3.3 kB at 196 kB/s) 09:30:30 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/zipkin/reporter2/zipkin-reporter-bom/3.5.1/zipkin-reporter-bom-3.5.1.pom 09:30:30 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/zipkin/reporter2/zipkin-reporter-bom/3.5.1/zipkin-reporter-bom-3.5.1.pom (6.3 kB at 392 kB/s) 09:30:30 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/zipkin/brave/brave-bom/6.1.0/brave-bom-6.1.0.pom 09:30:30 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/zipkin/brave/brave-bom/6.1.0/brave-bom-6.1.0.pom (11 kB at 610 kB/s) 09:30:30 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/cassandra/java-driver-bom/4.19.0/java-driver-bom-4.19.0.pom 09:30:30 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/cassandra/java-driver-bom/4.19.0/java-driver-bom-4.19.0.pom (5.5 kB at 419 kB/s) 09:30:30 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/groovy/groovy-bom/4.0.28/groovy-bom-4.0.28.pom 09:30:30 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/groovy/groovy-bom/4.0.28/groovy-bom-4.0.28.pom (27 kB at 1.1 MB/s) 09:30:30 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/infinispan/infinispan-bom/15.2.6.Final/infinispan-bom-15.2.6.Final.pom 09:30:30 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/infinispan/infinispan-bom/15.2.6.Final/infinispan-bom-15.2.6.Final.pom (17 kB at 1.1 MB/s) 09:30:30 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/infinispan/infinispan-build-configuration-parent/15.2.6.Final/infinispan-build-configuration-parent-15.2.6.Final.pom 09:30:30 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/infinispan/infinispan-build-configuration-parent/15.2.6.Final/infinispan-build-configuration-parent-15.2.6.Final.pom (17 kB at 1.7 MB/s) 09:30:30 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/glassfish/jersey/jersey-bom/3.1.11/jersey-bom-3.1.11.pom 09:30:30 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/glassfish/jersey/jersey-bom/3.1.11/jersey-bom-3.1.11.pom (21 kB at 1.5 MB/s) 09:30:30 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/jetty/ee10/jetty-ee10-bom/12.0.27/jetty-ee10-bom-12.0.27.pom 09:30:30 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/jetty/ee10/jetty-ee10-bom/12.0.27/jetty-ee10-bom-12.0.27.pom (9.6 kB at 562 kB/s) 09:30:30 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/jetty/jetty-bom/12.0.27/jetty-bom-12.0.27.pom 09:30:30 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/jetty/jetty-bom/12.0.27/jetty-bom-12.0.27.pom (15 kB at 730 kB/s) 09:30:30 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/junit/junit-bom/5.12.2/junit-bom-5.12.2.pom 09:30:30 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/junit/junit-bom/5.12.2/junit-bom-5.12.2.pom (5.6 kB at 435 kB/s) 09:30:30 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/jetbrains/kotlin/kotlin-bom/1.9.25/kotlin-bom-1.9.25.pom 09:30:30 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/jetbrains/kotlin/kotlin-bom/1.9.25/kotlin-bom-1.9.25.pom (9.1 kB at 702 kB/s) 09:30:30 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.8.1/kotlinx-coroutines-bom-1.8.1.pom 09:30:30 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.8.1/kotlinx-coroutines-bom-1.8.1.pom (4.3 kB at 268 kB/s) 09:30:30 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/jetbrains/kotlinx/kotlinx-serialization-bom/1.6.3/kotlinx-serialization-bom-1.6.3.pom 09:30:30 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/jetbrains/kotlinx/kotlinx-serialization-bom/1.6.3/kotlinx-serialization-bom-1.6.3.pom (3.7 kB at 305 kB/s) 09:30:30 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/logging/log4j/log4j-bom/2.24.3/log4j-bom-2.24.3.pom 09:30:30 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/logging/log4j/log4j-bom/2.24.3/log4j-bom-2.24.3.pom (12 kB at 766 kB/s) 09:30:30 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/logging/logging-parent/11.3.0/logging-parent-11.3.0.pom 09:30:30 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/logging/logging-parent/11.3.0/logging-parent-11.3.0.pom (53 kB at 3.3 MB/s) 09:30:30 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/micrometer/micrometer-bom/1.15.4/micrometer-bom-1.15.4.pom 09:30:30 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/micrometer/micrometer-bom/1.15.4/micrometer-bom-1.15.4.pom (8.6 kB at 858 kB/s) 09:30:30 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/micrometer/micrometer-tracing-bom/1.5.4/micrometer-tracing-bom-1.5.4.pom 09:30:30 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/micrometer/micrometer-tracing-bom/1.5.4/micrometer-tracing-bom-1.5.4.pom (4.5 kB at 238 kB/s) 09:30:30 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/mockito/mockito-bom/5.17.0/mockito-bom-5.17.0.pom 09:30:30 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/mockito/mockito-bom/5.17.0/mockito-bom-5.17.0.pom (3.0 kB at 296 kB/s) 09:30:30 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/mongodb/mongodb-driver-bom/5.5.1/mongodb-driver-bom-5.5.1.pom 09:30:30 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/mongodb/mongodb-driver-bom/5.5.1/mongodb-driver-bom-5.5.1.pom (4.2 kB at 189 kB/s) 09:30:30 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/netty/netty-bom/4.1.127.Final/netty-bom-4.1.127.Final.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/netty/netty-bom/4.1.127.Final/netty-bom-4.1.127.Final.pom (15 kB at 702 kB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 322 kB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/opentelemetry/opentelemetry-bom/1.49.0/opentelemetry-bom-1.49.0.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/opentelemetry/opentelemetry-bom/1.49.0/opentelemetry-bom-1.49.0.pom (5.9 kB at 489 kB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/prometheus/prometheus-metrics-bom/1.3.10/prometheus-metrics-bom-1.3.10.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/prometheus/prometheus-metrics-bom/1.3.10/prometheus-metrics-bom-1.3.10.pom (5.8 kB at 834 kB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/prometheus/client_java_parent/1.3.10/client_java_parent-1.3.10.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/prometheus/client_java_parent/1.3.10/client_java_parent-1.3.10.pom (4.4 kB at 363 kB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/prometheus/simpleclient_bom/0.16.0/simpleclient_bom-0.16.0.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/prometheus/simpleclient_bom/0.16.0/simpleclient_bom-0.16.0.pom (6.0 kB at 501 kB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/prometheus/parent/0.16.0/parent-0.16.0.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/prometheus/parent/0.16.0/parent-0.16.0.pom (13 kB at 1.4 MB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/pulsar/pulsar-bom/4.0.6/pulsar-bom-4.0.6.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/pulsar/pulsar-bom/4.0.6/pulsar-bom-4.0.6.pom (25 kB at 1.8 MB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/29/apache-29.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/29/apache-29.pom (21 kB at 691 kB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/pulsar/pulsar-client-reactive-bom/0.6.0/pulsar-client-reactive-bom-0.6.0.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/pulsar/pulsar-client-reactive-bom/0.6.0/pulsar-client-reactive-bom-0.6.0.pom (2.8 kB at 234 kB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/querydsl/querydsl-bom/5.1.0/querydsl-bom-5.1.0.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/querydsl/querydsl-bom/5.1.0/querydsl-bom-5.1.0.pom (7.2 kB at 894 kB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/projectreactor/reactor-bom/2024.0.10/reactor-bom-2024.0.10.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/projectreactor/reactor-bom/2024.0.10/reactor-bom-2024.0.10.pom (4.8 kB at 341 kB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/rest-assured/rest-assured-bom/5.5.6/rest-assured-bom-5.5.6.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/rest-assured/rest-assured-bom/5.5.6/rest-assured-bom-5.5.6.pom (4.7 kB at 391 kB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/io/rsocket/rsocket-bom/1.1.5/rsocket-bom-1.1.5.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/io/rsocket/rsocket-bom/1.1.5/rsocket-bom-1.1.5.pom (2.4 kB at 265 kB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/seleniumhq/selenium/selenium-bom/4.31.0/selenium-bom-4.31.0.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/seleniumhq/selenium/selenium-bom/4.31.0/selenium-bom-4.31.0.pom (5.8 kB at 648 kB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/amqp/spring-amqp-bom/3.2.7/spring-amqp-bom-3.2.7.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/amqp/spring-amqp-bom/3.2.7/spring-amqp-bom-3.2.7.pom (3.9 kB at 242 kB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/batch/spring-batch-bom/5.2.3/spring-batch-bom-5.2.3.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/batch/spring-batch-bom/5.2.3/spring-batch-bom-5.2.3.pom (3.2 kB at 202 kB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/data/spring-data-bom/2025.0.4/spring-data-bom-2025.0.4.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/data/spring-data-bom/2025.0.4/spring-data-bom-2025.0.4.pom (5.5 kB at 275 kB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/spring-framework-bom/6.2.11/spring-framework-bom-6.2.11.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/spring-framework-bom/6.2.11/spring-framework-bom-6.2.11.pom (5.8 kB at 417 kB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/integration/spring-integration-bom/6.5.2/spring-integration-bom-6.5.2.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/integration/spring-integration-bom/6.5.2/spring-integration-bom-6.5.2.pom (10 kB at 604 kB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/pulsar/spring-pulsar-bom/1.2.10/spring-pulsar-bom-1.2.10.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/pulsar/spring-pulsar-bom/1.2.10/spring-pulsar-bom-1.2.10.pom (2.9 kB at 183 kB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/restdocs/spring-restdocs-bom/3.0.5/spring-restdocs-bom-3.0.5.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/restdocs/spring-restdocs-bom/3.0.5/spring-restdocs-bom-3.0.5.pom (2.6 kB at 215 kB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/security/spring-security-bom/6.5.5/spring-security-bom-6.5.5.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/security/spring-security-bom/6.5.5/spring-security-bom-6.5.5.pom (5.3 kB at 281 kB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/session/spring-session-bom/3.5.2/spring-session-bom-3.5.2.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/session/spring-session-bom/3.5.2/spring-session-bom-3.5.2.pom (2.9 kB at 138 kB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/ws/spring-ws-bom/4.1.1/spring-ws-bom-4.1.1.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/springframework/ws/spring-ws-bom/4.1.1/spring-ws-bom-4.1.1.pom (2.3 kB at 154 kB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/testcontainers/testcontainers-bom/1.21.3/testcontainers-bom-1.21.3.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/testcontainers/testcontainers-bom/1.21.3/testcontainers-bom-1.21.3.pom (12 kB at 577 kB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.19.0/jackson-bom-2.19.0.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.19.0/jackson-bom-2.19.0.pom (20 kB at 2.0 MB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.19/jackson-parent-2.19.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.19/jackson-parent-2.19.pom (6.7 kB at 668 kB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/oss-parent/65/oss-parent-65.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/oss-parent/65/oss-parent-65.pom (23 kB at 2.1 MB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/jetbrains/kotlin/kotlin-bom/1.9.0/kotlin-bom-1.9.0.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/jetbrains/kotlin/kotlin-bom/1.9.0/kotlin-bom-1.9.0.pom (9.1 kB at 434 kB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/kr/motd/maven/os-maven-plugin/1.6.2/os-maven-plugin-1.6.2.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/kr/motd/maven/os-maven-plugin/1.6.2/os-maven-plugin-1.6.2.pom (6.3 kB at 212 kB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 938 kB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.pom (2.9 kB at 118 kB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven/3.5.3/maven-3.5.3.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven/3.5.3/maven-3.5.3.pom (23 kB at 1.4 MB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/31/maven-parent-31.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 3.3 MB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/19/apache-19.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/19/apache-19.pom (15 kB at 1.7 MB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.pom (4.0 kB at 252 kB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 466 kB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 2.4 MB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 1.4 MB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom (23 kB at 1.9 MB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/41/commons-parent-41.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 4.1 MB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/18/apache-18.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/18/apache-18.pom (16 kB at 1.6 MB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.pom (2.1 kB at 111 kB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom (4.2 kB at 219 kB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom (14 kB at 763 kB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 159 kB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 236 kB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom 09:30:31 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 659 kB/s) 09:30:31 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 1.7 MB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 114 kB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.pom 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 41 kB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom (2.6 kB at 146 kB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom (14 kB at 1.4 MB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 116 kB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 385 kB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 1.7 MB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 812 kB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 1.9 MB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 966 kB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 283 kB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 429 kB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/kr/motd/maven/os-maven-plugin/1.6.2/os-maven-plugin-1.6.2.jar 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/kr/motd/maven/os-maven-plugin/1.6.2/os-maven-plugin-1.6.2.jar (30 kB at 2.3 MB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.jar 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.jar 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.jar (48 kB at 2.0 MB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 1.3 MB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.jar (165 kB at 3.6 MB/s) 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar (55 kB at 1.2 MB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.jar 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 48 kB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar (480 kB at 8.6 MB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar (205 kB at 3.5 MB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 71 kB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 302 kB/s) 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 764 kB/s) 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 85 kB/s) 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar (379 kB at 5.5 MB/s) 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (262 kB at 3.3 MB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/archetype/archetype-packaging/3.2.0/archetype-packaging-3.2.0.pom 09:30:32 [INFO] Downloading from onap-public: https://nexus.onap.org/content/repositories/public/org/apache/maven/archetype/archetype-packaging/3.2.0/archetype-packaging-3.2.0.pom 09:30:32 [INFO] Downloaded from onap-public: https://nexus.onap.org/content/repositories/public/org/apache/maven/archetype/archetype-packaging/3.2.0/archetype-packaging-3.2.0.pom (1.4 kB at 44 kB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/archetype/maven-archetype/3.2.0/maven-archetype-3.2.0.pom 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/archetype/maven-archetype/3.2.0/maven-archetype-3.2.0.pom (12 kB at 861 kB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/34/maven-parent-34.pom 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 4.8 MB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/23/apache-23.pom 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/23/apache-23.pom (18 kB at 2.0 MB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/archetype/archetype-packaging/3.2.0/archetype-packaging-3.2.0.jar 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/archetype/archetype-packaging/3.2.0/archetype-packaging-3.2.0.jar (7.3 kB at 561 kB/s) 09:30:32 [INFO] ------------------------------------------------------------------------ 09:30:32 [INFO] Detecting the operating system and CPU architecture 09:30:32 [INFO] ------------------------------------------------------------------------ 09:30:32 [INFO] os.detected.name: linux 09:30:32 [INFO] os.detected.arch: x86_64 09:30:32 [INFO] os.detected.version: 5.15 09:30:32 [INFO] os.detected.version.major: 5 09:30:32 [INFO] os.detected.version.minor: 15 09:30:32 [INFO] os.detected.release: ubuntu 09:30:32 [INFO] os.detected.release.version: 22.04 09:30:32 [INFO] os.detected.release.like.ubuntu: true 09:30:32 [INFO] os.detected.release.like.debian: true 09:30:32 [INFO] os.detected.classifier: linux-x86_64 09:30:32 [INFO] ------------------------------------------------------------------------ 09:30:32 [INFO] Reactor Build Order: 09:30:32 [INFO] 09:30:32 [INFO] ccsdk-cds [pom] 09:30:32 [INFO] MS (Root) [pom] 09:30:32 [INFO] MS Error Catalog (Root) [pom] 09:30:32 [INFO] MS Error Catalog Core [jar] 09:30:32 [INFO] MS Error Catalog Service [jar] 09:30:32 [INFO] MS Error Catalog Application [jar] 09:30:32 [INFO] MS Blueprints Processor (Root) [pom] 09:30:32 [INFO] MS Blueprints Processor Parent [pom] 09:30:32 [INFO] MS Blueprints Processor Modules (Root) [pom] 09:30:32 [INFO] MS Blueprints Processor Modules - Blueprints [pom] 09:30:32 [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Core [jar] 09:30:32 [INFO] MS Blueprints Processor Modules - Blueprints - Resource Dictionary [jar] 09:30:32 [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Validation Service [jar] 09:30:32 [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Proto [jar] 09:30:32 [INFO] MS Blueprints Processor Modules - Commons [pom] 09:30:32 [INFO] MS Blueprints Processor Modules - Commons - Processor Core [jar] 09:30:32 [INFO] MS Blueprints Processor Modules - Commons - DB Lib [jar] 09:30:32 [INFO] MS Blueprints Processor Modules - Commons - Rest Lib [jar] 09:30:32 [INFO] MS Blueprints Processor Modules - Commons - GRPC Lib [jar] 09:30:32 [INFO] MS Blueprints Processor Modules - Commons - Messaging Lib [jar] 09:30:32 [INFO] MS Blueprints Processor Modules - Commons - SSH Lib [jar] 09:30:32 [INFO] MS Blueprints Processor Modules - Commons - NATS Lib [jar] 09:30:32 [INFO] MS Blueprints Processor Modules - Outbounds [pom] 09:30:32 [INFO] MS Blueprints Processor Modules - Services [pom] 09:30:32 [INFO] MS Blueprints Processor Modules - Services - Execution Service [jar] 09:30:32 [INFO] MS Blueprints Processor Modules - Services - Workflow Service [jar] 09:30:32 [INFO] MS Blueprints Processor Functions (Root) [pom] 09:30:32 [INFO] MS Blueprints Processor Functions - Config Snapshots [jar] 09:30:32 [INFO] MS Blueprints Processor Functions - Resource Resolution [jar] 09:30:32 [INFO] MS Blueprints Processor Modules - Inbounds [pom] 09:30:32 [INFO] MS Blueprints Processor Modules - Inbounds - Configurations API [jar] 09:30:32 [INFO] MS Blueprints Processor Modules - Inbounds - Designer API [jar] 09:30:32 [INFO] MS Blueprints Processor Modules - Inbounds - Resource API [jar] 09:30:32 [INFO] MS Blueprints Processor Functions - Blueprint Audit status [jar] 09:30:32 [INFO] MS Blueprints Processor Modules - Inbounds - Self Service API [jar] 09:30:32 [INFO] MS Blueprints Processor Modules - Inbounds - Health API common [jar] 09:30:32 [INFO] MS Blueprints Processor Modules - Inbounds - Health API [jar] 09:30:32 [INFO] MS Blueprints Processor Modules - Inbounds - Workflow API [jar] 09:30:32 [INFO] MS Blueprints Processor Functions - Restful executor [jar] 09:30:32 [INFO] MS Blueprints Processor Functions - Ansible AWX Executor [jar] 09:30:32 [INFO] MS Blueprints Processor Functions - Python Executor [jar] 09:30:32 [INFO] MS Blueprints Processor Functions - Netconf Executor [jar] 09:30:32 [INFO] MS Blueprints Processor Functions - Restconf Executor [jar] 09:30:32 [INFO] MS Blueprints Processor Functions - CLI Executor [jar] 09:30:32 [INFO] MS Blueprints Processor Functions - Message Prioritization [jar] 09:30:32 [INFO] MS Blueprints Processor Functions - K8s Profile Upload [jar] 09:30:32 [INFO] MS Blueprints Processor Application [jar] 09:30:32 [INFO] MS Command Executor [pom] 09:30:32 [INFO] MS Python Executor [jar] 09:30:32 [INFO] MS SDC Listener (Root) [pom] 09:30:32 [INFO] MS SDC Listener - Parent [pom] 09:30:32 [INFO] MS SDC Listener - Application [jar] 09:30:32 [INFO] MS SDC Listener - Distribution [pom] 09:30:32 [INFO] CDS UI (Root) [pom] 09:30:32 [INFO] CDS UI - Client [pom] 09:30:32 [INFO] CDS UI - Designer Client [pom] 09:30:32 [INFO] CDS UI - Server [pom] 09:30:32 [INFO] CDS UI - Application [pom] 09:30:32 [INFO] Components CBA Parent [pom] 09:30:32 [INFO] Components Model Catalog - Blueprints Model - Archetype Blueprints [maven-archetype] 09:30:32 [INFO] Components Model Catalog - Blueprints Model [pom] 09:30:32 [INFO] Components Model Catalog - Blueprints Model - Test Blueprints [pom] 09:30:32 [INFO] Components Model Catalog - Blueprints Model - CBA Assembly Descriptor [jar] 09:30:32 [INFO] Components Model Catalog - Blueprints Model - Test Blueprints - Capability CLI [jar] 09:30:32 [INFO] Components Model Catalog - Blueprints Model - Test Blueprints - Resource Audit [jar] 09:30:32 [INFO] Components Model Catalog - Blueprints Model - Test Kotlin Parent [pom] 09:30:32 [INFO] Components (Root) [pom] 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.12/jacoco-maven-plugin-0.8.12.pom 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.12/jacoco-maven-plugin-0.8.12.pom (4.2 kB at 157 kB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/jacoco/org.jacoco.build/0.8.12/org.jacoco.build-0.8.12.pom 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/jacoco/org.jacoco.build/0.8.12/org.jacoco.build-0.8.12.pom (43 kB at 2.7 MB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/ow2/asm/asm-bom/9.7/asm-bom-9.7.pom 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/ow2/asm/asm-bom/9.7/asm-bom-9.7.pom (3.3 kB at 362 kB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/ow2/ow2/1.5.1/ow2-1.5.1.pom 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (11 kB at 1.3 MB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.12/jacoco-maven-plugin-0.8.12.jar 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.12/jacoco-maven-plugin-0.8.12.jar (57 kB at 3.6 MB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.4/maven-deploy-plugin-3.1.4.pom 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.4/maven-deploy-plugin-3.1.4.pom (9.2 kB at 921 kB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom (7.5 kB at 747 kB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/43/maven-parent-43.pom 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/43/maven-parent-43.pom (50 kB at 4.2 MB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom (5.6 kB at 706 kB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.4/maven-deploy-plugin-3.1.4.jar 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.4/maven-deploy-plugin-3.1.4.jar (40 kB at 4.4 MB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/2.17/maven-checkstyle-plugin-2.17.pom 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/2.17/maven-checkstyle-plugin-2.17.pom (13 kB at 1.3 MB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom (12 kB at 1.2 MB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/27/maven-parent-27.pom 09:30:32 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 3.7 MB/s) 09:30:32 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/17/apache-17.pom 09:30:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/17/apache-17.pom (16 kB at 2.0 MB/s) 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/2.17/maven-checkstyle-plugin-2.17.jar 09:30:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/2.17/maven-checkstyle-plugin-2.17.jar (109 kB at 7.2 MB/s) 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.pom 09:30:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.pom (6.1 kB at 613 kB/s) 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom 09:30:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 3.1 MB/s) 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.jar 09:30:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.jar (62 kB at 6.2 MB/s) 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/tidy-maven-plugin/1.1.0/tidy-maven-plugin-1.1.0.pom 09:30:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/tidy-maven-plugin/1.1.0/tidy-maven-plugin-1.1.0.pom (8.0 kB at 249 kB/s) 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/tidy-maven-plugin/1.1.0/tidy-maven-plugin-1.1.0.jar 09:30:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/tidy-maven-plugin/1.1.0/tidy-maven-plugin-1.1.0.jar (30 kB at 979 kB/s) 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom 09:30:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (3.3 kB at 331 kB/s) 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom 09:30:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (11 kB at 1.6 MB/s) 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/26/maven-parent-26.pom 09:30:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 4.0 MB/s) 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/16/apache-16.pom 09:30:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/16/apache-16.pom (15 kB at 2.2 MB/s) 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar 09:30:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar (36 kB at 3.6 MB/s) 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/commonjava/maven/plugins/directory-maven-plugin/1.0/directory-maven-plugin-1.0.pom 09:30:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/commonjava/maven/plugins/directory-maven-plugin/1.0/directory-maven-plugin-1.0.pom (3.8 kB at 120 kB/s) 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven/3.8.1/maven-3.8.1.pom 09:30:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven/3.8.1/maven-3.8.1.pom (26 kB at 1.7 MB/s) 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/33/maven-parent-33.pom 09:30:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 4.9 MB/s) 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/21/apache-21.pom 09:30:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/21/apache-21.pom (17 kB at 2.1 MB/s) 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/commonjava/maven/plugins/directory-maven-plugin/1.0/directory-maven-plugin-1.0.jar 09:30:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/commonjava/maven/plugins/directory-maven-plugin/1.0/directory-maven-plugin-1.0.jar (13 kB at 1.1 MB/s) 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/net/revelc/code/formatter/formatter-maven-plugin/2.17.1/formatter-maven-plugin-2.17.1.pom 09:30:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/net/revelc/code/formatter/formatter-maven-plugin/2.17.1/formatter-maven-plugin-2.17.1.pom (30 kB at 1.7 MB/s) 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom 09:30:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom (17 kB at 613 kB/s) 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom 09:30:33 [INFO] Downloading from onap-public: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom 09:30:33 [INFO] Downloaded from onap-public: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom (7.4 kB at 353 kB/s) 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/oss-parent/43/oss-parent-43.pom 09:30:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/fasterxml/oss-parent/43/oss-parent-43.pom (24 kB at 1.2 MB/s) 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/net/revelc/code/formatter/formatter-maven-plugin/2.17.1/formatter-maven-plugin-2.17.1.jar 09:30:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/net/revelc/code/formatter/formatter-maven-plugin/2.17.1/formatter-maven-plugin-2.17.1.jar (62 kB at 1.9 MB/s) 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom 09:30:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom (8.0 kB at 230 kB/s) 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom 09:30:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom (27 kB at 343 kB/s) 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar 09:30:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar (43 kB at 1.5 MB/s) 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.pom 09:30:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.pom (14 kB at 366 kB/s) 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.jar 09:30:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.jar (53 kB at 3.3 MB/s) 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/properties-maven-plugin/1.0.0/properties-maven-plugin-1.0.0.pom 09:30:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/properties-maven-plugin/1.0.0/properties-maven-plugin-1.0.0.pom (5.0 kB at 714 kB/s) 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom 09:30:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom (33 kB at 3.7 MB/s) 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/properties-maven-plugin/1.0.0/properties-maven-plugin-1.0.0.jar 09:30:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/properties-maven-plugin/1.0.0/properties-maven-plugin-1.0.0.jar (30 kB at 3.3 MB/s) 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions-maven-plugin/2.5/versions-maven-plugin-2.5.pom 09:30:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions-maven-plugin/2.5/versions-maven-plugin-2.5.pom (17 kB at 1.4 MB/s) 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions-maven-plugin/2.5/versions-maven-plugin-2.5.jar 09:30:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions-maven-plugin/2.5/versions-maven-plugin-2.5.jar (306 kB at 12 MB/s) 09:30:33 [INFO] 09:30:33 [INFO] -----------------< org.onap.ccsdk.cds:cds-aggregator >------------------ 09:30:33 [INFO] Building ccsdk-cds 1.10.0-SNAPSHOT [1/67] 09:30:33 [INFO] from pom.xml 09:30:33 [INFO] --------------------------------[ pom ]--------------------------------- 09:30:33 [INFO] 09:30:33 [INFO] --- versions:2.5:set (default-cli) @ cds-aggregator --- 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom 09:30:33 [INFO] Downloading from onap-public: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom 09:30:33 [INFO] Downloaded from onap-public: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 88 kB/s) 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom 09:30:33 [INFO] Downloading from onap-public: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom 09:30:33 [INFO] Downloading from releases: https://nexus.onap.org/content/repositories/releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom 09:30:33 [INFO] Downloading from onap-staging: https://nexus.onap.org/content/groups/staging/org/apache/maven/maven/2.2.1/maven-2.2.1.pom 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom 09:30:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 172 kB/s) 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom 09:30:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 1.3 MB/s) 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom 09:30:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 95 kB/s) 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom 09:30:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 146 kB/s) 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom 09:30:33 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 242 kB/s) 09:30:33 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom 09:30:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 103 kB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom 09:30:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 82 kB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom 09:30:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 406 kB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/16/maven-parent-16.pom 09:30:34 [INFO] Downloading from onap-public: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/16/maven-parent-16.pom 09:30:34 [INFO] Downloaded from onap-public: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 1.1 MB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/7/apache-7.pom 09:30:34 [INFO] Downloading from onap-public: https://nexus.onap.org/content/repositories/public/org/apache/apache/7/apache-7.pom 09:30:34 [INFO] Downloading from releases: https://nexus.onap.org/content/repositories/releases/org/apache/apache/7/apache-7.pom 09:30:34 [INFO] Downloading from onap-staging: https://nexus.onap.org/content/groups/staging/org/apache/apache/7/apache-7.pom 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom 09:30:34 [INFO] Downloading from onap-public: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom 09:30:34 [INFO] Downloaded from onap-public: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom (7.6 kB at 401 kB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom 09:30:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 509 kB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/30/maven-parent-30.pom 09:30:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 1.7 MB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom 09:30:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 947 kB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven/3.0/maven-3.0.pom 09:30:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 2.7 MB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/15/maven-parent-15.pom 09:30:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 3.0 MB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/6/apache-6.pom 09:30:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/6/apache-6.pom (13 kB at 1.3 MB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom 09:30:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 486 kB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom 09:30:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 185 kB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom 09:30:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 1.9 MB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom 09:30:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 209 kB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom 09:30:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 278 kB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom 09:30:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 114 kB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom 09:30:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 892 kB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom 09:30:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 329 kB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom 09:30:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 971 kB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom 09:30:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 1.0 MB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom 09:30:34 [INFO] Downloading from onap-public: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom 09:30:34 [INFO] Downloading from releases: https://nexus.onap.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom 09:30:34 [INFO] Downloading from onap-staging: https://nexus.onap.org/content/groups/staging/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom 09:30:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 121 kB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom 09:30:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 102 kB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom 09:30:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 92 kB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom 09:30:34 [INFO] Downloading from onap-public: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom 09:30:34 [INFO] Downloading from releases: https://nexus.onap.org/content/repositories/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom 09:30:34 [INFO] Downloading from onap-staging: https://nexus.onap.org/content/groups/staging/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom 09:30:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 225 kB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom 09:30:34 [INFO] Downloading from onap-public: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom 09:30:34 [INFO] Downloading from releases: https://nexus.onap.org/content/repositories/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom 09:30:34 [INFO] Downloading from onap-staging: https://nexus.onap.org/content/groups/staging/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom 09:30:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 168 kB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom 09:30:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 966 kB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom 09:30:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 1.5 MB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom 09:30:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 279 kB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom 09:30:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 158 kB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom 09:30:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 229 kB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom 09:30:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 895 kB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom 09:30:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 447 kB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom 09:30:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 130 kB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom 09:30:34 [INFO] Downloading from onap-public: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom 09:30:34 [INFO] Downloading from releases: https://nexus.onap.org/content/repositories/releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom 09:30:34 [INFO] Downloading from onap-staging: https://nexus.onap.org/content/groups/staging/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom 09:30:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 154 kB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom 09:30:34 [INFO] Downloading from onap-public: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom 09:30:34 [INFO] Downloading from releases: https://nexus.onap.org/content/repositories/releases/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom 09:30:34 [INFO] Downloading from onap-staging: https://nexus.onap.org/content/groups/staging/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom 09:30:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom (1.5 kB at 170 kB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom 09:30:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom (15 kB at 1.5 MB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom 09:30:34 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom (1.5 kB at 77 kB/s) 09:30:34 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 166 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 210 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 1.1 MB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 226 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom 09:30:35 [INFO] Downloading from onap-public: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom 09:30:35 [INFO] Downloaded from onap-public: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 170 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 1.4 MB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/junit/junit/4.12/junit-4.12.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/junit/junit/4.12/junit-4.12.pom (24 kB at 911 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 40 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom 09:30:35 [INFO] Downloading from onap-public: https://nexus.onap.org/content/repositories/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom 09:30:35 [INFO] Downloaded from onap-public: https://nexus.onap.org/content/repositories/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 104 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom (3.4 kB at 377 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom (14 kB at 1.8 MB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 44 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 538 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 3.1 MB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 109 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom (4.1 kB at 226 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 1.4 MB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/9/commons-parent-9.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 3.1 MB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/4/apache-4.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/4/apache-4.pom (4.5 kB at 409 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 750 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 1.1 MB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/project/4.1/project-4.1.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 2.3 MB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 815 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 1.3 MB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/project/4.0/project-4.0.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 1.5 MB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 1.8 MB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/5/commons-parent-5.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 2.0 MB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 678 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3.0 kB at 305 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom (6.7 kB at 1.1 MB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom (3.0 kB at 336 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom (1.6 kB at 109 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom (2.6 kB at 291 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 151 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 429 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 191 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 282 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 332 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 564 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 62 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 956 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 527 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 521 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 760 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 724 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 2.5 MB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 2.3 MB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 60 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 144 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 1.2 MB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 1.2 MB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/log4j/log4j/1.2.12/log4j-1.2.12.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 18 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/logkit/logkit/1.0.1/logkit-1.0.1.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 29 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 19 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 16 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 215 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 162 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 289 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 33 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 34 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 334 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 450 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 1.8 MB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 821 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 752 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 28 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 14 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/sslext/sslext/1.2-0/sslext-1.2-0.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 109 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 479 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.8 kB at 1.2 MB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-master/4/struts-master-4.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 1.3 MB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/2/apache-2.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/apache/2/apache-2.pom (3.4 kB at 487 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/antlr/antlr/2.7.2/antlr-2.7.2.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 13 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 384 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 182 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 1.5 MB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom 09:30:35 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 590 kB/s) 09:30:35 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom 09:30:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 372 kB/s) 09:30:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom 09:30:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 711 kB/s) 09:30:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/2.5/commons-io-2.5.pom 09:30:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 1.7 MB/s) 09:30:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/39/commons-parent-39.pom 09:30:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 5.6 MB/s) 09:30:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.pom 09:30:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.pom (1.9 kB at 191 kB/s) 09:30:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon/2.12/wagon-2.12.pom 09:30:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon/2.12/wagon-2.12.pom (21 kB at 1.3 MB/s) 09:30:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.pom 09:30:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.pom (1.8 kB at 148 kB/s) 09:30:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-providers/2.12/wagon-providers-2.12.pom 09:30:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-providers/2.12/wagon-providers-2.12.pom (2.8 kB at 401 kB/s) 09:30:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.pom 09:30:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.pom (6.6 kB at 548 kB/s) 09:30:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.7/doxia-sitetools-1.7.pom 09:30:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.7/doxia-sitetools-1.7.pom (14 kB at 1.1 MB/s) 09:30:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.7/doxia-decoration-model-1.7.pom 09:30:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.7/doxia-decoration-model-1.7.pom (3.1 kB at 518 kB/s) 09:30:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.pom 09:30:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.pom (2.9 kB at 367 kB/s) 09:30:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.pom 09:30:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.pom (4.6 kB at 464 kB/s) 09:30:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom 09:30:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 280 kB/s) 09:30:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom 09:30:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (2.8 kB at 230 kB/s) 09:30:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom 09:30:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 719 kB/s) 09:30:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom 09:30:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 381 kB/s) 09:30:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom 09:30:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 417 kB/s) 09:30:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom 09:30:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 424 kB/s) 09:30:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom 09:30:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 1.2 MB/s) 09:30:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom 09:30:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 392 kB/s) 09:30:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom 09:30:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 1.4 MB/s) 09:30:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom 09:30:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 1.7 MB/s) 09:30:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom 09:30:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 248 kB/s) 09:30:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/com/google/google/1/google-1.pom 09:30:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/com/google/google/1/google-1.pom (1.6 kB at 194 kB/s) 09:30:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom 09:30:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom (726 B at 81 kB/s) 09:30:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom 09:30:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom (1.1 kB at 134 kB/s) 09:30:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom 09:30:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom (2.4 kB at 270 kB/s) 09:30:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom 09:30:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom (1.2 kB at 89 kB/s) 09:30:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom 09:30:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 1.1 MB/s) 09:30:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom 09:30:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 259 kB/s) 09:30:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.pom 09:30:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.pom (1.8 kB at 180 kB/s) 09:30:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom 09:30:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 87 kB/s) 09:30:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom 09:30:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom (1.4 kB at 177 kB/s) 09:30:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom 09:30:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 2.9 MB/s) 09:30:36 [INFO] Downloading from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/17/commons-parent-17.pom 09:30:36 [INFO] Downloaded from release-mirror: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 3.5 MB/s) 09:30:36 [INFO] 09:30:36 [INFO] ------------------------------------------------------------------------ 09:30:36 [INFO] Skipping ccsdk-cds 09:30:36 [INFO] This project has been banned from the build due to previous failures. 09:30:36 [INFO] ------------------------------------------------------------------------ 09:30:36 [INFO] ------------------------------------------------------------------------ 09:30:36 [INFO] Reactor Summary for ccsdk-cds 1.10.0-SNAPSHOT: 09:30:36 [INFO] 09:30:36 [INFO] ccsdk-cds .......................................... FAILURE [ 2.693 s] 09:30:36 [INFO] MS (Root) .......................................... SKIPPED 09:30:36 [INFO] MS Error Catalog (Root) ............................ SKIPPED 09:30:36 [INFO] MS Error Catalog Core .............................. SKIPPED 09:30:36 [INFO] MS Error Catalog Service ........................... SKIPPED 09:30:36 [INFO] MS Error Catalog Application ....................... SKIPPED 09:30:36 [INFO] MS Blueprints Processor (Root) ..................... SKIPPED 09:30:36 [INFO] MS Blueprints Processor Parent ..................... SKIPPED 09:30:36 [INFO] MS Blueprints Processor Modules (Root) ............. SKIPPED 09:30:36 [INFO] MS Blueprints Processor Modules - Blueprints ....... SKIPPED 09:30:36 [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Core SKIPPED 09:30:36 [INFO] MS Blueprints Processor Modules - Blueprints - Resource Dictionary SKIPPED 09:30:36 [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Validation Service SKIPPED 09:30:36 [INFO] MS Blueprints Processor Modules - Blueprints - Blueprints Proto SKIPPED 09:30:36 [INFO] MS Blueprints Processor Modules - Commons .......... SKIPPED 09:30:36 [INFO] MS Blueprints Processor Modules - Commons - Processor Core SKIPPED 09:30:36 [INFO] MS Blueprints Processor Modules - Commons - DB Lib . SKIPPED 09:30:36 [INFO] MS Blueprints Processor Modules - Commons - Rest Lib SKIPPED 09:30:36 [INFO] MS Blueprints Processor Modules - Commons - GRPC Lib SKIPPED 09:30:36 [INFO] MS Blueprints Processor Modules - Commons - Messaging Lib SKIPPED 09:30:36 [INFO] MS Blueprints Processor Modules - Commons - SSH Lib SKIPPED 09:30:36 [INFO] MS Blueprints Processor Modules - Commons - NATS Lib SKIPPED 09:30:36 [INFO] MS Blueprints Processor Modules - Outbounds ........ SKIPPED 09:30:36 [INFO] MS Blueprints Processor Modules - Services ......... SKIPPED 09:30:36 [INFO] MS Blueprints Processor Modules - Services - Execution Service SKIPPED 09:30:36 [INFO] MS Blueprints Processor Modules - Services - Workflow Service SKIPPED 09:30:36 [INFO] MS Blueprints Processor Functions (Root) ........... SKIPPED 09:30:36 [INFO] MS Blueprints Processor Functions - Config Snapshots SKIPPED 09:30:36 [INFO] MS Blueprints Processor Functions - Resource Resolution SKIPPED 09:30:36 [INFO] MS Blueprints Processor Modules - Inbounds ......... SKIPPED 09:30:36 [INFO] MS Blueprints Processor Modules - Inbounds - Configurations API SKIPPED 09:30:36 [INFO] MS Blueprints Processor Modules - Inbounds - Designer API SKIPPED 09:30:36 [INFO] MS Blueprints Processor Modules - Inbounds - Resource API SKIPPED 09:30:36 [INFO] MS Blueprints Processor Functions - Blueprint Audit status SKIPPED 09:30:36 [INFO] MS Blueprints Processor Modules - Inbounds - Self Service API SKIPPED 09:30:36 [INFO] MS Blueprints Processor Modules - Inbounds - Health API common SKIPPED 09:30:36 [INFO] MS Blueprints Processor Modules - Inbounds - Health API SKIPPED 09:30:36 [INFO] MS Blueprints Processor Modules - Inbounds - Workflow API SKIPPED 09:30:36 [INFO] MS Blueprints Processor Functions - Restful executor SKIPPED 09:30:36 [INFO] MS Blueprints Processor Functions - Ansible AWX Executor SKIPPED 09:30:36 [INFO] MS Blueprints Processor Functions - Python Executor SKIPPED 09:30:36 [INFO] MS Blueprints Processor Functions - Netconf Executor SKIPPED 09:30:36 [INFO] MS Blueprints Processor Functions - Restconf Executor SKIPPED 09:30:36 [INFO] MS Blueprints Processor Functions - CLI Executor ... SKIPPED 09:30:36 [INFO] MS Blueprints Processor Functions - Message Prioritization SKIPPED 09:30:36 [INFO] MS Blueprints Processor Functions - K8s Profile Upload SKIPPED 09:30:36 [INFO] MS Blueprints Processor Application ................ SKIPPED 09:30:36 [INFO] MS Command Executor ................................ SKIPPED 09:30:36 [INFO] MS Python Executor ................................. SKIPPED 09:30:36 [INFO] MS SDC Listener (Root) ............................. SKIPPED 09:30:36 [INFO] MS SDC Listener - Parent ........................... SKIPPED 09:30:36 [INFO] MS SDC Listener - Application ...................... SKIPPED 09:30:36 [INFO] MS SDC Listener - Distribution ..................... SKIPPED 09:30:36 [INFO] CDS UI (Root) ...................................... SKIPPED 09:30:36 [INFO] CDS UI - Client .................................... SKIPPED 09:30:36 [INFO] CDS UI - Designer Client ........................... SKIPPED 09:30:36 [INFO] CDS UI - Server .................................... SKIPPED 09:30:36 [INFO] CDS UI - Application ............................... SKIPPED 09:30:36 [INFO] Components CBA Parent .............................. SKIPPED 09:30:36 [INFO] Components Model Catalog - Blueprints Model - Archetype Blueprints SKIPPED 09:30:36 [INFO] Components Model Catalog - Blueprints Model ........ SKIPPED 09:30:36 [INFO] Components Model Catalog - Blueprints Model - Test Blueprints SKIPPED 09:30:36 [INFO] Components Model Catalog - Blueprints Model - CBA Assembly Descriptor SKIPPED 09:30:36 [INFO] Components Model Catalog - Blueprints Model - Test Blueprints - Capability CLI SKIPPED 09:30:36 [INFO] Components Model Catalog - Blueprints Model - Test Blueprints - Resource Audit SKIPPED 09:30:36 [INFO] Components Model Catalog - Blueprints Model - Test Kotlin Parent SKIPPED 09:30:36 [INFO] Components (Root) .................................. SKIPPED 09:30:36 [INFO] ------------------------------------------------------------------------ 09:30:36 [INFO] BUILD FAILURE 09:30:36 [INFO] ------------------------------------------------------------------------ 09:30:36 [INFO] Total time: 7.414 s 09:30:36 [INFO] Finished at: 2026-05-15T09:30:36Z 09:30:36 [INFO] ------------------------------------------------------------------------ 09:30:36 [ERROR] Failed to execute goal org.codehaus.mojo:versions-maven-plugin:2.5:set (default-cli) on project cds-aggregator: Execution default-cli of goal org.codehaus.mojo:versions-maven-plugin:2.5:set failed: Plugin org.codehaus.mojo:versions-maven-plugin:2.5 or one of its dependencies could not be resolved: 09:30:36 [ERROR] Failed to read artifact descriptor for org.apache.maven:maven-artifact:jar:2.2.1 09:30:36 [ERROR] Failed to read artifact descriptor for org.apache.maven:maven-artifact-manager:jar:2.2.1 09:30:36 [ERROR] Failed to read artifact descriptor for org.apache.maven:maven-core:jar:2.2.1 09:30:36 [ERROR] Failed to read artifact descriptor for org.apache.maven:maven-model:jar:2.2.1 09:30:36 [ERROR] Failed to read artifact descriptor for org.apache.maven:maven-plugin-api:jar:2.2.1 09:30:36 [ERROR] Failed to read artifact descriptor for org.apache.maven:maven-settings:jar:2.2.1 09:30:36 [ERROR] Failed to read artifact descriptor for org.apache.maven:maven-project:jar:2.2.1 09:30:36 [ERROR] Failed to read artifact descriptor for org.apache.maven.reporting:maven-reporting-api:jar:3.0 09:30:36 [ERROR] Failed to read artifact descriptor for org.codehaus.plexus:plexus-utils:jar:1.5.5 09:30:36 [ERROR] Failed to read artifact descriptor for org.apache.maven:maven-plugin-api:jar:3.0 09:30:36 [ERROR] Failed to read artifact descriptor for org.apache.maven:maven-aether-provider:jar:3.0 09:30:36 [ERROR] Failed to read artifact descriptor for org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2 09:30:36 [ERROR] Failed to read artifact descriptor for org.apache.maven.shared:maven-shared-utils:jar:3.2.0 09:30:36 [ERROR] Failed to read artifact descriptor for commons-lang:commons-lang:jar:2.6 09:30:36 [ERROR] -> [Help 1] 09:30:36 [ERROR] 09:30:36 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 09:30:36 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 09:30:36 [ERROR] 09:30:36 [ERROR] For more information about the errors and possible solutions, please read the following articles: 09:30:36 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException 09:30:36 Build step 'Conditional steps (multiple)' marked build as failure 09:30:36 $ ssh-agent -k 09:30:36 unset SSH_AUTH_SOCK; 09:30:36 unset SSH_AGENT_PID; 09:30:36 echo Agent pid 1563 killed; 09:30:36 [ssh-agent] Stopped. 09:30:36 [PostBuildScript] - [INFO] Executing post build scripts. 09:30:36 [ccsdk-cds-maven-docker-stage-master] $ /bin/bash /tmp/jenkins996427414791250516.sh 09:30:36 ---> sysstat.sh 09:30:37 [ccsdk-cds-maven-docker-stage-master] $ /bin/bash /tmp/jenkins11581755678633928978.sh 09:30:37 ---> package-listing.sh 09:30:37 ++ facter osfamily 09:30:37 ++ tr '[:upper:]' '[:lower:]' 09:30:37 + OS_FAMILY=debian 09:30:37 + workspace=/w/workspace/ccsdk-cds-maven-docker-stage-master 09:30:37 + START_PACKAGES=/tmp/packages_start.txt 09:30:37 + END_PACKAGES=/tmp/packages_end.txt 09:30:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:30:37 + PACKAGES=/tmp/packages_start.txt 09:30:37 + '[' /w/workspace/ccsdk-cds-maven-docker-stage-master ']' 09:30:37 + PACKAGES=/tmp/packages_end.txt 09:30:37 + case "${OS_FAMILY}" in 09:30:37 + dpkg -l 09:30:37 + grep '^ii' 09:30:37 + '[' -f /tmp/packages_start.txt ']' 09:30:37 + '[' -f /tmp/packages_end.txt ']' 09:30:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:30:37 + '[' /w/workspace/ccsdk-cds-maven-docker-stage-master ']' 09:30:37 + mkdir -p /w/workspace/ccsdk-cds-maven-docker-stage-master/archives/ 09:30:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ccsdk-cds-maven-docker-stage-master/archives/ 09:30:37 [ccsdk-cds-maven-docker-stage-master] $ /bin/bash /tmp/jenkins5514787340338418728.sh 09:30:37 ---> capture-instance-metadata.sh 09:30:37 Setup pyenv: 09:30:37 system 09:30:37 3.8.20 09:30:37 3.9.20 09:30:37 3.10.15 09:30:37 * 3.11.10 (set by /w/workspace/ccsdk-cds-maven-docker-stage-master/.python-version) 09:30:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2HqD from file:/tmp/.os_lf_venv 09:30:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:30:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:30:39 lf-activate-venv(): INFO: Base packages installed successfully 09:30:39 lf-activate-venv(): INFO: Installing additional packages: lftools 09:30:46 lf-activate-venv(): INFO: Adding /tmp/venv-2HqD/bin to PATH 09:30:46 INFO: Running in OpenStack, capturing instance metadata 09:30:47 [ccsdk-cds-maven-docker-stage-master] $ /bin/bash /tmp/jenkins8005642564734731460.sh 09:30:47 provisioning config files... 09:30:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ccsdk-cds-maven-docker-stage-master@tmp/config16474134989585839236tmp 09:30:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:30:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:30:47 [EnvInject] - Injecting environment variables from a build step. 09:30:47 [EnvInject] - Injecting as environment variables the properties content 09:30:47 SERVER_ID=logs 09:30:47 09:30:47 [EnvInject] - Variables injected successfully. 09:30:47 [ccsdk-cds-maven-docker-stage-master] $ /bin/bash /tmp/jenkins12715275323089192127.sh 09:30:47 ---> create-netrc.sh 09:30:47 [ccsdk-cds-maven-docker-stage-master] $ /bin/bash /tmp/jenkins1290569727933530711.sh 09:30:47 ---> python-tools-install.sh 09:30:47 Setup pyenv: 09:30:47 system 09:30:47 3.8.20 09:30:47 3.9.20 09:30:47 3.10.15 09:30:47 * 3.11.10 (set by /w/workspace/ccsdk-cds-maven-docker-stage-master/.python-version) 09:30:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2HqD from file:/tmp/.os_lf_venv 09:30:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:30:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:30:49 lf-activate-venv(): INFO: Base packages installed successfully 09:30:49 lf-activate-venv(): INFO: Installing additional packages: lftools 09:30:55 lf-activate-venv(): INFO: Adding /tmp/venv-2HqD/bin to PATH 09:30:55 [ccsdk-cds-maven-docker-stage-master] $ /bin/sh /tmp/jenkins8904950355603360096.sh 09:30:55 ---> uv-install.sh 09:30:55 uv 0.11.14 is already installed 09:30:55 uvx 0.11.14 (x86_64-unknown-linux-gnu) 09:30:55 [ccsdk-cds-maven-docker-stage-master] $ /bin/bash /tmp/jenkins648868667844339858.sh 09:30:55 ---> sudo-logs.sh 09:30:55 Archiving 'sudo' log.. 09:30:55 [ccsdk-cds-maven-docker-stage-master] $ /bin/bash /tmp/jenkins3759726570145710846.sh 09:30:55 ---> job-cost.sh 09:30:55 INFO: Activating Python virtual environment... 09:30:55 Setup pyenv: 09:30:56 system 09:30:56 3.8.20 09:30:56 3.9.20 09:30:56 3.10.15 09:30:56 * 3.11.10 (set by /w/workspace/ccsdk-cds-maven-docker-stage-master/.python-version) 09:30:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2HqD from file:/tmp/.os_lf_venv 09:30:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:30:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:30:57 lf-activate-venv(): INFO: Base packages installed successfully 09:30:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:31:02 lf-activate-venv(): INFO: Adding /tmp/venv-2HqD/bin to PATH 09:31:02 INFO: No stack-cost file found 09:31:02 INFO: Instance uptime: 140s 09:31:02 INFO: Fetching instance metadata (attempt 1 of 3)... 09:31:02 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:31:02 INFO: Successfully fetched instance metadata 09:31:02 INFO: Instance type: v3-standard-8 09:31:02 INFO: Retrieving pricing info for: v3-standard-8 09:31:02 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:31:02 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=140 09:31:02 INFO: Successfully fetched Vexxhost pricing API 09:31:02 INFO: Retrieved cost: 0.22 09:31:02 INFO: Retrieved resource: v3-standard-8 09:31:02 INFO: Creating archive directory: /w/workspace/ccsdk-cds-maven-docker-stage-master/archives/cost 09:31:02 INFO: Archiving costs to: /w/workspace/ccsdk-cds-maven-docker-stage-master/archives/cost.csv 09:31:02 INFO: Successfully archived job cost data 09:31:02 DEBUG: Cost data: ccsdk-cds-maven-docker-stage-master,2536,2026-05-15 09:31:02,v3-standard-8,140,0.22,0.00,FAILURE 09:31:02 [ccsdk-cds-maven-docker-stage-master] $ /bin/bash -l /tmp/jenkins17377655209793672447.sh 09:31:02 ---> logs-deploy.sh 09:31:02 Setup pyenv: 09:31:02 system 09:31:02 3.8.20 09:31:02 3.9.20 09:31:02 3.10.15 09:31:02 * 3.11.10 (set by /w/workspace/ccsdk-cds-maven-docker-stage-master/.python-version) 09:31:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2HqD from file:/tmp/.os_lf_venv 09:31:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:31:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:31:04 lf-activate-venv(): INFO: Base packages installed successfully 09:31:04 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:31:10 lf-activate-venv(): INFO: Adding /tmp/venv-2HqD/bin to PATH 09:31:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ccsdk-cds-maven-docker-stage-master/2536 09:31:10 INFO: archiving workspace using pattern(s): 09:31:12 Archives upload complete. 09:31:12 INFO: archiving logs to Nexus 09:31:13 ---> uname -a: 09:31:13 Linux prd-ubuntu2204-docker-8c-8g-84 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 09:31:13 09:31:13 09:31:13 ---> lscpu: 09:31:13 Architecture: x86_64 09:31:13 CPU op-mode(s): 32-bit, 64-bit 09:31:13 Address sizes: 40 bits physical, 48 bits virtual 09:31:13 Byte Order: Little Endian 09:31:13 CPU(s): 8 09:31:13 On-line CPU(s) list: 0-7 09:31:13 Vendor ID: AuthenticAMD 09:31:13 Model name: AMD EPYC-Rome Processor 09:31:13 CPU family: 23 09:31:13 Model: 49 09:31:13 Thread(s) per core: 1 09:31:13 Core(s) per socket: 1 09:31:13 Socket(s): 8 09:31:13 Stepping: 0 09:31:13 BogoMIPS: 5599.99 09:31:13 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 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:31:13 Virtualization: AMD-V 09:31:13 Hypervisor vendor: KVM 09:31:13 Virtualization type: full 09:31:13 L1d cache: 256 KiB (8 instances) 09:31:13 L1i cache: 256 KiB (8 instances) 09:31:13 L2 cache: 4 MiB (8 instances) 09:31:13 L3 cache: 128 MiB (8 instances) 09:31:13 NUMA node(s): 1 09:31:13 NUMA node0 CPU(s): 0-7 09:31:13 Vulnerability Gather data sampling: Not affected 09:31:13 Vulnerability Indirect target selection: Not affected 09:31:13 Vulnerability Itlb multihit: Not affected 09:31:13 Vulnerability L1tf: Not affected 09:31:13 Vulnerability Mds: Not affected 09:31:13 Vulnerability Meltdown: Not affected 09:31:13 Vulnerability Mmio stale data: Not affected 09:31:13 Vulnerability Reg file data sampling: Not affected 09:31:13 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 09:31:13 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 09:31:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:31:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:31:13 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:31:13 Vulnerability Srbds: Not affected 09:31:13 Vulnerability Tsa: Not affected 09:31:13 Vulnerability Tsx async abort: Not affected 09:31:13 Vulnerability Vmscape: Not affected 09:31:13 09:31:13 09:31:13 ---> nproc: 09:31:13 8 09:31:13 09:31:13 09:31:13 ---> df -h: 09:31:13 Filesystem Size Used Avail Use% Mounted on 09:31:13 tmpfs 3.2G 1.1M 3.2G 1% /run 09:31:13 /dev/vda1 155G 9.9G 146G 7% / 09:31:13 tmpfs 16G 0 16G 0% /dev/shm 09:31:13 tmpfs 5.0M 0 5.0M 0% /run/lock 09:31:13 /dev/vda15 105M 6.1M 99M 6% /boot/efi 09:31:13 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 09:31:13 09:31:13 09:31:13 ---> free -m: 09:31:13 total used free shared buff/cache available 09:31:13 Mem: 32092 698 28740 4 2654 30953 09:31:13 Swap: 1023 0 1023 09:31:13 09:31:13 09:31:13 ---> ip addr: 09:31:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:31:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:31:13 inet 127.0.0.1/8 scope host lo 09:31:13 valid_lft forever preferred_lft forever 09:31:13 inet6 ::1/128 scope host 09:31:13 valid_lft forever preferred_lft forever 09:31:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:31:13 link/ether fa:16:3e:e2:bc:d9 brd ff:ff:ff:ff:ff:ff 09:31:13 altname enp0s3 09:31:13 inet 10.30.107.215/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 09:31:13 valid_lft 86257sec preferred_lft 86257sec 09:31:13 inet6 fe80::f816:3eff:fee2:bcd9/64 scope link 09:31:13 valid_lft forever preferred_lft forever 09:31:13 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 09:31:13 link/ether aa:10:a9:f2:8e:9f brd ff:ff:ff:ff:ff:ff 09:31:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:31:13 valid_lft forever preferred_lft forever 09:31:13 09:31:13 09:31:13 ---> sar -b -r -n DEV: 09:31:13 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-84) 05/15/26 _x86_64_ (8 CPU) 09:31:13 09:31:13 09:28:52 LINUX RESTART (8 CPU) 09:31:13 09:31:13 09:31:13 ---> sar -P ALL: 09:31:13 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-84) 05/15/26 _x86_64_ (8 CPU) 09:31:13 09:31:13 09:28:52 LINUX RESTART (8 CPU) 09:31:13 09:31:13 09:31:13