19:31:50 Started by timer 19:31:50 Running as SYSTEM 19:31:50 [EnvInject] - Loading node environment variables. 19:31:50 Building remotely on prd-ubuntu2204-docker-4c-4g-26508 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/daexim-maven-merge-chromium 19:31:51 [ssh-agent] Looking for ssh-agent implementation... 19:31:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:31:51 $ ssh-agent 19:31:51 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX7Srlv1/agent.1559 19:31:51 SSH_AGENT_PID=1561 19:31:51 [ssh-agent] Started. 19:31:51 Running ssh-add (command line suppressed) 19:31:51 Identity added: /w/workspace/daexim-maven-merge-chromium@tmp/private_key_15759169426407405008.key (/w/workspace/daexim-maven-merge-chromium@tmp/private_key_15759169426407405008.key) 19:31:51 [ssh-agent] Using credentials jenkins (jenkins-ssh) 19:31:51 The recommended git tool is: NONE 19:31:53 using credential jenkins-ssh 19:31:53 Wiping out workspace first. 19:31:53 Cloning the remote Git repository 19:31:53 Cloning repository git://devvexx.opendaylight.org/mirror/daexim 19:31:53 > git init /w/workspace/daexim-maven-merge-chromium # timeout=10 19:31:53 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/daexim 19:31:53 > git --version # timeout=10 19:31:53 > git --version # 'git version 2.34.1' 19:31:53 using GIT_SSH to set credentials jenkins-ssh 19:31:53 Verifying host key using known hosts file, will automatically accept unseen keys 19:31:53 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/daexim +refs/heads/*:refs/remotes/origin/* # timeout=10 19:31:53 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/daexim # timeout=10 19:31:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:31:54 Avoid second fetch 19:31:54 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:31:54 Checking out Revision e8f48c131130a132d186d60cd5c0273b752fce84 (refs/remotes/origin/master) 19:31:54 > git config core.sparsecheckout # timeout=10 19:31:54 > git checkout -f e8f48c131130a132d186d60cd5c0273b752fce84 # timeout=10 19:31:54 Commit message: "ci: remove duplicate Required info-yaml-verify vote" 19:31:54 > git rev-list --no-walk e8f48c131130a132d186d60cd5c0273b752fce84 # timeout=10 19:31:57 provisioning config files... 19:31:57 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:31:57 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:31:57 [daexim-maven-merge-chromium] $ /bin/bash /tmp/jenkins9589807091947951751.sh 19:31:57 ---> python-tools-install.sh 19:31:57 Setup pyenv: 19:31:57 * system (set by /opt/pyenv/version) 19:31:57 * 3.8.20 (set by /opt/pyenv/version) 19:31:57 * 3.9.20 (set by /opt/pyenv/version) 19:31:57 3.10.15 19:31:57 3.11.10 19:32:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eUZo 19:32:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:32:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:32:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:32:06 lf-activate-venv(): INFO: Base packages installed successfully 19:32:06 lf-activate-venv(): INFO: Installing additional packages: lftools 19:32:32 lf-activate-venv(): INFO: Adding /tmp/venv-eUZo/bin to PATH 19:32:32 Generating Requirements File 19:32:58 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. 19:32:58 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:32:58 Python 3.11.10 19:32:58 pip 26.1.2 from /tmp/venv-eUZo/lib/python3.11/site-packages/pip (python 3.11) 19:32:58 aiohappyeyeballs==2.6.2 19:32:58 aiohttp==3.14.1 19:32:58 aiosignal==1.4.0 19:32:58 appdirs==1.4.4 19:32:58 argcomplete==3.6.3 19:32:58 aspy.yaml==1.3.0 19:32:58 attrs==26.1.0 19:32:58 autopage==0.6.0 19:32:58 beautifulsoup4==4.15.0 19:32:58 boto3==1.43.26 19:32:58 botocore==1.43.26 19:32:58 bs4==0.0.2 19:32:58 certifi==2026.5.20 19:32:58 cffi==2.0.0 19:32:58 cfgv==3.5.0 19:32:58 chardet==7.4.3 19:32:58 charset-normalizer==3.4.7 19:32:58 click==8.4.1 19:32:58 cliff==4.14.0 19:32:58 cmd2==4.0.0 19:32:58 cryptography==3.3.2 19:32:58 debtcollector==3.1.0 19:32:58 decorator==5.3.1 19:32:58 defusedxml==0.7.1 19:32:58 Deprecated==1.3.1 19:32:58 distlib==0.4.2 19:32:58 dnspython==2.8.0 19:32:58 docker==7.1.0 19:32:58 dogpile.cache==1.5.0 19:32:58 durationpy==0.10 19:32:58 email-validator==2.3.0 19:32:58 filelock==3.29.3 19:32:58 frozenlist==1.8.0 19:32:58 future==1.0.0 19:32:58 gitdb==4.0.12 19:32:58 GitPython==3.1.50 19:32:58 httplib2==0.30.2 19:32:58 identify==2.6.19 19:32:58 idna==3.18 19:32:58 importlib-resources==1.5.0 19:32:58 iso8601==2.1.0 19:32:58 Jinja2==3.1.6 19:32:58 jmespath==1.1.0 19:32:58 jsonpatch==1.33 19:32:58 jsonpointer==3.1.1 19:32:58 jsonschema==4.26.0 19:32:58 jsonschema-specifications==2025.9.1 19:32:58 keystoneauth1==5.14.0 19:32:58 kubernetes==36.0.2 19:32:58 lftools==0.37.22 19:32:58 lxml==6.1.1 19:32:58 markdown-it-py==4.2.0 19:32:58 MarkupSafe==3.0.3 19:32:58 mdurl==0.1.2 19:32:58 msgpack==1.1.2 19:32:58 multi_key_dict==2.0.3 19:32:58 multidict==6.7.1 19:32:58 munch==4.0.0 19:32:58 netaddr==1.3.0 19:32:58 niet==1.4.2 19:32:58 nodeenv==1.10.0 19:32:58 oauth2client==4.1.3 19:32:58 oauthlib==3.3.1 19:32:58 openstacksdk==4.15.0 19:32:58 os-service-types==1.8.2 19:32:58 osc-lib==4.6.0 19:32:58 oslo.config==10.4.0 19:32:58 oslo.context==6.4.0 19:32:58 oslo.i18n==6.8.0 19:32:58 oslo.log==8.2.0 19:32:58 oslo.serialization==5.10.0 19:32:58 oslo.utils==10.1.1 19:32:58 packaging==26.2 19:32:58 pbr==7.0.3 19:32:58 platformdirs==4.10.0 19:32:58 prettytable==3.17.0 19:32:58 prompt_toolkit==3.0.52 19:32:58 propcache==0.5.2 19:32:58 psutil==7.2.2 19:32:58 pyasn1==0.6.3 19:32:58 pyasn1_modules==0.4.2 19:32:58 pycparser==3.0 19:32:58 pygerrit2==2.0.15 19:32:58 PyGithub==2.9.1 19:32:58 Pygments==2.20.0 19:32:58 PyJWT==2.13.0 19:32:58 PyNaCl==1.6.2 19:32:58 pyparsing==2.4.7 19:32:58 pyperclip==1.11.0 19:32:58 pyrsistent==0.20.0 19:32:58 python-cinderclient==9.9.0 19:32:58 python-dateutil==2.9.0.post0 19:32:58 python-discovery==1.4.0 19:32:58 python-heatclient==5.2.0 19:32:58 python-jenkins==1.8.3 19:32:58 python-keystoneclient==5.8.0 19:32:58 python-magnumclient==4.10.0 19:32:58 python-openstackclient==10.1.0 19:32:58 python-swiftclient==4.10.0 19:32:58 PyYAML==6.0.3 19:32:58 referencing==0.37.0 19:32:58 requests==2.34.2 19:32:58 requests-oauthlib==2.0.0 19:32:58 rfc3986==2.0.0 19:32:58 rich==15.0.0 19:32:58 rich-argparse==1.8.0 19:32:58 rpds-py==2026.5.1 19:32:58 rsa==4.9.1 19:32:58 ruamel.yaml==0.19.1 19:32:58 ruamel.yaml.clib==0.2.15 19:32:58 s3transfer==0.18.0 19:32:58 simplejson==4.1.1 19:32:58 six==1.17.0 19:32:58 smmap==5.0.3 19:32:58 soupsieve==2.8.4 19:32:58 stevedore==5.8.0 19:32:58 tabulate==0.10.0 19:32:58 toml==0.10.2 19:32:58 tomlkit==0.15.0 19:32:58 tqdm==4.68.2 19:32:58 typing_extensions==4.15.0 19:32:58 urllib3==1.26.20 19:32:58 virtualenv==21.4.2 19:32:58 wcwidth==0.8.1 19:32:58 websocket-client==1.9.0 19:32:58 wrapt==2.2.1 19:32:58 xdg==6.0.0 19:32:58 xmltodict==1.0.4 19:32:58 yarl==1.24.2 19:32:58 yq==3.4.3 19:32:58 [daexim-maven-merge-chromium] $ /bin/sh /tmp/jenkins10405557923278420883.sh 19:32:58 ---> uv-install.sh 19:32:58 Installing uv/uvx (latest) using shell installer 19:32:59 2026-06-10 19:32:59 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-RBfWYD.sh" [1] 19:32:59 downloading uv 0.11.20 x86_64-unknown-linux-gnu 19:33:00 installing to /home/jenkins/.local/bin 19:33:00 uv 19:33:00 uvx 19:33:00 everything's installed! 19:33:00 19:33:00 To add $HOME/.local/bin to your PATH, either restart your shell or run: 19:33:00 19:33:00 source $HOME/.local/bin/env (sh, bash, zsh) 19:33:00 source $HOME/.local/bin/env.fish (fish) 19:33:00 Adding install location to PATH 19:33:00 ---> Validating uv/uvx install 19:33:00 uvx 0.11.20 (x86_64-unknown-linux-gnu) 19:33:00 [daexim-maven-merge-chromium] $ /bin/sh -xe /tmp/jenkins7346364141066803789.sh 19:33:00 + mkdir -p /w/workspace/daexim-maven-merge-chromium/target/classes /w/workspace/daexim-maven-merge-chromium/jacoco/classes 19:33:00 [daexim-maven-merge-chromium] $ /bin/sh -xe /tmp/jenkins6690095143273941405.sh 19:33:00 + echo quiet=on 19:33:00 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-4c-4g-26508 19:33:01 [daexim-maven-merge-chromium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=daexim -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=chromium "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 19:33:01 " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=daexim --version 19:33:01 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 19:33:01 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 19:33:01 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 19:33:01 Default locale: en, platform encoding: UTF-8 19:33:01 OS name: "linux", version: "5.15.0-174-generic", arch: "amd64", family: "unix" 19:33:01 [daexim-maven-merge-chromium] $ /bin/sh -xe /tmp/jenkins6392487787083388014.sh 19:33:01 + rm /home/jenkins/.wgetrc 19:33:01 [EnvInject] - Injecting environment variables from a build step. 19:33:01 [EnvInject] - Injecting as environment variables the properties content 19:33:01 SET_JDK_VERSION=openjdk21 19:33:01 GIT_URL="git://devvexx.opendaylight.org/mirror" 19:33:01 19:33:01 [EnvInject] - Variables injected successfully. 19:33:01 [daexim-maven-merge-chromium] $ /bin/sh /tmp/jenkins2771248118283861491.sh 19:33:01 ---> update-java-alternatives.sh 19:33:01 ---> Updating Java version 19:33:01 ---> Ubuntu/Debian system detected 19:33:01 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 19:33:01 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 19:33:01 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 19:33:01 openjdk version "21.0.10" 2026-01-20 19:33:01 OpenJDK Runtime Environment (build 21.0.10+7-Ubuntu-122.04) 19:33:01 OpenJDK 64-Bit Server VM (build 21.0.10+7-Ubuntu-122.04, mixed mode, sharing) 19:33:01 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 19:33:01 [EnvInject] - Injecting environment variables from a build step. 19:33:01 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 19:33:01 [EnvInject] - Variables injected successfully. 19:33:01 provisioning config files... 19:33:01 copy managed file [global-settings] to file:/w/workspace/daexim-maven-merge-chromium@tmp/config7364660612609919438tmp 19:33:03 copy managed file [daexim-settings] to file:/w/workspace/daexim-maven-merge-chromium@tmp/config11111446883983036837tmp 19:33:03 [EnvInject] - Injecting environment variables from a build step. 19:33:03 [EnvInject] - Injecting as environment variables the properties content 19:33:03 SERVER_ID=opendaylight-snapshot 19:33:03 19:33:03 [EnvInject] - Variables injected successfully. 19:33:03 [daexim-maven-merge-chromium] $ /bin/bash /tmp/jenkins12054637420667456111.sh 19:33:03 ---> create-netrc.sh 19:33:03 [EnvInject] - Injecting environment variables from a build step. 19:33:03 [EnvInject] - Injecting as environment variables the properties content 19:33:03 NEXUS_CUT_DIRS=6 19:33:03 NEXUS_REPO=opendaylight.snapshot 19:33:03 19:33:03 [EnvInject] - Variables injected successfully. 19:33:03 [daexim-maven-merge-chromium] $ /bin/bash -l /tmp/jenkins15617076740063201843.sh 19:33:03 ---> maven-fetch-metadata.sh 19:33:03 ++ xmlstarlet sel -N x=http://maven.apache.org/POM/4.0.0 -t --if /x:project/x:groupId -v /x:project/x:groupId --elif /x:project/x:parent/x:groupId -v /x:project/x:parent/x:groupId --else -o '' pom.xml 19:33:03 + project=org.opendaylight.daexim 19:33:03 + project_path=org/opendaylight/daexim 19:33:03 + mkdir -p /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim 19:33:03 + pushd /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim 19:33:03 /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim /w/workspace/daexim-maven-merge-chromium 19:33:03 + set +e 19:33:03 + wget -nv --recursive --accept maven-metadata.xml -R 'index.html*' --execute robots=off --no-parent --no-host-directories --cut-dirs=6 https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/ 19:33:03 2026-06-10 19:33:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/ [5447] -> "index.html.tmp" [1] 19:33:03 2026-06-10 19:33:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/ [4313] -> "daexim-akka-infoprovider-impl/index.html.tmp" [1] 19:33:03 2026-06-10 19:33:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/ [4183] -> "daexim-artifacts/index.html.tmp" [1] 19:33:03 2026-06-10 19:33:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/ [4173] -> "daexim-features/index.html.tmp" [1] 19:33:03 2026-06-10 19:33:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/ [4133] -> "daexim-impl/index.html.tmp" [1] 19:33:03 2026-06-10 19:33:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/ [4143] -> "daexim-model/index.html.tmp" [1] 19:33:03 2026-06-10 19:33:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/ [4123] -> "daexim-spi/index.html.tmp" [1] 19:33:03 2026-06-10 19:33:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/ [4193] -> "daexim-test-model/index.html.tmp" [1] 19:33:03 2026-06-10 19:33:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/ [4083] -> "daexim/index.html.tmp" [1] 19:33:03 2026-06-10 19:33:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/ [4213] -> "features-aggregator/index.html.tmp" [1] 19:33:03 2026-06-10 19:33:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/ [4163] -> "odl-daexim-all/index.html.tmp" [1] 19:33:03 2026-06-10 19:33:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/ [4123] -> "odl-daexim/index.html.tmp" [1] 19:33:03 2026-06-10 19:33:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/ [4083] -> "parent/index.html.tmp" [1] 19:33:04 2026-06-10 19:33:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.3-SNAPSHOT/ [106341] -> "daexim-akka-infoprovider-impl/1.17.3-SNAPSHOT/index.html.tmp" [1] 19:33:05 2026-06-10 19:33:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.2-SNAPSHOT/ [87429] -> "daexim-akka-infoprovider-impl/1.18.2-SNAPSHOT/index.html.tmp" [1] 19:33:06 2026-06-10 19:33:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/ [220641] -> "daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/index.html.tmp" [1] 19:33:06 2026-06-10 19:33:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml [456/456] -> "daexim-akka-infoprovider-impl/maven-metadata.xml" [1] 19:33:07 2026-06-10 19:33:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.17.3-SNAPSHOT/ [50539] -> "daexim-artifacts/1.17.3-SNAPSHOT/index.html.tmp" [1] 19:33:07 2026-06-10 19:33:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.18.2-SNAPSHOT/ [41761] -> "daexim-artifacts/1.18.2-SNAPSHOT/index.html.tmp" [1] 19:33:08 2026-06-10 19:33:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.19.0-SNAPSHOT/ [103621] -> "daexim-artifacts/1.19.0-SNAPSHOT/index.html.tmp" [1] 19:33:08 2026-06-10 19:33:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml [443/443] -> "daexim-artifacts/maven-metadata.xml" [1] 19:33:09 2026-06-10 19:33:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.17.3-SNAPSHOT/ [66418] -> "daexim-features/1.17.3-SNAPSHOT/index.html.tmp" [1] 19:33:09 2026-06-10 19:33:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.18.2-SNAPSHOT/ [54752] -> "daexim-features/1.18.2-SNAPSHOT/index.html.tmp" [1] 19:33:11 2026-06-10 19:33:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/ [136966] -> "daexim-features/1.19.0-SNAPSHOT/index.html.tmp" [1] 19:33:11 2026-06-10 19:33:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/maven-metadata.xml [442/442] -> "daexim-features/maven-metadata.xml" [1] 19:33:11 2026-06-10 19:33:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.17.3-SNAPSHOT/ [110706] -> "daexim-impl/1.17.3-SNAPSHOT/index.html.tmp" [1] 19:33:12 2026-06-10 19:33:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.18.2-SNAPSHOT/ [90984] -> "daexim-impl/1.18.2-SNAPSHOT/index.html.tmp" [1] 19:33:15 2026-06-10 19:33:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/ [230004] -> "daexim-impl/1.19.0-SNAPSHOT/index.html.tmp" [1] 19:33:15 2026-06-10 19:33:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/maven-metadata.xml [438/438] -> "daexim-impl/maven-metadata.xml" [1] 19:33:16 2026-06-10 19:33:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.17.3-SNAPSHOT/ [96180] -> "daexim-model/1.17.3-SNAPSHOT/index.html.tmp" [1] 19:33:16 2026-06-10 19:33:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.18.2-SNAPSHOT/ [79100] -> "daexim-model/1.18.2-SNAPSHOT/index.html.tmp" [1] 19:33:19 2026-06-10 19:33:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/ [199488] -> "daexim-model/1.19.0-SNAPSHOT/index.html.tmp" [1] 19:33:19 2026-06-10 19:33:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/maven-metadata.xml [439/439] -> "daexim-model/maven-metadata.xml" [1] 19:33:20 2026-06-10 19:33:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.17.3-SNAPSHOT/ [94916] -> "daexim-spi/1.17.3-SNAPSHOT/index.html.tmp" [1] 19:33:21 2026-06-10 19:33:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.18.2-SNAPSHOT/ [78064] -> "daexim-spi/1.18.2-SNAPSHOT/index.html.tmp" [1] 19:33:22 2026-06-10 19:33:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/ [196856] -> "daexim-spi/1.19.0-SNAPSHOT/index.html.tmp" [1] 19:33:22 2026-06-10 19:33:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/maven-metadata.xml [437/437] -> "daexim-spi/maven-metadata.xml" [1] 19:33:23 2026-06-10 19:33:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.17.3-SNAPSHOT/ [99153] -> "daexim-test-model/1.17.3-SNAPSHOT/index.html.tmp" [1] 19:33:24 2026-06-10 19:33:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.18.2-SNAPSHOT/ [81537] -> "daexim-test-model/1.18.2-SNAPSHOT/index.html.tmp" [1] 19:33:25 2026-06-10 19:33:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/ [205677] -> "daexim-test-model/1.19.0-SNAPSHOT/index.html.tmp" [1] 19:33:25 2026-06-10 19:33:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/maven-metadata.xml [444/444] -> "daexim-test-model/maven-metadata.xml" [1] 19:33:26 2026-06-10 19:33:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.17.3-SNAPSHOT/ [47519] -> "daexim/1.17.3-SNAPSHOT/index.html.tmp" [1] 19:33:26 2026-06-10 19:33:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.18.2-SNAPSHOT/ [39281] -> "daexim/1.18.2-SNAPSHOT/index.html.tmp" [1] 19:33:27 2026-06-10 19:33:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.19.0-SNAPSHOT/ [97361] -> "daexim/1.19.0-SNAPSHOT/index.html.tmp" [1] 19:33:27 2026-06-10 19:33:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/maven-metadata.xml [433/433] -> "daexim/maven-metadata.xml" [1] 19:33:27 2026-06-10 19:33:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.17.3-SNAPSHOT/ [51445] -> "features-aggregator/1.17.3-SNAPSHOT/index.html.tmp" [1] 19:33:28 2026-06-10 19:33:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.18.2-SNAPSHOT/ [42505] -> "features-aggregator/1.18.2-SNAPSHOT/index.html.tmp" [1] 19:33:29 2026-06-10 19:33:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.19.0-SNAPSHOT/ [105499] -> "features-aggregator/1.19.0-SNAPSHOT/index.html.tmp" [1] 19:33:29 2026-06-10 19:33:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/maven-metadata.xml [446/446] -> "features-aggregator/maven-metadata.xml" [1] 19:33:29 2026-06-10 19:33:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.17.3-SNAPSHOT/ [66017] -> "odl-daexim-all/1.17.3-SNAPSHOT/index.html.tmp" [1] 19:33:30 2026-06-10 19:33:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.18.2-SNAPSHOT/ [54423] -> "odl-daexim-all/1.18.2-SNAPSHOT/index.html.tmp" [1] 19:33:31 2026-06-10 19:33:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/ [136133] -> "odl-daexim-all/1.19.0-SNAPSHOT/index.html.tmp" [1] 19:33:31 2026-06-10 19:33:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml [441/441] -> "odl-daexim-all/maven-metadata.xml" [1] 19:33:32 2026-06-10 19:33:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.17.3-SNAPSHOT/ [64402] -> "odl-daexim/1.17.3-SNAPSHOT/index.html.tmp" [1] 19:33:32 2026-06-10 19:33:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.18.2-SNAPSHOT/ [53098] -> "odl-daexim/1.18.2-SNAPSHOT/index.html.tmp" [1] 19:33:34 2026-06-10 19:33:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/ [132778] -> "odl-daexim/1.19.0-SNAPSHOT/index.html.tmp" [1] 19:33:34 2026-06-10 19:33:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/maven-metadata.xml [437/437] -> "odl-daexim/maven-metadata.xml" [1] 19:33:34 2026-06-10 19:33:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.17.3-SNAPSHOT/ [47530] -> "parent/1.17.3-SNAPSHOT/index.html.tmp" [1] 19:33:35 2026-06-10 19:33:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.18.2-SNAPSHOT/ [39290] -> "parent/1.18.2-SNAPSHOT/index.html.tmp" [1] 19:33:36 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.19.0-SNAPSHOT/ [97384] -> "parent/1.19.0-SNAPSHOT/index.html.tmp" [1] 19:33:36 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/maven-metadata.xml [433/433] -> "parent/maven-metadata.xml" [1] 19:33:36 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "daexim-akka-infoprovider-impl/1.17.3-SNAPSHOT/maven-metadata.xml" [1] 19:33:36 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.2-SNAPSHOT/maven-metadata.xml [1677/1677] -> "daexim-akka-infoprovider-impl/1.18.2-SNAPSHOT/maven-metadata.xml" [1] 19:33:36 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/maven-metadata.xml" [1] 19:33:36 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.17.3-SNAPSHOT/maven-metadata.xml [1057/1057] -> "daexim-artifacts/1.17.3-SNAPSHOT/maven-metadata.xml" [1] 19:33:36 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.18.2-SNAPSHOT/maven-metadata.xml [1057/1057] -> "daexim-artifacts/1.18.2-SNAPSHOT/maven-metadata.xml" [1] 19:33:36 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.19.0-SNAPSHOT/maven-metadata.xml [1061/1061] -> "daexim-artifacts/1.19.0-SNAPSHOT/maven-metadata.xml" [1] 19:33:36 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.17.3-SNAPSHOT/maven-metadata.xml [1273/1273] -> "daexim-features/1.17.3-SNAPSHOT/maven-metadata.xml" [1] 19:33:36 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.18.2-SNAPSHOT/maven-metadata.xml [1273/1273] -> "daexim-features/1.18.2-SNAPSHOT/maven-metadata.xml" [1] 19:33:36 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/maven-metadata.xml [1278/1278] -> "daexim-features/1.19.0-SNAPSHOT/maven-metadata.xml" [1] 19:33:36 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.17.3-SNAPSHOT/maven-metadata.xml [1834/1834] -> "daexim-impl/1.17.3-SNAPSHOT/maven-metadata.xml" [1] 19:33:36 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.18.2-SNAPSHOT/maven-metadata.xml [1834/1834] -> "daexim-impl/1.18.2-SNAPSHOT/maven-metadata.xml" [1] 19:33:36 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/maven-metadata.xml [1842/1842] -> "daexim-impl/1.19.0-SNAPSHOT/maven-metadata.xml" [1] 19:33:36 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.17.3-SNAPSHOT/maven-metadata.xml [1660/1660] -> "daexim-model/1.17.3-SNAPSHOT/maven-metadata.xml" [1] 19:33:36 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.18.2-SNAPSHOT/maven-metadata.xml [1660/1660] -> "daexim-model/1.18.2-SNAPSHOT/maven-metadata.xml" [1] 19:33:36 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/maven-metadata.xml [1667/1667] -> "daexim-model/1.19.0-SNAPSHOT/maven-metadata.xml" [1] 19:33:36 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.17.3-SNAPSHOT/maven-metadata.xml [1658/1658] -> "daexim-spi/1.17.3-SNAPSHOT/maven-metadata.xml" [1] 19:33:36 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.18.2-SNAPSHOT/maven-metadata.xml [1658/1658] -> "daexim-spi/1.18.2-SNAPSHOT/maven-metadata.xml" [1] 19:33:36 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/maven-metadata.xml [1665/1665] -> "daexim-spi/1.19.0-SNAPSHOT/maven-metadata.xml" [1] 19:33:36 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.17.3-SNAPSHOT/maven-metadata.xml [1665/1665] -> "daexim-test-model/1.17.3-SNAPSHOT/maven-metadata.xml" [1] 19:33:36 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.18.2-SNAPSHOT/maven-metadata.xml [1665/1665] -> "daexim-test-model/1.18.2-SNAPSHOT/maven-metadata.xml" [1] 19:33:36 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/maven-metadata.xml [1672/1672] -> "daexim-test-model/1.19.0-SNAPSHOT/maven-metadata.xml" [1] 19:33:36 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.17.3-SNAPSHOT/maven-metadata.xml [1047/1047] -> "daexim/1.17.3-SNAPSHOT/maven-metadata.xml" [1] 19:33:36 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.18.2-SNAPSHOT/maven-metadata.xml [1047/1047] -> "daexim/1.18.2-SNAPSHOT/maven-metadata.xml" [1] 19:33:36 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.19.0-SNAPSHOT/maven-metadata.xml [1051/1051] -> "daexim/1.19.0-SNAPSHOT/maven-metadata.xml" [1] 19:33:36 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.17.3-SNAPSHOT/maven-metadata.xml [1060/1060] -> "features-aggregator/1.17.3-SNAPSHOT/maven-metadata.xml" [1] 19:33:36 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.18.2-SNAPSHOT/maven-metadata.xml [1060/1060] -> "features-aggregator/1.18.2-SNAPSHOT/maven-metadata.xml" [1] 19:33:36 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.19.0-SNAPSHOT/maven-metadata.xml [1064/1064] -> "features-aggregator/1.19.0-SNAPSHOT/maven-metadata.xml" [1] 19:33:36 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.17.3-SNAPSHOT/maven-metadata.xml [1272/1272] -> "odl-daexim-all/1.17.3-SNAPSHOT/maven-metadata.xml" [1] 19:33:36 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.18.2-SNAPSHOT/maven-metadata.xml [1272/1272] -> "odl-daexim-all/1.18.2-SNAPSHOT/maven-metadata.xml" [1] 19:33:36 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-daexim-all/1.19.0-SNAPSHOT/maven-metadata.xml" [1] 19:33:36 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.17.3-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-daexim/1.17.3-SNAPSHOT/maven-metadata.xml" [1] 19:33:36 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.18.2-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-daexim/1.18.2-SNAPSHOT/maven-metadata.xml" [1] 19:33:36 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-daexim/1.19.0-SNAPSHOT/maven-metadata.xml" [1] 19:33:36 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.17.3-SNAPSHOT/maven-metadata.xml [1047/1047] -> "parent/1.17.3-SNAPSHOT/maven-metadata.xml" [1] 19:33:37 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.18.2-SNAPSHOT/maven-metadata.xml [1047/1047] -> "parent/1.18.2-SNAPSHOT/maven-metadata.xml" [1] 19:33:37 2026-06-10 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.19.0-SNAPSHOT/maven-metadata.xml [1051/1051] -> "parent/1.19.0-SNAPSHOT/maven-metadata.xml" [1] 19:33:37 FINISHED --2026-06-10 19:33:36-- 19:33:37 Total wall clock time: 34s 19:33:37 Downloaded: 97 files, 3.4M in 0.1s (32.7 MB/s) 19:33:37 + set -e 19:33:37 + popd 19:33:37 /w/workspace/daexim-maven-merge-chromium 19:33:37 + mkdir -p /w/workspace/daexim-maven-merge-chromium/m2repo-backup 19:33:37 + cp -a /w/workspace/daexim-maven-merge-chromium/m2repo/org /w/workspace/daexim-maven-merge-chromium/m2repo-backup 19:33:37 [daexim-maven-merge-chromium] $ /bin/sh -xe /tmp/jenkins4127227056736342167.sh 19:33:37 [EnvInject] - Injecting environment variables from a build step. 19:33:37 [EnvInject] - Injecting as environment variables the properties content 19:33:37 MAVEN_GOALS=clean deploy 19:33:37 19:33:37 [EnvInject] - Variables injected successfully. 19:33:37 [daexim-maven-merge-chromium] $ /bin/bash -l /tmp/jenkins3819024691609406169.sh 19:33:37 ---> common-variables.sh 19:33:37 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 19:33:37 ---> maven-build.sh 19:33:37 + set +u 19:33:37 ++ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn help:describe -Dplugin=org.apache.maven.plugins:maven-deploy-plugin -Ddetail --global-settings /w/workspace/daexim-maven-merge-chromium@tmp/config7364660612609919438tmp 19:33:37 ++ awk '{print $2}' 19:33:37 ++ grep '^Version:' 19:33:46 + plugin_version=3.1.4 19:33:46 + [[ 3 -lt 3 ]] 19:33:46 + alt_repo=-DaltDeploymentRepository=staging::file:/w/workspace/daexim-maven-merge-chromium/m2repo 19:33:46 + export MAVEN_OPTS 19:33:46 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/daexim-maven-merge-chromium@tmp/config7364660612609919438tmp --settings /w/workspace/daexim-maven-merge-chromium@tmp/config11111446883983036837tmp -DaltDeploymentRepository=staging::file:/w/workspace/daexim-maven-merge-chromium/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmerge 19:33:46 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 19:33:46 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 19:33:46 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 19:33:46 Default locale: en, platform encoding: UTF-8 19:33:46 OS name: "linux", version: "5.15.0-174-generic", arch: "amd64", family: "unix" 19:33:47 [INFO] Error stacktraces are turned on. 19:33:47 [INFO] Scanning for projects... 19:33:52 [INFO] ------------------------------------------------------------------------ 19:33:52 [INFO] Reactor Build Order: 19:33:52 [INFO] 19:33:52 [INFO] daexim-test-model [bundle] 19:33:52 [INFO] daexim-model [bundle] 19:33:52 [INFO] daexim-spi [bundle] 19:33:52 [INFO] parent [pom] 19:33:52 [INFO] daexim-impl [bundle] 19:33:52 [INFO] daexim-akka-infoprovider-impl [bundle] 19:33:52 [INFO] OpenDaylight :: daexim (Karaf feature) [feature] 19:33:52 [INFO] OpenDaylight :: Daexim :: All [feature] 19:33:52 [INFO] ODL :: daexim :: daexim-features [feature] 19:33:52 [INFO] ODL :: daexim :: features-aggregator [pom] 19:33:52 [INFO] daexim-artifacts [pom] 19:33:52 [INFO] daexim-karaf [pom] 19:33:52 [INFO] daexim [pom] 19:33:52 [INFO] 19:33:52 [INFO] -------------< org.opendaylight.daexim:daexim-test-model >-------------- 19:33:52 [INFO] Building daexim-test-model 1.19.0-SNAPSHOT [1/13] 19:33:52 [INFO] from test-model/pom.xml 19:33:52 [INFO] -------------------------------[ bundle ]------------------------------- 19:33:54 [INFO] 19:33:54 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-test-model --- 19:33:54 [INFO] 19:33:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ daexim-test-model --- 19:33:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 19:33:54 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 19:33:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:33:54 [INFO] 19:33:54 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ daexim-test-model --- 19:33:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:33:54 [INFO] 19:33:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-test-model --- 19:33:55 [INFO] 19:33:55 [INFO] --- dependency:3.10.0:properties (default) @ daexim-test-model --- 19:33:56 [INFO] 19:33:56 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ daexim-test-model --- 19:33:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/daexim-maven-merge-chromium/test-model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:33:56 [INFO] 19:33:56 [INFO] --- yang:15.0.2:generate-sources (binding) @ daexim-test-model --- 19:33:57 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:33:57 [INFO] yang-to-sources: Inspecting /w/workspace/daexim-maven-merge-chromium/test-model/src/main/yang 19:33:57 [INFO] yang-to-sources: Found 0 dependencies in 28.60 ms 19:33:57 [INFO] yang-to-sources: Project model files found: 3 in 91.86 ms 19:33:57 [INFO] yang-to-sources: 3 YANG models processed in 91.06 ms 19:33:58 [INFO] BindingJavaFileGenerator: Defined 16 files in 67.59 ms 19:33:58 [INFO] Sorted 16 files into 7 directories in 2.977 ms 19:33:58 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 133.8 ms 19:33:58 [INFO] 19:33:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-test-model --- 19:33:59 [INFO] Starting audit... 19:33:59 Audit done. 19:33:59 [INFO] You have 0 Checkstyle violations. 19:33:59 [INFO] 19:33:59 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-test-model --- 19:33:59 [INFO] Starting audit... 19:33:59 Audit done. 19:33:59 [INFO] You have 0 Checkstyle violations. 19:33:59 [INFO] 19:33:59 [INFO] --- dependency:3.10.0:copy (unpack-license) @ daexim-test-model --- 19:33:59 [INFO] 19:33:59 [INFO] --- resources:3.4.0:resources (default-resources) @ daexim-test-model --- 19:33:59 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-chromium/test-model/src/main/resources 19:33:59 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-chromium/test-model/target/generated-sources/spi 19:33:59 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 19:33:59 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:33:59 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 19:33:59 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-chromium/test-model/target/generated-sources/spi 19:33:59 [INFO] 19:33:59 [INFO] --- compiler:3.15.0:compile (default-compile) @ daexim-test-model --- 19:33:59 [INFO] Recompiling the module because of changed source code. 19:33:59 [INFO] Compiling 15 source files with javac [debug release 21] to target/classes 19:34:00 [INFO] 19:34:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ daexim-test-model >>> 19:34:00 [INFO] 19:34:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ daexim-test-model --- 19:34:01 [INFO] Fork Value is true 19:34:04 [INFO] Done SpotBugs Analysis.... 19:34:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:34:04 [INFO] 19:34:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ daexim-test-model <<< 19:34:04 [INFO] 19:34:04 [INFO] 19:34:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ daexim-test-model --- 19:34:04 [INFO] BugInstance size is 0 19:34:04 [INFO] Error size is 0 19:34:04 [INFO] No errors/warnings found 19:34:04 [INFO] 19:34:04 [INFO] --- resources:3.4.0:testResources (default-testResources) @ daexim-test-model --- 19:34:04 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-chromium/test-model/src/test/resources 19:34:04 [INFO] 19:34:04 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ daexim-test-model --- 19:34:04 [INFO] No sources to compile 19:34:04 [INFO] 19:34:04 [INFO] --- surefire:3.5.5:test (default-test) @ daexim-test-model --- 19:34:04 [INFO] No tests to run. 19:34:04 [INFO] 19:34:04 [INFO] --- copy:14.3.1:copy-files (default) @ daexim-test-model --- 19:34:04 [INFO] 19:34:04 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ daexim-test-model --- 19:34:05 [INFO] Building bundle: /w/workspace/daexim-maven-merge-chromium/test-model/target/daexim-test-model-1.19.0-SNAPSHOT.jar 19:34:05 [INFO] Writing manifest: /w/workspace/daexim-maven-merge-chromium/test-model/target/classes/META-INF/MANIFEST.MF 19:34:05 [INFO] 19:34:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ daexim-test-model --- 19:34:07 [INFO] Building jar: /w/workspace/daexim-maven-merge-chromium/test-model/target/daexim-test-model-1.19.0-SNAPSHOT-javadoc.jar 19:34:07 [INFO] 19:34:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-test-model --- 19:34:07 [INFO] CycloneDX: Resolving Dependencies 19:34:08 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 19:34:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-chromium/test-model/target/bom.xml 19:34:08 [INFO] attaching as daexim-test-model-1.19.0-SNAPSHOT-cyclonedx.xml 19:34:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-chromium/test-model/target/bom.json 19:34:08 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 19:34:08 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 19:34:09 [INFO] attaching as daexim-test-model-1.19.0-SNAPSHOT-cyclonedx.json 19:34:09 [INFO] 19:34:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-test-model --- 19:34:09 [INFO] Skipping duplicate-finder execution! 19:34:09 [INFO] 19:34:09 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ daexim-test-model --- 19:34:09 [INFO] No dependency problems found 19:34:09 [INFO] 19:34:09 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ daexim-test-model --- 19:34:09 [INFO] Building jar: /w/workspace/daexim-maven-merge-chromium/test-model/target/daexim-test-model-1.19.0-SNAPSHOT-sources.jar 19:34:09 [INFO] 19:34:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ daexim-test-model --- 19:34:09 [INFO] 19:34:09 [INFO] --- jacoco:0.8.14:report (report) @ daexim-test-model --- 19:34:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:34:09 [INFO] 19:34:09 [INFO] --- install:3.1.4:install (default-install) @ daexim-test-model --- 19:34:09 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/test-model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-SNAPSHOT.pom 19:34:09 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/test-model/target/daexim-test-model-1.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-SNAPSHOT.jar 19:34:09 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/test-model/target/daexim-test-model-1.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-SNAPSHOT-javadoc.jar 19:34:09 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/test-model/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-SNAPSHOT-cyclonedx.xml 19:34:09 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/test-model/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-SNAPSHOT-cyclonedx.json 19:34:09 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/test-model/target/daexim-test-model-1.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-SNAPSHOT-sources.jar 19:34:09 [INFO] 19:34:09 [INFO] --- bundle:6.0.0:install (default-install) @ daexim-test-model --- 19:34:09 [INFO] Writing OBR metadata 19:34:09 [INFO] Installing org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-SNAPSHOT.jar 19:34:09 [INFO] Writing OBR metadata 19:34:09 [INFO] 19:34:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-test-model --- 19:34:09 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-chromium/m2repo 19:34:09 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/maven-metadata.xml 19:34:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:34:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:34:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:34:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:34:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:34:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:34:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:34:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:34:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:34:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:34:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:34:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:34:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:34:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:34:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:34:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:34:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:34:09 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:34:09 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:34:09 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:34:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:34:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:34:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:34:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:34:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:34:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:34:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:34:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:34:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:34:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:34:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:34:09 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:34:09 at java.lang.reflect.Method.invoke (Method.java:580) 19:34:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:34:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:34:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:34:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:34:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/maven-metadata.xml 19:34:09 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-test-model/maven-metadata.xml 19:34:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:34:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:34:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:34:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:34:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:34:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:34:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:34:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:34:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:34:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:34:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:34:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:34:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:34:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:34:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:34:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:34:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:34:09 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:34:09 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:34:09 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:34:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:34:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:34:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:34:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:34:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:34:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:34:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:34:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:34:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:34:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:34:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:34:09 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:34:09 at java.lang.reflect.Method.invoke (Method.java:580) 19:34:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:34:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:34:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:34:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:34:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-test-model/maven-metadata.xml 19:34:09 [INFO] 19:34:09 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ daexim-test-model --- 19:34:09 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:34:09 [INFO] 19:34:09 [INFO] ----------------< org.opendaylight.daexim:daexim-model >---------------- 19:34:09 [INFO] Building daexim-model 1.19.0-SNAPSHOT [2/13] 19:34:09 [INFO] from model/pom.xml 19:34:09 [INFO] -------------------------------[ bundle ]------------------------------- 19:34:09 [INFO] 19:34:09 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-model --- 19:34:09 [INFO] 19:34:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ daexim-model --- 19:34:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:34:09 [INFO] 19:34:09 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ daexim-model --- 19:34:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:34:09 [INFO] 19:34:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-model --- 19:34:10 [INFO] 19:34:10 [INFO] --- dependency:3.10.0:properties (default) @ daexim-model --- 19:34:10 [INFO] 19:34:10 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ daexim-model --- 19:34:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/daexim-maven-merge-chromium/model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:34:10 [INFO] 19:34:10 [INFO] --- yang:15.0.2:generate-sources (binding) @ daexim-model --- 19:34:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:34:10 [INFO] yang-to-sources: Inspecting /w/workspace/daexim-maven-merge-chromium/model/src/main/yang 19:34:10 [INFO] yang-to-sources: Found 1 dependencies in 5.594 ms 19:34:10 [INFO] yang-to-sources: Project model files found: 2 in 35.91 ms 19:34:10 [INFO] yang-to-sources: 3 YANG models processed in 118.8 ms 19:34:10 [INFO] BindingJavaFileGenerator: Defined 72 files in 82.21 ms 19:34:10 [INFO] Sorted 72 files into 12 directories in 412.4 μs 19:34:10 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 72 in 161.0 ms 19:34:10 [INFO] 19:34:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-model --- 19:34:10 [INFO] Starting audit... 19:34:10 Audit done. 19:34:10 [INFO] You have 0 Checkstyle violations. 19:34:10 [INFO] 19:34:10 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-model --- 19:34:10 [INFO] Starting audit... 19:34:10 Audit done. 19:34:10 [INFO] You have 0 Checkstyle violations. 19:34:10 [INFO] 19:34:10 [INFO] --- dependency:3.10.0:copy (unpack-license) @ daexim-model --- 19:34:10 [INFO] 19:34:10 [INFO] --- resources:3.4.0:resources (default-resources) @ daexim-model --- 19:34:10 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-chromium/model/src/main/resources 19:34:10 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-chromium/model/target/generated-sources/spi 19:34:10 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:34:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:34:10 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:34:10 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-chromium/model/target/generated-sources/spi 19:34:10 [INFO] 19:34:10 [INFO] --- compiler:3.15.0:compile (default-compile) @ daexim-model --- 19:34:10 [INFO] Recompiling the module because of changed source code. 19:34:10 [INFO] Compiling 76 source files with javac [debug release 21] to target/classes 19:34:11 [WARNING] /w/workspace/daexim-maven-merge-chromium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/AbsoluteTime.java:[57,42] possible 'this' escape before subclass is fully initialized 19:34:11 [INFO] 19:34:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ daexim-model >>> 19:34:11 [INFO] 19:34:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ daexim-model --- 19:34:11 [INFO] Fork Value is true 19:34:14 [INFO] Done SpotBugs Analysis.... 19:34:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:34:14 [INFO] 19:34:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ daexim-model <<< 19:34:14 [INFO] 19:34:14 [INFO] 19:34:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ daexim-model --- 19:34:14 [INFO] BugInstance size is 0 19:34:14 [INFO] Error size is 0 19:34:14 [INFO] No errors/warnings found 19:34:14 [INFO] 19:34:14 [INFO] --- resources:3.4.0:testResources (default-testResources) @ daexim-model --- 19:34:14 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-chromium/model/src/test/resources 19:34:14 [INFO] 19:34:14 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ daexim-model --- 19:34:14 [INFO] No sources to compile 19:34:14 [INFO] 19:34:14 [INFO] --- surefire:3.5.5:test (default-test) @ daexim-model --- 19:34:14 [INFO] No tests to run. 19:34:14 [INFO] 19:34:14 [INFO] --- copy:14.3.1:copy-files (default) @ daexim-model --- 19:34:14 [INFO] 19:34:14 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ daexim-model --- 19:34:14 [INFO] Building bundle: /w/workspace/daexim-maven-merge-chromium/model/target/daexim-model-1.19.0-SNAPSHOT.jar 19:34:14 [INFO] Writing manifest: /w/workspace/daexim-maven-merge-chromium/model/target/classes/META-INF/MANIFEST.MF 19:34:14 [INFO] 19:34:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ daexim-model --- 19:34:17 [INFO] Building jar: /w/workspace/daexim-maven-merge-chromium/model/target/daexim-model-1.19.0-SNAPSHOT-javadoc.jar 19:34:17 [INFO] 19:34:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-model --- 19:34:17 [INFO] CycloneDX: Resolving Dependencies 19:34:17 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 19:34:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-chromium/model/target/bom.xml 19:34:17 [INFO] attaching as daexim-model-1.19.0-SNAPSHOT-cyclonedx.xml 19:34:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-chromium/model/target/bom.json 19:34:17 [INFO] attaching as daexim-model-1.19.0-SNAPSHOT-cyclonedx.json 19:34:17 [INFO] 19:34:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-model --- 19:34:17 [INFO] Skipping duplicate-finder execution! 19:34:17 [INFO] 19:34:17 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ daexim-model --- 19:34:17 [INFO] No dependency problems found 19:34:17 [INFO] 19:34:17 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ daexim-model --- 19:34:17 [INFO] Building jar: /w/workspace/daexim-maven-merge-chromium/model/target/daexim-model-1.19.0-SNAPSHOT-sources.jar 19:34:17 [INFO] 19:34:17 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ daexim-model --- 19:34:17 [INFO] 19:34:17 [INFO] --- jacoco:0.8.14:report (report) @ daexim-model --- 19:34:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:34:17 [INFO] 19:34:17 [INFO] --- install:3.1.4:install (default-install) @ daexim-model --- 19:34:17 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-SNAPSHOT.pom 19:34:17 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/model/target/daexim-model-1.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-SNAPSHOT.jar 19:34:17 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/model/target/daexim-model-1.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-SNAPSHOT-javadoc.jar 19:34:17 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/model/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-SNAPSHOT-cyclonedx.xml 19:34:17 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/model/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-SNAPSHOT-cyclonedx.json 19:34:17 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/model/target/daexim-model-1.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-SNAPSHOT-sources.jar 19:34:17 [INFO] 19:34:17 [INFO] --- bundle:6.0.0:install (default-install) @ daexim-model --- 19:34:17 [INFO] Installing org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-SNAPSHOT.jar 19:34:17 [INFO] Writing OBR metadata 19:34:17 [INFO] 19:34:17 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-model --- 19:34:17 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-chromium/m2repo 19:34:17 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/maven-metadata.xml 19:34:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:34:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:34:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:34:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:34:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:34:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:34:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:34:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:34:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:34:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:34:17 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:34:17 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:34:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:34:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:34:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:34:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:34:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:34:17 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:34:17 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:34:17 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:34:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:34:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:34:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:34:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:34:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:34:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:34:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:34:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:34:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:34:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:34:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:34:17 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:34:17 at java.lang.reflect.Method.invoke (Method.java:580) 19:34:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:34:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:34:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:34:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:34:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/maven-metadata.xml 19:34:17 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-model/maven-metadata.xml 19:34:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:34:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:34:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:34:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:34:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:34:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:34:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:34:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:34:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:34:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:34:17 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:34:17 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:34:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:34:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:34:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:34:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:34:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:34:17 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:34:17 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:34:17 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:34:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:34:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:34:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:34:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:34:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:34:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:34:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:34:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:34:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:34:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:34:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:34:17 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:34:17 at java.lang.reflect.Method.invoke (Method.java:580) 19:34:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:34:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:34:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:34:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:34:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-model/maven-metadata.xml 19:34:17 [INFO] 19:34:17 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ daexim-model --- 19:34:17 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:34:17 [INFO] 19:34:17 [INFO] -----------------< org.opendaylight.daexim:daexim-spi >----------------- 19:34:17 [INFO] Building daexim-spi 1.19.0-SNAPSHOT [3/13] 19:34:17 [INFO] from spi/pom.xml 19:34:17 [INFO] -------------------------------[ bundle ]------------------------------- 19:34:17 [INFO] 19:34:17 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-spi --- 19:34:17 [INFO] 19:34:17 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ daexim-spi --- 19:34:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:34:17 [INFO] 19:34:17 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ daexim-spi --- 19:34:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:34:17 [INFO] 19:34:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-spi --- 19:34:17 [INFO] 19:34:17 [INFO] --- dependency:3.10.0:properties (default) @ daexim-spi --- 19:34:17 [INFO] 19:34:17 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ daexim-spi --- 19:34:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/daexim-maven-merge-chromium/spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:34:17 [INFO] 19:34:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-spi --- 19:34:17 [INFO] Starting audit... 19:34:17 Audit done. 19:34:17 [INFO] You have 0 Checkstyle violations. 19:34:17 [INFO] 19:34:17 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-spi --- 19:34:18 [INFO] Starting audit... 19:34:18 Audit done. 19:34:18 [INFO] You have 0 Checkstyle violations. 19:34:18 [INFO] 19:34:18 [INFO] --- dependency:3.10.0:copy (unpack-license) @ daexim-spi --- 19:34:18 [INFO] 19:34:18 [INFO] --- resources:3.4.0:resources (default-resources) @ daexim-spi --- 19:34:18 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-chromium/spi/src/main/resources 19:34:18 [INFO] 19:34:18 [INFO] --- compiler:3.15.0:compile (default-compile) @ daexim-spi --- 19:34:18 [INFO] Recompiling the module because of changed source code. 19:34:18 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 19:34:18 [INFO] 19:34:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ daexim-spi >>> 19:34:18 [INFO] 19:34:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ daexim-spi --- 19:34:18 [INFO] Fork Value is true 19:34:20 [INFO] Done SpotBugs Analysis.... 19:34:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:34:20 [INFO] 19:34:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ daexim-spi <<< 19:34:20 [INFO] 19:34:20 [INFO] 19:34:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ daexim-spi --- 19:34:20 [INFO] BugInstance size is 0 19:34:20 [INFO] Error size is 0 19:34:20 [INFO] No errors/warnings found 19:34:20 [INFO] 19:34:20 [INFO] --- resources:3.4.0:testResources (default-testResources) @ daexim-spi --- 19:34:20 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-chromium/spi/src/test/resources 19:34:20 [INFO] 19:34:20 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ daexim-spi --- 19:34:20 [INFO] No sources to compile 19:34:20 [INFO] 19:34:20 [INFO] --- surefire:3.5.5:test (default-test) @ daexim-spi --- 19:34:20 [INFO] No tests to run. 19:34:20 [INFO] 19:34:20 [INFO] --- copy:14.3.1:copy-files (default) @ daexim-spi --- 19:34:20 [INFO] 19:34:20 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ daexim-spi --- 19:34:20 [INFO] Building bundle: /w/workspace/daexim-maven-merge-chromium/spi/target/daexim-spi-1.19.0-SNAPSHOT.jar 19:34:20 [INFO] Writing manifest: /w/workspace/daexim-maven-merge-chromium/spi/target/classes/META-INF/MANIFEST.MF 19:34:20 [INFO] 19:34:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ daexim-spi --- 19:34:21 [WARNING] Javadoc Warnings 19:34:21 [WARNING] /w/workspace/daexim-maven-merge-chromium/spi/src/main/java/org/opendaylight/daexim/spi/NodeNameProvider.java:19: warning: no @return 19:34:21 [WARNING] String getNodeName(); 19:34:21 [WARNING] ^ 19:34:21 [WARNING] 1 warning 19:34:21 [INFO] Building jar: /w/workspace/daexim-maven-merge-chromium/spi/target/daexim-spi-1.19.0-SNAPSHOT-javadoc.jar 19:34:21 [INFO] 19:34:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-spi --- 19:34:21 [INFO] CycloneDX: Resolving Dependencies 19:34:21 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 19:34:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-chromium/spi/target/bom.xml 19:34:21 [INFO] attaching as daexim-spi-1.19.0-SNAPSHOT-cyclonedx.xml 19:34:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-chromium/spi/target/bom.json 19:34:21 [INFO] attaching as daexim-spi-1.19.0-SNAPSHOT-cyclonedx.json 19:34:21 [INFO] 19:34:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-spi --- 19:34:21 [INFO] Skipping duplicate-finder execution! 19:34:21 [INFO] 19:34:21 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ daexim-spi --- 19:34:21 [INFO] No dependency problems found 19:34:21 [INFO] 19:34:21 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ daexim-spi --- 19:34:21 [INFO] Building jar: /w/workspace/daexim-maven-merge-chromium/spi/target/daexim-spi-1.19.0-SNAPSHOT-sources.jar 19:34:21 [INFO] 19:34:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ daexim-spi --- 19:34:21 [INFO] 19:34:21 [INFO] --- jacoco:0.8.14:report (report) @ daexim-spi --- 19:34:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:34:21 [INFO] 19:34:21 [INFO] --- install:3.1.4:install (default-install) @ daexim-spi --- 19:34:21 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/spi/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-SNAPSHOT.pom 19:34:21 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/spi/target/daexim-spi-1.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-SNAPSHOT.jar 19:34:21 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/spi/target/daexim-spi-1.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-SNAPSHOT-javadoc.jar 19:34:21 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/spi/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-SNAPSHOT-cyclonedx.xml 19:34:21 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/spi/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-SNAPSHOT-cyclonedx.json 19:34:21 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/spi/target/daexim-spi-1.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-SNAPSHOT-sources.jar 19:34:21 [INFO] 19:34:21 [INFO] --- bundle:6.0.0:install (default-install) @ daexim-spi --- 19:34:21 [INFO] Installing org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-SNAPSHOT.jar 19:34:21 [INFO] Writing OBR metadata 19:34:21 [INFO] 19:34:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-spi --- 19:34:21 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-chromium/m2repo 19:34:21 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/maven-metadata.xml 19:34:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:34:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:34:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:34:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:34:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:34:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:34:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:34:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:34:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:34:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:34:21 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:34:21 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:34:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:34:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:34:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:34:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:34:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:34:21 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:34:21 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:34:21 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:34:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:34:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:34:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:34:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:34:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:34:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:34:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:34:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:34:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:34:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:34:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:34:21 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:34:21 at java.lang.reflect.Method.invoke (Method.java:580) 19:34:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:34:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:34:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:34:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:34:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/maven-metadata.xml 19:34:21 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-spi/maven-metadata.xml 19:34:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:34:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:34:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:34:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:34:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:34:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:34:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:34:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:34:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:34:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:34:21 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:34:21 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:34:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:34:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:34:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:34:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:34:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:34:21 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:34:21 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:34:21 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:34:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:34:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:34:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:34:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:34:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:34:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:34:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:34:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:34:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:34:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:34:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:34:21 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:34:21 at java.lang.reflect.Method.invoke (Method.java:580) 19:34:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:34:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:34:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:34:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:34:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-spi/maven-metadata.xml 19:34:21 [INFO] 19:34:21 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ daexim-spi --- 19:34:21 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:34:21 [INFO] 19:34:21 [INFO] -------------------< org.opendaylight.daexim:parent >------------------- 19:34:21 [INFO] Building parent 1.19.0-SNAPSHOT [4/13] 19:34:21 [INFO] from parent/pom.xml 19:34:21 [INFO] --------------------------------[ pom ]--------------------------------- 19:34:21 [INFO] 19:34:21 [INFO] --- clean:3.5.0:clean (default-clean) @ parent --- 19:34:21 [INFO] 19:34:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ parent --- 19:34:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:34:21 [INFO] 19:34:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ parent --- 19:34:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:34:21 [INFO] 19:34:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ parent --- 19:34:21 [INFO] 19:34:21 [INFO] --- dependency:3.10.0:properties (default) @ parent --- 19:34:21 [INFO] 19:34:21 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ parent --- 19:34:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/daexim-maven-merge-chromium/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:34:21 [INFO] 19:34:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ parent --- 19:34:21 [INFO] Starting audit... 19:34:21 Audit done. 19:34:21 [INFO] You have 0 Checkstyle violations. 19:34:21 [INFO] 19:34:21 [INFO] --- checkstyle:3.6.0:check (default) @ parent --- 19:34:21 [INFO] Starting audit... 19:34:21 Audit done. 19:34:21 [INFO] You have 0 Checkstyle violations. 19:34:21 [INFO] 19:34:21 [INFO] --- dependency:3.10.0:copy (unpack-license) @ parent --- 19:34:21 [INFO] 19:34:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ parent >>> 19:34:21 [INFO] 19:34:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ parent --- 19:34:21 [INFO] No files found to run spotbugs, check compile phase has been run 19:34:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:34:21 [INFO] 19:34:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ parent <<< 19:34:21 [INFO] 19:34:21 [INFO] 19:34:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ parent --- 19:34:21 [INFO] 19:34:21 [INFO] --- copy:14.3.1:copy-files (default) @ parent --- 19:34:21 [INFO] 19:34:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ parent --- 19:34:21 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 19:34:21 [INFO] 19:34:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ parent --- 19:34:21 [INFO] CycloneDX: Resolving Dependencies 19:34:21 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 19:34:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-chromium/parent/target/bom.xml 19:34:21 [INFO] attaching as parent-1.19.0-SNAPSHOT-cyclonedx.xml 19:34:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-chromium/parent/target/bom.json 19:34:21 [INFO] attaching as parent-1.19.0-SNAPSHOT-cyclonedx.json 19:34:21 [INFO] 19:34:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ parent --- 19:34:21 [INFO] Skipping duplicate-finder execution! 19:34:21 [INFO] 19:34:21 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ parent --- 19:34:21 [INFO] Skipping pom project 19:34:21 [INFO] 19:34:21 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ parent --- 19:34:21 [INFO] 19:34:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ parent --- 19:34:21 [INFO] 19:34:21 [INFO] --- jacoco:0.8.14:report (report) @ parent --- 19:34:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:34:21 [INFO] 19:34:21 [INFO] --- install:3.1.4:install (default-install) @ parent --- 19:34:21 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/parent/pom.xml to /tmp/r/org/opendaylight/daexim/parent/1.19.0-SNAPSHOT/parent-1.19.0-SNAPSHOT.pom 19:34:21 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/parent/target/bom.xml to /tmp/r/org/opendaylight/daexim/parent/1.19.0-SNAPSHOT/parent-1.19.0-SNAPSHOT-cyclonedx.xml 19:34:21 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/parent/target/bom.json to /tmp/r/org/opendaylight/daexim/parent/1.19.0-SNAPSHOT/parent-1.19.0-SNAPSHOT-cyclonedx.json 19:34:21 [INFO] 19:34:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ parent --- 19:34:21 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-chromium/m2repo 19:34:21 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/parent/1.19.0-SNAPSHOT/maven-metadata.xml 19:34:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:34:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:34:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:34:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:34:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:34:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:34:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:34:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:34:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:34:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:34:21 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:34:21 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:34:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:34:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:34:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:34:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:34:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:34:21 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:34:21 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:34:21 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:34:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:34:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:34:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:34:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:34:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:34:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:34:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:34:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:34:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:34:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:34:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:34:21 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:34:21 at java.lang.reflect.Method.invoke (Method.java:580) 19:34:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:34:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:34:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:34:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:34:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/parent/1.19.0-SNAPSHOT/maven-metadata.xml 19:34:21 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/parent/maven-metadata.xml 19:34:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:34:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:34:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:34:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:34:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:34:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:34:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:34:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:34:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:34:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:34:21 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:34:21 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:34:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:34:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:34:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:34:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:34:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:34:21 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:34:21 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:34:21 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:34:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:34:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:34:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:34:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:34:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:34:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:34:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:34:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:34:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:34:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:34:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:34:21 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:34:21 at java.lang.reflect.Method.invoke (Method.java:580) 19:34:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:34:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:34:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:34:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:34:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/parent/maven-metadata.xml 19:34:21 [INFO] 19:34:21 [INFO] ----------------< org.opendaylight.daexim:daexim-impl >----------------- 19:34:21 [INFO] Building daexim-impl 1.19.0-SNAPSHOT [5/13] 19:34:21 [INFO] from impl/pom.xml 19:34:21 [INFO] -------------------------------[ bundle ]------------------------------- 19:34:24 [INFO] 19:34:24 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-impl --- 19:34:24 [INFO] 19:34:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ daexim-impl --- 19:34:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:34:24 [INFO] 19:34:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ daexim-impl --- 19:34:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:34:24 [INFO] 19:34:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-impl --- 19:34:24 [INFO] 19:34:24 [INFO] --- dependency:3.10.0:properties (default) @ daexim-impl --- 19:34:24 [INFO] 19:34:24 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ daexim-impl --- 19:34:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/daexim-maven-merge-chromium/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:34:24 [INFO] 19:34:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-impl --- 19:34:24 [INFO] Starting audit... 19:34:24 Audit done. 19:34:24 [INFO] You have 0 Checkstyle violations. 19:34:24 [INFO] 19:34:24 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-impl --- 19:34:26 [INFO] Starting audit... 19:34:26 Audit done. 19:34:26 [INFO] You have 0 Checkstyle violations. 19:34:26 [INFO] 19:34:26 [INFO] --- dependency:3.10.0:copy (unpack-license) @ daexim-impl --- 19:34:26 [INFO] 19:34:26 [INFO] --- resources:3.4.0:resources (default-resources) @ daexim-impl --- 19:34:26 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-chromium/impl/src/main/resources 19:34:26 [INFO] 19:34:26 [INFO] --- compiler:3.15.0:compile (default-compile) @ daexim-impl --- 19:34:26 [INFO] Recompiling the module because of changed dependency. 19:34:26 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 19:34:26 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:34:26 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:34:26 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:34:26 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:34:26 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:34:26 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:34:26 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:34:26 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:34:26 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:34:26 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:34:26 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:34:26 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:34:26 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:34:26 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:34:26 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:34:26 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[283,78] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 19:34:26 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:[62,83] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 19:34:26 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[84,83] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 19:34:26 [INFO] 19:34:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ daexim-impl >>> 19:34:26 [INFO] 19:34:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ daexim-impl --- 19:34:26 [INFO] Fork Value is true 19:34:31 [INFO] Done SpotBugs Analysis.... 19:34:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:34:31 [INFO] 19:34:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ daexim-impl <<< 19:34:31 [INFO] 19:34:31 [INFO] 19:34:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ daexim-impl --- 19:34:31 [INFO] BugInstance size is 7 19:34:31 [INFO] Error size is 0 19:34:31 [INFO] Total bugs: 7 19:34:31 [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in new org.opendaylight.daexim.impl.ExportTask(Map, Map, Boolean, Boolean, DOMDataBroker, DOMSchemaService, Consumer) [org.opendaylight.daexim.impl.ExportTask] At ExportTask.java:[line 89] DM_CONVERT_CASE 19:34:31 [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.ExportTask.call() [org.opendaylight.daexim.impl.ExportTask] At ExportTask.java:[line 247] DM_CONVERT_CASE 19:34:31 [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.ImportTask.importDatastore(LogicalDatastoreType) [org.opendaylight.daexim.impl.ImportTask, org.opendaylight.daexim.impl.ImportTask] At ImportTask.java:[line 217]Another occurrence at ImportTask.java:[line 221] DM_CONVERT_CASE 19:34:31 [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.ImportTask.removeChildNodes(LogicalDatastoreType, DOMDataTreeReadWriteTransaction) [org.opendaylight.daexim.impl.ImportTask] At ImportTask.java:[line 284] DM_CONVERT_CASE 19:34:31 [ERROR] High: Found reliance on default encoding in org.opendaylight.daexim.impl.ImportTask.importDatastore(LogicalDatastoreType): new java.io.InputStreamReader(InputStream) [org.opendaylight.daexim.impl.ImportTask] At ImportTask.java:[line 228] DM_DEFAULT_ENCODING 19:34:31 [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.Util.getDaeximFilePath(boolean, LogicalDatastoreType) [org.opendaylight.daexim.impl.Util] At Util.java:[line 78] DM_CONVERT_CASE 19:34:31 [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.Util.lambda$collectDatastoreFiles$1(LogicalDatastoreType, File, String) [org.opendaylight.daexim.impl.Util] At Util.java:[line 204] DM_CONVERT_CASE 19:34:31 [INFO] 19:34:31 19:34:31 19:34:31 To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" 19:34:31 19:34:31 19:34:31 19:34:31 [INFO] 19:34:31 [INFO] --- resources:3.4.0:testResources (default-testResources) @ daexim-impl --- 19:34:31 [INFO] Copying 2 resources from src/test/resources to target/test-classes 19:34:31 [INFO] 19:34:31 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ daexim-impl --- 19:34:31 [INFO] Recompiling the module because of changed dependency. 19:34:31 [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes 19:34:31 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:34:31 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:34:31 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:34:31 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[96,20] unchecked method invocation: constructor in class org.opendaylight.daexim.impl.DataExportImportAppProvider is applied to given types 19:34:31 required: org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.mdsal.dom.api.DOMDataBroker,org.opendaylight.mdsal.dom.api.DOMSchemaService,org.opendaylight.daexim.spi.NodeNameProvider,org.opendaylight.mdsal.binding.api.RpcProviderService,org.opendaylight.infrautils.ready.SystemReadyMonitor,org.osgi.service.component.ComponentFactory 19:34:31 found: org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.mdsal.dom.api.DOMDataBroker,org.opendaylight.mdsal.dom.api.DOMSchemaService,org.opendaylight.daexim.spi.NodeNameProvider,org.opendaylight.mdsal.binding.api.RpcProviderService,org.opendaylight.infrautils.ready.testutils.TestSystemReadyMonitor,org.osgi.service.component.ComponentFactory 19:34:31 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[97,66] unchecked conversion 19:34:31 required: org.osgi.service.component.ComponentFactory 19:34:31 found: org.osgi.service.component.ComponentFactory 19:34:31 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[239,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated 19:34:31 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[254,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated 19:34:31 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[268,27] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated 19:34:31 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[285,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated 19:34:31 [INFO] 19:34:31 [INFO] --- surefire:3.5.5:test (default-test) @ daexim-impl --- 19:34:31 [INFO] Surefire report directory: /w/workspace/daexim-maven-merge-chromium/impl/target/surefire-reports 19:34:31 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:34:31 [INFO] 19:34:31 [INFO] ------------------------------------------------------- 19:34:31 [INFO] T E S T S 19:34:31 [INFO] ------------------------------------------------------- 19:34:32 [INFO] Running org.opendaylight.daexim.impl.DateAndTimeTest 19:34:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s -- in org.opendaylight.daexim.impl.DateAndTimeTest 19:34:33 [INFO] Running org.opendaylight.daexim.impl.UtilTest 19:34:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.daexim.impl.UtilTest 19:34:33 [INFO] Running org.opendaylight.daexim.impl.CollectImportFilesTest 19:34:33 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:34:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.104 s -- in org.opendaylight.daexim.impl.CollectImportFilesTest 19:34:34 [INFO] Running org.opendaylight.daexim.impl.ImportTaskTest 19:34:36 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.315 s -- in org.opendaylight.daexim.impl.ImportTaskTest 19:34:36 [INFO] Running org.opendaylight.daexim.impl.PerModuleExportTest 19:34:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.opendaylight.daexim.impl.PerModuleExportTest 19:34:36 [INFO] Running org.opendaylight.daexim.impl.ModuleExclusionTest 19:34:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.daexim.impl.ModuleExclusionTest 19:34:36 [INFO] Running org.opendaylight.daexim.impl.LocalExportTaskTest 19:34:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.opendaylight.daexim.impl.LocalExportTaskTest 19:34:36 [INFO] Running org.opendaylight.daexim.impl.DataExportImportAppProviderTest 19:34:57 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.71 s -- in org.opendaylight.daexim.impl.DataExportImportAppProviderTest 19:34:57 [INFO] Running org.opendaylight.daexim.impl.MetadataParsingTest 19:34:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.daexim.impl.MetadataParsingTest 19:34:57 [INFO] 19:34:57 [INFO] Results: 19:34:57 [INFO] 19:34:57 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 19:34:57 [INFO] 19:34:57 [INFO] 19:34:57 [INFO] --- copy:14.3.1:copy-files (default) @ daexim-impl --- 19:34:57 [INFO] 19:34:57 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ daexim-impl --- 19:34:57 [INFO] Building bundle: /w/workspace/daexim-maven-merge-chromium/impl/target/daexim-impl-1.19.0-SNAPSHOT.jar 19:34:57 [INFO] Writing manifest: /w/workspace/daexim-maven-merge-chromium/impl/target/classes/META-INF/MANIFEST.MF 19:34:57 [INFO] 19:34:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ daexim-impl --- 19:34:59 [WARNING] Javadoc Warnings 19:34:59 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:12: warning: [removal] ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:34:59 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 19:34:59 [WARNING] ^ 19:34:59 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:115: warning: no comment 19:34:59 [WARNING] public final class DataExportImportAppProvider implements DataImportBootService, AutoCloseable { 19:34:59 [WARNING] ^ 19:34:59 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:147: warning: no comment 19:34:59 [WARNING] public DataExportImportAppProvider(@Reference DataBroker dataBroker, @Reference DOMDataBroker domDataBroker, 19:34:59 [WARNING] ^ 19:34:59 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:59: warning: no comment 19:34:59 [WARNING] public class ExportTask implements Callable { 19:34:59 [WARNING] ^ 19:34:59 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:77: warning: no comment 19:34:59 [WARNING] public ExportTask(@Nullable Map includedModulesMap, 19:34:59 [WARNING] ^ 19:34:59 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:82: warning: no comment 19:34:59 [WARNING] public class ImportTask implements Callable { 19:34:59 [WARNING] ^ 19:34:59 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:117: warning: no comment 19:34:59 [WARNING] public ImportTask(final ImmediateImportInput input, DOMDataBroker domDataBroker, 19:34:59 [WARNING] ^ 19:34:59 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:19: warning: use of default constructor, which does not provide a comment 19:34:59 [WARNING] public class Model { 19:34:59 [WARNING] ^ 19:34:59 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:42: warning: no comment 19:34:59 [WARNING] public String getModule() { 19:34:59 [WARNING] ^ 19:34:59 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:34: warning: no comment 19:34:59 [WARNING] public String getNamespace() { 19:34:59 [WARNING] ^ 19:34:59 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:26: warning: no comment 19:34:59 [WARNING] public String getRevision() { 19:34:59 [WARNING] ^ 19:34:59 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:46: warning: no comment 19:34:59 [WARNING] public void setModule(String module) { 19:34:59 [WARNING] ^ 19:34:59 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:38: warning: no comment 19:34:59 [WARNING] public void setNamespace(String namespace) { 19:34:59 [WARNING] ^ 19:34:59 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:30: warning: no comment 19:34:59 [WARNING] public void setRevision(String revision) { 19:34:59 [WARNING] ^ 19:34:59 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/ModelsNotAvailableException.java:11: warning: no comment 19:34:59 [WARNING] public class ModelsNotAvailableException extends Exception { 19:34:59 [WARNING] ^ 19:34:59 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/ModelsNotAvailableException.java:14: warning: no comment 19:34:59 [WARNING] public ModelsNotAvailableException(String message) { 19:34:59 [WARNING] ^ 19:34:59 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/OSGiDataImportBootReady.java:27: warning: no comment 19:34:59 [WARNING] public OSGiDataImportBootReady() { 19:34:59 [WARNING] ^ 19:34:59 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:189: warning: no @param for isBooting 19:34:59 [WARNING] public static ListMultimap collectDataFiles(boolean isBooting) { 19:34:59 [WARNING] ^ 19:34:59 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:189: warning: no @return 19:34:59 [WARNING] public static ListMultimap collectDataFiles(boolean isBooting) { 19:34:59 [WARNING] ^ 19:34:59 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:42: warning: no comment 19:34:59 [WARNING] public final class Util { 19:34:59 [WARNING] ^ 19:34:59 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:52: warning: no comment 19:34:59 [WARNING] public static final String CFG_FILE_NAME = "org.opendaylight.daexim.cfg"; 19:34:59 [WARNING] ^ 19:34:59 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:57: warning: no comment 19:34:59 [WARNING] public static final String DAEXIM_BOOT_SUBDIR = "boot"; 19:34:59 [WARNING] ^ 19:34:59 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:56: warning: no comment 19:34:59 [WARNING] public static final String DAEXIM_DIR = INTERNAL_LOCAL_NAME; 19:34:59 [WARNING] ^ 19:34:59 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:54: warning: no comment 19:34:59 [WARNING] public static final String DAEXIM_DIR_PROP = "daexim.dir"; 19:34:59 [WARNING] ^ 19:34:59 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:59: warning: no comment 19:34:59 [WARNING] public static final String DEFAULT_DIR_LOCATION = "${karaf.home}/" + DAEXIM_DIR; 19:34:59 [WARNING] ^ 19:34:59 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:53: warning: no comment 19:34:59 [WARNING] public static final String ETC_CFG_FILE = "${karaf.etc}/" + CFG_FILE_NAME; 19:34:59 [WARNING] ^ 19:34:59 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:50: warning: no comment 19:34:59 [WARNING] public static final String FILE_PREFIX = "odl_backup_"; 19:34:59 [WARNING] ^ 19:34:59 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:51: warning: no comment 19:34:59 [WARNING] public static final String FILE_SUFFIX = ".json"; 19:34:59 [WARNING] ^ 19:34:59 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:55: warning: no comment 19:34:59 [WARNING] public static final String INTERNAL_LOCAL_NAME = "daexim"; 19:34:59 [WARNING] ^ 19:34:59 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:63: warning: no comment 19:34:59 [WARNING] public static final String INTERNAL_MODULE_NAME = "data-export-import-internal"; 19:34:59 [WARNING] ^ 19:34:59 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:77: warning: no comment 19:34:59 [WARNING] public static Path getDaeximFilePath(boolean isBooting, LogicalDatastoreType type) { 19:34:59 [WARNING] ^ 19:34:59 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:81: warning: no comment 19:34:59 [WARNING] public static Path getModelsFilePath(boolean isBooting) { 19:34:59 [WARNING] ^ 19:34:59 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:209: warning: no comment 19:34:59 [WARNING] public static boolean isModelFilePresent(boolean isBooting) { 19:34:59 [WARNING] ^ 19:34:59 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:125: warning: no comment 19:34:59 [WARNING] public static List parseModels(final InputStream is) { 19:34:59 [WARNING] ^ 19:34:59 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:69: warning: no comment 19:34:59 [WARNING] public static String storeNameByType(LogicalDatastoreType type) { 19:34:59 [WARNING] ^ 19:34:59 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:73: warning: no comment 19:34:59 [WARNING] public static LogicalDatastoreType storeTypeFromName(String name) { 19:34:59 [WARNING] ^ 19:34:59 [WARNING] 36 warnings 19:34:59 [INFO] Building jar: /w/workspace/daexim-maven-merge-chromium/impl/target/daexim-impl-1.19.0-SNAPSHOT-javadoc.jar 19:34:59 [INFO] 19:34:59 [INFO] --- build-helper:3.6.1:attach-artifact (attach-daexim-cfg) @ daexim-impl --- 19:34:59 [INFO] 19:34:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-impl --- 19:34:59 [INFO] CycloneDX: Resolving Dependencies 19:35:01 [INFO] CycloneDX: Creating BOM version 1.6 with 47 component(s) 19:35:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-chromium/impl/target/bom.xml 19:35:01 [INFO] attaching as daexim-impl-1.19.0-SNAPSHOT-cyclonedx.xml 19:35:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-chromium/impl/target/bom.json 19:35:01 [INFO] attaching as daexim-impl-1.19.0-SNAPSHOT-cyclonedx.json 19:35:01 [INFO] 19:35:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-impl --- 19:35:01 [INFO] Skipping duplicate-finder execution! 19:35:01 [INFO] 19:35:01 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ daexim-impl --- 19:35:01 [WARNING] Used undeclared dependencies found: 19:35:01 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 19:35:01 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 19:35:01 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:provided 19:35:01 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:provided 19:35:01 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 19:35:01 [WARNING] org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 19:35:01 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 19:35:01 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 19:35:01 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 19:35:01 [WARNING] org.opendaylight.yangtools:yang-data-util:jar:15.0.2:provided 19:35:01 [WARNING] org.opendaylight.yangtools:concepts:jar:15.0.2:compile 19:35:01 [INFO] 19:35:01 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ daexim-impl --- 19:35:01 [INFO] Building jar: /w/workspace/daexim-maven-merge-chromium/impl/target/daexim-impl-1.19.0-SNAPSHOT-sources.jar 19:35:01 [INFO] 19:35:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ daexim-impl --- 19:35:01 [INFO] 19:35:01 [INFO] --- jacoco:0.8.14:report (report) @ daexim-impl --- 19:35:01 [INFO] Loading execution data file /w/workspace/daexim-maven-merge-chromium/impl/target/code-coverage/jacoco.exec 19:35:01 [INFO] Analyzed bundle 'daexim-impl' with 13 classes 19:35:01 [INFO] 19:35:01 [INFO] --- install:3.1.4:install (default-install) @ daexim-impl --- 19:35:01 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/impl/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-SNAPSHOT.pom 19:35:01 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/impl/target/daexim-impl-1.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-SNAPSHOT.jar 19:35:01 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/impl/target/daexim-impl-1.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-SNAPSHOT-javadoc.jar 19:35:01 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/impl/src/main/config/org.opendaylight.daexim.cfg to /tmp/r/org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-SNAPSHOT.cfg 19:35:01 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/impl/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-SNAPSHOT-cyclonedx.xml 19:35:01 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/impl/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-SNAPSHOT-cyclonedx.json 19:35:01 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/impl/target/daexim-impl-1.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-SNAPSHOT-sources.jar 19:35:01 [INFO] 19:35:01 [INFO] --- bundle:6.0.0:install (default-install) @ daexim-impl --- 19:35:01 [INFO] Installing org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-SNAPSHOT.jar 19:35:02 [INFO] Writing OBR metadata 19:35:02 [INFO] 19:35:02 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-impl --- 19:35:02 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-chromium/m2repo 19:35:02 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/maven-metadata.xml 19:35:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:35:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:35:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:35:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:35:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:35:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:35:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:35:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:35:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:35:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:35:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:35:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:35:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:35:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:35:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:35:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:35:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:35:02 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:35:02 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:35:02 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:35:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:35:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:35:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:35:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:35:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:35:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:35:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:35:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:35:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:35:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:35:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:35:02 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:35:02 at java.lang.reflect.Method.invoke (Method.java:580) 19:35:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:35:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:35:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:35:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:35:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/maven-metadata.xml 19:35:02 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-impl/maven-metadata.xml 19:35:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:35:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:35:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:35:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:35:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:35:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:35:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:35:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:35:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:35:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:35:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:35:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:35:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:35:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:35:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:35:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:35:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:35:02 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:35:02 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:35:02 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:35:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:35:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:35:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:35:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:35:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:35:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:35:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:35:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:35:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:35:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:35:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:35:02 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:35:02 at java.lang.reflect.Method.invoke (Method.java:580) 19:35:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:35:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:35:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:35:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:35:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-impl/maven-metadata.xml 19:35:02 [INFO] 19:35:02 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ daexim-impl --- 19:35:02 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:35:02 [INFO] 19:35:02 [INFO] -------< org.opendaylight.daexim:daexim-akka-infoprovider-impl >-------- 19:35:02 [INFO] Building daexim-akka-infoprovider-impl 1.19.0-SNAPSHOT [6/13] 19:35:02 [INFO] from akka-infoprovider-impl/pom.xml 19:35:02 [INFO] -------------------------------[ bundle ]------------------------------- 19:35:02 [INFO] 19:35:02 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-akka-infoprovider-impl --- 19:35:02 [INFO] 19:35:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ daexim-akka-infoprovider-impl --- 19:35:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:35:02 [INFO] 19:35:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ daexim-akka-infoprovider-impl --- 19:35:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:35:02 [INFO] 19:35:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-akka-infoprovider-impl --- 19:35:02 [INFO] 19:35:02 [INFO] --- dependency:3.10.0:properties (default) @ daexim-akka-infoprovider-impl --- 19:35:02 [INFO] 19:35:02 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ daexim-akka-infoprovider-impl --- 19:35:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/daexim-maven-merge-chromium/akka-infoprovider-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:35:02 [INFO] 19:35:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-akka-infoprovider-impl --- 19:35:02 [INFO] Starting audit... 19:35:02 Audit done. 19:35:02 [INFO] You have 0 Checkstyle violations. 19:35:02 [INFO] 19:35:02 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-akka-infoprovider-impl --- 19:35:02 [INFO] Starting audit... 19:35:02 Audit done. 19:35:02 [INFO] You have 0 Checkstyle violations. 19:35:02 [INFO] 19:35:02 [INFO] --- dependency:3.10.0:copy (unpack-license) @ daexim-akka-infoprovider-impl --- 19:35:02 [INFO] 19:35:02 [INFO] --- resources:3.4.0:resources (default-resources) @ daexim-akka-infoprovider-impl --- 19:35:02 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-chromium/akka-infoprovider-impl/src/main/resources 19:35:02 [INFO] 19:35:02 [INFO] --- compiler:3.15.0:compile (default-compile) @ daexim-akka-infoprovider-impl --- 19:35:02 [INFO] Recompiling the module because of changed dependency. 19:35:02 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 19:35:02 [INFO] 19:35:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ daexim-akka-infoprovider-impl >>> 19:35:02 [INFO] 19:35:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ daexim-akka-infoprovider-impl --- 19:35:02 [INFO] Fork Value is true 19:35:04 [INFO] Done SpotBugs Analysis.... 19:35:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:35:04 [INFO] 19:35:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ daexim-akka-infoprovider-impl <<< 19:35:04 [INFO] 19:35:04 [INFO] 19:35:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ daexim-akka-infoprovider-impl --- 19:35:04 [INFO] BugInstance size is 0 19:35:04 [INFO] Error size is 0 19:35:04 [INFO] No errors/warnings found 19:35:04 [INFO] 19:35:04 [INFO] --- resources:3.4.0:testResources (default-testResources) @ daexim-akka-infoprovider-impl --- 19:35:04 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-chromium/akka-infoprovider-impl/src/test/resources 19:35:04 [INFO] 19:35:04 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ daexim-akka-infoprovider-impl --- 19:35:04 [INFO] No sources to compile 19:35:04 [INFO] 19:35:04 [INFO] --- surefire:3.5.5:test (default-test) @ daexim-akka-infoprovider-impl --- 19:35:04 [INFO] No tests to run. 19:35:04 [INFO] 19:35:04 [INFO] --- copy:14.3.1:copy-files (default) @ daexim-akka-infoprovider-impl --- 19:35:04 [INFO] 19:35:04 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ daexim-akka-infoprovider-impl --- 19:35:04 [INFO] Building bundle: /w/workspace/daexim-maven-merge-chromium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.19.0-SNAPSHOT.jar 19:35:04 [INFO] Writing manifest: /w/workspace/daexim-maven-merge-chromium/akka-infoprovider-impl/target/classes/META-INF/MANIFEST.MF 19:35:04 [INFO] 19:35:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ daexim-akka-infoprovider-impl --- 19:35:05 [WARNING] Javadoc Warnings 19:35:05 [WARNING] /w/workspace/daexim-maven-merge-chromium/akka-infoprovider-impl/src/main/java/org/opendaylight/daexim/impl/AkkaNodeNameProvider.java:37: warning: no comment 19:35:05 [WARNING] public AkkaNodeNameProvider(@Reference final ActorSystemProvider provider) { 19:35:05 [WARNING] ^ 19:35:05 [WARNING] 1 warning 19:35:05 [INFO] Building jar: /w/workspace/daexim-maven-merge-chromium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.19.0-SNAPSHOT-javadoc.jar 19:35:05 [INFO] 19:35:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-akka-infoprovider-impl --- 19:35:05 [INFO] CycloneDX: Resolving Dependencies 19:35:07 [INFO] CycloneDX: Creating BOM version 1.6 with 69 component(s) 19:35:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-chromium/akka-infoprovider-impl/target/bom.xml 19:35:07 [INFO] attaching as daexim-akka-infoprovider-impl-1.19.0-SNAPSHOT-cyclonedx.xml 19:35:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-chromium/akka-infoprovider-impl/target/bom.json 19:35:07 [INFO] attaching as daexim-akka-infoprovider-impl-1.19.0-SNAPSHOT-cyclonedx.json 19:35:07 [INFO] 19:35:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-akka-infoprovider-impl --- 19:35:07 [INFO] Skipping duplicate-finder execution! 19:35:07 [INFO] 19:35:07 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ daexim-akka-infoprovider-impl --- 19:35:07 [WARNING] Used undeclared dependencies found: 19:35:07 [WARNING] org.opendaylight.controller:scala3-library:jar:13.0.2:compile 19:35:07 [WARNING] org.opendaylight.controller:repackaged-pekko:jar:13.0.2:compile 19:35:07 [INFO] 19:35:07 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ daexim-akka-infoprovider-impl --- 19:35:07 [INFO] Building jar: /w/workspace/daexim-maven-merge-chromium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.19.0-SNAPSHOT-sources.jar 19:35:07 [INFO] 19:35:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ daexim-akka-infoprovider-impl --- 19:35:07 [INFO] 19:35:07 [INFO] --- jacoco:0.8.14:report (report) @ daexim-akka-infoprovider-impl --- 19:35:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:35:07 [INFO] 19:35:07 [INFO] --- install:3.1.4:install (default-install) @ daexim-akka-infoprovider-impl --- 19:35:07 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/akka-infoprovider-impl/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-SNAPSHOT.pom 19:35:07 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-SNAPSHOT.jar 19:35:07 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-SNAPSHOT-javadoc.jar 19:35:07 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/akka-infoprovider-impl/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-SNAPSHOT-cyclonedx.xml 19:35:07 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/akka-infoprovider-impl/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-SNAPSHOT-cyclonedx.json 19:35:07 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-SNAPSHOT-sources.jar 19:35:07 [INFO] 19:35:07 [INFO] --- bundle:6.0.0:install (default-install) @ daexim-akka-infoprovider-impl --- 19:35:07 [INFO] Installing org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-SNAPSHOT.jar 19:35:07 [INFO] Writing OBR metadata 19:35:07 [INFO] 19:35:07 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-akka-infoprovider-impl --- 19:35:07 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-chromium/m2repo 19:35:07 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/maven-metadata.xml 19:35:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:35:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:35:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:35:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:35:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:35:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:35:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:35:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:35:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:35:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:35:07 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:35:07 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:35:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:35:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:35:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:35:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:35:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:35:07 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:35:07 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:35:07 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:35:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:35:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:35:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:35:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:35:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:35:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:35:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:35:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:35:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:35:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:35:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:35:07 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:35:07 at java.lang.reflect.Method.invoke (Method.java:580) 19:35:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:35:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:35:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:35:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:35:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/maven-metadata.xml 19:35:07 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml 19:35:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:35:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:35:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:35:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:35:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:35:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:35:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:35:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:35:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:35:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:35:07 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:35:07 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:35:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:35:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:35:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:35:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:35:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:35:07 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:35:07 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:35:07 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:35:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:35:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:35:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:35:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:35:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:35:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:35:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:35:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:35:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:35:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:35:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:35:07 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:35:07 at java.lang.reflect.Method.invoke (Method.java:580) 19:35:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:35:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:35:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:35:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:35:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml 19:35:07 [INFO] 19:35:07 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ daexim-akka-infoprovider-impl --- 19:35:07 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:35:07 [INFO] 19:35:07 [INFO] -----------------< org.opendaylight.daexim:odl-daexim >----------------- 19:35:07 [INFO] Building OpenDaylight :: daexim (Karaf feature) 1.19.0-SNAPSHOT [7/13] 19:35:07 [INFO] from features/odl-daexim/pom.xml 19:35:07 [INFO] ------------------------------[ feature ]------------------------------- 19:35:08 [INFO] 19:35:08 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-daexim --- 19:35:08 [INFO] 19:35:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-daexim --- 19:35:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 19:35:08 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 19:35:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:35:08 [INFO] 19:35:08 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-daexim --- 19:35:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:35:08 [INFO] 19:35:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-daexim --- 19:35:08 [INFO] 19:35:08 [INFO] --- dependency:3.10.0:properties (default) @ odl-daexim --- 19:35:08 [INFO] 19:35:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-daexim --- 19:35:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:35:08 [INFO] argLine set to empty 19:35:08 [INFO] 19:35:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-daexim --- 19:35:09 [INFO] Starting audit... 19:35:09 Audit done. 19:35:09 [INFO] You have 0 Checkstyle violations. 19:35:09 [INFO] 19:35:09 [INFO] --- checkstyle:3.6.0:check (default) @ odl-daexim --- 19:35:09 [INFO] Starting audit... 19:35:09 Audit done. 19:35:09 [INFO] You have 0 Checkstyle violations. 19:35:09 [INFO] 19:35:09 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-daexim --- 19:35:09 [INFO] 19:35:09 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-daexim --- 19:35:09 [INFO] Generating feature descriptor file /w/workspace/daexim-maven-merge-chromium/features/odl-daexim/target/feature/feature.xml 19:35:09 [INFO] ...done! 19:35:09 [INFO] Set artifact 19:35:09 [INFO] 19:35:09 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-daexim --- 19:35:09 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:35:09 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:35:09 [INFO] 19:35:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-daexim >>> 19:35:09 [INFO] 19:35:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-daexim --- 19:35:10 [INFO] No files found to run spotbugs, check compile phase has been run 19:35:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:35:10 [INFO] 19:35:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-daexim <<< 19:35:10 [INFO] 19:35:10 [INFO] 19:35:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-daexim --- 19:35:10 [INFO] 19:35:10 [INFO] --- feattest:14.3.1:test (default) @ odl-daexim --- 19:35:10 [INFO] Starting SFT for org.opendaylight.daexim:odl-daexim 19:35:12 [INFO] Project dependency features detected: [] 19:35:12 [INFO] Pax Exam System (Version: 4.14.0) created. 19:35:12 [INFO] Creating RMI registry server on 127.0.0.1:40603 19:35:13 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:35:13 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:35:13 [INFO] Waiting for remote bundle context.. on 40603 name: f750ad1e-3921-4b76-8d80-d0bab99a358b timout: [ RelativeTimeout value = 180000 ] 19:35:18 [INFO] Building jar from resources and headers. 19:35:18 [INFO] Writing jar finished. 19:35:26 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:35:26 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:35:26 [INFO] 19:35:26 [INFO] --- copy:14.3.1:copy-files (default) @ odl-daexim --- 19:35:26 [INFO] 19:35:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-daexim --- 19:35:27 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 19:35:27 [INFO] 19:35:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-daexim --- 19:35:27 [INFO] CycloneDX: Resolving Dependencies 19:35:29 [INFO] CycloneDX: Creating BOM version 1.6 with 223 component(s) 19:35:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-chromium/features/odl-daexim/target/bom.xml 19:35:29 [INFO] attaching as odl-daexim-1.19.0-SNAPSHOT-cyclonedx.xml 19:35:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-chromium/features/odl-daexim/target/bom.json 19:35:30 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 19:35:30 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 19:35:30 [INFO] attaching as odl-daexim-1.19.0-SNAPSHOT-cyclonedx.json 19:35:30 [INFO] 19:35:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-daexim --- 19:35:30 [INFO] Skipping duplicate-finder execution! 19:35:30 [INFO] 19:35:30 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-daexim --- 19:35:30 [INFO] Skipping plugin execution 19:35:30 [INFO] 19:35:30 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-daexim --- 19:35:30 [INFO] Skipping source per configuration. 19:35:30 [INFO] 19:35:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-daexim --- 19:35:30 [INFO] 19:35:30 [INFO] --- jacoco:0.8.14:report (report) @ odl-daexim --- 19:35:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:35:30 [INFO] 19:35:30 [INFO] --- install:3.1.4:install (default-install) @ odl-daexim --- 19:35:30 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/features/odl-daexim/pom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/odl-daexim-1.19.0-SNAPSHOT.pom 19:35:30 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/features/odl-daexim/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/odl-daexim-1.19.0-SNAPSHOT-features.xml 19:35:30 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/features/odl-daexim/target/bom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/odl-daexim-1.19.0-SNAPSHOT-cyclonedx.xml 19:35:30 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/features/odl-daexim/target/bom.json to /tmp/r/org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/odl-daexim-1.19.0-SNAPSHOT-cyclonedx.json 19:35:30 [INFO] 19:35:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-daexim --- 19:35:30 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-chromium/m2repo 19:35:30 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/maven-metadata.xml 19:35:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:35:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:35:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:35:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:35:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:35:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:35:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:35:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:35:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:35:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:35:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:35:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:35:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:35:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:35:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:35:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:35:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:35:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:35:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:35:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:35:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:35:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:35:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:35:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:35:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:35:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:35:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:35:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:35:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:35:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:35:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:35:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:35:30 at java.lang.reflect.Method.invoke (Method.java:580) 19:35:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:35:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:35:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:35:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:35:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/maven-metadata.xml 19:35:30 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/odl-daexim/maven-metadata.xml 19:35:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:35:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:35:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:35:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:35:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:35:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:35:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:35:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:35:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:35:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:35:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:35:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:35:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:35:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:35:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:35:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:35:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:35:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:35:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:35:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:35:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:35:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:35:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:35:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:35:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:35:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:35:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:35:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:35:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:35:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:35:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:35:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:35:30 at java.lang.reflect.Method.invoke (Method.java:580) 19:35:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:35:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:35:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:35:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:35:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/odl-daexim/maven-metadata.xml 19:35:30 [INFO] 19:35:30 [INFO] ---------------< org.opendaylight.daexim:odl-daexim-all >--------------- 19:35:30 [INFO] Building OpenDaylight :: Daexim :: All 1.19.0-SNAPSHOT [8/13] 19:35:30 [INFO] from features/odl-daexim-all/pom.xml 19:35:30 [INFO] ------------------------------[ feature ]------------------------------- 19:35:33 [INFO] 19:35:33 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-daexim-all --- 19:35:33 [INFO] 19:35:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-daexim-all --- 19:35:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:35:33 [INFO] 19:35:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-daexim-all --- 19:35:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:35:33 [INFO] 19:35:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-daexim-all --- 19:35:33 [INFO] 19:35:33 [INFO] --- dependency:3.10.0:properties (default) @ odl-daexim-all --- 19:35:33 [INFO] 19:35:33 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-daexim-all --- 19:35:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:35:33 [INFO] argLine set to empty 19:35:33 [INFO] 19:35:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-daexim-all --- 19:35:33 [INFO] Starting audit... 19:35:33 Audit done. 19:35:33 [INFO] You have 0 Checkstyle violations. 19:35:33 [INFO] 19:35:33 [INFO] --- checkstyle:3.6.0:check (default) @ odl-daexim-all --- 19:35:33 [INFO] Starting audit... 19:35:33 Audit done. 19:35:33 [INFO] You have 0 Checkstyle violations. 19:35:33 [INFO] 19:35:33 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-daexim-all --- 19:35:33 [INFO] 19:35:33 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-daexim-all --- 19:35:33 [INFO] Generating feature descriptor file /w/workspace/daexim-maven-merge-chromium/features/odl-daexim-all/target/feature/feature.xml 19:35:33 [INFO] ...done! 19:35:33 [INFO] Set artifact 19:35:33 [INFO] 19:35:33 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-daexim-all --- 19:35:33 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:35:33 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:35:33 [INFO] 19:35:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-daexim-all >>> 19:35:33 [INFO] 19:35:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-daexim-all --- 19:35:33 [INFO] No files found to run spotbugs, check compile phase has been run 19:35:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:35:33 [INFO] 19:35:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-daexim-all <<< 19:35:33 [INFO] 19:35:33 [INFO] 19:35:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-daexim-all --- 19:35:33 [INFO] 19:35:33 [INFO] --- feattest:14.3.1:test (default) @ odl-daexim-all --- 19:35:33 [INFO] Starting SFT for org.opendaylight.daexim:odl-daexim-all 19:35:34 [INFO] Project dependency features detected: [] 19:35:34 [INFO] Pax Exam System (Version: 4.14.0) created. 19:35:34 [INFO] Creating RMI registry server on 127.0.0.1:35243 19:35:34 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:35:34 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:35:34 [INFO] Waiting for remote bundle context.. on 35243 name: 577a2b72-8e84-48ef-baec-c17b7bc08b11 timout: [ RelativeTimeout value = 180000 ] 19:35:39 [INFO] Building jar from resources and headers. 19:35:39 [INFO] Writing jar finished. 19:35:50 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:35:50 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:35:50 [INFO] 19:35:51 [INFO] --- copy:14.3.1:copy-files (default) @ odl-daexim-all --- 19:35:51 [INFO] 19:35:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-daexim-all --- 19:35:51 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 19:35:51 [INFO] 19:35:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-daexim-all --- 19:35:51 [INFO] CycloneDX: Resolving Dependencies 19:35:55 [INFO] CycloneDX: Creating BOM version 1.6 with 430 component(s) 19:35:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-chromium/features/odl-daexim-all/target/bom.xml 19:35:55 [INFO] attaching as odl-daexim-all-1.19.0-SNAPSHOT-cyclonedx.xml 19:35:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-chromium/features/odl-daexim-all/target/bom.json 19:35:56 [INFO] attaching as odl-daexim-all-1.19.0-SNAPSHOT-cyclonedx.json 19:35:56 [INFO] 19:35:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-daexim-all --- 19:35:56 [INFO] Skipping duplicate-finder execution! 19:35:56 [INFO] 19:35:56 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-daexim-all --- 19:35:56 [INFO] Skipping plugin execution 19:35:56 [INFO] 19:35:56 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-daexim-all --- 19:35:56 [INFO] Skipping source per configuration. 19:35:56 [INFO] 19:35:56 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-daexim-all --- 19:35:56 [INFO] 19:35:56 [INFO] --- jacoco:0.8.14:report (report) @ odl-daexim-all --- 19:35:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:35:56 [INFO] 19:35:56 [INFO] --- install:3.1.4:install (default-install) @ odl-daexim-all --- 19:35:56 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/features/odl-daexim-all/pom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/odl-daexim-all-1.19.0-SNAPSHOT.pom 19:35:56 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/features/odl-daexim-all/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/odl-daexim-all-1.19.0-SNAPSHOT-features.xml 19:35:56 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/features/odl-daexim-all/target/bom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/odl-daexim-all-1.19.0-SNAPSHOT-cyclonedx.xml 19:35:56 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/features/odl-daexim-all/target/bom.json to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/odl-daexim-all-1.19.0-SNAPSHOT-cyclonedx.json 19:35:56 [INFO] 19:35:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-daexim-all --- 19:35:56 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-chromium/m2repo 19:35:56 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/maven-metadata.xml 19:35:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:35:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:35:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:35:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:35:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:35:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:35:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:35:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:35:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:35:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:35:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:35:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:35:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:35:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:35:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:35:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:35:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:35:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:35:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:35:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:35:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:35:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:35:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:35:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:35:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:35:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:35:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:35:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:35:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:35:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:35:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:35:56 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:35:56 at java.lang.reflect.Method.invoke (Method.java:580) 19:35:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:35:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:35:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:35:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:35:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/maven-metadata.xml 19:35:56 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml 19:35:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:35:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:35:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:35:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:35:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:35:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:35:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:35:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:35:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:35:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:35:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:35:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:35:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:35:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:35:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:35:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:35:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:35:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:35:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:35:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:35:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:35:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:35:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:35:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:35:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:35:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:35:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:35:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:35:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:35:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:35:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:35:56 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:35:56 at java.lang.reflect.Method.invoke (Method.java:580) 19:35:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:35:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:35:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:35:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:35:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml 19:35:56 [INFO] 19:35:56 [INFO] --------------< org.opendaylight.daexim:daexim-features >--------------- 19:35:56 [INFO] Building ODL :: daexim :: daexim-features 1.19.0-SNAPSHOT [9/13] 19:35:56 [INFO] from features/daexim-features/pom.xml 19:35:56 [INFO] ------------------------------[ feature ]------------------------------- 19:35:56 [INFO] 19:35:56 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-features --- 19:35:56 [INFO] 19:35:56 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ daexim-features --- 19:35:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:35:56 [INFO] 19:35:56 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ daexim-features --- 19:35:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:35:56 [INFO] 19:35:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-features --- 19:35:56 [INFO] 19:35:56 [INFO] --- dependency:3.10.0:properties (default) @ daexim-features --- 19:35:56 [INFO] 19:35:56 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ daexim-features --- 19:35:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:35:56 [INFO] argLine set to empty 19:35:56 [INFO] 19:35:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-features --- 19:35:56 [INFO] Starting audit... 19:35:56 Audit done. 19:35:56 [INFO] You have 0 Checkstyle violations. 19:35:56 [INFO] 19:35:56 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-features --- 19:35:56 [INFO] Starting audit... 19:35:56 Audit done. 19:35:56 [INFO] You have 0 Checkstyle violations. 19:35:56 [INFO] 19:35:56 [INFO] --- dependency:3.10.0:copy (unpack-license) @ daexim-features --- 19:35:56 [INFO] 19:35:56 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ daexim-features --- 19:35:56 [INFO] Generating feature descriptor file /w/workspace/daexim-maven-merge-chromium/features/daexim-features/target/feature/feature.xml 19:35:56 [INFO] ...done! 19:35:56 [INFO] Set artifact 19:35:56 [INFO] 19:35:56 [INFO] --- karaf:4.4.10:verify (default-verify) @ daexim-features --- 19:35:56 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:35:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:35:56 [INFO] 19:35:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ daexim-features >>> 19:35:56 [INFO] 19:35:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ daexim-features --- 19:35:56 [INFO] No files found to run spotbugs, check compile phase has been run 19:35:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:35:56 [INFO] 19:35:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ daexim-features <<< 19:35:56 [INFO] 19:35:56 [INFO] 19:35:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ daexim-features --- 19:35:56 [INFO] 19:35:56 [INFO] --- feattest:14.3.1:test (default) @ daexim-features --- 19:35:56 [INFO] 19:35:56 [INFO] --- copy:14.3.1:copy-files (default) @ daexim-features --- 19:35:56 [INFO] 19:35:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ daexim-features --- 19:35:56 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 19:35:56 [INFO] 19:35:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-features --- 19:35:56 [INFO] CycloneDX: Resolving Dependencies 19:36:01 [INFO] CycloneDX: Creating BOM version 1.6 with 431 component(s) 19:36:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-chromium/features/daexim-features/target/bom.xml 19:36:01 [INFO] attaching as daexim-features-1.19.0-SNAPSHOT-cyclonedx.xml 19:36:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-chromium/features/daexim-features/target/bom.json 19:36:01 [INFO] attaching as daexim-features-1.19.0-SNAPSHOT-cyclonedx.json 19:36:01 [INFO] 19:36:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-features --- 19:36:01 [INFO] Skipping duplicate-finder execution! 19:36:01 [INFO] 19:36:01 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ daexim-features --- 19:36:01 [INFO] Skipping plugin execution 19:36:01 [INFO] 19:36:01 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ daexim-features --- 19:36:01 [WARNING] NOT adding sources to artifacts with classifier as Maven only supports one classifier per artifact. Current artifact [org.opendaylight.daexim:daexim-features:xml:features:1.19.0-SNAPSHOT] has a [features] classifier. 19:36:01 [INFO] 19:36:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ daexim-features --- 19:36:01 [INFO] 19:36:01 [INFO] --- jacoco:0.8.14:report (report) @ daexim-features --- 19:36:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:36:01 [INFO] 19:36:01 [INFO] --- install:3.1.4:install (default-install) @ daexim-features --- 19:36:01 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/features/daexim-features/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/daexim-features-1.19.0-SNAPSHOT.pom 19:36:01 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/features/daexim-features/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/daexim-features-1.19.0-SNAPSHOT-features.xml 19:36:01 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/features/daexim-features/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/daexim-features-1.19.0-SNAPSHOT-cyclonedx.xml 19:36:01 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/features/daexim-features/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/daexim-features-1.19.0-SNAPSHOT-cyclonedx.json 19:36:01 [INFO] 19:36:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-features --- 19:36:01 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-chromium/m2repo 19:36:01 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/maven-metadata.xml 19:36:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:36:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:36:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:36:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:36:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:36:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:36:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:36:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:36:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:36:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:36:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:36:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:36:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:36:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:36:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:36:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:36:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:36:01 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:36:01 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:36:01 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:36:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:36:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:36:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:36:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:36:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:36:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:36:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:36:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:36:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:36:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:36:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:36:01 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:36:01 at java.lang.reflect.Method.invoke (Method.java:580) 19:36:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:36:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:36:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:36:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:36:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/maven-metadata.xml 19:36:01 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-features/maven-metadata.xml 19:36:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:36:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:36:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:36:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:36:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:36:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:36:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:36:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:36:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:36:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:36:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:36:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:36:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:36:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:36:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:36:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:36:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:36:01 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:36:01 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:36:01 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:36:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:36:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:36:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:36:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:36:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:36:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:36:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:36:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:36:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:36:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:36:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:36:01 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:36:01 at java.lang.reflect.Method.invoke (Method.java:580) 19:36:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:36:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:36:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:36:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:36:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-features/maven-metadata.xml 19:36:01 [INFO] 19:36:01 [INFO] ------------< org.opendaylight.daexim:features-aggregator >------------- 19:36:01 [INFO] Building ODL :: daexim :: features-aggregator 1.19.0-SNAPSHOT [10/13] 19:36:01 [INFO] from features/pom.xml 19:36:01 [INFO] --------------------------------[ pom ]--------------------------------- 19:36:01 [INFO] 19:36:01 [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- 19:36:01 [INFO] 19:36:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-aggregator --- 19:36:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 19:36:01 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 19:36:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:36:01 [INFO] 19:36:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- 19:36:01 [INFO] 19:36:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- 19:36:01 [INFO] CycloneDX: Resolving Dependencies 19:36:01 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 19:36:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-chromium/features/target/bom.xml 19:36:01 [INFO] attaching as features-aggregator-1.19.0-SNAPSHOT-cyclonedx.xml 19:36:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-chromium/features/target/bom.json 19:36:01 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 19:36:01 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 19:36:01 [INFO] attaching as features-aggregator-1.19.0-SNAPSHOT-cyclonedx.json 19:36:01 [INFO] 19:36:01 [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- 19:36:02 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/features/pom.xml to /tmp/r/org/opendaylight/daexim/features-aggregator/1.19.0-SNAPSHOT/features-aggregator-1.19.0-SNAPSHOT.pom 19:36:02 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/features/target/bom.xml to /tmp/r/org/opendaylight/daexim/features-aggregator/1.19.0-SNAPSHOT/features-aggregator-1.19.0-SNAPSHOT-cyclonedx.xml 19:36:02 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/features/target/bom.json to /tmp/r/org/opendaylight/daexim/features-aggregator/1.19.0-SNAPSHOT/features-aggregator-1.19.0-SNAPSHOT-cyclonedx.json 19:36:02 [INFO] 19:36:02 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aggregator --- 19:36:02 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-chromium/m2repo 19:36:02 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/features-aggregator/1.19.0-SNAPSHOT/maven-metadata.xml 19:36:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:36:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:36:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:36:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:36:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:36:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:36:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:36:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:36:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:36:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:36:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:36:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:36:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:36:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:36:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:36:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:36:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:36:02 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:36:02 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:36:02 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:36:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:36:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:36:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:36:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:36:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:36:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:36:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:36:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:36:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:36:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:36:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:36:02 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:36:02 at java.lang.reflect.Method.invoke (Method.java:580) 19:36:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:36:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:36:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:36:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:36:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/features-aggregator/1.19.0-SNAPSHOT/maven-metadata.xml 19:36:02 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/features-aggregator/maven-metadata.xml 19:36:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:36:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:36:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:36:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:36:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:36:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:36:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:36:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:36:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:36:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:36:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:36:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:36:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:36:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:36:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:36:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:36:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:36:02 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:36:02 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:36:02 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:36:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:36:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:36:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:36:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:36:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:36:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:36:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:36:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:36:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:36:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:36:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:36:02 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:36:02 at java.lang.reflect.Method.invoke (Method.java:580) 19:36:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:36:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:36:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:36:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:36:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/features-aggregator/maven-metadata.xml 19:36:02 [INFO] 19:36:02 [INFO] --------------< org.opendaylight.daexim:daexim-artifacts >-------------- 19:36:02 [INFO] Building daexim-artifacts 1.19.0-SNAPSHOT [11/13] 19:36:02 [INFO] from artifacts/pom.xml 19:36:02 [INFO] --------------------------------[ pom ]--------------------------------- 19:36:02 [INFO] 19:36:02 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-artifacts --- 19:36:02 [INFO] 19:36:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ daexim-artifacts --- 19:36:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:36:02 [INFO] 19:36:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-artifacts --- 19:36:02 [INFO] 19:36:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-artifacts --- 19:36:02 [INFO] CycloneDX: Resolving Dependencies 19:36:02 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 19:36:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-chromium/artifacts/target/bom.xml 19:36:02 [INFO] attaching as daexim-artifacts-1.19.0-SNAPSHOT-cyclonedx.xml 19:36:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-chromium/artifacts/target/bom.json 19:36:02 [INFO] attaching as daexim-artifacts-1.19.0-SNAPSHOT-cyclonedx.json 19:36:02 [INFO] 19:36:02 [INFO] --- install:3.1.4:install (default-install) @ daexim-artifacts --- 19:36:02 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/artifacts/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.19.0-SNAPSHOT/daexim-artifacts-1.19.0-SNAPSHOT.pom 19:36:02 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/artifacts/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.19.0-SNAPSHOT/daexim-artifacts-1.19.0-SNAPSHOT-cyclonedx.xml 19:36:02 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/artifacts/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.19.0-SNAPSHOT/daexim-artifacts-1.19.0-SNAPSHOT-cyclonedx.json 19:36:02 [INFO] 19:36:02 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-artifacts --- 19:36:02 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-chromium/m2repo 19:36:02 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-artifacts/1.19.0-SNAPSHOT/maven-metadata.xml 19:36:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:36:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:36:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:36:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:36:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:36:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:36:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:36:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:36:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:36:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:36:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:36:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:36:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:36:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:36:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:36:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:36:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:36:02 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:36:02 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:36:02 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:36:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:36:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:36:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:36:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:36:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:36:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:36:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:36:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:36:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:36:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:36:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:36:02 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:36:02 at java.lang.reflect.Method.invoke (Method.java:580) 19:36:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:36:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:36:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:36:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:36:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-artifacts/1.19.0-SNAPSHOT/maven-metadata.xml 19:36:02 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml 19:36:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:36:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:36:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:36:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:36:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:36:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:36:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:36:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:36:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:36:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:36:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:36:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:36:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:36:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:36:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:36:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:36:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:36:02 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:36:02 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:36:02 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:36:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:36:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:36:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:36:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:36:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:36:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:36:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:36:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:36:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:36:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:36:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:36:02 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:36:02 at java.lang.reflect.Method.invoke (Method.java:580) 19:36:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:36:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:36:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:36:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:36:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml 19:36:02 [INFO] 19:36:02 [INFO] ----------------< org.opendaylight.daexim:daexim-karaf >---------------- 19:36:02 [INFO] Building daexim-karaf 1.19.0-SNAPSHOT [12/13] 19:36:02 [INFO] from karaf/pom.xml 19:36:02 [INFO] --------------------------------[ pom ]--------------------------------- 19:36:03 [INFO] 19:36:03 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-karaf --- 19:36:03 [INFO] 19:36:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ daexim-karaf --- 19:36:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:36:03 [INFO] 19:36:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ daexim-karaf --- 19:36:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:36:03 [INFO] 19:36:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-karaf --- 19:36:03 [INFO] 19:36:03 [INFO] --- dependency:3.10.0:properties (default) @ daexim-karaf --- 19:36:03 [INFO] 19:36:03 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ daexim-karaf --- 19:36:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/daexim-maven-merge-chromium/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:36:03 [INFO] 19:36:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-karaf --- 19:36:03 [INFO] Starting audit... 19:36:03 Audit done. 19:36:03 [INFO] You have 0 Checkstyle violations. 19:36:03 [INFO] 19:36:03 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-karaf --- 19:36:03 [INFO] Starting audit... 19:36:03 Audit done. 19:36:03 [INFO] You have 0 Checkstyle violations. 19:36:03 [INFO] 19:36:03 [INFO] --- dependency:3.10.0:copy (unpack-license) @ daexim-karaf --- 19:36:03 [INFO] 19:36:03 [INFO] --- resources:3.4.0:resources (process-resources) @ daexim-karaf --- 19:36:03 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-chromium/karaf/src/main/resources 19:36:03 [INFO] 19:36:03 [INFO] --- karaf:4.4.10:assembly (process-resources) @ daexim-karaf --- 19:36:03 [INFO] Using repositories: 19:36:03 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 19:36:03 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 19:36:03 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:36:03 [INFO] Creating work directory: /w/workspace/daexim-maven-merge-chromium/karaf/target/assembly 19:36:03 [INFO] Loading direct KAR and features XML dependencies 19:36:03 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.10/kar 19:36:03 [INFO] Feature framework will be added as a startup feature 19:36:03 [INFO] Generating Karaf assembly: /w/workspace/daexim-maven-merge-chromium/karaf/target/assembly 19:36:03 [INFO] Unzipping kars 19:36:03 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.10/kar 19:36:03 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.10/xml/features 19:36:03 [INFO] Loading profiles from: 19:36:03 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 19:36:03 [INFO] Loading repositories 19:36:03 [INFO] Generating generated-startup profile 19:36:03 [INFO] Generating generated-boot profile with parents: generated-startup 19:36:03 [INFO] Generating generated-installed profile 19:36:03 [INFO] Configuring etc/config.properties and etc/system.properties 19:36:03 [INFO] Downloading libraries for generated profiles 19:36:03 [INFO] Downloading additional libraries 19:36:03 [INFO] Writing configurations 19:36:03 [INFO] adding config file: etc/profile.cfg 19:36:03 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 19:36:03 [INFO] Startup stage 19:36:03 [INFO] Loading startup repositories 19:36:03 [INFO] Resolving startup features and bundles 19:36:03 [INFO] Features: framework 19:36:03 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.3.1 19:36:03 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.1 19:36:03 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 19:36:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 19:36:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 19:36:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 19:36:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 19:36:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 19:36:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 19:36:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 19:36:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.10 19:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.10 19:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.10 19:36:03 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 19:36:03 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 19:36:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.2 19:36:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.2 19:36:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.0 19:36:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:36:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 19:36:03 [INFO] Boot stage 19:36:03 [INFO] Loading boot repositories 19:36:03 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.10/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.19.0-SNAPSHOT/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.10/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.19.0-SNAPSHOT/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.19.0-SNAPSHOT/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.12/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.12/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/13.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/16.0.3/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/13.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/13.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/16.0.3/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/16.0.3/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/16.0.3/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/2.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/11.0.0/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.34/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/16.0.3/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/16.0.3/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/15.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.3.1/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/16.0.3/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/16.0.3/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/15.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/15.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/11.0.0/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/16.0.3/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/16.0.3/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/16.0.3/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.3.1/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/16.0.3/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/16.0.3/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/15.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.3.1/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/15.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.3.1/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/15.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.23.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/2.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/2.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.3.1/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/11.0.0/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/11.0.0/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/11.0.0/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/2.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/16.0.3/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/15.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/15.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/16.0.3/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.3.1/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/13.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/13.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/15.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jspecify/14.3.1/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-quic/14.3.1/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.23.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.23.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/13.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.23.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.23.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/11.0.0/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/2.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-http3/14.3.1/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/11.0.0/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/11.0.0/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.23.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.3.1/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/11.0.0/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/2.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/2.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/13.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.3.1/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.3.1/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.3.1/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/15.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/15.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/15.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/2.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.3.1/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.3.1/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/15.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/13.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/13.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.3.1/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/11.0.0/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/11.0.0/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/2.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/2.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/2.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.23.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/2.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/2.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/2.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/2.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/15.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/13.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/13.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/2.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/2.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/11.0.0/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/2.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/2.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/2.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.3.1/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/11.0.0/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.3.1/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/2.0.2/xml/features 19:36:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/2.0.2/xml/features 19:36:03 [INFO] Feature shell-compat/4.4.10 is defined as a boot feature 19:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.10 19:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.10 19:36:03 [INFO] Feature log/4.4.10 is defined as a boot feature 19:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.10 19:36:03 [INFO] adding config file: etc/org.apache.karaf.log.cfg 19:36:03 [INFO] Feature management/4.4.10 is defined as a boot feature 19:36:03 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 19:36:03 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 19:36:03 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 19:36:03 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 19:36:03 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 19:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.10 19:36:03 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 19:36:03 [INFO] adding config file: etc/jmx.acl.cfg 19:36:03 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 19:36:03 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 19:36:03 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 19:36:03 [INFO] adding config file: etc/org.apache.karaf.management.cfg 19:36:03 [INFO] Feature instance/4.4.10 is defined as a boot feature 19:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.10 19:36:03 [INFO] Feature system/4.4.10 is defined as a boot feature 19:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.10 19:36:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 19:36:03 [INFO] Feature jline/3.30.6 is defined as a boot feature 19:36:03 [INFO] adding maven artifact: mvn:org.jline/jline/3.30.6 19:36:03 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 19:36:03 [INFO] Feature aries-proxy/4.4.10 is defined as a boot feature 19:36:03 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 19:36:03 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.9 19:36:03 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.9 19:36:03 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.9 19:36:03 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.9 19:36:03 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.9 19:36:03 [INFO] Feature package/4.4.10 is defined as a boot feature 19:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.10 19:36:03 [INFO] Feature feature/4.4.10 is defined as a boot feature 19:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.10 19:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.10 19:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.10 19:36:03 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 19:36:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 19:36:03 [INFO] Feature aries-blueprint/4.4.10 is defined as a boot feature 19:36:03 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 19:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.10 19:36:03 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 19:36:03 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 19:36:03 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 19:36:03 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 19:36:03 [INFO] Feature jaas/4.4.10 is defined as a boot feature 19:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.10 19:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.10 19:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.10 19:36:03 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 19:36:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 19:36:03 [INFO] Feature framework/4.4.10 is defined as a boot feature 19:36:04 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 19:36:04 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:36:04 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.10 19:36:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 19:36:04 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 19:36:04 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.10 19:36:04 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.0 19:36:04 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.2 19:36:04 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 19:36:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 19:36:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 19:36:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:36:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 19:36:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 19:36:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 19:36:04 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 19:36:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 19:36:04 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.2 19:36:04 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.10 19:36:04 [INFO] Feature ssh/4.4.10 is defined as a boot feature 19:36:04 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.83 19:36:04 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.83 19:36:04 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.17.1 19:36:04 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.10 19:36:04 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.17.1 19:36:04 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.17.1 19:36:04 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.83 19:36:04 [INFO] Feature config/4.4.10 is defined as a boot feature 19:36:04 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.10 19:36:04 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 19:36:04 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 19:36:04 [INFO] Feature pax-url-wrap/2.7.0 is defined as a boot feature 19:36:04 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.7.0/jar/uber 19:36:04 [INFO] Feature shell/4.4.10 is defined as a boot feature 19:36:04 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.10 19:36:04 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.10 19:36:04 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.10 19:36:04 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 19:36:04 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 19:36:04 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 19:36:04 [INFO] Feature scr/4.4.10 is defined as a boot feature 19:36:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 19:36:04 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:36:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 19:36:04 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 19:36:04 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.10 19:36:04 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 19:36:04 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.10 19:36:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 19:36:04 [INFO] Feature e54f7dd6-7ceb-4dd9-bb87-15e3fdee0b29/0.0.0 is defined as a boot feature 19:36:04 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.3.1 19:36:04 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.3.1 19:36:04 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 19:36:04 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.3.1 19:36:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:36:04 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.1 19:36:04 [INFO] Feature jaas-boot/4.4.10 is defined as a boot feature 19:36:04 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.10.jar 19:36:04 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.10 19:36:04 [INFO] Feature service/4.4.10 is defined as a boot feature 19:36:04 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.10 19:36:04 [INFO] Feature bundle/4.4.10 is defined as a boot feature 19:36:04 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.10 19:36:04 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 19:36:04 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 19:36:04 [INFO] Feature standard/4.4.10 is defined as a boot feature 19:36:04 [INFO] Feature deployer/4.4.10 is defined as a boot feature 19:36:04 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.10 19:36:04 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.10 19:36:04 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.10 19:36:04 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.10 19:36:04 [INFO] Feature diagnostic/4.4.10 is defined as a boot feature 19:36:04 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.10 19:36:04 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.10.jar 19:36:04 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.10 19:36:04 [INFO] Feature kar/4.4.10 is defined as a boot feature 19:36:04 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.10 19:36:04 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 19:36:04 [INFO] Install stage 19:36:04 [INFO] Loading installed repositories 19:36:04 [INFO] Feature wrapper/4.4.10 is defined as an installed feature 19:36:04 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.10 19:36:04 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 19:36:04 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 19:36:04 [INFO] 19:36:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ daexim-karaf >>> 19:36:04 [INFO] 19:36:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ daexim-karaf --- 19:36:04 [INFO] No files found to run spotbugs, check compile phase has been run 19:36:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 19:36:04 [INFO] 19:36:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ daexim-karaf <<< 19:36:04 [INFO] 19:36:04 [INFO] 19:36:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ daexim-karaf --- 19:36:04 [INFO] 19:36:04 [INFO] --- dependency:3.10.0:copy (apply-branding) @ daexim-karaf --- 19:36:04 [INFO] 19:36:04 [INFO] --- dependency:3.10.0:unpack-dependencies (unpack-karaf-resources) @ daexim-karaf --- 19:36:04 [INFO] 19:36:04 [INFO] --- dependency:3.10.0:copy (org.ops4j.pax.url.mvn.cfg) @ daexim-karaf --- 19:36:04 [WARNING] Overwriting /w/workspace/daexim-maven-merge-chromium/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 19:36:04 [INFO] 19:36:04 [INFO] --- copy:14.3.1:copy-files (default) @ daexim-karaf --- 19:36:04 [INFO] 19:36:04 [INFO] --- resources:3.4.0:copy-resources (copy-resources) @ daexim-karaf --- 19:36:04 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-chromium/karaf/src/main/assembly 19:36:04 [INFO] 19:36:04 [INFO] --- karaf:14.3.1:populate-local-repo (populate-local-repo) @ daexim-karaf --- 19:36:04 [INFO] Feature repository discovered recursively: 70697a8e-3fad-4e26-8d06-ccdc2494ab57 19:36:04 [INFO] Feature repository discovered recursively: daexim-features 19:36:04 [INFO] Feature repository discovered recursively: framework-4.4.10 19:36:04 [INFO] Feature repository discovered recursively: odl-aaa-0.23.2 19:36:04 [INFO] Feature repository discovered recursively: odl-antlr4 19:36:04 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 19:36:04 [INFO] Feature repository discovered recursively: odl-apache-commons-text 19:36:04 [INFO] Feature repository discovered recursively: odl-apache-shiro 19:36:04 [INFO] Feature repository discovered recursively: odl-bytebuddy 19:36:04 [INFO] Feature repository discovered recursively: odl-controller-13.0.2 19:36:04 [INFO] Feature repository discovered recursively: odl-controller-blueprint-13.0.2 19:36:04 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-13.0.2 19:36:04 [INFO] Feature repository discovered recursively: odl-daexim-1.19.0-SNAPSHOT 19:36:04 [INFO] Feature repository discovered recursively: odl-daexim-all-1.19.0-SNAPSHOT 19:36:04 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 19:36:04 [INFO] Feature repository discovered recursively: odl-extras-13.0.2 19:36:04 [INFO] Feature repository discovered recursively: odl-gson 19:36:04 [INFO] Feature repository discovered recursively: odl-guava 19:36:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 19:36:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 19:36:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 19:36:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 19:36:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash 19:36:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name 19:36:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 19:36:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf 19:36:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring 19:36:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 19:36:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 19:36:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 19:36:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 19:36:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 19:36:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 19:36:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 19:36:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 19:36:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 19:36:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 19:36:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 19:36:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 19:36:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 19:36:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 19:36:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 19:36:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 19:36:04 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 19:36:04 [INFO] Feature repository discovered recursively: odl-infrautils-ready 19:36:04 [INFO] Feature repository discovered recursively: odl-infrautils-utils 19:36:04 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 19:36:04 [INFO] Feature repository discovered recursively: odl-javassist-3 19:36:04 [INFO] Feature repository discovered recursively: odl-jersey-2 19:36:04 [INFO] Feature repository discovered recursively: odl-jspecify 19:36:04 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 19:36:04 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 19:36:04 [INFO] Feature repository discovered recursively: odl-lz4 19:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-13.0.2 19:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-binding 19:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 19:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 19:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 19:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-common 19:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-dom 19:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 19:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 19:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 19:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 19:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 19:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 19:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 19:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 19:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 19:36:04 [INFO] Feature repository discovered recursively: odl-netconf-11.0.0 19:36:04 [INFO] Feature repository discovered recursively: odl-netconf-databind 19:36:04 [INFO] Feature repository discovered recursively: odl-netconf-keystore 19:36:04 [INFO] Feature repository discovered recursively: odl-netconf-truststore 19:36:04 [INFO] Feature repository discovered recursively: odl-netty-4 19:36:04 [INFO] Feature repository discovered recursively: odl-netty-http3 19:36:04 [INFO] Feature repository discovered recursively: odl-netty-quic 19:36:04 [INFO] Feature repository discovered recursively: odl-pekko 19:36:04 [INFO] Feature repository discovered recursively: odl-raft-api 19:36:04 [INFO] Feature repository discovered recursively: odl-raft-spi 19:36:04 [INFO] Feature repository discovered recursively: odl-restconf 19:36:04 [INFO] Feature repository discovered recursively: odl-restconf-api 19:36:04 [INFO] Feature repository discovered recursively: odl-restconf-nb-11.0.0 19:36:04 [INFO] Feature repository discovered recursively: odl-restconf-server-api 19:36:04 [INFO] Feature repository discovered recursively: odl-servlet-api 19:36:04 [INFO] Feature repository discovered recursively: odl-stax2-api 19:36:04 [INFO] Feature repository discovered recursively: odl-ws-rs-api 19:36:04 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 19:36:04 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 19:36:04 [INFO] Feature repository discovered recursively: odl-yangtools-codec 19:36:04 [INFO] Feature repository discovered recursively: odl-yangtools-common 19:36:04 [INFO] Feature repository discovered recursively: odl-yangtools-data 19:36:04 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 19:36:04 [INFO] Feature repository discovered recursively: odl-yangtools-export 19:36:04 [INFO] Feature repository discovered recursively: odl-yangtools-parser 19:36:04 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 19:36:04 [INFO] Feature repository discovered recursively: odl-yangtools-util 19:36:04 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 19:36:04 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 19:36:04 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 19:36:04 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.34 19:36:04 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 19:36:04 [INFO] Feature repository discovered recursively: pt-triemap 19:36:04 [INFO] Feature repository discovered recursively: standard-4.4.10 19:36:04 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 19:36:04 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 19:36:04 [WARNING] Duplicate versions for commons-codec:commons-codec::jar, 1.21.0 and 1.19.0 19:36:04 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 19:36:04 [WARNING] Duplicate versions for com.h2database:h2::jar, 2.2.224 and 2.4.240 19:36:05 [INFO] 19:36:05 [INFO] --- antrun:3.2.0:run (fix-permissions) @ daexim-karaf --- 19:36:05 [INFO] Executing tasks 19:36:05 [INFO] Executed tasks 19:36:05 [INFO] 19:36:05 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ daexim-karaf --- 19:36:05 [INFO] Executing tasks 19:36:05 [INFO] [delete] Deleting directory /w/workspace/daexim-maven-merge-chromium/karaf/target/assembly/system/org/bouncycastle 19:36:05 [INFO] Executed tasks 19:36:05 [INFO] 19:36:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ daexim-karaf --- 19:36:05 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 19:36:05 [INFO] 19:36:05 [INFO] --- karaf:4.4.10:archive (package) @ daexim-karaf --- 19:36:19 [INFO] 19:36:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-karaf --- 19:36:19 [INFO] Skipping CycloneDX goal, because module skips deploy 19:36:19 [INFO] 19:36:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-karaf --- 19:36:19 [INFO] Skipping duplicate-finder execution! 19:36:19 [INFO] 19:36:19 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ daexim-karaf --- 19:36:19 [INFO] Skipping pom project 19:36:19 [INFO] 19:36:19 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ daexim-karaf --- 19:36:19 [INFO] 19:36:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ daexim-karaf --- 19:36:19 [INFO] 19:36:19 [INFO] --- jacoco:0.8.14:report (report) @ daexim-karaf --- 19:36:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:36:19 [INFO] 19:36:19 [INFO] --- install:3.1.4:install (default-install) @ daexim-karaf --- 19:36:19 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/karaf/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.19.0-SNAPSHOT/daexim-karaf-1.19.0-SNAPSHOT.pom 19:36:19 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/karaf/target/daexim-karaf-1.19.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.19.0-SNAPSHOT/daexim-karaf-1.19.0-SNAPSHOT.tar.gz 19:36:19 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/karaf/target/daexim-karaf-1.19.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.19.0-SNAPSHOT/daexim-karaf-1.19.0-SNAPSHOT.zip 19:36:19 [INFO] 19:36:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-karaf --- 19:36:19 [INFO] Skipping artifact deployment 19:36:19 [INFO] 19:36:19 [INFO] -------------------< org.opendaylight.daexim:daexim >------------------- 19:36:19 [INFO] Building daexim 1.19.0-SNAPSHOT [13/13] 19:36:19 [INFO] from pom.xml 19:36:19 [INFO] --------------------------------[ pom ]--------------------------------- 19:36:19 [INFO] 19:36:19 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim --- 19:36:19 [INFO] Deleting /w/workspace/daexim-maven-merge-chromium/target 19:36:19 [INFO] 19:36:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ daexim --- 19:36:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:36:19 [INFO] 19:36:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim --- 19:36:19 [INFO] 19:36:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim --- 19:36:19 [INFO] CycloneDX: Resolving Dependencies 19:36:19 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 19:36:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-chromium/target/bom.xml 19:36:19 [INFO] attaching as daexim-1.19.0-SNAPSHOT-cyclonedx.xml 19:36:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-chromium/target/bom.json 19:36:19 [INFO] attaching as daexim-1.19.0-SNAPSHOT-cyclonedx.json 19:36:19 [INFO] 19:36:19 [INFO] --- install:3.1.4:install (default-install) @ daexim --- 19:36:19 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/pom.xml to /tmp/r/org/opendaylight/daexim/daexim/1.19.0-SNAPSHOT/daexim-1.19.0-SNAPSHOT.pom 19:36:19 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim/1.19.0-SNAPSHOT/daexim-1.19.0-SNAPSHOT-cyclonedx.xml 19:36:19 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim/1.19.0-SNAPSHOT/daexim-1.19.0-SNAPSHOT-cyclonedx.json 19:36:19 [INFO] 19:36:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim --- 19:36:19 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-chromium/m2repo 19:36:19 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim/1.19.0-SNAPSHOT/maven-metadata.xml 19:36:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:36:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:36:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:36:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:36:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:36:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:36:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:36:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:36:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:36:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:36:19 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:36:19 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:36:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:36:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:36:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:36:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:36:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:36:19 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:36:19 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:36:19 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:36:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:36:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:36:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:36:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:36:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:36:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:36:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:36:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:36:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:36:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:36:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:36:19 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:36:19 at java.lang.reflect.Method.invoke (Method.java:580) 19:36:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:36:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:36:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:36:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:36:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim/1.19.0-SNAPSHOT/maven-metadata.xml 19:36:19 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim/maven-metadata.xml 19:36:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:36:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:36:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:36:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:36:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:36:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:36:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:36:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:36:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:36:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:36:19 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:36:19 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:36:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:36:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:36:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:36:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:36:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:36:19 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:36:19 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:36:19 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:36:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:36:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:36:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:36:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:36:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:36:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:36:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:36:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:36:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:36:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:36:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:36:19 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:36:19 at java.lang.reflect.Method.invoke (Method.java:580) 19:36:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:36:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:36:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:36:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:36:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim/maven-metadata.xml 19:36:19 [INFO] ------------------------------------------------------------------------ 19:36:19 [INFO] Reactor Summary for daexim 1.19.0-SNAPSHOT: 19:36:19 [INFO] 19:36:19 [INFO] daexim-test-model .................................. SUCCESS [ 16.801 s] 19:36:19 [INFO] daexim-model ....................................... SUCCESS [ 7.958 s] 19:36:19 [INFO] daexim-spi ......................................... SUCCESS [ 3.726 s] 19:36:19 [INFO] parent ............................................. SUCCESS [ 0.435 s] 19:36:19 [INFO] daexim-impl ........................................ SUCCESS [ 40.153 s] 19:36:19 [INFO] daexim-akka-infoprovider-impl ...................... SUCCESS [ 5.242 s] 19:36:19 [INFO] OpenDaylight :: daexim (Karaf feature) ............. SUCCESS [ 23.161 s] 19:36:19 [INFO] OpenDaylight :: Daexim :: All ...................... SUCCESS [ 25.740 s] 19:36:19 [INFO] ODL :: daexim :: daexim-features ................... SUCCESS [ 5.339 s] 19:36:19 [INFO] ODL :: daexim :: features-aggregator ............... SUCCESS [ 0.519 s] 19:36:19 [INFO] daexim-artifacts ................................... SUCCESS [ 0.072 s] 19:36:19 [INFO] daexim-karaf ....................................... SUCCESS [ 17.741 s] 19:36:19 [INFO] daexim ............................................. SUCCESS [ 0.094 s] 19:36:19 [INFO] ------------------------------------------------------------------------ 19:36:19 [INFO] BUILD SUCCESS 19:36:19 [INFO] ------------------------------------------------------------------------ 19:36:19 [INFO] Total time: 02:32 min 19:36:19 [INFO] Finished at: 2026-06-10T19:36:19Z 19:36:19 [INFO] ------------------------------------------------------------------------ 19:36:20 [daexim-maven-merge-chromium] $ /bin/sh -xe /tmp/jenkins4333474667071423078.sh 19:36:20 [daexim-maven-merge-chromium] $ /bin/bash -l /tmp/jenkins4868774635166911899.sh 19:36:20 ---> common-variables.sh 19:36:20 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 19:36:20 ---> maven-deploy.sh 19:36:20 -----> Remove metadata files that were not updated 19:36:20 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim/1.17.3-SNAPSHOT/maven-metadata.xml 19:36:20 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim/1.18.2-SNAPSHOT/maven-metadata.xml 19:36:20 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.3-SNAPSHOT/maven-metadata.xml 19:36:20 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.2-SNAPSHOT/maven-metadata.xml 19:36:20 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-artifacts/1.17.3-SNAPSHOT/maven-metadata.xml 19:36:20 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-artifacts/1.18.2-SNAPSHOT/maven-metadata.xml 19:36:20 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-features/1.17.3-SNAPSHOT/maven-metadata.xml 19:36:20 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-features/1.18.2-SNAPSHOT/maven-metadata.xml 19:36:20 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-impl/1.17.3-SNAPSHOT/maven-metadata.xml 19:36:20 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-impl/1.18.2-SNAPSHOT/maven-metadata.xml 19:36:20 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-model/1.17.3-SNAPSHOT/maven-metadata.xml 19:36:20 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-model/1.18.2-SNAPSHOT/maven-metadata.xml 19:36:20 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-spi/1.17.3-SNAPSHOT/maven-metadata.xml 19:36:20 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-spi/1.18.2-SNAPSHOT/maven-metadata.xml 19:36:20 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-test-model/1.17.3-SNAPSHOT/maven-metadata.xml 19:36:20 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-test-model/1.18.2-SNAPSHOT/maven-metadata.xml 19:36:20 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/features-aggregator/1.17.3-SNAPSHOT/maven-metadata.xml 19:36:20 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/features-aggregator/1.18.2-SNAPSHOT/maven-metadata.xml 19:36:20 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/odl-daexim/1.17.3-SNAPSHOT/maven-metadata.xml 19:36:20 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/odl-daexim/1.18.2-SNAPSHOT/maven-metadata.xml 19:36:20 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/odl-daexim-all/1.17.3-SNAPSHOT/maven-metadata.xml 19:36:20 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/odl-daexim-all/1.18.2-SNAPSHOT/maven-metadata.xml 19:36:20 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/parent/1.17.3-SNAPSHOT/maven-metadata.xml 19:36:20 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/parent/1.18.2-SNAPSHOT/maven-metadata.xml 19:36:20 -----> Install lftools 19:36:20 Setup pyenv: 19:36:20 system 19:36:20 3.8.20 19:36:20 3.9.20 19:36:20 3.10.15 19:36:20 * 3.11.10 (set by /w/workspace/daexim-maven-merge-chromium/.python-version) 19:36:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eUZo from file:/tmp/.os_lf_venv 19:36:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:36:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:36:22 lf-activate-venv(): INFO: Base packages installed successfully 19:36:22 lf-activate-venv(): INFO: Installing additional packages: lftools 19:36:31 lf-activate-venv(): INFO: Adding /tmp/venv-eUZo/bin to PATH 19:36:31 -----> Upload files to Nexus 19:36:32 ####################################################### 19:36:32 Deploying directory /w/workspace/daexim-maven-merge-chromium/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 19:36:32 Attempting to upload org/opendaylight/daexim/features-aggregator/maven-metadata.xml.md5 (32.0 b) 19:36:32 Attempting to upload org/opendaylight/daexim/features-aggregator/maven-metadata.xml.sha1 (40.0 b) 19:36:32 Attempting to upload org/opendaylight/daexim/features-aggregator/maven-metadata.xml (446.0 b) 19:36:32 Attempting to upload org/opendaylight/daexim/features-aggregator/1.19.0-SNAPSHOT/features-aggregator-1.19.0-20260610.193347-174.pom.md5 (32.0 b) 19:36:33 Attempting to upload org/opendaylight/daexim/features-aggregator/1.19.0-SNAPSHOT/features-aggregator-1.19.0-20260610.193347-174.pom.sha1 (40.0 b) 19:36:33 Attempting to upload org/opendaylight/daexim/features-aggregator/1.19.0-SNAPSHOT/features-aggregator-1.19.0-20260610.193347-174-cyclonedx.xml (3.24 kb) 19:36:33 Attempting to upload org/opendaylight/daexim/features-aggregator/1.19.0-SNAPSHOT/features-aggregator-1.19.0-20260610.193347-174-cyclonedx.xml.md5 (32.0 b) 19:36:33 Attempting to upload org/opendaylight/daexim/features-aggregator/1.19.0-SNAPSHOT/features-aggregator-1.19.0-20260610.193347-174.pom (1.55 kb) 19:36:33 Attempting to upload org/opendaylight/daexim/features-aggregator/1.19.0-SNAPSHOT/features-aggregator-1.19.0-20260610.193347-174-cyclonedx.json (3.55 kb) 19:36:33 Attempting to upload org/opendaylight/daexim/features-aggregator/1.19.0-SNAPSHOT/features-aggregator-1.19.0-20260610.193347-174-cyclonedx.xml.sha1 (40.0 b) 19:36:33 Attempting to upload org/opendaylight/daexim/features-aggregator/1.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:36:33 Attempting to upload org/opendaylight/daexim/features-aggregator/1.19.0-SNAPSHOT/features-aggregator-1.19.0-20260610.193347-174-cyclonedx.json.sha1 (40.0 b) 19:36:33 Attempting to upload org/opendaylight/daexim/features-aggregator/1.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:36:33 Attempting to upload org/opendaylight/daexim/features-aggregator/1.19.0-SNAPSHOT/features-aggregator-1.19.0-20260610.193347-174-cyclonedx.json.md5 (32.0 b) 19:36:33 Attempting to upload org/opendaylight/daexim/features-aggregator/1.19.0-SNAPSHOT/maven-metadata.xml (1.04 kb) 19:36:33 Attempting to upload org/opendaylight/daexim/parent/maven-metadata.xml.sha1 (40.0 b) 19:36:33 Attempting to upload org/opendaylight/daexim/parent/maven-metadata.xml.md5 (32.0 b) 19:36:33 Attempting to upload org/opendaylight/daexim/parent/maven-metadata.xml (433.0 b) 19:36:33 Attempting to upload org/opendaylight/daexim/parent/1.19.0-SNAPSHOT/parent-1.19.0-20260610.193347-174.pom.sha1 (40.0 b) 19:36:33 Attempting to upload org/opendaylight/daexim/parent/1.19.0-SNAPSHOT/parent-1.19.0-20260610.193347-174.pom.md5 (32.0 b) 19:36:33 Attempting to upload org/opendaylight/daexim/parent/1.19.0-SNAPSHOT/parent-1.19.0-20260610.193347-174-cyclonedx.xml (9.41 kb) 19:36:33 Attempting to upload org/opendaylight/daexim/parent/1.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:36:34 Attempting to upload org/opendaylight/daexim/parent/1.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:36:34 Attempting to upload org/opendaylight/daexim/parent/1.19.0-SNAPSHOT/parent-1.19.0-20260610.193347-174-cyclonedx.xml.sha1 (40.0 b) 19:36:34 Attempting to upload org/opendaylight/daexim/parent/1.19.0-SNAPSHOT/maven-metadata.xml (1.03 kb) 19:36:34 Attempting to upload org/opendaylight/daexim/parent/1.19.0-SNAPSHOT/parent-1.19.0-20260610.193347-174.pom (1.86 kb) 19:36:34 Attempting to upload org/opendaylight/daexim/parent/1.19.0-SNAPSHOT/parent-1.19.0-20260610.193347-174-cyclonedx.json.md5 (32.0 b) 19:36:34 Attempting to upload org/opendaylight/daexim/parent/1.19.0-SNAPSHOT/parent-1.19.0-20260610.193347-174-cyclonedx.xml.md5 (32.0 b) 19:36:34 Attempting to upload org/opendaylight/daexim/parent/1.19.0-SNAPSHOT/parent-1.19.0-20260610.193347-174-cyclonedx.json.sha1 (40.0 b) 19:36:34 Attempting to upload org/opendaylight/daexim/parent/1.19.0-SNAPSHOT/parent-1.19.0-20260610.193347-174-cyclonedx.json (10.51 kb) 19:36:34 Attempting to upload org/opendaylight/daexim/daexim-test-model/maven-metadata.xml.sha1 (40.0 b) 19:36:34 Attempting to upload org/opendaylight/daexim/daexim-test-model/maven-metadata.xml.md5 (32.0 b) 19:36:34 Attempting to upload org/opendaylight/daexim/daexim-test-model/maven-metadata.xml (444.0 b) 19:36:34 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-20260610.193347-174-sources.jar (24.9 kb) 19:36:34 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-20260610.193347-174-javadoc.jar.sha1 (40.0 b) 19:36:34 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-20260610.193347-174-javadoc.jar.md5 (32.0 b) 19:36:34 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:36:34 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-20260610.193347-174-cyclonedx.xml.md5 (32.0 b) 19:36:34 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:36:34 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-20260610.193347-174.pom.md5 (32.0 b) 19:36:35 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-20260610.193347-174.pom.sha1 (40.0 b) 19:36:35 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-20260610.193347-174.jar.md5 (32.0 b) 19:36:35 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-20260610.193347-174-cyclonedx.json.md5 (32.0 b) 19:36:35 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:36:35 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-20260610.193347-174-javadoc.jar (195.21 kb) 19:36:35 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-20260610.193347-174.pom (1013.0 b) 19:36:35 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-20260610.193347-174.jar (35.42 kb) 19:36:35 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-20260610.193347-174-cyclonedx.xml.sha1 (40.0 b) 19:36:35 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-20260610.193347-174-cyclonedx.json (37.67 kb) 19:36:35 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-20260610.193347-174.jar.sha1 (40.0 b) 19:36:35 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-20260610.193347-174-cyclonedx.xml (34.08 kb) 19:36:35 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-20260610.193347-174-sources.jar.sha1 (40.0 b) 19:36:35 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-20260610.193347-174-sources.jar.md5 (32.0 b) 19:36:35 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-20260610.193347-174-cyclonedx.json.sha1 (40.0 b) 19:36:35 Attempting to upload org/opendaylight/daexim/daexim-impl/maven-metadata.xml.sha1 (40.0 b) 19:36:36 Attempting to upload org/opendaylight/daexim/daexim-impl/maven-metadata.xml.md5 (32.0 b) 19:36:36 Attempting to upload org/opendaylight/daexim/daexim-impl/maven-metadata.xml (438.0 b) 19:36:36 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174-cyclonedx.xml.md5 (32.0 b) 19:36:36 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174.pom (6.25 kb) 19:36:36 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174-cyclonedx.json (135.84 kb) 19:36:36 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174-javadoc.jar (128.31 kb) 19:36:36 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174-cyclonedx.xml.sha1 (40.0 b) 19:36:36 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174.jar.md5 (32.0 b) 19:36:36 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174.pom.sha1 (40.0 b) 19:36:36 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:36:36 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174.cfg.md5 (32.0 b) 19:36:36 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:36:36 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174-sources.jar.sha1 (40.0 b) 19:36:36 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174.cfg.sha1 (40.0 b) 19:36:37 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174.pom.md5 (32.0 b) 19:36:37 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/maven-metadata.xml (1.8 kb) 19:36:37 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174-javadoc.jar.sha1 (40.0 b) 19:36:37 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174.jar (62.03 kb) 19:36:38 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174-javadoc.jar.md5 (32.0 b) 19:36:39 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174-cyclonedx.xml (125.14 kb) 19:36:39 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174.cfg (232.0 b) 19:36:39 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174.jar.sha1 (40.0 b) 19:36:39 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174-cyclonedx.json.sha1 (40.0 b) 19:36:39 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174-sources.jar.md5 (32.0 b) 19:36:39 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174-sources.jar (25.24 kb) 19:36:39 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174-cyclonedx.json.md5 (32.0 b) 19:36:39 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml.sha1 (40.0 b) 19:36:39 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml.md5 (32.0 b) 19:36:39 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml (456.0 b) 19:36:39 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-20260610.193347-174.pom (1.61 kb) 19:36:39 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-20260610.193347-174-javadoc.jar (86.04 kb) 19:36:39 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-20260610.193347-174-javadoc.jar.md5 (32.0 b) 19:36:39 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-20260610.193347-174-sources.jar (3.26 kb) 19:36:40 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-20260610.193347-174.jar (10.3 kb) 19:36:41 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-20260610.193347-174-cyclonedx.json.sha1 (40.0 b) 19:36:41 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-20260610.193347-174-cyclonedx.json.md5 (32.0 b) 19:36:41 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-20260610.193347-174-cyclonedx.xml.md5 (32.0 b) 19:36:41 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-20260610.193347-174-sources.jar.md5 (32.0 b) 19:36:42 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-20260610.193347-174-sources.jar.sha1 (40.0 b) 19:36:42 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:36:42 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:36:42 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-20260610.193347-174.pom.md5 (32.0 b) 19:36:42 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-20260610.193347-174.pom.sha1 (40.0 b) 19:36:42 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/maven-metadata.xml (1.64 kb) 19:36:42 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-20260610.193347-174-javadoc.jar.sha1 (40.0 b) 19:36:42 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-20260610.193347-174-cyclonedx.xml.sha1 (40.0 b) 19:36:42 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-20260610.193347-174.jar.md5 (32.0 b) 19:36:42 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-20260610.193347-174-cyclonedx.xml (174.66 kb) 19:36:42 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-20260610.193347-174.jar.sha1 (40.0 b) 19:36:42 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-20260610.193347-174-cyclonedx.json (190.68 kb) 19:36:42 Attempting to upload org/opendaylight/daexim/daexim/maven-metadata.xml.sha1 (40.0 b) 19:36:42 Attempting to upload org/opendaylight/daexim/daexim/maven-metadata.xml.md5 (32.0 b) 19:36:43 Attempting to upload org/opendaylight/daexim/daexim/maven-metadata.xml (433.0 b) 19:36:43 Attempting to upload org/opendaylight/daexim/daexim/1.19.0-SNAPSHOT/daexim-1.19.0-20260610.193347-174.pom.sha1 (40.0 b) 19:36:43 Attempting to upload org/opendaylight/daexim/daexim/1.19.0-SNAPSHOT/daexim-1.19.0-20260610.193347-174-cyclonedx.xml (3.16 kb) 19:36:43 Attempting to upload org/opendaylight/daexim/daexim/1.19.0-SNAPSHOT/daexim-1.19.0-20260610.193347-174-cyclonedx.xml.md5 (32.0 b) 19:36:43 Attempting to upload org/opendaylight/daexim/daexim/1.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:36:43 Attempting to upload org/opendaylight/daexim/daexim/1.19.0-SNAPSHOT/daexim-1.19.0-20260610.193347-174-cyclonedx.json (3.47 kb) 19:36:43 Attempting to upload org/opendaylight/daexim/daexim/1.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:36:43 Attempting to upload org/opendaylight/daexim/daexim/1.19.0-SNAPSHOT/daexim-1.19.0-20260610.193347-174-cyclonedx.json.sha1 (40.0 b) 19:36:43 Attempting to upload org/opendaylight/daexim/daexim/1.19.0-SNAPSHOT/daexim-1.19.0-20260610.193347-174.pom.md5 (32.0 b) 19:36:43 Attempting to upload org/opendaylight/daexim/daexim/1.19.0-SNAPSHOT/maven-metadata.xml (1.03 kb) 19:36:43 Attempting to upload org/opendaylight/daexim/daexim/1.19.0-SNAPSHOT/daexim-1.19.0-20260610.193347-174-cyclonedx.json.md5 (32.0 b) 19:36:43 Attempting to upload org/opendaylight/daexim/daexim/1.19.0-SNAPSHOT/daexim-1.19.0-20260610.193347-174-cyclonedx.xml.sha1 (40.0 b) 19:36:43 Attempting to upload org/opendaylight/daexim/daexim/1.19.0-SNAPSHOT/daexim-1.19.0-20260610.193347-174.pom (1.29 kb) 19:36:43 Attempting to upload org/opendaylight/daexim/daexim-model/maven-metadata.xml.sha1 (40.0 b) 19:36:43 Attempting to upload org/opendaylight/daexim/daexim-model/maven-metadata.xml.md5 (32.0 b) 19:36:43 Attempting to upload org/opendaylight/daexim/daexim-model/maven-metadata.xml (439.0 b) 19:36:43 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-20260610.193347-174-javadoc.jar.sha1 (40.0 b) 19:36:43 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-20260610.193347-174-cyclonedx.xml.sha1 (40.0 b) 19:36:43 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-20260610.193347-174-sources.jar (148.35 kb) 19:36:43 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-20260610.193347-174-cyclonedx.xml (42.3 kb) 19:36:43 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-20260610.193347-174.jar.sha1 (40.0 b) 19:36:43 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-20260610.193347-174.pom.sha1 (40.0 b) 19:36:43 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-20260610.193347-174.pom.md5 (32.0 b) 19:36:43 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-20260610.193347-174-cyclonedx.json (46.54 kb) 19:36:44 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:36:44 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-20260610.193347-174-sources.jar.md5 (32.0 b) 19:36:44 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:36:44 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-20260610.193347-174-cyclonedx.json.sha1 (40.0 b) 19:36:44 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-20260610.193347-174-sources.jar.sha1 (40.0 b) 19:36:44 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:36:44 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-20260610.193347-174-cyclonedx.json.md5 (32.0 b) 19:36:44 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-20260610.193347-174.pom (2.04 kb) 19:36:44 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-20260610.193347-174-javadoc.jar.md5 (32.0 b) 19:36:44 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-20260610.193347-174-cyclonedx.xml.md5 (32.0 b) 19:36:44 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-20260610.193347-174-javadoc.jar (691.71 kb) 19:36:44 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-20260610.193347-174.jar.md5 (32.0 b) 19:36:44 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-20260610.193347-174.jar (179.91 kb) 19:36:44 Attempting to upload org/opendaylight/daexim/odl-daexim/maven-metadata.xml.sha1 (40.0 b) 19:36:44 Attempting to upload org/opendaylight/daexim/odl-daexim/maven-metadata.xml.md5 (32.0 b) 19:36:44 Attempting to upload org/opendaylight/daexim/odl-daexim/maven-metadata.xml (437.0 b) 19:36:44 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/odl-daexim-1.19.0-20260610.193347-174-cyclonedx.xml.sha1 (40.0 b) 19:36:44 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/odl-daexim-1.19.0-20260610.193347-174-cyclonedx.json.md5 (32.0 b) 19:36:44 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:36:44 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/odl-daexim-1.19.0-20260610.193347-174-cyclonedx.xml.md5 (32.0 b) 19:36:45 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/odl-daexim-1.19.0-20260610.193347-174-cyclonedx.json (679.99 kb) 19:36:45 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:36:45 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/odl-daexim-1.19.0-20260610.193347-174-features.xml (1.58 kb) 19:36:45 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/maven-metadata.xml (1.24 kb) 19:36:45 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/odl-daexim-1.19.0-20260610.193347-174-cyclonedx.xml (636.55 kb) 19:36:45 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/odl-daexim-1.19.0-20260610.193347-174-features.xml.md5 (32.0 b) 19:36:45 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/odl-daexim-1.19.0-20260610.193347-174.pom (3.41 kb) 19:36:45 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/odl-daexim-1.19.0-20260610.193347-174-features.xml.sha1 (40.0 b) 19:36:45 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/odl-daexim-1.19.0-20260610.193347-174.pom.md5 (32.0 b) 19:36:45 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/odl-daexim-1.19.0-20260610.193347-174-cyclonedx.json.sha1 (40.0 b) 19:36:45 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/odl-daexim-1.19.0-20260610.193347-174.pom.sha1 (40.0 b) 19:36:45 Attempting to upload org/opendaylight/daexim/daexim-spi/maven-metadata.xml.sha1 (40.0 b) 19:36:45 Attempting to upload org/opendaylight/daexim/daexim-spi/maven-metadata.xml.md5 (32.0 b) 19:36:45 Attempting to upload org/opendaylight/daexim/daexim-spi/maven-metadata.xml (437.0 b) 19:36:46 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-20260610.193347-174.pom (1009.0 b) 19:36:46 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-20260610.193347-174-cyclonedx.json (10.54 kb) 19:36:46 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-20260610.193347-174-javadoc.jar (84.8 kb) 19:36:46 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-20260610.193347-174-cyclonedx.xml (9.43 kb) 19:36:46 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-20260610.193347-174.jar (8.32 kb) 19:36:48 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-20260610.193347-174-javadoc.jar.md5 (32.0 b) 19:36:48 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:36:48 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:36:48 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-20260610.193347-174-cyclonedx.xml.md5 (32.0 b) 19:36:48 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:36:48 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-20260610.193347-174.jar.md5 (32.0 b) 19:36:48 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-20260610.193347-174-javadoc.jar.sha1 (40.0 b) 19:36:48 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-20260610.193347-174-cyclonedx.json.md5 (32.0 b) 19:36:48 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-20260610.193347-174.pom.md5 (32.0 b) 19:36:48 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-20260610.193347-174.jar.sha1 (40.0 b) 19:36:48 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-20260610.193347-174-cyclonedx.xml.sha1 (40.0 b) 19:36:48 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-20260610.193347-174-cyclonedx.json.sha1 (40.0 b) 19:36:48 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-20260610.193347-174-sources.jar (2.65 kb) 19:36:48 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-20260610.193347-174-sources.jar.md5 (32.0 b) 19:36:49 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-20260610.193347-174-sources.jar.sha1 (40.0 b) 19:36:49 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-20260610.193347-174.pom.sha1 (40.0 b) 19:36:49 Attempting to upload org/opendaylight/daexim/daexim-features/maven-metadata.xml.sha1 (40.0 b) 19:36:49 Attempting to upload org/opendaylight/daexim/daexim-features/maven-metadata.xml.md5 (32.0 b) 19:36:49 Attempting to upload org/opendaylight/daexim/daexim-features/maven-metadata.xml (442.0 b) 19:36:49 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/daexim-features-1.19.0-20260610.193347-174.pom (1.82 kb) 19:36:49 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/daexim-features-1.19.0-20260610.193347-174-cyclonedx.json.sha1 (40.0 b) 19:36:49 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/daexim-features-1.19.0-20260610.193347-174-cyclonedx.xml (1.21 mb) 19:36:49 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/daexim-features-1.19.0-20260610.193347-174.pom.sha1 (40.0 b) 19:36:49 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:36:49 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/daexim-features-1.19.0-20260610.193347-174-cyclonedx.xml.md5 (32.0 b) 19:36:49 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:36:49 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/daexim-features-1.19.0-20260610.193347-174-features.xml (734.0 b) 19:36:49 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/daexim-features-1.19.0-20260610.193347-174-cyclonedx.json.md5 (32.0 b) 19:36:49 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/daexim-features-1.19.0-20260610.193347-174-features.xml.md5 (32.0 b) 19:36:49 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/daexim-features-1.19.0-20260610.193347-174.pom.md5 (32.0 b) 19:36:49 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:36:49 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/daexim-features-1.19.0-20260610.193347-174-cyclonedx.xml.sha1 (40.0 b) 19:36:49 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/daexim-features-1.19.0-20260610.193347-174-features.xml.sha1 (40.0 b) 19:36:50 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/daexim-features-1.19.0-20260610.193347-174-cyclonedx.json (1.29 mb) 19:36:50 Attempting to upload org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml.sha1 (40.0 b) 19:36:50 Attempting to upload org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml.md5 (32.0 b) 19:36:50 Attempting to upload org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml (443.0 b) 19:36:50 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.19.0-SNAPSHOT/daexim-artifacts-1.19.0-20260610.193347-174-cyclonedx.json.md5 (32.0 b) 19:36:50 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.19.0-SNAPSHOT/daexim-artifacts-1.19.0-20260610.193347-174.pom.md5 (32.0 b) 19:36:50 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.19.0-SNAPSHOT/daexim-artifacts-1.19.0-20260610.193347-174-cyclonedx.xml (3.24 kb) 19:36:50 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.19.0-SNAPSHOT/daexim-artifacts-1.19.0-20260610.193347-174-cyclonedx.xml.md5 (32.0 b) 19:36:50 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:36:50 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:36:50 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.19.0-SNAPSHOT/daexim-artifacts-1.19.0-20260610.193347-174-cyclonedx.json (3.55 kb) 19:36:50 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.19.0-SNAPSHOT/maven-metadata.xml (1.04 kb) 19:36:50 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.19.0-SNAPSHOT/daexim-artifacts-1.19.0-20260610.193347-174.pom.sha1 (40.0 b) 19:36:50 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.19.0-SNAPSHOT/daexim-artifacts-1.19.0-20260610.193347-174.pom (2.9 kb) 19:36:50 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.19.0-SNAPSHOT/daexim-artifacts-1.19.0-20260610.193347-174-cyclonedx.xml.sha1 (40.0 b) 19:36:50 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.19.0-SNAPSHOT/daexim-artifacts-1.19.0-20260610.193347-174-cyclonedx.json.sha1 (40.0 b) 19:36:50 Attempting to upload org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml.sha1 (40.0 b) 19:36:50 Attempting to upload org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml.md5 (32.0 b) 19:36:51 Attempting to upload org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml (441.0 b) 19:36:51 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/odl-daexim-all-1.19.0-20260610.193347-174-cyclonedx.xml.sha1 (40.0 b) 19:36:51 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/odl-daexim-all-1.19.0-20260610.193347-174-features.xml.sha1 (40.0 b) 19:36:51 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/odl-daexim-all-1.19.0-20260610.193347-174.pom (2.23 kb) 19:36:51 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/odl-daexim-all-1.19.0-20260610.193347-174-cyclonedx.json.sha1 (40.0 b) 19:36:51 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/odl-daexim-all-1.19.0-20260610.193347-174-cyclonedx.xml.md5 (32.0 b) 19:36:51 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/odl-daexim-all-1.19.0-20260610.193347-174-features.xml.md5 (32.0 b) 19:36:51 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/odl-daexim-all-1.19.0-20260610.193347-174-cyclonedx.json.md5 (32.0 b) 19:36:51 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/odl-daexim-all-1.19.0-20260610.193347-174.pom.sha1 (40.0 b) 19:36:51 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:36:51 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:36:51 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/odl-daexim-all-1.19.0-20260610.193347-174-features.xml (684.0 b) 19:36:51 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:36:51 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/odl-daexim-all-1.19.0-20260610.193347-174-cyclonedx.json (1.29 mb) 19:36:51 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/odl-daexim-all-1.19.0-20260610.193347-174.pom.md5 (32.0 b) 19:36:51 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/odl-daexim-all-1.19.0-20260610.193347-174-cyclonedx.xml (1.21 mb) 19:36:51 Successfully uploaded org/opendaylight/daexim/features-aggregator/maven-metadata.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/features-aggregator/maven-metadata.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/features-aggregator/maven-metadata.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.19.0-SNAPSHOT/features-aggregator-1.19.0-20260610.193347-174.pom.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.19.0-SNAPSHOT/features-aggregator-1.19.0-20260610.193347-174.pom.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.19.0-SNAPSHOT/features-aggregator-1.19.0-20260610.193347-174-cyclonedx.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.19.0-SNAPSHOT/features-aggregator-1.19.0-20260610.193347-174-cyclonedx.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.19.0-SNAPSHOT/features-aggregator-1.19.0-20260610.193347-174.pom 19:36:51 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.19.0-SNAPSHOT/features-aggregator-1.19.0-20260610.193347-174-cyclonedx.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.19.0-SNAPSHOT/features-aggregator-1.19.0-20260610.193347-174-cyclonedx.json 19:36:51 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.19.0-SNAPSHOT/maven-metadata.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.19.0-SNAPSHOT/features-aggregator-1.19.0-20260610.193347-174-cyclonedx.json.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.19.0-SNAPSHOT/maven-metadata.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.19.0-SNAPSHOT/features-aggregator-1.19.0-20260610.193347-174-cyclonedx.json.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.19.0-SNAPSHOT/maven-metadata.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/parent/maven-metadata.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/parent/maven-metadata.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/parent/maven-metadata.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/parent/1.19.0-SNAPSHOT/parent-1.19.0-20260610.193347-174.pom.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/parent/1.19.0-SNAPSHOT/parent-1.19.0-20260610.193347-174.pom.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/parent/1.19.0-SNAPSHOT/parent-1.19.0-20260610.193347-174-cyclonedx.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/parent/1.19.0-SNAPSHOT/maven-metadata.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/parent/1.19.0-SNAPSHOT/maven-metadata.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/parent/1.19.0-SNAPSHOT/parent-1.19.0-20260610.193347-174-cyclonedx.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/parent/1.19.0-SNAPSHOT/maven-metadata.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/parent/1.19.0-SNAPSHOT/parent-1.19.0-20260610.193347-174.pom 19:36:51 Successfully uploaded org/opendaylight/daexim/parent/1.19.0-SNAPSHOT/parent-1.19.0-20260610.193347-174-cyclonedx.json.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/parent/1.19.0-SNAPSHOT/parent-1.19.0-20260610.193347-174-cyclonedx.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/parent/1.19.0-SNAPSHOT/parent-1.19.0-20260610.193347-174-cyclonedx.json.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/parent/1.19.0-SNAPSHOT/parent-1.19.0-20260610.193347-174-cyclonedx.json 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/maven-metadata.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/maven-metadata.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/maven-metadata.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-20260610.193347-174-sources.jar 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-20260610.193347-174-javadoc.jar.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-20260610.193347-174-javadoc.jar.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/maven-metadata.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-20260610.193347-174-cyclonedx.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/maven-metadata.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-20260610.193347-174.pom.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-20260610.193347-174.pom.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-20260610.193347-174.jar.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-20260610.193347-174-cyclonedx.json.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/maven-metadata.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-20260610.193347-174-javadoc.jar 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-20260610.193347-174.pom 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-20260610.193347-174.jar 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-20260610.193347-174-cyclonedx.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-20260610.193347-174-cyclonedx.json 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-20260610.193347-174.jar.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-20260610.193347-174-cyclonedx.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-20260610.193347-174-sources.jar.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-20260610.193347-174-sources.jar.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/daexim-test-model-1.19.0-20260610.193347-174-cyclonedx.json.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/maven-metadata.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/maven-metadata.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/maven-metadata.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174-cyclonedx.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174.pom 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174-cyclonedx.json 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174-javadoc.jar 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174-cyclonedx.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174.jar.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174.pom.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/maven-metadata.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174.cfg.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/maven-metadata.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174-sources.jar.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174.cfg.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174.pom.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/maven-metadata.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174-javadoc.jar.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174.jar 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174-javadoc.jar.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174-cyclonedx.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174.cfg 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174.jar.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174-cyclonedx.json.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174-sources.jar.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174-sources.jar 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/daexim-impl-1.19.0-20260610.193347-174-cyclonedx.json.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-20260610.193347-174.pom 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-20260610.193347-174-javadoc.jar 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-20260610.193347-174-javadoc.jar.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-20260610.193347-174-sources.jar 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-20260610.193347-174.jar 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-20260610.193347-174-cyclonedx.json.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-20260610.193347-174-cyclonedx.json.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-20260610.193347-174-cyclonedx.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-20260610.193347-174-sources.jar.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-20260610.193347-174-sources.jar.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/maven-metadata.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/maven-metadata.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-20260610.193347-174.pom.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-20260610.193347-174.pom.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/maven-metadata.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-20260610.193347-174-javadoc.jar.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-20260610.193347-174-cyclonedx.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-20260610.193347-174.jar.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-20260610.193347-174-cyclonedx.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-20260610.193347-174.jar.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.0-20260610.193347-174-cyclonedx.json 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim/maven-metadata.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim/maven-metadata.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim/maven-metadata.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim/1.19.0-SNAPSHOT/daexim-1.19.0-20260610.193347-174.pom.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim/1.19.0-SNAPSHOT/daexim-1.19.0-20260610.193347-174-cyclonedx.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim/1.19.0-SNAPSHOT/daexim-1.19.0-20260610.193347-174-cyclonedx.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim/1.19.0-SNAPSHOT/maven-metadata.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim/1.19.0-SNAPSHOT/daexim-1.19.0-20260610.193347-174-cyclonedx.json 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim/1.19.0-SNAPSHOT/maven-metadata.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim/1.19.0-SNAPSHOT/daexim-1.19.0-20260610.193347-174-cyclonedx.json.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim/1.19.0-SNAPSHOT/daexim-1.19.0-20260610.193347-174.pom.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim/1.19.0-SNAPSHOT/maven-metadata.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim/1.19.0-SNAPSHOT/daexim-1.19.0-20260610.193347-174-cyclonedx.json.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim/1.19.0-SNAPSHOT/daexim-1.19.0-20260610.193347-174-cyclonedx.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim/1.19.0-SNAPSHOT/daexim-1.19.0-20260610.193347-174.pom 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-model/maven-metadata.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-model/maven-metadata.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-model/maven-metadata.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-20260610.193347-174-javadoc.jar.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-20260610.193347-174-cyclonedx.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-20260610.193347-174-sources.jar 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-20260610.193347-174-cyclonedx.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-20260610.193347-174.jar.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-20260610.193347-174.pom.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-20260610.193347-174.pom.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-20260610.193347-174-cyclonedx.json 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/maven-metadata.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-20260610.193347-174-sources.jar.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/maven-metadata.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-20260610.193347-174-cyclonedx.json.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-20260610.193347-174-sources.jar.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/maven-metadata.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-20260610.193347-174-cyclonedx.json.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-20260610.193347-174.pom 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-20260610.193347-174-javadoc.jar.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-20260610.193347-174-cyclonedx.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-20260610.193347-174-javadoc.jar 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-20260610.193347-174.jar.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/daexim-model-1.19.0-20260610.193347-174.jar 19:36:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/maven-metadata.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/maven-metadata.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/maven-metadata.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/odl-daexim-1.19.0-20260610.193347-174-cyclonedx.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/odl-daexim-1.19.0-20260610.193347-174-cyclonedx.json.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/maven-metadata.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/odl-daexim-1.19.0-20260610.193347-174-cyclonedx.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/odl-daexim-1.19.0-20260610.193347-174-cyclonedx.json 19:36:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/maven-metadata.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/odl-daexim-1.19.0-20260610.193347-174-features.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/maven-metadata.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/odl-daexim-1.19.0-20260610.193347-174-cyclonedx.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/odl-daexim-1.19.0-20260610.193347-174-features.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/odl-daexim-1.19.0-20260610.193347-174.pom 19:36:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/odl-daexim-1.19.0-20260610.193347-174-features.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/odl-daexim-1.19.0-20260610.193347-174.pom.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/odl-daexim-1.19.0-20260610.193347-174-cyclonedx.json.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/odl-daexim-1.19.0-20260610.193347-174.pom.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/maven-metadata.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/maven-metadata.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/maven-metadata.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-20260610.193347-174.pom 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-20260610.193347-174-cyclonedx.json 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-20260610.193347-174-javadoc.jar 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-20260610.193347-174-cyclonedx.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-20260610.193347-174.jar 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-20260610.193347-174-javadoc.jar.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/maven-metadata.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/maven-metadata.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-20260610.193347-174-cyclonedx.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/maven-metadata.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-20260610.193347-174.jar.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-20260610.193347-174-javadoc.jar.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-20260610.193347-174-cyclonedx.json.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-20260610.193347-174.pom.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-20260610.193347-174.jar.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-20260610.193347-174-cyclonedx.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-20260610.193347-174-cyclonedx.json.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-20260610.193347-174-sources.jar 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-20260610.193347-174-sources.jar.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-20260610.193347-174-sources.jar.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/daexim-spi-1.19.0-20260610.193347-174.pom.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-features/maven-metadata.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-features/maven-metadata.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-features/maven-metadata.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/daexim-features-1.19.0-20260610.193347-174.pom 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/daexim-features-1.19.0-20260610.193347-174-cyclonedx.json.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/daexim-features-1.19.0-20260610.193347-174-cyclonedx.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/daexim-features-1.19.0-20260610.193347-174.pom.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/maven-metadata.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/daexim-features-1.19.0-20260610.193347-174-cyclonedx.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/maven-metadata.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/daexim-features-1.19.0-20260610.193347-174-features.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/daexim-features-1.19.0-20260610.193347-174-cyclonedx.json.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/daexim-features-1.19.0-20260610.193347-174-features.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/daexim-features-1.19.0-20260610.193347-174.pom.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/maven-metadata.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/daexim-features-1.19.0-20260610.193347-174-cyclonedx.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/daexim-features-1.19.0-20260610.193347-174-features.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/daexim-features-1.19.0-20260610.193347-174-cyclonedx.json 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.19.0-SNAPSHOT/daexim-artifacts-1.19.0-20260610.193347-174-cyclonedx.json.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.19.0-SNAPSHOT/daexim-artifacts-1.19.0-20260610.193347-174.pom.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.19.0-SNAPSHOT/daexim-artifacts-1.19.0-20260610.193347-174-cyclonedx.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.19.0-SNAPSHOT/daexim-artifacts-1.19.0-20260610.193347-174-cyclonedx.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.19.0-SNAPSHOT/maven-metadata.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.19.0-SNAPSHOT/maven-metadata.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.19.0-SNAPSHOT/daexim-artifacts-1.19.0-20260610.193347-174-cyclonedx.json 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.19.0-SNAPSHOT/maven-metadata.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.19.0-SNAPSHOT/daexim-artifacts-1.19.0-20260610.193347-174.pom.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.19.0-SNAPSHOT/daexim-artifacts-1.19.0-20260610.193347-174.pom 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.19.0-SNAPSHOT/daexim-artifacts-1.19.0-20260610.193347-174-cyclonedx.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.19.0-SNAPSHOT/daexim-artifacts-1.19.0-20260610.193347-174-cyclonedx.json.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/odl-daexim-all-1.19.0-20260610.193347-174-cyclonedx.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/odl-daexim-all-1.19.0-20260610.193347-174-features.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/odl-daexim-all-1.19.0-20260610.193347-174.pom 19:36:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/odl-daexim-all-1.19.0-20260610.193347-174-cyclonedx.json.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/odl-daexim-all-1.19.0-20260610.193347-174-cyclonedx.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/odl-daexim-all-1.19.0-20260610.193347-174-features.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/odl-daexim-all-1.19.0-20260610.193347-174-cyclonedx.json.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/odl-daexim-all-1.19.0-20260610.193347-174.pom.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/maven-metadata.xml.sha1 19:36:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/maven-metadata.xml.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/odl-daexim-all-1.19.0-20260610.193347-174-features.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/maven-metadata.xml 19:36:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/odl-daexim-all-1.19.0-20260610.193347-174-cyclonedx.json 19:36:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/odl-daexim-all-1.19.0-20260610.193347-174.pom.md5 19:36:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/odl-daexim-all-1.19.0-20260610.193347-174-cyclonedx.xml 19:36:51 Finished deploying /w/workspace/daexim-maven-merge-chromium/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 19:36:51 ####################################################### 19:36:52 [daexim-maven-merge-chromium] $ /bin/bash /tmp/jenkins17677789853657331782.sh 19:36:52 $ ssh-agent -k 19:36:52 unset SSH_AUTH_SOCK; 19:36:52 unset SSH_AGENT_PID; 19:36:52 echo Agent pid 1561 killed; 19:36:52 [ssh-agent] Stopped. 19:36:52 [JaCoCo plugin] Collecting JaCoCo coverage data... 19:36:52 [JaCoCo plugin] Version: 3.3.5 19:36:52 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 19:36:52 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 1 19:36:52 [JaCoCo plugin] Saving matched execfiles: /w/workspace/daexim-maven-merge-chromium/impl/target/code-coverage/jacoco.exec 19:36:52 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 19:36:52 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-chromium/akka-infoprovider-impl/target/classes 1 files 19:36:52 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-chromium/features/daexim-features/target/classes 0 files 19:36:52 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-chromium/features/odl-daexim-all/target/classes 0 files 19:36:52 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-chromium/features/odl-daexim/target/classes 0 files 19:36:52 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-chromium/impl/target/classes 14 files 19:36:52 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-chromium/jacoco/classes 0 files 19:36:52 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-chromium/karaf/target/classes 0 files 19:36:52 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-chromium/model/target/classes 104 files 19:36:52 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-chromium/parent/target/classes 0 files 19:36:52 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-chromium/spi/target/classes 1 files 19:36:52 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-chromium/test-model/target/classes 21 files 19:36:52 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 19:36:52 [JaCoCo plugin] Source Inclusions: **/*.java 19:36:52 [JaCoCo plugin] Source Exclusions: null 19:36:52 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-chromium/akka-infoprovider-impl/src/main/java 1 files 19:36:52 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-chromium/impl/src/main/java 7 files 19:36:53 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-chromium/model/src/main/java 5 files 19:36:53 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-chromium/spi/src/main/java 1 files 19:36:53 [JaCoCo plugin] Loading inclusions files.. 19:36:53 [JaCoCo plugin] inclusions: [] 19:36:53 [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] 19:36:53 [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] 19:36:53 [JaCoCo plugin] Publishing the results.. 19:36:53 [JaCoCo plugin] Loading packages.. 19:36:53 [JaCoCo plugin] Done. 19:36:53 [JaCoCo plugin] Overall coverage: class: 87.5, method: 87.95181, line: 82.59958, branch: 75.55556, instruction: 84.10728, complexity: 74.23312 19:36:53 [PostBuildScript] - [INFO] Executing post build scripts. 19:36:53 [daexim-maven-merge-chromium] $ /bin/bash /tmp/jenkins11589492178664686277.sh 19:36:53 ---> sysstat.sh 19:36:53 [daexim-maven-merge-chromium] $ /bin/bash /tmp/jenkins10890441832914943470.sh 19:36:53 ---> package-listing.sh 19:36:53 ++ facter osfamily 19:36:53 ++ tr '[:upper:]' '[:lower:]' 19:36:53 + OS_FAMILY=debian 19:36:53 + workspace=/w/workspace/daexim-maven-merge-chromium 19:36:53 + START_PACKAGES=/tmp/packages_start.txt 19:36:53 + END_PACKAGES=/tmp/packages_end.txt 19:36:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:36:53 + PACKAGES=/tmp/packages_start.txt 19:36:53 + '[' /w/workspace/daexim-maven-merge-chromium ']' 19:36:53 + PACKAGES=/tmp/packages_end.txt 19:36:53 + case "${OS_FAMILY}" in 19:36:53 + dpkg -l 19:36:53 + grep '^ii' 19:36:53 + '[' -f /tmp/packages_start.txt ']' 19:36:53 + '[' -f /tmp/packages_end.txt ']' 19:36:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:36:53 + '[' /w/workspace/daexim-maven-merge-chromium ']' 19:36:53 + mkdir -p /w/workspace/daexim-maven-merge-chromium/archives/ 19:36:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/daexim-maven-merge-chromium/archives/ 19:36:53 [daexim-maven-merge-chromium] $ /bin/bash /tmp/jenkins12512440842901587981.sh 19:36:53 ---> capture-instance-metadata.sh 19:36:53 Setup pyenv: 19:36:53 system 19:36:53 3.8.20 19:36:53 3.9.20 19:36:53 3.10.15 19:36:53 * 3.11.10 (set by /w/workspace/daexim-maven-merge-chromium/.python-version) 19:36:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eUZo from file:/tmp/.os_lf_venv 19:36:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:36:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:36:56 lf-activate-venv(): INFO: Base packages installed successfully 19:36:56 lf-activate-venv(): INFO: Installing additional packages: lftools 19:37:08 lf-activate-venv(): INFO: Adding /tmp/venv-eUZo/bin to PATH 19:37:08 INFO: Running in OpenStack, capturing instance metadata 19:37:08 [daexim-maven-merge-chromium] $ /bin/bash /tmp/jenkins9112274563973581164.sh 19:37:08 provisioning config files... 19:37:08 Could not find credentials [logs] for daexim-maven-merge-chromium #173 19:37:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/daexim-maven-merge-chromium@tmp/config11558689950299488712tmp 19:37:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 19:37:08 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 19:37:08 provisioning config files... 19:37:09 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 19:37:09 [EnvInject] - Injecting environment variables from a build step. 19:37:09 [EnvInject] - Injecting as environment variables the properties content 19:37:09 SERVER_ID=logs 19:37:09 19:37:09 [EnvInject] - Variables injected successfully. 19:37:09 [daexim-maven-merge-chromium] $ /bin/bash /tmp/jenkins12449102327757634904.sh 19:37:09 ---> create-netrc.sh 19:37:09 WARN: Log server credential not found. 19:37:09 [daexim-maven-merge-chromium] $ /bin/bash /tmp/jenkins960995405014299614.sh 19:37:09 ---> python-tools-install.sh 19:37:09 Setup pyenv: 19:37:09 system 19:37:09 3.8.20 19:37:09 3.9.20 19:37:09 3.10.15 19:37:09 * 3.11.10 (set by /w/workspace/daexim-maven-merge-chromium/.python-version) 19:37:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eUZo from file:/tmp/.os_lf_venv 19:37:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:37:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:37:11 lf-activate-venv(): INFO: Base packages installed successfully 19:37:11 lf-activate-venv(): INFO: Installing additional packages: lftools 19:37:19 lf-activate-venv(): INFO: Adding /tmp/venv-eUZo/bin to PATH 19:37:20 [daexim-maven-merge-chromium] $ /bin/sh /tmp/jenkins68010989567227812.sh 19:37:20 ---> uv-install.sh 19:37:20 uv 0.11.20 is already installed 19:37:20 uvx 0.11.20 (x86_64-unknown-linux-gnu) 19:37:20 [daexim-maven-merge-chromium] $ /bin/bash /tmp/jenkins10838450833825119764.sh 19:37:20 ---> sudo-logs.sh 19:37:20 Archiving 'sudo' log.. 19:37:20 [daexim-maven-merge-chromium] $ /bin/bash /tmp/jenkins16880105736388666477.sh 19:37:20 ---> job-cost.sh 19:37:20 INFO: Activating Python virtual environment... 19:37:20 Setup pyenv: 19:37:20 system 19:37:20 3.8.20 19:37:20 3.9.20 19:37:20 3.10.15 19:37:20 * 3.11.10 (set by /w/workspace/daexim-maven-merge-chromium/.python-version) 19:37:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eUZo from file:/tmp/.os_lf_venv 19:37:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:37:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:37:22 lf-activate-venv(): INFO: Base packages installed successfully 19:37:22 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:37:28 lf-activate-venv(): INFO: Adding /tmp/venv-eUZo/bin to PATH 19:37:28 INFO: No stack-cost file found 19:37:28 INFO: Instance uptime: 380s 19:37:28 INFO: Fetching instance metadata (attempt 1 of 3)... 19:37:28 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:37:29 INFO: Successfully fetched instance metadata 19:37:29 INFO: Instance type: v3-standard-4 19:37:29 INFO: Retrieving pricing info for: v3-standard-4 19:37:29 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:37:29 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=380 19:37:29 INFO: Successfully fetched Vexxhost pricing API 19:37:29 INFO: Retrieved cost: 0.11 19:37:29 INFO: Retrieved resource: v3-standard-4 19:37:29 INFO: Creating archive directory: /w/workspace/daexim-maven-merge-chromium/archives/cost 19:37:29 INFO: Archiving costs to: /w/workspace/daexim-maven-merge-chromium/archives/cost.csv 19:37:29 INFO: Successfully archived job cost data 19:37:29 DEBUG: Cost data: daexim-maven-merge-chromium,173,2026-06-10 19:37:29,v3-standard-4,380,0.11,0.00,SUCCESS 19:37:29 [daexim-maven-merge-chromium] $ /bin/bash -l /tmp/jenkins6009484432314847818.sh 19:37:29 ---> logs-deploy.sh 19:37:29 Setup pyenv: 19:37:29 system 19:37:29 3.8.20 19:37:29 3.9.20 19:37:29 3.10.15 19:37:29 * 3.11.10 (set by /w/workspace/daexim-maven-merge-chromium/.python-version) 19:37:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eUZo from file:/tmp/.os_lf_venv 19:37:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:37:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:37:31 lf-activate-venv(): INFO: Base packages installed successfully 19:37:31 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:37:40 lf-activate-venv(): INFO: Adding /tmp/venv-eUZo/bin to PATH 19:37:40 WARNING: Nexus logging server not set 19:37:40 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/daexim-maven-merge-chromium/173/ 19:37:40 INFO: archiving logs to S3 19:37:41 ---> uname -a: 19:37:41 Linux prd-ubuntu2204-docker-4c-4g-26508 5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 19:37:41 19:37:41 19:37:41 ---> lscpu: 19:37:41 Architecture: x86_64 19:37:41 CPU op-mode(s): 32-bit, 64-bit 19:37:41 Address sizes: 40 bits physical, 48 bits virtual 19:37:41 Byte Order: Little Endian 19:37:41 CPU(s): 4 19:37:41 On-line CPU(s) list: 0-3 19:37:41 Vendor ID: AuthenticAMD 19:37:41 Model name: AMD EPYC-Rome Processor 19:37:41 CPU family: 23 19:37:41 Model: 49 19:37:41 Thread(s) per core: 1 19:37:41 Core(s) per socket: 1 19:37:41 Socket(s): 4 19:37:41 Stepping: 0 19:37:41 BogoMIPS: 5599.99 19:37:41 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 19:37:41 Virtualization: AMD-V 19:37:41 Hypervisor vendor: KVM 19:37:41 Virtualization type: full 19:37:41 L1d cache: 128 KiB (4 instances) 19:37:41 L1i cache: 128 KiB (4 instances) 19:37:41 L2 cache: 2 MiB (4 instances) 19:37:41 L3 cache: 64 MiB (4 instances) 19:37:41 NUMA node(s): 1 19:37:41 NUMA node0 CPU(s): 0-3 19:37:41 Vulnerability Gather data sampling: Not affected 19:37:41 Vulnerability Indirect target selection: Not affected 19:37:41 Vulnerability Itlb multihit: Not affected 19:37:41 Vulnerability L1tf: Not affected 19:37:41 Vulnerability Mds: Not affected 19:37:41 Vulnerability Meltdown: Not affected 19:37:41 Vulnerability Mmio stale data: Not affected 19:37:41 Vulnerability Reg file data sampling: Not affected 19:37:41 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 19:37:41 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 19:37:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:37:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:37:41 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 19:37:41 Vulnerability Srbds: Not affected 19:37:41 Vulnerability Tsa: Not affected 19:37:41 Vulnerability Tsx async abort: Not affected 19:37:41 Vulnerability Vmscape: Not affected 19:37:41 19:37:41 19:37:41 ---> nproc: 19:37:41 4 19:37:41 19:37:41 19:37:41 ---> df -h: 19:37:41 Filesystem Size Used Avail Use% Mounted on 19:37:41 tmpfs 1.6G 1.1M 1.6G 1% /run 19:37:41 /dev/vda1 78G 9.9G 68G 13% / 19:37:41 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:37:41 tmpfs 5.0M 0 5.0M 0% /run/lock 19:37:41 /dev/vda15 105M 6.1M 99M 6% /boot/efi 19:37:41 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 19:37:41 19:37:41 19:37:41 ---> free -m: 19:37:41 total used free shared buff/cache available 19:37:41 Mem: 15989 628 11157 4 4203 15018 19:37:41 Swap: 1023 0 1023 19:37:41 19:37:41 19:37:41 ---> ip addr: 19:37:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:37:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:37:41 inet 127.0.0.1/8 scope host lo 19:37:41 valid_lft forever preferred_lft forever 19:37:41 inet6 ::1/128 scope host 19:37:41 valid_lft forever preferred_lft forever 19:37:41 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:37:41 link/ether fa:16:3e:9a:a6:54 brd ff:ff:ff:ff:ff:ff 19:37:41 altname enp0s3 19:37:41 inet 10.30.170.97/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 19:37:41 valid_lft 86015sec preferred_lft 86015sec 19:37:41 inet6 fe80::f816:3eff:fe9a:a654/64 scope link 19:37:41 valid_lft forever preferred_lft forever 19:37:41 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 19:37:41 link/ether 5a:09:4c:35:d4:7e brd ff:ff:ff:ff:ff:ff 19:37:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:37:41 valid_lft forever preferred_lft forever 19:37:41 19:37:41 19:37:41 ---> sar -b -r -n DEV: 19:37:41 Linux 5.15.0-174-generic (prd-ubuntu2204-docker-4c-4g-26508) 06/10/26 _x86_64_ (4 CPU) 19:37:41 19:37:41 19:31:19 LINUX RESTART (4 CPU) 19:37:41 19:37:41 19:37:41 ---> sar -P ALL: 19:37:41 Linux 5.15.0-174-generic (prd-ubuntu2204-docker-4c-4g-26508) 06/10/26 _x86_64_ (4 CPU) 19:37:41 19:37:41 19:31:19 LINUX RESTART (4 CPU) 19:37:41 19:37:41 19:37:41