19:31:58 Started by timer 19:31:58 Running as SYSTEM 19:31:58 [EnvInject] - Loading node environment variables. 19:31:58 Building remotely on prd-ubuntu2204-docker-4c-4g-40095 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/daexim-maven-merge-chromium 19:31:58 [ssh-agent] Looking for ssh-agent implementation... 19:31:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:31:58 $ ssh-agent 19:31:58 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX59I6vg/agent.1561 19:31:58 SSH_AGENT_PID=1563 19:31:58 [ssh-agent] Started. 19:31:58 Running ssh-add (command line suppressed) 19:31:58 Identity added: /w/workspace/daexim-maven-merge-chromium@tmp/private_key_10877172523160121698.key (/w/workspace/daexim-maven-merge-chromium@tmp/private_key_10877172523160121698.key) 19:31:58 [ssh-agent] Using credentials jenkins (jenkins-ssh) 19:31:58 The recommended git tool is: NONE 19:32:00 using credential jenkins-ssh 19:32:00 Wiping out workspace first. 19:32:00 Cloning the remote Git repository 19:32:00 Cloning repository git://devvexx.opendaylight.org/mirror/daexim 19:32:00 > git init /w/workspace/daexim-maven-merge-chromium # timeout=10 19:32:00 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/daexim 19:32:00 > git --version # timeout=10 19:32:00 > git --version # 'git version 2.34.1' 19:32:00 using GIT_SSH to set credentials jenkins-ssh 19:32:00 Verifying host key using known hosts file, will automatically accept unseen keys 19:32:00 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/daexim +refs/heads/*:refs/remotes/origin/* # timeout=10 19:32:01 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/daexim # timeout=10 19:32:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:32:01 Avoid second fetch 19:32:01 > git rev-parse refs/remotes/origin/stable/chromium^{commit} # timeout=10 19:32:01 Checking out Revision 0b9fd72aa5c1638890c6e8ee159b40245c33502f (refs/remotes/origin/stable/chromium) 19:32:01 > git config core.sparsecheckout # timeout=10 19:32:01 > git checkout -f 0b9fd72aa5c1638890c6e8ee159b40245c33502f # timeout=10 19:32:01 Commit message: "Bump upstreams" 19:32:01 > git rev-list --no-walk 0b9fd72aa5c1638890c6e8ee159b40245c33502f # timeout=10 19:32:05 provisioning config files... 19:32:05 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:32:05 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:32:05 [daexim-maven-merge-chromium] $ /bin/bash /tmp/jenkins12722393324633070207.sh 19:32:05 ---> python-tools-install.sh 19:32:05 Setup pyenv: 19:32:05 * system (set by /opt/pyenv/version) 19:32:05 * 3.8.20 (set by /opt/pyenv/version) 19:32:05 * 3.9.20 (set by /opt/pyenv/version) 19:32:05 3.10.15 19:32:05 3.11.10 19:32:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vgyy 19:32:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:32:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:32:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:32:14 lf-activate-venv(): INFO: Base packages installed successfully 19:32:14 lf-activate-venv(): INFO: Installing additional packages: lftools 19:32:41 lf-activate-venv(): INFO: Adding /tmp/venv-vgyy/bin to PATH 19:32:41 Generating Requirements File 19:33:09 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:33:09 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:33:09 Python 3.11.10 19:33:09 pip 26.2.1 from /tmp/venv-vgyy/lib/python3.11/site-packages/pip (python 3.11) 19:33:10 aiohappyeyeballs==2.7.1 19:33:10 aiohttp==3.14.3 19:33:10 aiosignal==1.4.0 19:33:10 appdirs==1.4.4 19:33:10 argcomplete==3.7.2 19:33:10 aspy.yaml==1.3.0 19:33:10 attrs==26.1.0 19:33:10 autopage==0.6.0 19:33:10 beautifulsoup4==4.15.0 19:33:10 boto3==1.43.78 19:33:10 botocore==1.43.78 19:33:10 bs4==0.0.2 19:33:10 certifi==2026.7.22 19:33:10 cffi==2.1.1 19:33:10 cfgv==3.5.0 19:33:10 chardet==7.6.0 19:33:10 charset-normalizer==3.5.1 19:33:10 click==8.4.2 19:33:10 cliff==4.15.0 19:33:10 cmd2==4.2.0 19:33:10 cryptography==3.3.2 19:33:10 debtcollector==3.1.0 19:33:10 decorator==5.3.1 19:33:10 defusedxml==0.7.1 19:33:10 Deprecated==1.3.1 19:33:10 distlib==0.4.3 19:33:10 dnspython==2.8.0 19:33:10 docker==7.2.0 19:33:10 dogpile.cache==1.5.0 19:33:10 durationpy==0.10 19:33:10 email-validator==2.3.0 19:33:10 filelock==3.32.3 19:33:10 frozenlist==1.8.0 19:33:10 future==1.0.0 19:33:10 gitdb==4.0.12 19:33:10 GitPython==3.1.59 19:33:10 httplib2==0.30.2 19:33:10 identify==2.6.19 19:33:10 idna==3.19 19:33:10 importlib-resources==1.5.0 19:33:10 iso8601==2.1.0 19:33:10 Jinja2==3.1.6 19:33:10 jmespath==1.1.0 19:33:10 jsonpatch==1.33 19:33:10 jsonpointer==3.1.1 19:33:10 jsonschema==4.26.0 19:33:10 jsonschema-specifications==2025.9.1 19:33:10 keystoneauth1==5.15.0 19:33:10 kubernetes==36.0.3 19:33:10 lftools==0.37.23 19:33:10 lxml==6.1.2 19:33:10 markdown-it-py==4.2.0 19:33:10 MarkupSafe==3.0.3 19:33:10 mdurl==0.1.2 19:33:10 msgpack==1.2.1 19:33:10 multi_key_dict==2.0.3 19:33:10 multidict==6.7.1 19:33:10 munch==4.0.0 19:33:10 netaddr==1.3.0 19:33:10 niet==1.4.2 19:33:10 nodeenv==1.10.0 19:33:10 oauth2client==4.1.3 19:33:10 oauthlib==3.3.1 19:33:10 openstacksdk==4.18.0 19:33:10 os-service-types==1.9.0 19:33:10 osc-lib==4.7.0 19:33:10 oslo.config==10.7.0 19:33:10 oslo.context==6.5.0 19:33:10 oslo.i18n==6.9.0 19:33:10 oslo.log==8.3.0 19:33:10 oslo.serialization==5.11.0 19:33:10 oslo.utils==10.1.1 19:33:10 packaging==26.3 19:33:10 pbr==7.0.3 19:33:10 platformdirs==4.11.3 19:33:10 prettytable==3.18.0 19:33:10 prompt_toolkit==3.0.53 19:33:10 propcache==0.5.2 19:33:10 psutil==7.2.2 19:33:10 pyasn1==0.6.4 19:33:10 pyasn1_modules==0.4.2 19:33:10 pycparser==3.0 19:33:10 pygerrit2==2.0.15 19:33:10 PyGithub==2.10.0 19:33:10 Pygments==2.21.0 19:33:10 PyJWT==2.13.0 19:33:10 PyNaCl==1.6.2 19:33:10 pyparsing==2.4.7 19:33:10 pyperclip==1.11.0 19:33:10 pyrsistent==0.20.0 19:33:10 python-dateutil==2.9.0.post0 19:33:10 python-discovery==1.5.2 19:33:10 python-heatclient==5.2.0 19:33:10 python-jenkins==1.8.3 19:33:10 python-keystoneclient==5.8.0 19:33:10 python-magnumclient==4.11.0 19:33:10 python-manilaclient==6.2.0 19:33:10 python-openstackclient==10.2.1 19:33:10 python-swiftclient==4.10.0 19:33:10 PyYAML==6.0.3 19:33:10 referencing==0.37.0 19:33:10 requests==2.34.2 19:33:10 requests-oauthlib==2.0.0 19:33:10 rfc3986==2.0.0 19:33:10 rich==15.0.0 19:33:10 rich-argparse==1.8.0 19:33:10 rpds-py==2026.6.3 19:33:10 rsa==4.9.1 19:33:10 ruamel.yaml==0.19.1 19:33:10 ruamel.yaml.clib==0.2.15 19:33:10 s3transfer==0.19.2 19:33:10 simplejson==4.1.1 19:33:10 six==1.17.0 19:33:10 smmap==5.0.3 19:33:10 soupsieve==2.9.2 19:33:10 stevedore==5.9.1 19:33:10 tabulate==0.10.0 19:33:10 toml==0.10.2 19:33:10 tomlkit==0.15.1 19:33:10 tqdm==4.70.0 19:33:10 typing_extensions==4.16.0 19:33:10 urllib3==1.26.20 19:33:10 virtualenv==21.7.4 19:33:10 wcwidth==0.8.2 19:33:10 websocket-client==1.9.0 19:33:10 wrapt==2.3.0 19:33:10 xdg==6.0.0 19:33:10 xmltodict==1.0.4 19:33:10 yarl==1.24.5 19:33:10 yq==4.1.2 19:33:10 [daexim-maven-merge-chromium] $ /bin/sh /tmp/jenkins15058531116255707602.sh 19:33:10 ---> uv-install.sh 19:33:10 Installing uv/uvx (latest) using shell installer 19:33:10 2026-08-22 19:33:10 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-LnaIva.sh" [1] 19:33:10 downloading uv 0.12.5 x86_64-unknown-linux-gnu 19:33:11 installing to /home/jenkins/.local/bin 19:33:11 uv 19:33:11 uvx 19:33:11 everything's installed! 19:33:11 19:33:11 To add $HOME/.local/bin to your PATH, either restart your shell or run: 19:33:11 19:33:11 source $HOME/.local/bin/env (sh, bash, zsh) 19:33:11 source $HOME/.local/bin/env.fish (fish) 19:33:11 Adding install location to PATH 19:33:11 ---> Validating uv/uvx install 19:33:11 uvx 0.12.5 (x86_64-unknown-linux-gnu) 19:33:11 [daexim-maven-merge-chromium] $ /bin/sh -xe /tmp/jenkins17243377149668931110.sh 19:33:11 + mkdir -p /w/workspace/daexim-maven-merge-chromium/target/classes /w/workspace/daexim-maven-merge-chromium/jacoco/classes 19:33:11 [daexim-maven-merge-chromium] $ /bin/sh -xe /tmp/jenkins15678557535105172724.sh 19:33:11 + echo quiet=on 19:33:11 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-40095 19:33:12 [daexim-maven-merge-chromium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=stable/chromium -Dsha1=origin/stable/chromium -DMAVEN_OPTS= -DPROJECT=daexim -DJDK_PROVIDER=distro -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/stable/chromium -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:12 " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=daexim --version 19:33:12 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 19:33:12 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 19:33:12 Java version: 21.0.11, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 19:33:12 Default locale: en, platform encoding: UTF-8 19:33:12 OS name: "linux", version: "5.15.0-186-generic", arch: "amd64", family: "unix" 19:33:12 [daexim-maven-merge-chromium] $ /bin/sh -xe /tmp/jenkins17737926272102002862.sh 19:33:12 + rm /home/jenkins/.wgetrc 19:33:12 [EnvInject] - Injecting environment variables from a build step. 19:33:12 [EnvInject] - Injecting as environment variables the properties content 19:33:12 SET_JDK_VERSION=openjdk21 19:33:12 GIT_URL="git://devvexx.opendaylight.org/mirror" 19:33:12 19:33:12 [EnvInject] - Variables injected successfully. 19:33:12 [daexim-maven-merge-chromium] $ /bin/sh /tmp/jenkins17290973569470113327.sh 19:33:12 ---> update-java-alternatives.sh 19:33:12 ---> Updating Java version 19:33:12 ---> Ubuntu/Debian system detected 19:33:13 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 19:33:13 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 19:33:13 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:13 openjdk version "21.0.11" 2026-04-21 19:33:13 OpenJDK Runtime Environment (build 21.0.11+10-1-22.04.2-Ubuntu) 19:33:13 OpenJDK 64-Bit Server VM (build 21.0.11+10-1-22.04.2-Ubuntu, mixed mode, sharing) 19:33:13 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 19:33:13 [EnvInject] - Injecting environment variables from a build step. 19:33:13 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 19:33:13 [EnvInject] - Variables injected successfully. 19:33:13 provisioning config files... 19:33:13 copy managed file [global-settings] to file:/w/workspace/daexim-maven-merge-chromium@tmp/config2866571464189573205tmp 19:33:14 copy managed file [daexim-settings] to file:/w/workspace/daexim-maven-merge-chromium@tmp/config13788508197688396977tmp 19:33:14 [EnvInject] - Injecting environment variables from a build step. 19:33:14 [EnvInject] - Injecting as environment variables the properties content 19:33:14 SERVER_ID=opendaylight-snapshot 19:33:14 19:33:14 [EnvInject] - Variables injected successfully. 19:33:14 [daexim-maven-merge-chromium] $ /bin/bash /tmp/jenkins426963121968766670.sh 19:33:14 ---> create-netrc.sh 19:33:14 [EnvInject] - Injecting environment variables from a build step. 19:33:14 [EnvInject] - Injecting as environment variables the properties content 19:33:14 NEXUS_CUT_DIRS=6 19:33:14 NEXUS_REPO=opendaylight.snapshot 19:33:14 19:33:14 [EnvInject] - Variables injected successfully. 19:33:14 [daexim-maven-merge-chromium] $ /bin/bash -l /tmp/jenkins10521698514898775302.sh 19:33:14 ---> maven-fetch-metadata.sh 19:33:14 ++ 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:14 + project=org.opendaylight.daexim 19:33:14 + project_path=org/opendaylight/daexim 19:33:14 + mkdir -p /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim 19:33:14 + pushd /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim 19:33:14 /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim /w/workspace/daexim-maven-merge-chromium 19:33:14 + set +e 19:33:14 + 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:14 2026-08-22 19:33:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/ [5447] -> "index.html.tmp" [1] 19:33:14 2026-08-22 19:33:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/ [5129] -> "daexim-akka-infoprovider-impl/index.html.tmp" [1] 19:33:14 2026-08-22 19:33:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/ [4973] -> "daexim-artifacts/index.html.tmp" [1] 19:33:14 2026-08-22 19:33:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/ [4961] -> "daexim-features/index.html.tmp" [1] 19:33:14 2026-08-22 19:33:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/ [4913] -> "daexim-impl/index.html.tmp" [1] 19:33:14 2026-08-22 19:33:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/ [4925] -> "daexim-model/index.html.tmp" [1] 19:33:14 2026-08-22 19:33:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/ [4901] -> "daexim-spi/index.html.tmp" [1] 19:33:14 2026-08-22 19:33:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/ [4985] -> "daexim-test-model/index.html.tmp" [1] 19:33:14 2026-08-22 19:33:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/ [4853] -> "daexim/index.html.tmp" [1] 19:33:14 2026-08-22 19:33:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/ [5009] -> "features-aggregator/index.html.tmp" [1] 19:33:14 2026-08-22 19:33:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/ [4949] -> "odl-daexim-all/index.html.tmp" [1] 19:33:14 2026-08-22 19:33:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/ [4901] -> "odl-daexim/index.html.tmp" [1] 19:33:14 2026-08-22 19:33:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/ [4853] -> "parent/index.html.tmp" [1] 19:33:15 2026-08-22 19:33:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.3-SNAPSHOT/ [154197] -> "daexim-akka-infoprovider-impl/1.17.3-SNAPSHOT/index.html.tmp" [1] 19:33:15 2026-08-22 19:33:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.2-SNAPSHOT/ [135213] -> "daexim-akka-infoprovider-impl/1.18.2-SNAPSHOT/index.html.tmp" [1] 19:33:15 2026-08-22 19:33:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/ [11817] -> "daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/index.html.tmp" [1] 19:33:16 2026-08-22 19:33:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/ [144165] -> "daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/index.html.tmp" [1] 19:33:17 2026-08-22 19:33:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.20.0-SNAPSHOT/ [191445] -> "daexim-akka-infoprovider-impl/1.20.0-SNAPSHOT/index.html.tmp" [1] 19:33:17 2026-08-22 19:33:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml [538/538] -> "daexim-akka-infoprovider-impl/maven-metadata.xml" [1] 19:33:17 2026-08-22 19:33:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.17.3-SNAPSHOT/ [72772] -> "daexim-artifacts/1.17.3-SNAPSHOT/index.html.tmp" [1] 19:33:18 2026-08-22 19:33:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.18.2-SNAPSHOT/ [63958] -> "daexim-artifacts/1.18.2-SNAPSHOT/index.html.tmp" [1] 19:33:18 2026-08-22 19:33:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.19.0-SNAPSHOT/ [6667] -> "daexim-artifacts/1.19.0-SNAPSHOT/index.html.tmp" [1] 19:33:18 2026-08-22 19:33:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.19.1-SNAPSHOT/ [68095] -> "daexim-artifacts/1.19.1-SNAPSHOT/index.html.tmp" [1] 19:33:19 2026-08-22 19:33:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.20.0-SNAPSHOT/ [90040] -> "daexim-artifacts/1.20.0-SNAPSHOT/index.html.tmp" [1] 19:33:19 2026-08-22 19:33:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml [525/525] -> "daexim-artifacts/maven-metadata.xml" [1] 19:33:19 2026-08-22 19:33:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.17.3-SNAPSHOT/ [95967] -> "daexim-features/1.17.3-SNAPSHOT/index.html.tmp" [1] 19:33:20 2026-08-22 19:33:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.18.2-SNAPSHOT/ [84253] -> "daexim-features/1.18.2-SNAPSHOT/index.html.tmp" [1] 19:33:20 2026-08-22 19:33:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/ [8112] -> "daexim-features/1.19.0-SNAPSHOT/index.html.tmp" [1] 19:33:20 2026-08-22 19:33:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.19.1-SNAPSHOT/ [89750] -> "daexim-features/1.19.1-SNAPSHOT/index.html.tmp" [1] 19:33:21 2026-08-22 19:33:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.20.0-SNAPSHOT/ [118915] -> "daexim-features/1.20.0-SNAPSHOT/index.html.tmp" [1] 19:33:21 2026-08-22 19:33:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/maven-metadata.xml [524/524] -> "daexim-features/maven-metadata.xml" [1] 19:33:22 2026-08-22 19:33:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.17.3-SNAPSHOT/ [160683] -> "daexim-impl/1.17.3-SNAPSHOT/index.html.tmp" [1] 19:33:22 2026-08-22 19:33:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.18.2-SNAPSHOT/ [140877] -> "daexim-impl/1.18.2-SNAPSHOT/index.html.tmp" [1] 19:33:22 2026-08-22 19:33:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/ [12138] -> "daexim-impl/1.19.0-SNAPSHOT/index.html.tmp" [1] 19:33:23 2026-08-22 19:33:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/ [150150] -> "daexim-impl/1.19.1-SNAPSHOT/index.html.tmp" [1] 19:33:24 2026-08-22 19:33:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.20.0-SNAPSHOT/ [199455] -> "daexim-impl/1.20.0-SNAPSHOT/index.html.tmp" [1] 19:33:24 2026-08-22 19:33:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/maven-metadata.xml [520/520] -> "daexim-impl/maven-metadata.xml" [1] 19:33:25 2026-08-22 19:33:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.17.3-SNAPSHOT/ [139456] -> "daexim-model/1.17.3-SNAPSHOT/index.html.tmp" [1] 19:33:26 2026-08-22 19:33:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.18.2-SNAPSHOT/ [122304] -> "daexim-model/1.18.2-SNAPSHOT/index.html.tmp" [1] 19:33:26 2026-08-22 19:33:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/ [10816] -> "daexim-model/1.19.0-SNAPSHOT/index.html.tmp" [1] 19:33:26 2026-08-22 19:33:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/ [130340] -> "daexim-model/1.19.1-SNAPSHOT/index.html.tmp" [1] 19:33:27 2026-08-22 19:33:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.20.0-SNAPSHOT/ [173040] -> "daexim-model/1.20.0-SNAPSHOT/index.html.tmp" [1] 19:33:27 2026-08-22 19:33:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/maven-metadata.xml [521/521] -> "daexim-model/maven-metadata.xml" [1] 19:33:28 2026-08-22 19:33:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.17.3-SNAPSHOT/ [137622] -> "daexim-spi/1.17.3-SNAPSHOT/index.html.tmp" [1] 19:33:28 2026-08-22 19:33:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.18.2-SNAPSHOT/ [120698] -> "daexim-spi/1.18.2-SNAPSHOT/index.html.tmp" [1] 19:33:28 2026-08-22 19:33:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/ [10692] -> "daexim-spi/1.19.0-SNAPSHOT/index.html.tmp" [1] 19:33:29 2026-08-22 19:33:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/ [128620] -> "daexim-spi/1.19.1-SNAPSHOT/index.html.tmp" [1] 19:33:30 2026-08-22 19:33:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.20.0-SNAPSHOT/ [170750] -> "daexim-spi/1.20.0-SNAPSHOT/index.html.tmp" [1] 19:33:30 2026-08-22 19:33:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/maven-metadata.xml [519/519] -> "daexim-spi/maven-metadata.xml" [1] 19:33:31 2026-08-22 19:33:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.17.3-SNAPSHOT/ [143769] -> "daexim-test-model/1.17.3-SNAPSHOT/index.html.tmp" [1] 19:33:31 2026-08-22 19:33:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.18.2-SNAPSHOT/ [126081] -> "daexim-test-model/1.18.2-SNAPSHOT/index.html.tmp" [1] 19:33:31 2026-08-22 19:33:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/ [11109] -> "daexim-test-model/1.19.0-SNAPSHOT/index.html.tmp" [1] 19:33:32 2026-08-22 19:33:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/ [134385] -> "daexim-test-model/1.19.1-SNAPSHOT/index.html.tmp" [1] 19:33:33 2026-08-22 19:33:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.20.0-SNAPSHOT/ [178425] -> "daexim-test-model/1.20.0-SNAPSHOT/index.html.tmp" [1] 19:33:33 2026-08-22 19:33:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/maven-metadata.xml [526/526] -> "daexim-test-model/maven-metadata.xml" [1] 19:33:33 2026-08-22 19:33:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.17.3-SNAPSHOT/ [68402] -> "daexim/1.17.3-SNAPSHOT/index.html.tmp" [1] 19:33:34 2026-08-22 19:33:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.18.2-SNAPSHOT/ [60128] -> "daexim/1.18.2-SNAPSHOT/index.html.tmp" [1] 19:33:34 2026-08-22 19:33:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.19.0-SNAPSHOT/ [6347] -> "daexim/1.19.0-SNAPSHOT/index.html.tmp" [1] 19:33:34 2026-08-22 19:33:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.19.1-SNAPSHOT/ [63995] -> "daexim/1.19.1-SNAPSHOT/index.html.tmp" [1] 19:33:34 2026-08-22 19:33:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.20.0-SNAPSHOT/ [84590] -> "daexim/1.20.0-SNAPSHOT/index.html.tmp" [1] 19:33:34 2026-08-22 19:33:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/maven-metadata.xml [515/515] -> "daexim/maven-metadata.xml" [1] 19:33:35 2026-08-22 19:33:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.17.3-SNAPSHOT/ [74083] -> "features-aggregator/1.17.3-SNAPSHOT/index.html.tmp" [1] 19:33:35 2026-08-22 19:33:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.18.2-SNAPSHOT/ [65107] -> "features-aggregator/1.18.2-SNAPSHOT/index.html.tmp" [1] 19:33:35 2026-08-22 19:33:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.19.0-SNAPSHOT/ [6763] -> "features-aggregator/1.19.0-SNAPSHOT/index.html.tmp" [1] 19:33:35 2026-08-22 19:33:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.19.1-SNAPSHOT/ [69325] -> "features-aggregator/1.19.1-SNAPSHOT/index.html.tmp" [1] 19:33:36 2026-08-22 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.20.0-SNAPSHOT/ [91675] -> "features-aggregator/1.20.0-SNAPSHOT/index.html.tmp" [1] 19:33:36 2026-08-22 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/maven-metadata.xml [528/528] -> "features-aggregator/maven-metadata.xml" [1] 19:33:36 2026-08-22 19:33:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.17.3-SNAPSHOT/ [95386] -> "odl-daexim-all/1.17.3-SNAPSHOT/index.html.tmp" [1] 19:33:37 2026-08-22 19:33:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.18.2-SNAPSHOT/ [83744] -> "odl-daexim-all/1.18.2-SNAPSHOT/index.html.tmp" [1] 19:33:37 2026-08-22 19:33:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/ [8071] -> "odl-daexim-all/1.19.0-SNAPSHOT/index.html.tmp" [1] 19:33:37 2026-08-22 19:33:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.19.1-SNAPSHOT/ [89205] -> "odl-daexim-all/1.19.1-SNAPSHOT/index.html.tmp" [1] 19:33:38 2026-08-22 19:33:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.20.0-SNAPSHOT/ [118190] -> "odl-daexim-all/1.20.0-SNAPSHOT/index.html.tmp" [1] 19:33:38 2026-08-22 19:33:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml [523/523] -> "odl-daexim-all/maven-metadata.xml" [1] 19:33:38 2026-08-22 19:33:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.17.3-SNAPSHOT/ [93046] -> "odl-daexim/1.17.3-SNAPSHOT/index.html.tmp" [1] 19:33:39 2026-08-22 19:33:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.18.2-SNAPSHOT/ [81694] -> "odl-daexim/1.18.2-SNAPSHOT/index.html.tmp" [1] 19:33:39 2026-08-22 19:33:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/ [7906] -> "odl-daexim/1.19.0-SNAPSHOT/index.html.tmp" [1] 19:33:40 2026-08-22 19:33:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.19.1-SNAPSHOT/ [87010] -> "odl-daexim/1.19.1-SNAPSHOT/index.html.tmp" [1] 19:33:40 2026-08-22 19:33:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.20.0-SNAPSHOT/ [115270] -> "odl-daexim/1.20.0-SNAPSHOT/index.html.tmp" [1] 19:33:40 2026-08-22 19:33:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/maven-metadata.xml [519/519] -> "odl-daexim/maven-metadata.xml" [1] 19:33:40 2026-08-22 19:33:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.17.3-SNAPSHOT/ [68418] -> "parent/1.17.3-SNAPSHOT/index.html.tmp" [1] 19:33:41 2026-08-22 19:33:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.18.2-SNAPSHOT/ [60142] -> "parent/1.18.2-SNAPSHOT/index.html.tmp" [1] 19:33:41 2026-08-22 19:33:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.19.0-SNAPSHOT/ [6348] -> "parent/1.19.0-SNAPSHOT/index.html.tmp" [1] 19:33:41 2026-08-22 19:33:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.19.1-SNAPSHOT/ [64010] -> "parent/1.19.1-SNAPSHOT/index.html.tmp" [1] 19:33:41 2026-08-22 19:33:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.20.0-SNAPSHOT/ [84610] -> "parent/1.20.0-SNAPSHOT/index.html.tmp" [1] 19:33:41 2026-08-22 19:33:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/maven-metadata.xml [515/515] -> "parent/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.3-SNAPSHOT/maven-metadata.xml [1684/1684] -> "daexim-akka-infoprovider-impl/1.17.3-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.2-SNAPSHOT/maven-metadata.xml [1684/1684] -> "daexim-akka-infoprovider-impl/1.18.2-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 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:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/maven-metadata.xml [1677/1677] -> "daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.20.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "daexim-akka-infoprovider-impl/1.20.0-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.17.3-SNAPSHOT/maven-metadata.xml [1061/1061] -> "daexim-artifacts/1.17.3-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.18.2-SNAPSHOT/maven-metadata.xml [1061/1061] -> "daexim-artifacts/1.18.2-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 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:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.19.1-SNAPSHOT/maven-metadata.xml [1057/1057] -> "daexim-artifacts/1.19.1-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.20.0-SNAPSHOT/maven-metadata.xml [1057/1057] -> "daexim-artifacts/1.20.0-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.17.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "daexim-features/1.17.3-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.18.2-SNAPSHOT/maven-metadata.xml [1278/1278] -> "daexim-features/1.18.2-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 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:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.19.1-SNAPSHOT/maven-metadata.xml [1273/1273] -> "daexim-features/1.19.1-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.20.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "daexim-features/1.20.0-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.17.3-SNAPSHOT/maven-metadata.xml [1842/1842] -> "daexim-impl/1.17.3-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.18.2-SNAPSHOT/maven-metadata.xml [1842/1842] -> "daexim-impl/1.18.2-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 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:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/maven-metadata.xml [1834/1834] -> "daexim-impl/1.19.1-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.20.0-SNAPSHOT/maven-metadata.xml [1834/1834] -> "daexim-impl/1.20.0-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.17.3-SNAPSHOT/maven-metadata.xml [1667/1667] -> "daexim-model/1.17.3-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.18.2-SNAPSHOT/maven-metadata.xml [1667/1667] -> "daexim-model/1.18.2-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 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:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/maven-metadata.xml [1660/1660] -> "daexim-model/1.19.1-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.20.0-SNAPSHOT/maven-metadata.xml [1660/1660] -> "daexim-model/1.20.0-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.17.3-SNAPSHOT/maven-metadata.xml [1665/1665] -> "daexim-spi/1.17.3-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.18.2-SNAPSHOT/maven-metadata.xml [1665/1665] -> "daexim-spi/1.18.2-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 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:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/maven-metadata.xml [1658/1658] -> "daexim-spi/1.19.1-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.20.0-SNAPSHOT/maven-metadata.xml [1658/1658] -> "daexim-spi/1.20.0-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.17.3-SNAPSHOT/maven-metadata.xml [1672/1672] -> "daexim-test-model/1.17.3-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.18.2-SNAPSHOT/maven-metadata.xml [1672/1672] -> "daexim-test-model/1.18.2-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 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:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/maven-metadata.xml [1665/1665] -> "daexim-test-model/1.19.1-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.20.0-SNAPSHOT/maven-metadata.xml [1665/1665] -> "daexim-test-model/1.20.0-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.17.3-SNAPSHOT/maven-metadata.xml [1051/1051] -> "daexim/1.17.3-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.18.2-SNAPSHOT/maven-metadata.xml [1051/1051] -> "daexim/1.18.2-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 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:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.19.1-SNAPSHOT/maven-metadata.xml [1047/1047] -> "daexim/1.19.1-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.20.0-SNAPSHOT/maven-metadata.xml [1047/1047] -> "daexim/1.20.0-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.17.3-SNAPSHOT/maven-metadata.xml [1064/1064] -> "features-aggregator/1.17.3-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.18.2-SNAPSHOT/maven-metadata.xml [1064/1064] -> "features-aggregator/1.18.2-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 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:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.19.1-SNAPSHOT/maven-metadata.xml [1060/1060] -> "features-aggregator/1.19.1-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.20.0-SNAPSHOT/maven-metadata.xml [1060/1060] -> "features-aggregator/1.20.0-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.17.3-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-daexim-all/1.17.3-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.18.2-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-daexim-all/1.18.2-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 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:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.19.1-SNAPSHOT/maven-metadata.xml [1272/1272] -> "odl-daexim-all/1.19.1-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.20.0-SNAPSHOT/maven-metadata.xml [1272/1272] -> "odl-daexim-all/1.20.0-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.17.3-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-daexim/1.17.3-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.18.2-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-daexim/1.18.2-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 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:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.19.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-daexim/1.19.1-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.20.0-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-daexim/1.20.0-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.17.3-SNAPSHOT/maven-metadata.xml [1051/1051] -> "parent/1.17.3-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.18.2-SNAPSHOT/maven-metadata.xml [1051/1051] -> "parent/1.18.2-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 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:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.19.1-SNAPSHOT/maven-metadata.xml [1047/1047] -> "parent/1.19.1-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 2026-08-22 19:33:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.20.0-SNAPSHOT/maven-metadata.xml [1047/1047] -> "parent/1.20.0-SNAPSHOT/maven-metadata.xml" [1] 19:33:42 FINISHED --2026-08-22 19:33:42-- 19:33:42 Total wall clock time: 28s 19:33:42 Downloaded: 145 files, 5.3M in 0.2s (30.4 MB/s) 19:33:42 + set -e 19:33:42 + popd 19:33:42 /w/workspace/daexim-maven-merge-chromium 19:33:42 + mkdir -p /w/workspace/daexim-maven-merge-chromium/m2repo-backup 19:33:42 + cp -a /w/workspace/daexim-maven-merge-chromium/m2repo/org /w/workspace/daexim-maven-merge-chromium/m2repo-backup 19:33:42 [daexim-maven-merge-chromium] $ /bin/sh -xe /tmp/jenkins1445024719316686622.sh 19:33:42 [EnvInject] - Injecting environment variables from a build step. 19:33:42 [EnvInject] - Injecting as environment variables the properties content 19:33:42 MAVEN_GOALS=clean deploy 19:33:42 19:33:42 [EnvInject] - Variables injected successfully. 19:33:42 [daexim-maven-merge-chromium] $ /bin/bash -l /tmp/jenkins1300631358717806477.sh 19:33:42 ---> common-variables.sh 19:33:42 --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:42 ---> maven-build.sh 19:33:42 + set +u 19:33:42 ++ /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/config2866571464189573205tmp 19:33:42 ++ grep '^Version:' 19:33:42 ++ awk '{print $2}' 19:33:52 + plugin_version=3.1.4 19:33:52 + [[ 3 -lt 3 ]] 19:33:52 + alt_repo=-DaltDeploymentRepository=staging::file:/w/workspace/daexim-maven-merge-chromium/m2repo 19:33:52 + export MAVEN_OPTS 19:33:52 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/daexim-maven-merge-chromium@tmp/config2866571464189573205tmp --settings /w/workspace/daexim-maven-merge-chromium@tmp/config13788508197688396977tmp -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:52 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 19:33:52 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 19:33:52 Java version: 21.0.11, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 19:33:52 Default locale: en, platform encoding: UTF-8 19:33:52 OS name: "linux", version: "5.15.0-186-generic", arch: "amd64", family: "unix" 19:33:53 [INFO] Error stacktraces are turned on. 19:33:53 [INFO] Scanning for projects... 19:33:59 [INFO] ------------------------------------------------------------------------ 19:33:59 [INFO] Reactor Build Order: 19:33:59 [INFO] 19:33:59 [INFO] daexim-test-model [bundle] 19:33:59 [INFO] daexim-model [bundle] 19:33:59 [INFO] daexim-spi [bundle] 19:33:59 [INFO] parent [pom] 19:33:59 [INFO] daexim-impl [bundle] 19:33:59 [INFO] daexim-akka-infoprovider-impl [bundle] 19:33:59 [INFO] OpenDaylight :: daexim (Karaf feature) [feature] 19:33:59 [INFO] OpenDaylight :: Daexim :: All [feature] 19:33:59 [INFO] ODL :: daexim :: daexim-features [feature] 19:33:59 [INFO] ODL :: daexim :: features-aggregator [pom] 19:33:59 [INFO] daexim-artifacts [pom] 19:33:59 [INFO] daexim-karaf [pom] 19:33:59 [INFO] daexim [pom] 19:33:59 [INFO] 19:33:59 [INFO] -------------< org.opendaylight.daexim:daexim-test-model >-------------- 19:33:59 [INFO] Building daexim-test-model 1.19.1-SNAPSHOT [1/13] 19:33:59 [INFO] from test-model/pom.xml 19:33:59 [INFO] -------------------------------[ bundle ]------------------------------- 19:34:00 [INFO] 19:34:00 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-test-model --- 19:34:00 [INFO] 19:34:00 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ daexim-test-model --- 19:34:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 19:34:00 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 19:34:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:34:00 [INFO] 19:34:00 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ daexim-test-model --- 19:34:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:34:00 [INFO] 19:34:00 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ daexim-test-model --- 19:34:02 [INFO] 19:34:02 [INFO] --- dependency:3.11.0:properties (default) @ daexim-test-model --- 19:34:03 [INFO] 19:34:03 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ daexim-test-model --- 19:34:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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:34:03 [INFO] 19:34:03 [INFO] --- yang:15.1.5:generate-sources (binding) @ daexim-test-model --- 19:34:04 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:34:04 [INFO] yang-to-sources: Inspecting /w/workspace/daexim-maven-merge-chromium/test-model/src/main/yang 19:34:04 [INFO] yang-to-sources: Found 0 dependencies in 26.50 ms 19:34:04 [INFO] yang-to-sources: Project model files found: 3 in 68.72 ms 19:34:04 [INFO] yang-to-sources: 3 YANG models processed in 95.83 ms 19:34:04 [INFO] BindingJavaFileGenerator: Defined 16 files in 51.95 ms 19:34:04 [INFO] Sorted 16 files into 7 directories in 3.235 ms 19:34:04 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 108.7 ms 19:34:04 [INFO] 19:34:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-test-model --- 19:34:05 [INFO] Starting audit... 19:34:05 Audit done. 19:34:05 [INFO] You have 0 Checkstyle violations. 19:34:05 [INFO] 19:34:05 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-test-model --- 19:34:05 [INFO] Starting audit... 19:34:05 Audit done. 19:34:05 [INFO] You have 0 Checkstyle violations. 19:34:05 [INFO] 19:34:05 [INFO] --- dependency:3.11.0:copy (unpack-license) @ daexim-test-model --- 19:34:05 [INFO] 19:34:05 [INFO] --- resources:3.5.0:resources (default-resources) @ daexim-test-model --- 19:34:06 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-chromium/test-model/src/main/resources 19:34:06 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-chromium/test-model/target/generated-sources/spi 19:34:06 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 19:34:06 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:34:06 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 19:34:06 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-chromium/test-model/target/generated-sources/spi 19:34:06 [INFO] 19:34:06 [INFO] --- compiler:3.15.0:compile (default-compile) @ daexim-test-model --- 19:34:06 [INFO] Recompiling the module because of changed source code. 19:34:06 [INFO] Compiling 15 source files with javac [debug release 21] to target/classes 19:34:07 [WARNING] /w/workspace/daexim-maven-merge-chromium/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/testa/rev160912/AData.java:[51,74] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 19:34:07 [WARNING] /w/workspace/daexim-maven-merge-chromium/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/testa/rev160913/AData.java:[51,74] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 19:34:07 [WARNING] /w/workspace/daexim-maven-merge-chromium/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/testb/rev160913/BData.java:[51,74] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 19:34:07 [INFO] 19:34:07 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ daexim-test-model >>> 19:34:07 [INFO] 19:34:07 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ daexim-test-model --- 19:34:08 [INFO] Fork Value is true 19:34:11 [INFO] Done SpotBugs Analysis.... 19:34:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 19:34:11 [INFO] 19:34:11 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ daexim-test-model <<< 19:34:11 [INFO] 19:34:11 [INFO] 19:34:11 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ daexim-test-model --- 19:34:11 [INFO] BugInstance size is 0 19:34:11 [INFO] Error size is 0 19:34:11 [INFO] No errors/warnings found 19:34:11 [INFO] 19:34:11 [INFO] --- resources:3.5.0:testResources (default-testResources) @ daexim-test-model --- 19:34:11 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-chromium/test-model/src/test/resources 19:34:11 [INFO] 19:34:11 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ daexim-test-model --- 19:34:11 [INFO] No sources to compile 19:34:11 [INFO] 19:34:11 [INFO] --- surefire:3.5.6:test (default-test) @ daexim-test-model --- 19:34:11 [INFO] No tests to run. 19:34:11 [INFO] 19:34:11 [INFO] --- copy:14.3.7:copy-files (default) @ daexim-test-model --- 19:34:11 [INFO] 19:34:11 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ daexim-test-model --- 19:34:12 [INFO] Building bundle: /w/workspace/daexim-maven-merge-chromium/test-model/target/daexim-test-model-1.19.1-SNAPSHOT.jar 19:34:12 [INFO] Writing manifest: /w/workspace/daexim-maven-merge-chromium/test-model/target/classes/META-INF/MANIFEST.MF 19:34:12 [INFO] 19:34:12 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ daexim-test-model --- 19:34:14 [INFO] Building jar: /w/workspace/daexim-maven-merge-chromium/test-model/target/daexim-test-model-1.19.1-SNAPSHOT-javadoc.jar 19:34:14 [INFO] 19:34:14 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ daexim-test-model --- 19:34:14 [INFO] CycloneDX: Resolving Dependencies 19:34:15 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 19:34:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-chromium/test-model/target/bom.xml 19:34:15 [INFO] attaching as daexim-test-model-1.19.1-SNAPSHOT-cyclonedx.xml 19:34:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-chromium/test-model/target/bom.json 19:34:15 [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:15 [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:15 [INFO] attaching as daexim-test-model-1.19.1-SNAPSHOT-cyclonedx.json 19:34:15 [INFO] 19:34:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-test-model --- 19:34:15 [INFO] Skipping duplicate-finder execution! 19:34:15 [INFO] 19:34:15 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ daexim-test-model --- 19:34:15 [INFO] No dependency problems found 19:34:15 [INFO] 19:34:15 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ daexim-test-model --- 19:34:15 [INFO] Building jar: /w/workspace/daexim-maven-merge-chromium/test-model/target/daexim-test-model-1.19.1-SNAPSHOT-sources.jar 19:34:16 [INFO] 19:34:16 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ daexim-test-model --- 19:34:16 [INFO] 19:34:16 [INFO] --- jacoco:0.8.15:report (report) @ daexim-test-model --- 19:34:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:34:16 [INFO] 19:34:16 [INFO] --- install:3.1.4:install (default-install) @ daexim-test-model --- 19:34:16 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/test-model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-SNAPSHOT.pom 19:34:16 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/test-model/target/daexim-test-model-1.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-SNAPSHOT.jar 19:34:16 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/test-model/target/daexim-test-model-1.19.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-SNAPSHOT-javadoc.jar 19:34:16 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/test-model/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-SNAPSHOT-cyclonedx.xml 19:34:16 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/test-model/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-SNAPSHOT-cyclonedx.json 19:34:16 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/test-model/target/daexim-test-model-1.19.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-SNAPSHOT-sources.jar 19:34:16 [INFO] 19:34:16 [INFO] --- bundle:6.1.0:install (default-install) @ daexim-test-model --- 19:34:16 [INFO] Writing OBR metadata 19:34:16 [INFO] Installing org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-SNAPSHOT.jar 19:34:16 [INFO] Writing OBR metadata 19:34:16 [INFO] 19:34:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-test-model --- 19:34:16 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-chromium/m2repo 19:34:16 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/maven-metadata.xml 19:34:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:34:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:34:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:34:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:34:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:34:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:34:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:34:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:34:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:34:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:34:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:34:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:34:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:34:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:34:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:34:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:34:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:34:16 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:34:16 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:34:16 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:34:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:34:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:34:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:34:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:34:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:34:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:34:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:34:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:34:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:34:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:34:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:34:16 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:34:16 at java.lang.reflect.Method.invoke (Method.java:580) 19:34:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:34:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:34:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:34:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:34:16 [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.1-SNAPSHOT/maven-metadata.xml 19:34:16 [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:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:34:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:34:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:34:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:34:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:34:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:34:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:34:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:34:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:34:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:34:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:34:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:34:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:34:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:34:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:34:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:34:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:34:16 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:34:16 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:34:16 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:34:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:34:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:34:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:34:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:34:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:34:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:34:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:34:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:34:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:34:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:34:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:34:16 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:34:16 at java.lang.reflect.Method.invoke (Method.java:580) 19:34:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:34:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:34:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:34:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:34:16 [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:16 [INFO] 19:34:16 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ daexim-test-model --- 19:34:16 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:34:16 [INFO] 19:34:16 [INFO] ----------------< org.opendaylight.daexim:daexim-model >---------------- 19:34:16 [INFO] Building daexim-model 1.19.1-SNAPSHOT [2/13] 19:34:16 [INFO] from model/pom.xml 19:34:16 [INFO] -------------------------------[ bundle ]------------------------------- 19:34:16 [INFO] 19:34:16 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-model --- 19:34:16 [INFO] 19:34:16 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ daexim-model --- 19:34:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:34:16 [INFO] 19:34:16 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ daexim-model --- 19:34:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:34:16 [INFO] 19:34:16 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ daexim-model --- 19:34:16 [INFO] 19:34:16 [INFO] --- dependency:3.11.0:properties (default) @ daexim-model --- 19:34:16 [INFO] 19:34:16 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ daexim-model --- 19:34:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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:16 [INFO] 19:34:16 [INFO] --- yang:15.1.5:generate-sources (binding) @ daexim-model --- 19:34:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:34:16 [INFO] yang-to-sources: Inspecting /w/workspace/daexim-maven-merge-chromium/model/src/main/yang 19:34:16 [INFO] yang-to-sources: Found 1 dependencies in 6.026 ms 19:34:16 [INFO] yang-to-sources: Project model files found: 2 in 34.00 ms 19:34:16 [INFO] yang-to-sources: 3 YANG models processed in 116.4 ms 19:34:16 [INFO] BindingJavaFileGenerator: Defined 72 files in 34.87 ms 19:34:16 [INFO] Sorted 72 files into 12 directories in 298.3 μs 19:34:16 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 72 in 96.46 ms 19:34:16 [INFO] 19:34:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-model --- 19:34:16 [INFO] Starting audit... 19:34:16 Audit done. 19:34:16 [INFO] You have 0 Checkstyle violations. 19:34:16 [INFO] 19:34:16 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-model --- 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] --- dependency:3.11.0:copy (unpack-license) @ daexim-model --- 19:34:17 [INFO] 19:34:17 [INFO] --- resources:3.5.0:resources (default-resources) @ daexim-model --- 19:34:17 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-chromium/model/src/main/resources 19:34:17 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-chromium/model/target/generated-sources/spi 19:34:17 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:34:17 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:34:17 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:34:17 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-chromium/model/target/generated-sources/spi 19:34:17 [INFO] 19:34:17 [INFO] --- compiler:3.15.0:compile (default-compile) @ daexim-model --- 19:34:17 [INFO] Recompiling the module because of changed source code. 19:34:17 [INFO] Compiling 76 source files with javac [debug release 21] to target/classes 19:34:18 [WARNING] /w/workspace/daexim-maven-merge-chromium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/AbsoluteTime.java:[68,42] possible 'this' escape before subclass is fully initialized 19:34:18 [WARNING] /w/workspace/daexim-maven-merge-chromium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/internal/rev160921/DataExportImportInternalData.java:[121,124] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 19:34:18 [WARNING] /w/workspace/daexim-maven-merge-chromium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/DataExportImportData.java:[334,107] meta() in org.opendaylight.yangtools.binding.DataRoot has been deprecated and marked for removal 19:34:18 [INFO] 19:34:18 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ daexim-model >>> 19:34:18 [INFO] 19:34:18 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ daexim-model --- 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.8:spotbugs report goal 19:34:20 [INFO] 19:34:20 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ daexim-model <<< 19:34:20 [INFO] 19:34:20 [INFO] 19:34:20 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ daexim-model --- 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.5.0:testResources (default-testResources) @ daexim-model --- 19:34:20 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-chromium/model/src/test/resources 19:34:20 [INFO] 19:34:20 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ daexim-model --- 19:34:20 [INFO] No sources to compile 19:34:20 [INFO] 19:34:20 [INFO] --- surefire:3.5.6:test (default-test) @ daexim-model --- 19:34:20 [INFO] No tests to run. 19:34:20 [INFO] 19:34:20 [INFO] --- copy:14.3.7:copy-files (default) @ daexim-model --- 19:34:20 [INFO] 19:34:20 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ daexim-model --- 19:34:21 [INFO] Building bundle: /w/workspace/daexim-maven-merge-chromium/model/target/daexim-model-1.19.1-SNAPSHOT.jar 19:34:21 [INFO] Writing manifest: /w/workspace/daexim-maven-merge-chromium/model/target/classes/META-INF/MANIFEST.MF 19:34:21 [INFO] 19:34:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ daexim-model --- 19:34:23 [INFO] Building jar: /w/workspace/daexim-maven-merge-chromium/model/target/daexim-model-1.19.1-SNAPSHOT-javadoc.jar 19:34:23 [INFO] 19:34:23 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ daexim-model --- 19:34:23 [INFO] CycloneDX: Resolving Dependencies 19:34:24 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 19:34:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-chromium/model/target/bom.xml 19:34:24 [INFO] attaching as daexim-model-1.19.1-SNAPSHOT-cyclonedx.xml 19:34:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-chromium/model/target/bom.json 19:34:24 [INFO] attaching as daexim-model-1.19.1-SNAPSHOT-cyclonedx.json 19:34:24 [INFO] 19:34:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-model --- 19:34:24 [INFO] Skipping duplicate-finder execution! 19:34:24 [INFO] 19:34:24 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ daexim-model --- 19:34:24 [INFO] No dependency problems found 19:34:24 [INFO] 19:34:24 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ daexim-model --- 19:34:24 [INFO] Building jar: /w/workspace/daexim-maven-merge-chromium/model/target/daexim-model-1.19.1-SNAPSHOT-sources.jar 19:34:24 [INFO] 19:34:24 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ daexim-model --- 19:34:24 [INFO] 19:34:24 [INFO] --- jacoco:0.8.15:report (report) @ daexim-model --- 19:34:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:34:24 [INFO] 19:34:24 [INFO] --- install:3.1.4:install (default-install) @ daexim-model --- 19:34:24 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-SNAPSHOT.pom 19:34:24 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/model/target/daexim-model-1.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-SNAPSHOT.jar 19:34:24 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/model/target/daexim-model-1.19.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-SNAPSHOT-javadoc.jar 19:34:24 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/model/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-SNAPSHOT-cyclonedx.xml 19:34:24 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/model/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-SNAPSHOT-cyclonedx.json 19:34:24 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/model/target/daexim-model-1.19.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-SNAPSHOT-sources.jar 19:34:24 [INFO] 19:34:24 [INFO] --- bundle:6.1.0:install (default-install) @ daexim-model --- 19:34:24 [INFO] Installing org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-SNAPSHOT.jar 19:34:24 [INFO] Writing OBR metadata 19:34:24 [INFO] 19:34:24 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-model --- 19:34:24 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-chromium/m2repo 19:34:24 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/maven-metadata.xml 19:34:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:34:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:34:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:34:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:34:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:34:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:34:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:34:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:34:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:34:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:34:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:34:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:34:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:34:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:34:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:34:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:34:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:34:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:34:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:34:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:34:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:34:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:34:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:34:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:34:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:34:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:34:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:34:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:34:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:34:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:34:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:34:24 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:34:24 at java.lang.reflect.Method.invoke (Method.java:580) 19:34:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:34:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:34:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:34:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:34:24 [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.1-SNAPSHOT/maven-metadata.xml 19:34:24 [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:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:34:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:34:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:34:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:34:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:34:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:34:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:34:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:34:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:34:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:34:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:34:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:34:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:34:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:34:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:34:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:34:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:34:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:34:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:34:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:34:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:34:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:34:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:34:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:34:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:34:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:34:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:34:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:34:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:34:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:34:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:34:24 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:34:24 at java.lang.reflect.Method.invoke (Method.java:580) 19:34:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:34:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:34:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:34:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:34:24 [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:24 [INFO] 19:34:24 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ daexim-model --- 19:34:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:34:24 [INFO] 19:34:24 [INFO] -----------------< org.opendaylight.daexim:daexim-spi >----------------- 19:34:24 [INFO] Building daexim-spi 1.19.1-SNAPSHOT [3/13] 19:34:24 [INFO] from spi/pom.xml 19:34:24 [INFO] -------------------------------[ bundle ]------------------------------- 19:34:24 [INFO] 19:34:24 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-spi --- 19:34:24 [INFO] 19:34:24 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ daexim-spi --- 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.3:enforce (enforce-banned-dependencies) @ daexim-spi --- 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:10.0.0:revision (get-git-infos) @ daexim-spi --- 19:34:24 [INFO] 19:34:24 [INFO] --- dependency:3.11.0:properties (default) @ daexim-spi --- 19:34:24 [INFO] 19:34:24 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ daexim-spi --- 19:34:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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:24 [INFO] 19:34:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-spi --- 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-spi --- 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] --- dependency:3.11.0:copy (unpack-license) @ daexim-spi --- 19:34:24 [INFO] 19:34:24 [INFO] --- resources:3.5.0:resources (default-resources) @ daexim-spi --- 19:34:24 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-chromium/spi/src/main/resources 19:34:24 [INFO] 19:34:24 [INFO] --- compiler:3.15.0:compile (default-compile) @ daexim-spi --- 19:34:24 [INFO] Recompiling the module because of changed source code. 19:34:24 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 19:34:24 [INFO] 19:34:24 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ daexim-spi >>> 19:34:24 [INFO] 19:34:24 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ daexim-spi --- 19:34:24 [INFO] Fork Value is true 19:34:26 [INFO] Done SpotBugs Analysis.... 19:34:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 19:34:26 [INFO] 19:34:26 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ daexim-spi <<< 19:34:26 [INFO] 19:34:26 [INFO] 19:34:26 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ daexim-spi --- 19:34:26 [INFO] BugInstance size is 0 19:34:26 [INFO] Error size is 0 19:34:26 [INFO] No errors/warnings found 19:34:26 [INFO] 19:34:26 [INFO] --- resources:3.5.0:testResources (default-testResources) @ daexim-spi --- 19:34:26 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-chromium/spi/src/test/resources 19:34:26 [INFO] 19:34:26 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ daexim-spi --- 19:34:26 [INFO] No sources to compile 19:34:26 [INFO] 19:34:26 [INFO] --- surefire:3.5.6:test (default-test) @ daexim-spi --- 19:34:26 [INFO] No tests to run. 19:34:26 [INFO] 19:34:26 [INFO] --- copy:14.3.7:copy-files (default) @ daexim-spi --- 19:34:26 [INFO] 19:34:26 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ daexim-spi --- 19:34:26 [INFO] Building bundle: /w/workspace/daexim-maven-merge-chromium/spi/target/daexim-spi-1.19.1-SNAPSHOT.jar 19:34:26 [INFO] Writing manifest: /w/workspace/daexim-maven-merge-chromium/spi/target/classes/META-INF/MANIFEST.MF 19:34:26 [INFO] 19:34:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ daexim-spi --- 19:34:27 [WARNING] Javadoc Warnings 19:34:27 [WARNING] /w/workspace/daexim-maven-merge-chromium/spi/src/main/java/org/opendaylight/daexim/spi/NodeNameProvider.java:19: warning: no @return 19:34:27 [WARNING] String getNodeName(); 19:34:27 [WARNING] ^ 19:34:27 [WARNING] 1 warning 19:34:27 [INFO] Building jar: /w/workspace/daexim-maven-merge-chromium/spi/target/daexim-spi-1.19.1-SNAPSHOT-javadoc.jar 19:34:27 [INFO] 19:34:27 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ daexim-spi --- 19:34:27 [INFO] CycloneDX: Resolving Dependencies 19:34:27 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 19:34:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-chromium/spi/target/bom.xml 19:34:27 [INFO] attaching as daexim-spi-1.19.1-SNAPSHOT-cyclonedx.xml 19:34:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-chromium/spi/target/bom.json 19:34:27 [INFO] attaching as daexim-spi-1.19.1-SNAPSHOT-cyclonedx.json 19:34:27 [INFO] 19:34:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-spi --- 19:34:27 [INFO] Skipping duplicate-finder execution! 19:34:27 [INFO] 19:34:27 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ daexim-spi --- 19:34:27 [INFO] No dependency problems found 19:34:27 [INFO] 19:34:27 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ daexim-spi --- 19:34:27 [INFO] Building jar: /w/workspace/daexim-maven-merge-chromium/spi/target/daexim-spi-1.19.1-SNAPSHOT-sources.jar 19:34:27 [INFO] 19:34:27 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ daexim-spi --- 19:34:27 [INFO] 19:34:27 [INFO] --- jacoco:0.8.15:report (report) @ daexim-spi --- 19:34:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:34:27 [INFO] 19:34:27 [INFO] --- install:3.1.4:install (default-install) @ daexim-spi --- 19:34:27 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/spi/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-SNAPSHOT.pom 19:34:27 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/spi/target/daexim-spi-1.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-SNAPSHOT.jar 19:34:27 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/spi/target/daexim-spi-1.19.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-SNAPSHOT-javadoc.jar 19:34:27 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/spi/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-SNAPSHOT-cyclonedx.xml 19:34:27 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/spi/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-SNAPSHOT-cyclonedx.json 19:34:27 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/spi/target/daexim-spi-1.19.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-SNAPSHOT-sources.jar 19:34:27 [INFO] 19:34:27 [INFO] --- bundle:6.1.0:install (default-install) @ daexim-spi --- 19:34:27 [INFO] Installing org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-SNAPSHOT.jar 19:34:27 [INFO] Writing OBR metadata 19:34:27 [INFO] 19:34:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-spi --- 19:34:27 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-chromium/m2repo 19:34:27 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/maven-metadata.xml 19:34:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:34:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:34:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:34:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:34:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:34:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:34:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:34:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:34:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:34:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:34:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:34:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:34:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:34:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:34:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:34:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:34:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:34:27 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:34:27 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:34:27 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:34:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:34:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:34:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:34:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:34:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:34:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:34:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:34:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:34:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:34:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:34:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:34:27 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:34:27 at java.lang.reflect.Method.invoke (Method.java:580) 19:34:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:34:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:34:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:34:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:34:27 [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.1-SNAPSHOT/maven-metadata.xml 19:34:27 [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:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:34:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:34:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:34:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:34:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:34:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:34:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:34:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:34:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:34:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:34:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:34:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:34:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:34:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:34:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:34:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:34:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:34:27 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:34:27 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:34:27 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:34:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:34:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:34:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:34:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:34:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:34:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:34:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:34:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:34:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:34:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:34:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:34:27 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:34:27 at java.lang.reflect.Method.invoke (Method.java:580) 19:34:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:34:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:34:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:34:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:34:27 [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:27 [INFO] 19:34:27 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ daexim-spi --- 19:34:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:34:27 [INFO] 19:34:27 [INFO] -------------------< org.opendaylight.daexim:parent >------------------- 19:34:27 [INFO] Building parent 1.19.1-SNAPSHOT [4/13] 19:34:27 [INFO] from parent/pom.xml 19:34:27 [INFO] --------------------------------[ pom ]--------------------------------- 19:34:28 [INFO] 19:34:28 [INFO] --- clean:3.5.0:clean (default-clean) @ parent --- 19:34:28 [INFO] 19:34:28 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ parent --- 19:34:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:34:28 [INFO] 19:34:28 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ parent --- 19:34:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:34:28 [INFO] 19:34:28 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ parent --- 19:34:28 [INFO] 19:34:28 [INFO] --- dependency:3.11.0:properties (default) @ parent --- 19:34:28 [INFO] 19:34:28 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ parent --- 19:34:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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:28 [INFO] 19:34:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ parent --- 19:34:28 [INFO] Starting audit... 19:34:28 Audit done. 19:34:28 [INFO] You have 0 Checkstyle violations. 19:34:28 [INFO] 19:34:28 [INFO] --- checkstyle:3.6.0:check (default) @ parent --- 19:34:28 [INFO] Starting audit... 19:34:28 Audit done. 19:34:28 [INFO] You have 0 Checkstyle violations. 19:34:28 [INFO] 19:34:28 [INFO] --- dependency:3.11.0:copy (unpack-license) @ parent --- 19:34:28 [INFO] 19:34:28 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ parent >>> 19:34:28 [INFO] 19:34:28 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ parent --- 19:34:28 [INFO] No files found to run spotbugs; check compile phase has been run. 19:34:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 19:34:28 [INFO] 19:34:28 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ parent <<< 19:34:28 [INFO] 19:34:28 [INFO] 19:34:28 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ parent --- 19:34:28 [INFO] 19:34:28 [INFO] --- copy:14.3.7:copy-files (default) @ parent --- 19:34:28 [INFO] 19:34:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ parent --- 19:34:28 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 19:34:28 [INFO] 19:34:28 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ parent --- 19:34:28 [INFO] CycloneDX: Resolving Dependencies 19:34:28 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 19:34:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-chromium/parent/target/bom.xml 19:34:28 [INFO] attaching as parent-1.19.1-SNAPSHOT-cyclonedx.xml 19:34:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-chromium/parent/target/bom.json 19:34:28 [INFO] attaching as parent-1.19.1-SNAPSHOT-cyclonedx.json 19:34:28 [INFO] 19:34:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ parent --- 19:34:28 [INFO] Skipping duplicate-finder execution! 19:34:28 [INFO] 19:34:28 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ parent --- 19:34:28 [INFO] Skipping pom project 19:34:28 [INFO] 19:34:28 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ parent --- 19:34:28 [INFO] 19:34:28 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ parent --- 19:34:28 [INFO] 19:34:28 [INFO] --- jacoco:0.8.15:report (report) @ parent --- 19:34:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:34:28 [INFO] 19:34:28 [INFO] --- install:3.1.4:install (default-install) @ parent --- 19:34:28 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/parent/pom.xml to /tmp/r/org/opendaylight/daexim/parent/1.19.1-SNAPSHOT/parent-1.19.1-SNAPSHOT.pom 19:34:28 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/parent/target/bom.xml to /tmp/r/org/opendaylight/daexim/parent/1.19.1-SNAPSHOT/parent-1.19.1-SNAPSHOT-cyclonedx.xml 19:34:28 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/parent/target/bom.json to /tmp/r/org/opendaylight/daexim/parent/1.19.1-SNAPSHOT/parent-1.19.1-SNAPSHOT-cyclonedx.json 19:34:28 [INFO] 19:34:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ parent --- 19:34:28 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-chromium/m2repo 19:34:28 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/parent/1.19.1-SNAPSHOT/maven-metadata.xml 19:34:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:34:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:34:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:34:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:34:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:34:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:34:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:34:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:34:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:34:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:34:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:34:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:34:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:34:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:34:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:34:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:34:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:34:28 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:34:28 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:34:28 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:34:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:34:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:34:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:34:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:34:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:34:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:34:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:34:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:34:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:34:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:34:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:34:28 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:34:28 at java.lang.reflect.Method.invoke (Method.java:580) 19:34:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:34:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:34:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:34:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:34:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/parent/1.19.1-SNAPSHOT/maven-metadata.xml 19:34:28 [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:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:34:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:34:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:34:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:34:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:34:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:34:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:34:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:34:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:34:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:34:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:34:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:34:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:34:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:34:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:34:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:34:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:34:28 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:34:28 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:34:28 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:34:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:34:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:34:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:34:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:34:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:34:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:34:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:34:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:34:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:34:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:34:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:34:28 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:34:28 at java.lang.reflect.Method.invoke (Method.java:580) 19:34:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:34:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:34:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:34:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:34:28 [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:28 [INFO] 19:34:28 [INFO] ----------------< org.opendaylight.daexim:daexim-impl >----------------- 19:34:28 [INFO] Building daexim-impl 1.19.1-SNAPSHOT [5/13] 19:34:28 [INFO] from impl/pom.xml 19:34:28 [INFO] -------------------------------[ bundle ]------------------------------- 19:34:30 [INFO] 19:34:30 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-impl --- 19:34:30 [INFO] 19:34:30 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ daexim-impl --- 19:34:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:34:30 [INFO] 19:34:30 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ daexim-impl --- 19:34:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:34:30 [INFO] 19:34:30 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ daexim-impl --- 19:34:30 [INFO] 19:34:30 [INFO] --- dependency:3.11.0:properties (default) @ daexim-impl --- 19:34:30 [INFO] 19:34:30 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ daexim-impl --- 19:34:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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:30 [INFO] 19:34:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-impl --- 19:34:30 [INFO] Starting audit... 19:34:30 Audit done. 19:34:30 [INFO] You have 0 Checkstyle violations. 19:34:30 [INFO] 19:34:30 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-impl --- 19:34:31 [INFO] Starting audit... 19:34:31 Audit done. 19:34:31 [INFO] You have 0 Checkstyle violations. 19:34:31 [INFO] 19:34:31 [INFO] --- dependency:3.11.0:copy (unpack-license) @ daexim-impl --- 19:34:31 [INFO] 19:34:31 [INFO] --- resources:3.5.0:resources (default-resources) @ daexim-impl --- 19:34:31 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-chromium/impl/src/main/resources 19:34:31 [INFO] 19:34:31 [INFO] --- compiler:3.15.0:compile (default-compile) @ daexim-impl --- 19:34:31 [INFO] Recompiling the module because of changed dependency. 19:34:31 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 19:34:32 [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:32 [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:32 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:34:32 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:34:32 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:34:32 [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:32 [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:32 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:34:32 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:34:32 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:34:32 [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:32 [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:32 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:34:32 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:34:32 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:34:32 [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:32 [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:32 [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:32 [INFO] 19:34:32 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ daexim-impl >>> 19:34:32 [INFO] 19:34:32 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ daexim-impl --- 19:34:32 [INFO] Fork Value is true 19:34:36 [INFO] Done SpotBugs Analysis.... 19:34:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 19:34:37 [INFO] 19:34:37 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ daexim-impl <<< 19:34:37 [INFO] 19:34:37 [INFO] 19:34:37 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ daexim-impl --- 19:34:37 [INFO] BugInstance size is 7 19:34:37 [INFO] Error size is 0 19:34:37 [INFO] Total bugs: 7 19:34:37 [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:37 [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:37 [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:37 [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:37 [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:37 [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 77] DM_CONVERT_CASE 19:34:37 [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 202] DM_CONVERT_CASE 19:34:37 [INFO] 19:34:37 19:34:37 19:34:37 To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" 19:34:37 19:34:37 19:34:37 19:34:37 [INFO] 19:34:37 [INFO] --- resources:3.5.0:testResources (default-testResources) @ daexim-impl --- 19:34:37 [INFO] Copying 2 resources from src/test/resources to target/test-classes 19:34:37 [INFO] 19:34:37 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ daexim-impl --- 19:34:37 [INFO] Recompiling the module because of changed dependency. 19:34:37 [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes 19:34:37 [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:37 [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:37 [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:37 [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:37 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:37 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:37 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[97,66] unchecked conversion 19:34:37 required: org.osgi.service.component.ComponentFactory 19:34:37 found: org.osgi.service.component.ComponentFactory 19:34:37 [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:37 [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:37 [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:37 [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:37 [INFO] 19:34:37 [INFO] --- surefire:3.5.6:test (default-test) @ daexim-impl --- 19:34:37 [INFO] Surefire report directory: /w/workspace/daexim-maven-merge-chromium/impl/target/surefire-reports 19:34:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:34:37 [INFO] 19:34:37 [INFO] ------------------------------------------------------- 19:34:37 [INFO] T E S T S 19:34:37 [INFO] ------------------------------------------------------- 19:34:38 [INFO] Running org.opendaylight.daexim.impl.DateAndTimeTest 19:34:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.280 s -- in org.opendaylight.daexim.impl.DateAndTimeTest 19:34:39 [INFO] Running org.opendaylight.daexim.impl.UtilTest 19:34:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.opendaylight.daexim.impl.UtilTest 19:34:39 [INFO] Running org.opendaylight.daexim.impl.CollectImportFilesTest 19:34:39 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:34:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.146 s -- in org.opendaylight.daexim.impl.CollectImportFilesTest 19:34:40 [INFO] Running org.opendaylight.daexim.impl.ImportTaskTest 19:34:42 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.235 s -- in org.opendaylight.daexim.impl.ImportTaskTest 19:34:42 [INFO] Running org.opendaylight.daexim.impl.PerModuleExportTest 19:34:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.opendaylight.daexim.impl.PerModuleExportTest 19:34:42 [INFO] Running org.opendaylight.daexim.impl.ModuleExclusionTest 19:34:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.daexim.impl.ModuleExclusionTest 19:34:42 [INFO] Running org.opendaylight.daexim.impl.LocalExportTaskTest 19:34:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.opendaylight.daexim.impl.LocalExportTaskTest 19:34:42 [INFO] Running org.opendaylight.daexim.impl.DataExportImportAppProviderTest 19:35:03 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.89 s -- in org.opendaylight.daexim.impl.DataExportImportAppProviderTest 19:35:03 [INFO] Running org.opendaylight.daexim.impl.MetadataParsingTest 19:35:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.daexim.impl.MetadataParsingTest 19:35:03 [INFO] 19:35:03 [INFO] Results: 19:35:03 [INFO] 19:35:03 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 19:35:03 [INFO] 19:35:03 [INFO] 19:35:03 [INFO] --- copy:14.3.7:copy-files (default) @ daexim-impl --- 19:35:03 [INFO] 19:35:03 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ daexim-impl --- 19:35:03 [INFO] Building bundle: /w/workspace/daexim-maven-merge-chromium/impl/target/daexim-impl-1.19.1-SNAPSHOT.jar 19:35:03 [INFO] Writing manifest: /w/workspace/daexim-maven-merge-chromium/impl/target/classes/META-INF/MANIFEST.MF 19:35:03 [INFO] 19:35:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ daexim-impl --- 19:35:05 [WARNING] Javadoc Warnings 19:35:05 [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:35:05 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 19:35:05 [WARNING] ^ 19:35:05 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:115: warning: no comment 19:35:05 [WARNING] public final class DataExportImportAppProvider implements DataImportBootService, AutoCloseable { 19:35:05 [WARNING] ^ 19:35:05 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:147: warning: no comment 19:35:05 [WARNING] public DataExportImportAppProvider(@Reference DataBroker dataBroker, @Reference DOMDataBroker domDataBroker, 19:35:05 [WARNING] ^ 19:35:05 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:59: warning: no comment 19:35:05 [WARNING] public class ExportTask implements Callable { 19:35:05 [WARNING] ^ 19:35:05 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:77: warning: no comment 19:35:05 [WARNING] public ExportTask(@Nullable Map includedModulesMap, 19:35:05 [WARNING] ^ 19:35:05 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:82: warning: no comment 19:35:05 [WARNING] public class ImportTask implements Callable { 19:35:05 [WARNING] ^ 19:35:05 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:117: warning: no comment 19:35:05 [WARNING] public ImportTask(final ImmediateImportInput input, DOMDataBroker domDataBroker, 19:35:05 [WARNING] ^ 19:35:05 [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:35:05 [WARNING] public class Model { 19:35:05 [WARNING] ^ 19:35:05 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:42: warning: no comment 19:35:05 [WARNING] public String getModule() { 19:35:05 [WARNING] ^ 19:35:05 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:34: warning: no comment 19:35:05 [WARNING] public String getNamespace() { 19:35:05 [WARNING] ^ 19:35:05 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:26: warning: no comment 19:35:05 [WARNING] public String getRevision() { 19:35:05 [WARNING] ^ 19:35:05 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:46: warning: no comment 19:35:05 [WARNING] public void setModule(String module) { 19:35:05 [WARNING] ^ 19:35:05 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:38: warning: no comment 19:35:05 [WARNING] public void setNamespace(String namespace) { 19:35:05 [WARNING] ^ 19:35:05 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:30: warning: no comment 19:35:05 [WARNING] public void setRevision(String revision) { 19:35:05 [WARNING] ^ 19:35:05 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/ModelsNotAvailableException.java:11: warning: no comment 19:35:05 [WARNING] public class ModelsNotAvailableException extends Exception { 19:35:05 [WARNING] ^ 19:35:05 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/ModelsNotAvailableException.java:14: warning: no comment 19:35:05 [WARNING] public ModelsNotAvailableException(String message) { 19:35:05 [WARNING] ^ 19:35:05 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/OSGiDataImportBootReady.java:27: warning: no comment 19:35:05 [WARNING] public OSGiDataImportBootReady() { 19:35:05 [WARNING] ^ 19:35:05 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:188: warning: no @param for isBooting 19:35:05 [WARNING] public static ListMultimap collectDataFiles(boolean isBooting) { 19:35:05 [WARNING] ^ 19:35:05 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:188: warning: no @return 19:35:05 [WARNING] public static ListMultimap collectDataFiles(boolean isBooting) { 19:35:05 [WARNING] ^ 19:35:05 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:41: warning: no comment 19:35:05 [WARNING] public final class Util { 19:35:05 [WARNING] ^ 19:35:05 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:51: warning: no comment 19:35:05 [WARNING] public static final String CFG_FILE_NAME = "org.opendaylight.daexim.cfg"; 19:35:05 [WARNING] ^ 19:35:05 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:56: warning: no comment 19:35:05 [WARNING] public static final String DAEXIM_BOOT_SUBDIR = "boot"; 19:35:05 [WARNING] ^ 19:35:05 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:55: warning: no comment 19:35:05 [WARNING] public static final String DAEXIM_DIR = INTERNAL_LOCAL_NAME; 19:35:05 [WARNING] ^ 19:35:05 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:53: warning: no comment 19:35:05 [WARNING] public static final String DAEXIM_DIR_PROP = "daexim.dir"; 19:35:05 [WARNING] ^ 19:35:05 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:58: warning: no comment 19:35:05 [WARNING] public static final String DEFAULT_DIR_LOCATION = "${karaf.home}/" + DAEXIM_DIR; 19:35:05 [WARNING] ^ 19:35:05 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:52: warning: no comment 19:35:05 [WARNING] public static final String ETC_CFG_FILE = "${karaf.etc}/" + CFG_FILE_NAME; 19:35:05 [WARNING] ^ 19:35:05 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:49: warning: no comment 19:35:05 [WARNING] public static final String FILE_PREFIX = "odl_backup_"; 19:35:05 [WARNING] ^ 19:35:05 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:50: warning: no comment 19:35:05 [WARNING] public static final String FILE_SUFFIX = ".json"; 19:35:05 [WARNING] ^ 19:35:05 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:54: warning: no comment 19:35:05 [WARNING] public static final String INTERNAL_LOCAL_NAME = "daexim"; 19:35:05 [WARNING] ^ 19:35:05 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:62: warning: no comment 19:35:05 [WARNING] public static final String INTERNAL_MODULE_NAME = "data-export-import-internal"; 19:35:05 [WARNING] ^ 19:35:05 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:76: warning: no comment 19:35:05 [WARNING] public static Path getDaeximFilePath(boolean isBooting, LogicalDatastoreType type) { 19:35:05 [WARNING] ^ 19:35:05 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:80: warning: no comment 19:35:05 [WARNING] public static Path getModelsFilePath(boolean isBooting) { 19:35:05 [WARNING] ^ 19:35:05 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:207: warning: no comment 19:35:05 [WARNING] public static boolean isModelFilePresent(boolean isBooting) { 19:35:05 [WARNING] ^ 19:35:05 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:124: warning: no comment 19:35:05 [WARNING] public static List parseModels(final InputStream is) { 19:35:05 [WARNING] ^ 19:35:05 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:68: warning: no comment 19:35:05 [WARNING] public static String storeNameByType(LogicalDatastoreType type) { 19:35:05 [WARNING] ^ 19:35:05 [WARNING] /w/workspace/daexim-maven-merge-chromium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:72: warning: no comment 19:35:05 [WARNING] public static LogicalDatastoreType storeTypeFromName(String name) { 19:35:05 [WARNING] ^ 19:35:05 [WARNING] 36 warnings 19:35:05 [INFO] Building jar: /w/workspace/daexim-maven-merge-chromium/impl/target/daexim-impl-1.19.1-SNAPSHOT-javadoc.jar 19:35:05 [INFO] 19:35:05 [INFO] --- build-helper:3.6.1:attach-artifact (attach-daexim-cfg) @ daexim-impl --- 19:35:05 [INFO] 19:35:05 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ daexim-impl --- 19:35:05 [INFO] CycloneDX: Resolving Dependencies 19:35:07 [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) 19:35:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-chromium/impl/target/bom.xml 19:35:07 [INFO] attaching as daexim-impl-1.19.1-SNAPSHOT-cyclonedx.xml 19:35:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-chromium/impl/target/bom.json 19:35:07 [INFO] attaching as daexim-impl-1.19.1-SNAPSHOT-cyclonedx.json 19:35:07 [INFO] 19:35:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-impl --- 19:35:07 [INFO] Skipping duplicate-finder execution! 19:35:07 [INFO] 19:35:07 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ daexim-impl --- 19:35:07 [WARNING] Used undeclared dependencies found: 19:35:07 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 19:35:07 [WARNING] org.opendaylight.yangtools:binding-spec:jar:15.1.5:compile 19:35:07 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.6:test 19:35:07 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:15.1.5:compile 19:35:07 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:15.1.5:compile 19:35:07 [WARNING] org.opendaylight.yangtools:yang-data-util:jar:15.1.5:provided 19:35:07 [WARNING] com.google.guava:guava:jar:33.6.0-jre:compile 19:35:07 [WARNING] org.opendaylight.yangtools:concepts:jar:15.1.5:compile 19:35:07 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:15.1.5:provided 19:35:07 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:16.0.6:compile 19:35:07 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:15.1.5:provided 19:35:07 [INFO] 19:35:07 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ daexim-impl --- 19:35:07 [INFO] Building jar: /w/workspace/daexim-maven-merge-chromium/impl/target/daexim-impl-1.19.1-SNAPSHOT-sources.jar 19:35:07 [INFO] 19:35:07 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ daexim-impl --- 19:35:07 [INFO] 19:35:07 [INFO] --- jacoco:0.8.15:report (report) @ daexim-impl --- 19:35:07 [INFO] Loading execution data file /w/workspace/daexim-maven-merge-chromium/impl/target/code-coverage/jacoco.exec 19:35:08 [INFO] Analyzed bundle 'daexim-impl' with 13 classes 19:35:08 [INFO] 19:35:08 [INFO] --- install:3.1.4:install (default-install) @ daexim-impl --- 19:35:08 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/impl/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-SNAPSHOT.pom 19:35:08 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/impl/target/daexim-impl-1.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-SNAPSHOT.jar 19:35:08 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/impl/target/daexim-impl-1.19.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-SNAPSHOT-javadoc.jar 19:35:08 [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.1-SNAPSHOT/daexim-impl-1.19.1-SNAPSHOT.cfg 19:35:08 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/impl/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-SNAPSHOT-cyclonedx.xml 19:35:08 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/impl/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-SNAPSHOT-cyclonedx.json 19:35:08 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/impl/target/daexim-impl-1.19.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-SNAPSHOT-sources.jar 19:35:08 [INFO] 19:35:08 [INFO] --- bundle:6.1.0:install (default-install) @ daexim-impl --- 19:35:08 [INFO] Installing org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-SNAPSHOT.jar 19:35:08 [INFO] Writing OBR metadata 19:35:08 [INFO] 19:35:08 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-impl --- 19:35:08 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-chromium/m2repo 19:35:08 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/maven-metadata.xml 19:35:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:35:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:35:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:35:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:35:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:35:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:35:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:35:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:35:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:35:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:35:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:35:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:35:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:35:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:35:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:35:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:35:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:35:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:35:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:35:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:35:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:35:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:35:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:35:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:35:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:35:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:35:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:35:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:35:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:35:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:35:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:35:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:35:08 at java.lang.reflect.Method.invoke (Method.java:580) 19:35:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:35:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:35:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:35:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:35:08 [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.1-SNAPSHOT/maven-metadata.xml 19:35:08 [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:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:35:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:35:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:35:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:35:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:35:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:35:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:35:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:35:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:35:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:35:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:35:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:35:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:35:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:35:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:35:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:35:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:35:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:35:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:35:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:35:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:35:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:35:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:35:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:35:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:35:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:35:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:35:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:35:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:35:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:35:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:35:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:35:08 at java.lang.reflect.Method.invoke (Method.java:580) 19:35:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:35:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:35:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:35:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:35:08 [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:08 [INFO] 19:35:08 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ daexim-impl --- 19:35:08 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:35:08 [INFO] 19:35:08 [INFO] -------< org.opendaylight.daexim:daexim-akka-infoprovider-impl >-------- 19:35:08 [INFO] Building daexim-akka-infoprovider-impl 1.19.1-SNAPSHOT [6/13] 19:35:08 [INFO] from akka-infoprovider-impl/pom.xml 19:35:08 [INFO] -------------------------------[ bundle ]------------------------------- 19:35:08 [INFO] 19:35:08 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-akka-infoprovider-impl --- 19:35:08 [INFO] 19:35:08 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ daexim-akka-infoprovider-impl --- 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.3:enforce (enforce-banned-dependencies) @ daexim-akka-infoprovider-impl --- 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:10.0.0:revision (get-git-infos) @ daexim-akka-infoprovider-impl --- 19:35:08 [INFO] 19:35:08 [INFO] --- dependency:3.11.0:properties (default) @ daexim-akka-infoprovider-impl --- 19:35:08 [INFO] 19:35:08 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ daexim-akka-infoprovider-impl --- 19:35:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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:08 [INFO] 19:35:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-akka-infoprovider-impl --- 19:35:08 [INFO] Starting audit... 19:35:08 Audit done. 19:35:08 [INFO] You have 0 Checkstyle violations. 19:35:08 [INFO] 19:35:08 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-akka-infoprovider-impl --- 19:35:08 [INFO] Starting audit... 19:35:08 Audit done. 19:35:08 [INFO] You have 0 Checkstyle violations. 19:35:08 [INFO] 19:35:08 [INFO] --- dependency:3.11.0:copy (unpack-license) @ daexim-akka-infoprovider-impl --- 19:35:08 [INFO] 19:35:08 [INFO] --- resources:3.5.0:resources (default-resources) @ daexim-akka-infoprovider-impl --- 19:35:08 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-chromium/akka-infoprovider-impl/src/main/resources 19:35:08 [INFO] 19:35:08 [INFO] --- compiler:3.15.0:compile (default-compile) @ daexim-akka-infoprovider-impl --- 19:35:08 [INFO] Recompiling the module because of changed dependency. 19:35:08 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 19:35:08 [INFO] 19:35:08 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ daexim-akka-infoprovider-impl >>> 19:35:08 [INFO] 19:35:08 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ daexim-akka-infoprovider-impl --- 19:35:08 [INFO] Fork Value is true 19:35:10 [INFO] Done SpotBugs Analysis.... 19:35:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 19:35:10 [INFO] 19:35:10 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ daexim-akka-infoprovider-impl <<< 19:35:10 [INFO] 19:35:10 [INFO] 19:35:10 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ daexim-akka-infoprovider-impl --- 19:35:10 [INFO] BugInstance size is 0 19:35:10 [INFO] Error size is 0 19:35:10 [INFO] No errors/warnings found 19:35:10 [INFO] 19:35:10 [INFO] --- resources:3.5.0:testResources (default-testResources) @ daexim-akka-infoprovider-impl --- 19:35:10 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-chromium/akka-infoprovider-impl/src/test/resources 19:35:10 [INFO] 19:35:10 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ daexim-akka-infoprovider-impl --- 19:35:10 [INFO] No sources to compile 19:35:10 [INFO] 19:35:10 [INFO] --- surefire:3.5.6:test (default-test) @ daexim-akka-infoprovider-impl --- 19:35:10 [INFO] No tests to run. 19:35:10 [INFO] 19:35:10 [INFO] --- copy:14.3.7:copy-files (default) @ daexim-akka-infoprovider-impl --- 19:35:10 [INFO] 19:35:10 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ daexim-akka-infoprovider-impl --- 19:35:10 [INFO] Building bundle: /w/workspace/daexim-maven-merge-chromium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.19.1-SNAPSHOT.jar 19:35:10 [INFO] Writing manifest: /w/workspace/daexim-maven-merge-chromium/akka-infoprovider-impl/target/classes/META-INF/MANIFEST.MF 19:35:10 [INFO] 19:35:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ daexim-akka-infoprovider-impl --- 19:35:12 [WARNING] Javadoc Warnings 19:35:12 [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:12 [WARNING] public AkkaNodeNameProvider(@Reference final ActorSystemProvider provider) { 19:35:12 [WARNING] ^ 19:35:12 [WARNING] 1 warning 19:35:12 [INFO] Building jar: /w/workspace/daexim-maven-merge-chromium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.19.1-SNAPSHOT-javadoc.jar 19:35:12 [INFO] 19:35:12 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ daexim-akka-infoprovider-impl --- 19:35:12 [INFO] CycloneDX: Resolving Dependencies 19:35:13 [INFO] CycloneDX: Creating BOM version 1.6 with 69 component(s) 19:35:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-chromium/akka-infoprovider-impl/target/bom.xml 19:35:13 [INFO] attaching as daexim-akka-infoprovider-impl-1.19.1-SNAPSHOT-cyclonedx.xml 19:35:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-chromium/akka-infoprovider-impl/target/bom.json 19:35:13 [INFO] attaching as daexim-akka-infoprovider-impl-1.19.1-SNAPSHOT-cyclonedx.json 19:35:13 [INFO] 19:35:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-akka-infoprovider-impl --- 19:35:13 [INFO] Skipping duplicate-finder execution! 19:35:13 [INFO] 19:35:13 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ daexim-akka-infoprovider-impl --- 19:35:13 [WARNING] Used undeclared dependencies found: 19:35:13 [WARNING] org.opendaylight.controller:repackaged-pekko:jar:13.0.4:compile 19:35:13 [WARNING] org.opendaylight.controller:scala3-library:jar:13.0.4:compile 19:35:13 [INFO] 19:35:13 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ daexim-akka-infoprovider-impl --- 19:35:13 [INFO] Building jar: /w/workspace/daexim-maven-merge-chromium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.19.1-SNAPSHOT-sources.jar 19:35:13 [INFO] 19:35:13 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ daexim-akka-infoprovider-impl --- 19:35:13 [INFO] 19:35:13 [INFO] --- jacoco:0.8.15:report (report) @ daexim-akka-infoprovider-impl --- 19:35:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:35:13 [INFO] 19:35:13 [INFO] --- install:3.1.4:install (default-install) @ daexim-akka-infoprovider-impl --- 19:35:13 [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.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-SNAPSHOT.pom 19:35:13 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-SNAPSHOT.jar 19:35:13 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.19.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-SNAPSHOT-javadoc.jar 19:35:13 [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.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-SNAPSHOT-cyclonedx.xml 19:35:13 [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.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-SNAPSHOT-cyclonedx.json 19:35:13 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.19.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-SNAPSHOT-sources.jar 19:35:13 [INFO] 19:35:13 [INFO] --- bundle:6.1.0:install (default-install) @ daexim-akka-infoprovider-impl --- 19:35:13 [INFO] Installing org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-SNAPSHOT.jar 19:35:13 [INFO] Writing OBR metadata 19:35:13 [INFO] 19:35:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-akka-infoprovider-impl --- 19:35:13 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-chromium/m2repo 19:35:13 [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.1-SNAPSHOT/maven-metadata.xml 19:35:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:35:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:35:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:35:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:35:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:35:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:35:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:35:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:35:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:35:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:35:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:35:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:35:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:35:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:35:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:35:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:35:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:35:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:35:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:35:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:35:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:35:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:35:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:35:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:35:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:35:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:35:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:35:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:35:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:35:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:35:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:35:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:35:13 at java.lang.reflect.Method.invoke (Method.java:580) 19:35:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:35:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:35:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:35:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:35:13 [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.1-SNAPSHOT/maven-metadata.xml 19:35:13 [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:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:35:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:35:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:35:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:35:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:35:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:35:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:35:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:35:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:35:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:35:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:35:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:35:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:35:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:35:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:35:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:35:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:35:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:35:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:35:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:35:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:35:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:35:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:35:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:35:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:35:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:35:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:35:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:35:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:35:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:35:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:35:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:35:13 at java.lang.reflect.Method.invoke (Method.java:580) 19:35:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:35:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:35:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:35:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:35:13 [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:13 [INFO] 19:35:13 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ daexim-akka-infoprovider-impl --- 19:35:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:35:13 [INFO] 19:35:13 [INFO] -----------------< org.opendaylight.daexim:odl-daexim >----------------- 19:35:13 [INFO] Building OpenDaylight :: daexim (Karaf feature) 1.19.1-SNAPSHOT [7/13] 19:35:13 [INFO] from features/odl-daexim/pom.xml 19:35:13 [INFO] ------------------------------[ feature ]------------------------------- 19:35:14 [INFO] 19:35:14 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-daexim --- 19:35:14 [INFO] 19:35:14 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-daexim --- 19:35:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 19:35:14 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 19:35:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:35:14 [INFO] 19:35:14 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-daexim --- 19:35:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:35:15 [INFO] 19:35:15 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-daexim --- 19:35:15 [INFO] 19:35:15 [INFO] --- dependency:3.11.0:properties (default) @ odl-daexim --- 19:35:15 [INFO] 19:35:15 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-daexim --- 19:35:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:35:15 [INFO] argLine set to empty 19:35:15 [INFO] 19:35:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-daexim --- 19:35:15 [INFO] Starting audit... 19:35:15 Audit done. 19:35:15 [INFO] You have 0 Checkstyle violations. 19:35:15 [INFO] 19:35:15 [INFO] --- checkstyle:3.6.0:check (default) @ odl-daexim --- 19:35:15 [INFO] Starting audit... 19:35:15 Audit done. 19:35:15 [INFO] You have 0 Checkstyle violations. 19:35:15 [INFO] 19:35:15 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-daexim --- 19:35:15 [INFO] 19:35:15 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-daexim --- 19:35:15 [INFO] Generating feature descriptor file /w/workspace/daexim-maven-merge-chromium/features/odl-daexim/target/feature/feature.xml 19:35:16 [INFO] ...done! 19:35:16 [INFO] Set artifact 19:35:16 [INFO] 19:35:16 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-daexim --- 19:35:16 [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:16 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:35:16 [INFO] 19:35:16 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-daexim >>> 19:35:16 [INFO] 19:35:16 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-daexim --- 19:35:16 [INFO] No files found to run spotbugs; check compile phase has been run. 19:35:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 19:35:16 [INFO] 19:35:16 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-daexim <<< 19:35:16 [INFO] 19:35:16 [INFO] 19:35:16 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-daexim --- 19:35:16 [INFO] 19:35:16 [INFO] --- feattest:14.3.7:test (default) @ odl-daexim --- 19:35:17 [INFO] Starting SFT for org.opendaylight.daexim:odl-daexim 19:35:19 [INFO] Project dependency features detected: [] 19:35:19 [INFO] Pax Exam System (Version: 4.14.0) created. 19:35:19 [INFO] Creating RMI registry server on 127.0.0.1:36865 19:35:19 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:35:19 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:35:19 [INFO] Waiting for remote bundle context.. on 36865 name: 10a142f4-f6ea-4729-b667-f77d762e3fb6 timout: [ RelativeTimeout value = 180000 ] 19:35:25 [INFO] Building jar from resources and headers. 19:35:25 [INFO] Writing jar finished. 19:35:33 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:35:33 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:35:33 [INFO] 19:35:33 [INFO] --- copy:14.3.7:copy-files (default) @ odl-daexim --- 19:35:33 [INFO] 19:35:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-daexim --- 19:35:33 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 19:35:33 [INFO] 19:35:33 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-daexim --- 19:35:33 [INFO] CycloneDX: Resolving Dependencies 19:35:36 [INFO] CycloneDX: Creating BOM version 1.6 with 223 component(s) 19:35:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-chromium/features/odl-daexim/target/bom.xml 19:35:36 [INFO] attaching as odl-daexim-1.19.1-SNAPSHOT-cyclonedx.xml 19:35:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-chromium/features/odl-daexim/target/bom.json 19:35:37 [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:37 [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:37 [INFO] attaching as odl-daexim-1.19.1-SNAPSHOT-cyclonedx.json 19:35:37 [INFO] 19:35:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-daexim --- 19:35:37 [INFO] Skipping duplicate-finder execution! 19:35:37 [INFO] 19:35:37 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-daexim --- 19:35:37 [INFO] Skipping plugin execution 19:35:37 [INFO] 19:35:37 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-daexim --- 19:35:37 [INFO] Skipping source per configuration. 19:35:37 [INFO] 19:35:37 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-daexim --- 19:35:37 [INFO] 19:35:37 [INFO] --- jacoco:0.8.15:report (report) @ odl-daexim --- 19:35:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:35:37 [INFO] 19:35:37 [INFO] --- install:3.1.4:install (default-install) @ odl-daexim --- 19:35:37 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/features/odl-daexim/pom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.19.1-SNAPSHOT/odl-daexim-1.19.1-SNAPSHOT.pom 19:35:37 [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.1-SNAPSHOT/odl-daexim-1.19.1-SNAPSHOT-features.xml 19:35:37 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/features/odl-daexim/target/bom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.19.1-SNAPSHOT/odl-daexim-1.19.1-SNAPSHOT-cyclonedx.xml 19:35:37 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/features/odl-daexim/target/bom.json to /tmp/r/org/opendaylight/daexim/odl-daexim/1.19.1-SNAPSHOT/odl-daexim-1.19.1-SNAPSHOT-cyclonedx.json 19:35:37 [INFO] 19:35:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-daexim --- 19:35:37 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-chromium/m2repo 19:35:37 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/odl-daexim/1.19.1-SNAPSHOT/maven-metadata.xml 19:35:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:35:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:35:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:35:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:35:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:35:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:35:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:35:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:35:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:35:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:35:37 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:35:37 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:35:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:35:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:35:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:35:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:35:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:35:37 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:35:37 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:35:37 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:35:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:35:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:35:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:35:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:35:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:35:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:35:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:35:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:35:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:35:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:35:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:35:37 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:35:37 at java.lang.reflect.Method.invoke (Method.java:580) 19:35:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:35:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:35:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:35:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:35:37 [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.1-SNAPSHOT/maven-metadata.xml 19:35:37 [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:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:35:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:35:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:35:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:35:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:35:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:35:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:35:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:35:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:35:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:35:37 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:35:37 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:35:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:35:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:35:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:35:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:35:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:35:37 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:35:37 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:35:37 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:35:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:35:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:35:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:35:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:35:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:35:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:35:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:35:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:35:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:35:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:35:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:35:37 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:35:37 at java.lang.reflect.Method.invoke (Method.java:580) 19:35:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:35:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:35:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:35:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:35:37 [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:37 [INFO] 19:35:37 [INFO] ---------------< org.opendaylight.daexim:odl-daexim-all >--------------- 19:35:37 [INFO] Building OpenDaylight :: Daexim :: All 1.19.1-SNAPSHOT [8/13] 19:35:37 [INFO] from features/odl-daexim-all/pom.xml 19:35:37 [INFO] ------------------------------[ feature ]------------------------------- 19:35:40 [INFO] 19:35:40 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-daexim-all --- 19:35:40 [INFO] 19:35:40 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-daexim-all --- 19:35:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:35:40 [INFO] 19:35:40 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-daexim-all --- 19:35:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:35:40 [INFO] 19:35:40 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-daexim-all --- 19:35:40 [INFO] 19:35:40 [INFO] --- dependency:3.11.0:properties (default) @ odl-daexim-all --- 19:35:40 [INFO] 19:35:40 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-daexim-all --- 19:35:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:35:40 [INFO] argLine set to empty 19:35:40 [INFO] 19:35:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-daexim-all --- 19:35:40 [INFO] Starting audit... 19:35:40 Audit done. 19:35:40 [INFO] You have 0 Checkstyle violations. 19:35:40 [INFO] 19:35:40 [INFO] --- checkstyle:3.6.0:check (default) @ odl-daexim-all --- 19:35:40 [INFO] Starting audit... 19:35:40 Audit done. 19:35:40 [INFO] You have 0 Checkstyle violations. 19:35:40 [INFO] 19:35:40 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-daexim-all --- 19:35:40 [INFO] 19:35:40 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-daexim-all --- 19:35:40 [INFO] Generating feature descriptor file /w/workspace/daexim-maven-merge-chromium/features/odl-daexim-all/target/feature/feature.xml 19:35:41 [INFO] ...done! 19:35:41 [INFO] Set artifact 19:35:41 [INFO] 19:35:41 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-daexim-all --- 19:35:41 [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:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:35:41 [INFO] 19:35:41 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-daexim-all >>> 19:35:41 [INFO] 19:35:41 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-daexim-all --- 19:35:41 [INFO] No files found to run spotbugs; check compile phase has been run. 19:35:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 19:35:41 [INFO] 19:35:41 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-daexim-all <<< 19:35:41 [INFO] 19:35:41 [INFO] 19:35:41 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-daexim-all --- 19:35:41 [INFO] 19:35:41 [INFO] --- feattest:14.3.7:test (default) @ odl-daexim-all --- 19:35:41 [INFO] Starting SFT for org.opendaylight.daexim:odl-daexim-all 19:35:41 [INFO] Project dependency features detected: [] 19:35:41 [INFO] Pax Exam System (Version: 4.14.0) created. 19:35:41 [INFO] Creating RMI registry server on 127.0.0.1:35411 19:35:42 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 19:35:42 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 19:35:42 [INFO] Waiting for remote bundle context.. on 35411 name: 3ebaf23e-bd60-448b-b20f-8e9774dad7ea timout: [ RelativeTimeout value = 180000 ] 19:35:47 [INFO] Building jar from resources and headers. 19:35:47 [INFO] Writing jar finished. 19:36:01 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 19:36:01 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 19:36:01 [INFO] 19:36:01 [INFO] --- copy:14.3.7:copy-files (default) @ odl-daexim-all --- 19:36:01 [INFO] 19:36:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-daexim-all --- 19:36:01 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 19:36:01 [INFO] 19:36:01 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-daexim-all --- 19:36:01 [INFO] CycloneDX: Resolving Dependencies 19:36:06 [INFO] CycloneDX: Creating BOM version 1.6 with 433 component(s) 19:36:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-chromium/features/odl-daexim-all/target/bom.xml 19:36:06 [INFO] attaching as odl-daexim-all-1.19.1-SNAPSHOT-cyclonedx.xml 19:36:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-chromium/features/odl-daexim-all/target/bom.json 19:36:06 [INFO] attaching as odl-daexim-all-1.19.1-SNAPSHOT-cyclonedx.json 19:36:06 [INFO] 19:36:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-daexim-all --- 19:36:06 [INFO] Skipping duplicate-finder execution! 19:36:06 [INFO] 19:36:06 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-daexim-all --- 19:36:06 [INFO] Skipping plugin execution 19:36:06 [INFO] 19:36:06 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-daexim-all --- 19:36:06 [INFO] Skipping source per configuration. 19:36:06 [INFO] 19:36:06 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-daexim-all --- 19:36:06 [INFO] 19:36:06 [INFO] --- jacoco:0.8.15:report (report) @ odl-daexim-all --- 19:36:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:36:06 [INFO] 19:36:06 [INFO] --- install:3.1.4:install (default-install) @ odl-daexim-all --- 19:36:06 [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.1-SNAPSHOT/odl-daexim-all-1.19.1-SNAPSHOT.pom 19:36:06 [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.1-SNAPSHOT/odl-daexim-all-1.19.1-SNAPSHOT-features.xml 19:36:06 [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.1-SNAPSHOT/odl-daexim-all-1.19.1-SNAPSHOT-cyclonedx.xml 19:36:06 [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.1-SNAPSHOT/odl-daexim-all-1.19.1-SNAPSHOT-cyclonedx.json 19:36:06 [INFO] 19:36:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-daexim-all --- 19:36:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-chromium/m2repo 19:36:06 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/odl-daexim-all/1.19.1-SNAPSHOT/maven-metadata.xml 19:36:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:36:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:36:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:36:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:36:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:36:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:36:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:36:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:36:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:36:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:36:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:36:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:36:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:36:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:36:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:36:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:36:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:36:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:36:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:36:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:36:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:36:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:36:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:36:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:36:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:36:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:36:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:36:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:36:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:36:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:36:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:36:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:36:06 at java.lang.reflect.Method.invoke (Method.java:580) 19:36:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:36:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:36:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:36:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:36:06 [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.1-SNAPSHOT/maven-metadata.xml 19:36:06 [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:36:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:36:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:36:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:36:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:36:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:36:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:36:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:36:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:36:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:36:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:36:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:36:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:36:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:36:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:36:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:36:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:36:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:36:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:36:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:36:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:36:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:36:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:36:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:36:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:36:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:36:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:36:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:36:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:36:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:36:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:36:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:36:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:36:06 at java.lang.reflect.Method.invoke (Method.java:580) 19:36:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:36:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:36:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:36:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:36:06 [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:36:06 [INFO] 19:36:06 [INFO] --------------< org.opendaylight.daexim:daexim-features >--------------- 19:36:06 [INFO] Building ODL :: daexim :: daexim-features 1.19.1-SNAPSHOT [9/13] 19:36:06 [INFO] from features/daexim-features/pom.xml 19:36:06 [INFO] ------------------------------[ feature ]------------------------------- 19:36:06 [INFO] 19:36:06 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-features --- 19:36:06 [INFO] 19:36:06 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ daexim-features --- 19:36:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:36:06 [INFO] 19:36:06 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ daexim-features --- 19:36:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:36:07 [INFO] 19:36:07 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ daexim-features --- 19:36:07 [INFO] 19:36:07 [INFO] --- dependency:3.11.0:properties (default) @ daexim-features --- 19:36:07 [INFO] 19:36:07 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ daexim-features --- 19:36:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:36:07 [INFO] argLine set to empty 19:36:07 [INFO] 19:36:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-features --- 19:36:07 [INFO] Starting audit... 19:36:07 Audit done. 19:36:07 [INFO] You have 0 Checkstyle violations. 19:36:07 [INFO] 19:36:07 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-features --- 19:36:07 [INFO] Starting audit... 19:36:07 Audit done. 19:36:07 [INFO] You have 0 Checkstyle violations. 19:36:07 [INFO] 19:36:07 [INFO] --- dependency:3.11.0:copy (unpack-license) @ daexim-features --- 19:36:07 [INFO] 19:36:07 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ daexim-features --- 19:36:07 [INFO] Generating feature descriptor file /w/workspace/daexim-maven-merge-chromium/features/daexim-features/target/feature/feature.xml 19:36:07 [INFO] ...done! 19:36:07 [INFO] Set artifact 19:36:07 [INFO] 19:36:07 [INFO] --- karaf:4.4.11:verify (default-verify) @ daexim-features --- 19:36:07 [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:36:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:36:07 [INFO] 19:36:07 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ daexim-features >>> 19:36:07 [INFO] 19:36:07 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ daexim-features --- 19:36:07 [INFO] No files found to run spotbugs; check compile phase has been run. 19:36:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 19:36:07 [INFO] 19:36:07 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ daexim-features <<< 19:36:07 [INFO] 19:36:07 [INFO] 19:36:07 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ daexim-features --- 19:36:07 [INFO] 19:36:07 [INFO] --- feattest:14.3.7:test (default) @ daexim-features --- 19:36:07 [INFO] 19:36:07 [INFO] --- copy:14.3.7:copy-files (default) @ daexim-features --- 19:36:07 [INFO] 19:36:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ daexim-features --- 19:36:07 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 19:36:07 [INFO] 19:36:07 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ daexim-features --- 19:36:07 [INFO] CycloneDX: Resolving Dependencies 19:36:12 [INFO] CycloneDX: Creating BOM version 1.6 with 434 component(s) 19:36:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-chromium/features/daexim-features/target/bom.xml 19:36:12 [INFO] attaching as daexim-features-1.19.1-SNAPSHOT-cyclonedx.xml 19:36:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-chromium/features/daexim-features/target/bom.json 19:36:12 [INFO] attaching as daexim-features-1.19.1-SNAPSHOT-cyclonedx.json 19:36:12 [INFO] 19:36:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-features --- 19:36:12 [INFO] Skipping duplicate-finder execution! 19:36:12 [INFO] 19:36:12 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ daexim-features --- 19:36:12 [INFO] Skipping plugin execution 19:36:12 [INFO] 19:36:12 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ daexim-features --- 19:36:12 [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.1-SNAPSHOT] has a [features] classifier. 19:36:12 [INFO] 19:36:12 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ daexim-features --- 19:36:12 [INFO] 19:36:12 [INFO] --- jacoco:0.8.15:report (report) @ daexim-features --- 19:36:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:36:12 [INFO] 19:36:12 [INFO] --- install:3.1.4:install (default-install) @ daexim-features --- 19:36:12 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/features/daexim-features/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.19.1-SNAPSHOT/daexim-features-1.19.1-SNAPSHOT.pom 19:36:12 [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.1-SNAPSHOT/daexim-features-1.19.1-SNAPSHOT-features.xml 19:36:12 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/features/daexim-features/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.19.1-SNAPSHOT/daexim-features-1.19.1-SNAPSHOT-cyclonedx.xml 19:36:12 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/features/daexim-features/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-features/1.19.1-SNAPSHOT/daexim-features-1.19.1-SNAPSHOT-cyclonedx.json 19:36:12 [INFO] 19:36:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-features --- 19:36:12 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-chromium/m2repo 19:36:12 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-features/1.19.1-SNAPSHOT/maven-metadata.xml 19:36:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:36:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:36:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:36:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:36:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:36:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:36:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:36:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:36:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:36:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:36:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:36:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:36:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:36:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:36:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:36:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:36:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:36:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:36:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:36:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:36:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:36:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:36:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:36:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:36:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:36:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:36:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:36:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:36:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:36:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:36:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:36:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:36:12 at java.lang.reflect.Method.invoke (Method.java:580) 19:36:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:36:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:36:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:36:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:36:12 [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.1-SNAPSHOT/maven-metadata.xml 19:36:12 [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:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:36:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:36:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:36:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:36:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:36:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:36:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:36:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:36:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:36:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:36:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:36:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:36:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:36:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:36:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:36:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:36:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:36:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:36:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:36:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:36:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:36:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:36:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:36:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:36:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:36:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:36:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:36:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:36:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:36:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:36:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:36:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:36:12 at java.lang.reflect.Method.invoke (Method.java:580) 19:36:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:36:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:36:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:36:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:36:12 [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:12 [INFO] 19:36:12 [INFO] ------------< org.opendaylight.daexim:features-aggregator >------------- 19:36:12 [INFO] Building ODL :: daexim :: features-aggregator 1.19.1-SNAPSHOT [10/13] 19:36:12 [INFO] from features/pom.xml 19:36:12 [INFO] --------------------------------[ pom ]--------------------------------- 19:36:12 [INFO] 19:36:12 [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- 19:36:12 [INFO] 19:36:12 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ features-aggregator --- 19:36:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 19:36:12 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 19:36:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:36:12 [INFO] 19:36:12 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ features-aggregator --- 19:36:12 [INFO] 19:36:12 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ features-aggregator --- 19:36:12 [INFO] CycloneDX: Resolving Dependencies 19:36:13 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 19:36:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-chromium/features/target/bom.xml 19:36:13 [INFO] attaching as features-aggregator-1.19.1-SNAPSHOT-cyclonedx.xml 19:36:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-chromium/features/target/bom.json 19:36:13 [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:13 [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:13 [INFO] attaching as features-aggregator-1.19.1-SNAPSHOT-cyclonedx.json 19:36:13 [INFO] 19:36:13 [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- 19:36:13 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/features/pom.xml to /tmp/r/org/opendaylight/daexim/features-aggregator/1.19.1-SNAPSHOT/features-aggregator-1.19.1-SNAPSHOT.pom 19:36:13 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/features/target/bom.xml to /tmp/r/org/opendaylight/daexim/features-aggregator/1.19.1-SNAPSHOT/features-aggregator-1.19.1-SNAPSHOT-cyclonedx.xml 19:36:13 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/features/target/bom.json to /tmp/r/org/opendaylight/daexim/features-aggregator/1.19.1-SNAPSHOT/features-aggregator-1.19.1-SNAPSHOT-cyclonedx.json 19:36:13 [INFO] 19:36:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aggregator --- 19:36:13 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-chromium/m2repo 19:36:13 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/features-aggregator/1.19.1-SNAPSHOT/maven-metadata.xml 19:36:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:36:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:36:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:36:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:36:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:36:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:36:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:36:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:36:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:36:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:36:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:36:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:36:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:36:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:36:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:36:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:36:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:36:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:36:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:36:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:36:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:36:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:36:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:36:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:36:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:36:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:36:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:36:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:36:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:36:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:36:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:36:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:36:13 at java.lang.reflect.Method.invoke (Method.java:580) 19:36:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:36:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:36:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:36:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:36:13 [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.1-SNAPSHOT/maven-metadata.xml 19:36:13 [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:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:36:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:36:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:36:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:36:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:36:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:36:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:36:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:36:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:36:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:36:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:36:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:36:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:36:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:36:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:36:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:36:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:36:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:36:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:36:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:36:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:36:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:36:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:36:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:36:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:36:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:36:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:36:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:36:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:36:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:36:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:36:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:36:13 at java.lang.reflect.Method.invoke (Method.java:580) 19:36:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:36:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:36:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:36:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:36:13 [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:13 [INFO] 19:36:13 [INFO] --------------< org.opendaylight.daexim:daexim-artifacts >-------------- 19:36:13 [INFO] Building daexim-artifacts 1.19.1-SNAPSHOT [11/13] 19:36:13 [INFO] from artifacts/pom.xml 19:36:13 [INFO] --------------------------------[ pom ]--------------------------------- 19:36:13 [INFO] 19:36:13 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-artifacts --- 19:36:13 [INFO] 19:36:13 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ daexim-artifacts --- 19:36:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:36:13 [INFO] 19:36:13 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ daexim-artifacts --- 19:36:13 [INFO] 19:36:13 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ daexim-artifacts --- 19:36:13 [INFO] CycloneDX: Resolving Dependencies 19:36:13 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 19:36:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-chromium/artifacts/target/bom.xml 19:36:13 [INFO] attaching as daexim-artifacts-1.19.1-SNAPSHOT-cyclonedx.xml 19:36:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-chromium/artifacts/target/bom.json 19:36:13 [INFO] attaching as daexim-artifacts-1.19.1-SNAPSHOT-cyclonedx.json 19:36:13 [INFO] 19:36:13 [INFO] --- install:3.1.4:install (default-install) @ daexim-artifacts --- 19:36:13 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/artifacts/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.19.1-SNAPSHOT/daexim-artifacts-1.19.1-SNAPSHOT.pom 19:36:13 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/artifacts/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.19.1-SNAPSHOT/daexim-artifacts-1.19.1-SNAPSHOT-cyclonedx.xml 19:36:13 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/artifacts/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.19.1-SNAPSHOT/daexim-artifacts-1.19.1-SNAPSHOT-cyclonedx.json 19:36:13 [INFO] 19:36:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-artifacts --- 19:36:13 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-chromium/m2repo 19:36:13 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-artifacts/1.19.1-SNAPSHOT/maven-metadata.xml 19:36:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:36:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:36:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:36:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:36:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:36:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:36:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:36:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:36:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:36:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:36:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:36:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:36:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:36:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:36:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:36:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:36:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:36:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:36:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:36:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:36:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:36:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:36:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:36:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:36:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:36:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:36:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:36:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:36:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:36:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:36:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:36:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:36:13 at java.lang.reflect.Method.invoke (Method.java:580) 19:36:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:36:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:36:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:36:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:36:13 [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.1-SNAPSHOT/maven-metadata.xml 19:36:13 [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:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:36:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:36:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:36:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:36:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:36:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:36:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:36:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:36:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:36:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:36:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:36:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:36:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:36:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:36:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:36:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:36:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:36:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:36:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:36:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:36:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:36:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:36:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:36:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:36:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:36:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:36:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:36:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:36:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:36:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:36:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:36:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:36:13 at java.lang.reflect.Method.invoke (Method.java:580) 19:36:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:36:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:36:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:36:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:36:13 [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:13 [INFO] 19:36:13 [INFO] ----------------< org.opendaylight.daexim:daexim-karaf >---------------- 19:36:13 [INFO] Building daexim-karaf 1.19.1-SNAPSHOT [12/13] 19:36:13 [INFO] from karaf/pom.xml 19:36:13 [INFO] --------------------------------[ pom ]--------------------------------- 19:36:14 [INFO] 19:36:14 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-karaf --- 19:36:14 [INFO] 19:36:14 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ daexim-karaf --- 19:36:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:36:14 [INFO] 19:36:14 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ daexim-karaf --- 19:36:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:36:14 [INFO] 19:36:14 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ daexim-karaf --- 19:36:14 [INFO] 19:36:14 [INFO] --- dependency:3.11.0:properties (default) @ daexim-karaf --- 19:36:14 [INFO] 19:36:14 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ daexim-karaf --- 19:36:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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:14 [INFO] 19:36:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-karaf --- 19:36:14 [INFO] Starting audit... 19:36:14 Audit done. 19:36:14 [INFO] You have 0 Checkstyle violations. 19:36:14 [INFO] 19:36:14 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-karaf --- 19:36:14 [INFO] Starting audit... 19:36:14 Audit done. 19:36:14 [INFO] You have 0 Checkstyle violations. 19:36:14 [INFO] 19:36:14 [INFO] --- dependency:3.11.0:copy (unpack-license) @ daexim-karaf --- 19:36:14 [INFO] 19:36:14 [INFO] --- resources:3.5.0:resources (process-resources) @ daexim-karaf --- 19:36:14 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-chromium/karaf/src/main/resources 19:36:14 [INFO] 19:36:14 [INFO] --- karaf:4.4.11:assembly (process-resources) @ daexim-karaf --- 19:36:14 [INFO] Using repositories: 19:36:14 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 19:36:14 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 19:36:14 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:36:14 [INFO] Creating work directory: /w/workspace/daexim-maven-merge-chromium/karaf/target/assembly 19:36:14 [INFO] Loading direct KAR and features XML dependencies 19:36:14 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.11/kar 19:36:14 [INFO] Feature framework will be added as a startup feature 19:36:14 [INFO] Generating Karaf assembly: /w/workspace/daexim-maven-merge-chromium/karaf/target/assembly 19:36:14 [INFO] Unzipping kars 19:36:14 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.11/kar 19:36:14 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.11/xml/features 19:36:14 [INFO] Loading profiles from: 19:36:14 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 19:36:14 [INFO] Loading repositories 19:36:15 [INFO] Generating generated-startup profile 19:36:15 [INFO] Generating generated-boot profile with parents: generated-startup 19:36:15 [INFO] Generating generated-installed profile 19:36:15 [INFO] Configuring etc/config.properties and etc/system.properties 19:36:15 [INFO] Downloading libraries for generated profiles 19:36:15 [INFO] Downloading additional libraries 19:36:15 [INFO] Writing configurations 19:36:15 [INFO] adding config file: etc/profile.cfg 19:36:15 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 19:36:15 [INFO] Startup stage 19:36:15 [INFO] Loading startup repositories 19:36:15 [INFO] Resolving startup features and bundles 19:36:15 [INFO] Features: framework 19:36:15 [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.7 19:36:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.7 19:36:15 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 19:36:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 19:36:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 19:36:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 19:36:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 19:36:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 19:36:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 19:36:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 19:36:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:36:15 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.11 19:36:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.11 19:36:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.11 19:36:15 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 19:36:15 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.3 19:36:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.3 19:36:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.3 19:36:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.1 19:36:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:36:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 19:36:15 [INFO] Boot stage 19:36:15 [INFO] Loading boot repositories 19:36:15 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.11/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.19.1-SNAPSHOT/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.11/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.19.1-SNAPSHOT/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.19.1-SNAPSHOT/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/2.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/13.0.4/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.35/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/16.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/16.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/16.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/15.1.5/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/16.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.14/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.14/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/16.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/15.1.5/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/16.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.3.7/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/16.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/15.1.5/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/15.1.5/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jspecify/14.3.7/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/16.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/15.1.5/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/15.1.5/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/11.0.1/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/16.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/16.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/16.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/13.0.4/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/13.0.4/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/11.0.1/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/15.1.5/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/15.1.5/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/15.1.5/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/16.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/16.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/13.0.4/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/15.1.5/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/13.0.4/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/16.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/2.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/2.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-http3/14.3.7/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-quic/14.3.7/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/11.0.1/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/11.0.1/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/11.0.1/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.3.7/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/16.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.3.7/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/15.1.5/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.3.7/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/11.0.1/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.3.7/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.23.4/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/13.0.4/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.3.7/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.3.7/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/15.1.5/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.3.7/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/11.0.1/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.3.7/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/2.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/11.0.1/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/2.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/11.0.1/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/2.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/15.1.5/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/13.0.4/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/11.0.1/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/15.1.5/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/2.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/11.0.1/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/11.0.1/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/2.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/13.0.4/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.23.4/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/13.0.4/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.3.7/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.3.7/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/2.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/2.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/2.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/2.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.23.4/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.23.4/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.23.4/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.23.4/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/2.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/11.0.1/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/2.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/2.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/2.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/13.0.4/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/2.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/13.0.4/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/2.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/2.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/2.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.23.4/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.3.7/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.3.7/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.3.7/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.3.7/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/2.0.6/xml/features 19:36:15 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/2.0.6/xml/features 19:36:15 [INFO] Feature shell-compat/4.4.11 is defined as a boot feature 19:36:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.11 19:36:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.11 19:36:15 [INFO] Feature management/4.4.11 is defined as a boot feature 19:36:15 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 19:36:15 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 19:36:15 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 19:36:15 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 19:36:15 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 19:36:15 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.11 19:36:15 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 19:36:15 [INFO] adding config file: etc/jmx.acl.cfg 19:36:15 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 19:36:15 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 19:36:15 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 19:36:15 [INFO] adding config file: etc/org.apache.karaf.management.cfg 19:36:15 [INFO] Feature instance/4.4.11 is defined as a boot feature 19:36:15 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.11 19:36:15 [INFO] Feature deployer/4.4.11 is defined as a boot feature 19:36:15 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.11 19:36:15 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.11 19:36:15 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.11 19:36:15 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.11 19:36:15 [INFO] Feature jline/3.30.9 is defined as a boot feature 19:36:15 [INFO] adding maven artifact: mvn:org.jline/jline/3.30.9 19:36:15 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.3 19:36:15 [INFO] Feature system/4.4.11 is defined as a boot feature 19:36:15 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.11 19:36:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 19:36:15 [INFO] Feature aries-proxy/4.4.11 is defined as a boot feature 19:36:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.9.1 19:36:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.9.1 19:36:15 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 19:36:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.9.1 19:36:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.9.1 19:36:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.9.1 19:36:15 [INFO] Feature package/4.4.11 is defined as a boot feature 19:36:15 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.11 19:36:15 [INFO] Feature jaas/4.4.11 is defined as a boot feature 19:36:15 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.11 19:36:15 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.11 19:36:15 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.11 19:36:15 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 19:36:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 19:36:15 [INFO] Feature feature/4.4.11 is defined as a boot feature 19:36:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.11 19:36:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.11 19:36:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.11 19:36:15 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 19:36:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 19:36:15 [INFO] Feature framework/4.4.11 is defined as a boot feature 19:36:15 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 19:36:15 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.3 19:36:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:36:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 19:36:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.11 19:36:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 19:36:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.1 19:36:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.11 19:36:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.3 19:36:15 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 19:36:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 19:36:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 19:36:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:36:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 19:36:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 19:36:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 19:36:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 19:36:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.3 19:36:15 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.11 19:36:15 [INFO] Feature aries-blueprint/4.4.11 is defined as a boot feature 19:36:15 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 19:36:15 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.11 19:36:15 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 19:36:15 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 19:36:15 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 19:36:15 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 19:36:15 [INFO] Feature a5fbe4d1-45f1-4723-8dbd-9d017daf162e/0.0.0 is defined as a boot feature 19:36:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.3.7 19:36:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.3.7 19:36:15 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 19:36:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:36:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.3.7 19:36:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.7 19:36:15 [INFO] Feature ssh/4.4.11 is defined as a boot feature 19:36:15 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.84 19:36:15 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.84 19:36:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.11 19:36:15 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.17.1 19:36:15 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.17.1 19:36:15 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.17.1 19:36:15 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.84 19:36:15 [INFO] Feature config/4.4.11 is defined as a boot feature 19:36:15 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.11 19:36:15 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 19:36:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 19:36:15 [INFO] Feature log/4.4.11 is defined as a boot feature 19:36:15 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.11 19:36:15 [INFO] adding config file: etc/org.apache.karaf.log.cfg 19:36:15 [INFO] Feature scr/4.4.11 is defined as a boot feature 19:36:15 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.11 19:36:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 19:36:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:36:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.18 19:36:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 19:36:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 19:36:15 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.11 19:36:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 19:36:15 [INFO] Feature shell/4.4.11 is defined as a boot feature 19:36:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.11 19:36:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.11 19:36:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.11 19:36:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 19:36:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 19:36:15 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 19:36:15 [INFO] Feature jaas-boot/4.4.11 is defined as a boot feature 19:36:15 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.11.jar 19:36:15 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.11 19:36:15 [INFO] Feature service/4.4.11 is defined as a boot feature 19:36:15 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.11 19:36:15 [INFO] Feature bundle/4.4.11 is defined as a boot feature 19:36:15 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.11 19:36:15 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 19:36:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 19:36:15 [INFO] Feature standard/4.4.11 is defined as a boot feature 19:36:15 [INFO] Feature diagnostic/4.4.11 is defined as a boot feature 19:36:15 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.11 19:36:15 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.11.jar 19:36:15 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.11 19:36:15 [INFO] Feature kar/4.4.11 is defined as a boot feature 19:36:15 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.11 19:36:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 19:36:15 [INFO] Feature pax-url-wrap/2.7.1 is defined as a boot feature 19:36:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.3 19:36:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.7.1/jar/uber 19:36:15 [INFO] Install stage 19:36:15 [INFO] Loading installed repositories 19:36:15 [INFO] Feature wrapper/4.4.11 is defined as an installed feature 19:36:15 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.11 19:36:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 19:36:15 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.17 19:36:15 [INFO] 19:36:15 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ daexim-karaf >>> 19:36:15 [INFO] 19:36:15 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ daexim-karaf --- 19:36:15 [INFO] No files found to run spotbugs; check compile phase has been run. 19:36:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 19:36:15 [INFO] 19:36:15 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ daexim-karaf <<< 19:36:15 [INFO] 19:36:15 [INFO] 19:36:15 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ daexim-karaf --- 19:36:15 [INFO] 19:36:15 [INFO] --- dependency:3.11.0:copy (apply-branding) @ daexim-karaf --- 19:36:15 [INFO] 19:36:15 [INFO] --- dependency:3.11.0:unpack-dependencies (unpack-karaf-resources) @ daexim-karaf --- 19:36:15 [INFO] 19:36:15 [INFO] --- dependency:3.11.0:copy (org.ops4j.pax.url.mvn.cfg) @ daexim-karaf --- 19:36:15 [WARNING] Overwriting /w/workspace/daexim-maven-merge-chromium/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 19:36:15 [INFO] 19:36:15 [INFO] --- copy:14.3.7:copy-files (default) @ daexim-karaf --- 19:36:15 [INFO] 19:36:15 [INFO] --- resources:3.5.0:copy-resources (copy-resources) @ daexim-karaf --- 19:36:15 [WARNING] Parameter 'overwrite' is deprecated: Use changeDetection instead. 19:36:15 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-chromium/karaf/src/main/assembly 19:36:15 [INFO] 19:36:15 [INFO] --- karaf:14.3.7:populate-local-repo (populate-local-repo) @ daexim-karaf --- 19:36:16 [INFO] Feature repository discovered recursively: 6577e510-fc65-4db5-ab58-2e8bf97de177 19:36:16 [INFO] Feature repository discovered recursively: daexim-features 19:36:16 [INFO] Feature repository discovered recursively: framework-4.4.11 19:36:16 [INFO] Feature repository discovered recursively: odl-aaa-0.23.4 19:36:16 [INFO] Feature repository discovered recursively: odl-aaa-api 19:36:16 [INFO] Feature repository discovered recursively: odl-aaa-encryption-service 19:36:16 [INFO] Feature repository discovered recursively: odl-antlr4 19:36:16 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 19:36:16 [INFO] Feature repository discovered recursively: odl-apache-commons-text 19:36:16 [INFO] Feature repository discovered recursively: odl-apache-shiro 19:36:16 [INFO] Feature repository discovered recursively: odl-bytebuddy 19:36:16 [INFO] Feature repository discovered recursively: odl-controller-13.0.4 19:36:16 [INFO] Feature repository discovered recursively: odl-controller-blueprint-13.0.4 19:36:16 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-13.0.4 19:36:16 [INFO] Feature repository discovered recursively: odl-daexim-1.19.1-SNAPSHOT 19:36:16 [INFO] Feature repository discovered recursively: odl-daexim-all-1.19.1-SNAPSHOT 19:36:16 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 19:36:16 [INFO] Feature repository discovered recursively: odl-extras-13.0.4 19:36:16 [INFO] Feature repository discovered recursively: odl-gson 19:36:16 [INFO] Feature repository discovered recursively: odl-guava 19:36:16 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 19:36:16 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 19:36:16 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 19:36:16 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 19:36:16 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash 19:36:16 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name 19:36:16 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 19:36:16 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf 19:36:16 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring 19:36:16 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 19:36:16 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 19:36:16 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 19:36:16 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 19:36:16 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 19:36:16 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 19:36:16 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 19:36:16 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 19:36:16 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 19:36:16 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 19:36:16 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 19:36:16 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 19:36:16 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 19:36:16 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 19:36:16 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 19:36:16 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 19:36:16 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 19:36:16 [INFO] Feature repository discovered recursively: odl-infrautils-ready 19:36:16 [INFO] Feature repository discovered recursively: odl-infrautils-utils 19:36:16 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 19:36:16 [INFO] Feature repository discovered recursively: odl-javassist-3 19:36:16 [INFO] Feature repository discovered recursively: odl-jersey-2 19:36:16 [INFO] Feature repository discovered recursively: odl-jspecify 19:36:16 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 19:36:16 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 19:36:16 [INFO] Feature repository discovered recursively: odl-lz4 19:36:16 [INFO] Feature repository discovered recursively: odl-mdsal-13.0.4 19:36:16 [INFO] Feature repository discovered recursively: odl-mdsal-binding 19:36:16 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 19:36:16 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 19:36:16 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 19:36:16 [INFO] Feature repository discovered recursively: odl-mdsal-common 19:36:16 [INFO] Feature repository discovered recursively: odl-mdsal-dom 19:36:16 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 19:36:16 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 19:36:16 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 19:36:16 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 19:36:16 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 19:36:16 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 19:36:16 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 19:36:16 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 19:36:16 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 19:36:16 [INFO] Feature repository discovered recursively: odl-netconf-11.0.1 19:36:16 [INFO] Feature repository discovered recursively: odl-netconf-databind 19:36:16 [INFO] Feature repository discovered recursively: odl-netconf-keystore 19:36:16 [INFO] Feature repository discovered recursively: odl-netconf-truststore 19:36:16 [INFO] Feature repository discovered recursively: odl-netty-4 19:36:16 [INFO] Feature repository discovered recursively: odl-netty-http3 19:36:16 [INFO] Feature repository discovered recursively: odl-netty-quic 19:36:16 [INFO] Feature repository discovered recursively: odl-pekko 19:36:16 [INFO] Feature repository discovered recursively: odl-raft-api 19:36:16 [INFO] Feature repository discovered recursively: odl-raft-spi 19:36:16 [INFO] Feature repository discovered recursively: odl-restconf 19:36:16 [INFO] Feature repository discovered recursively: odl-restconf-api 19:36:16 [INFO] Feature repository discovered recursively: odl-restconf-nb-11.0.1 19:36:16 [INFO] Feature repository discovered recursively: odl-restconf-server-api 19:36:16 [INFO] Feature repository discovered recursively: odl-servlet-api 19:36:16 [INFO] Feature repository discovered recursively: odl-stax2-api 19:36:16 [INFO] Feature repository discovered recursively: odl-ws-rs-api 19:36:16 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 19:36:16 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 19:36:16 [INFO] Feature repository discovered recursively: odl-yangtools-codec 19:36:16 [INFO] Feature repository discovered recursively: odl-yangtools-common 19:36:16 [INFO] Feature repository discovered recursively: odl-yangtools-data 19:36:16 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 19:36:16 [INFO] Feature repository discovered recursively: odl-yangtools-export 19:36:16 [INFO] Feature repository discovered recursively: odl-yangtools-parser 19:36:16 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 19:36:16 [INFO] Feature repository discovered recursively: odl-yangtools-util 19:36:16 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 19:36:16 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 19:36:16 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 19:36:16 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.35 19:36:16 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 19:36:16 [INFO] Feature repository discovered recursively: pt-triemap 19:36:16 [INFO] Feature repository discovered recursively: standard-4.4.11 19:36:16 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:16 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:16 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:16 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:16 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:16 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:16 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:16 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:16 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:16 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:16 [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:16 [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:16 [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:16 [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:16 [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:16 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:16 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:16 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:16 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:16 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:16 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:16 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:16 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:16 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:16 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 19:36:16 [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:16 [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:16 [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:16 [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:16 [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:16 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 19:36:16 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 19:36:16 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 19:36:16 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 19:36:16 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 19:36:16 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 19:36:16 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 19:36:16 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 19:36:16 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 19:36:16 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 19:36:16 [WARNING] Duplicate versions for commons-codec:commons-codec::jar, 1.21.0 and 1.22.1 19:36:16 [WARNING] Duplicate versions for com.h2database:h2::jar, 2.2.224 and 2.4.240 19:36:16 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.1 and 1.7.2 19:36:16 [INFO] 19:36:16 [INFO] --- antrun:3.2.0:run (fix-permissions) @ daexim-karaf --- 19:36:17 [INFO] Executing tasks 19:36:17 [INFO] Executed tasks 19:36:17 [INFO] 19:36:17 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ daexim-karaf --- 19:36:17 [INFO] Executing tasks 19:36:17 [INFO] [delete] Deleting directory /w/workspace/daexim-maven-merge-chromium/karaf/target/assembly/system/org/bouncycastle 19:36:17 [INFO] Executed tasks 19:36:17 [INFO] 19:36:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ daexim-karaf --- 19:36:17 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 19:36:17 [INFO] 19:36:17 [INFO] --- karaf:4.4.11:archive (package) @ daexim-karaf --- 19:36:31 [INFO] 19:36:31 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ daexim-karaf --- 19:36:31 [INFO] Skipping CycloneDX goal, because module skips deploy 19:36:31 [INFO] 19:36:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-karaf --- 19:36:31 [INFO] Skipping duplicate-finder execution! 19:36:31 [INFO] 19:36:31 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ daexim-karaf --- 19:36:31 [INFO] Skipping pom project 19:36:31 [INFO] 19:36:31 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ daexim-karaf --- 19:36:31 [INFO] 19:36:31 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ daexim-karaf --- 19:36:31 [INFO] 19:36:31 [INFO] --- jacoco:0.8.15:report (report) @ daexim-karaf --- 19:36:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:36:31 [INFO] 19:36:31 [INFO] --- install:3.1.4:install (default-install) @ daexim-karaf --- 19:36:31 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/karaf/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.19.1-SNAPSHOT/daexim-karaf-1.19.1-SNAPSHOT.pom 19:36:31 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/karaf/target/daexim-karaf-1.19.1-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.19.1-SNAPSHOT/daexim-karaf-1.19.1-SNAPSHOT.tar.gz 19:36:31 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/karaf/target/daexim-karaf-1.19.1-SNAPSHOT.zip to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.19.1-SNAPSHOT/daexim-karaf-1.19.1-SNAPSHOT.zip 19:36:31 [INFO] 19:36:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-karaf --- 19:36:31 [INFO] Skipping artifact deployment 19:36:31 [INFO] 19:36:31 [INFO] -------------------< org.opendaylight.daexim:daexim >------------------- 19:36:31 [INFO] Building daexim 1.19.1-SNAPSHOT [13/13] 19:36:31 [INFO] from pom.xml 19:36:31 [INFO] --------------------------------[ pom ]--------------------------------- 19:36:31 [INFO] 19:36:31 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim --- 19:36:31 [INFO] Deleting /w/workspace/daexim-maven-merge-chromium/target 19:36:31 [INFO] 19:36:31 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ daexim --- 19:36:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:36:31 [INFO] 19:36:31 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ daexim --- 19:36:31 [INFO] 19:36:31 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ daexim --- 19:36:31 [INFO] CycloneDX: Resolving Dependencies 19:36:32 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 19:36:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-chromium/target/bom.xml 19:36:32 [INFO] attaching as daexim-1.19.1-SNAPSHOT-cyclonedx.xml 19:36:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-chromium/target/bom.json 19:36:32 [INFO] attaching as daexim-1.19.1-SNAPSHOT-cyclonedx.json 19:36:32 [INFO] 19:36:32 [INFO] --- install:3.1.4:install (default-install) @ daexim --- 19:36:32 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/pom.xml to /tmp/r/org/opendaylight/daexim/daexim/1.19.1-SNAPSHOT/daexim-1.19.1-SNAPSHOT.pom 19:36:32 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim/1.19.1-SNAPSHOT/daexim-1.19.1-SNAPSHOT-cyclonedx.xml 19:36:32 [INFO] Installing /w/workspace/daexim-maven-merge-chromium/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim/1.19.1-SNAPSHOT/daexim-1.19.1-SNAPSHOT-cyclonedx.json 19:36:32 [INFO] 19:36:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim --- 19:36:32 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-chromium/m2repo 19:36:32 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim/1.19.1-SNAPSHOT/maven-metadata.xml 19:36:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:36:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:36:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:36:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:36:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:36:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:36:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:36:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 19:36:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:36:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:36:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:36:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:36:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:36:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:36:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:36:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:36:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:36:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:36:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:36:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:36:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:36:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:36:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:36:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:36:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:36:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:36:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:36:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:36:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:36:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:36:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:36:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:36:32 at java.lang.reflect.Method.invoke (Method.java:580) 19:36:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:36:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:36:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:36:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:36:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim/1.19.1-SNAPSHOT/maven-metadata.xml 19:36:32 [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:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:36:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 19:36:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 19:36:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 19:36:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 19:36:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 19:36:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 19:36:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 19:36:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 19:36:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 19:36:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 19:36:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 19:36:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 19:36:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 19:36:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 19:36:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 19:36:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 19:36:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 19:36:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 19:36:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 19:36:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 19:36:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 19:36:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 19:36:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 19:36:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 19:36:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 19:36:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 19:36:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 19:36:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 19:36:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 19:36:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 19:36:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 19:36:32 at java.lang.reflect.Method.invoke (Method.java:580) 19:36:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 19:36:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 19:36:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 19:36:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 19:36:32 [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:32 [INFO] ------------------------------------------------------------------------ 19:36:32 [INFO] Reactor Summary for daexim 1.19.1-SNAPSHOT: 19:36:32 [INFO] 19:36:32 [INFO] daexim-test-model .................................. SUCCESS [ 16.914 s] 19:36:32 [INFO] daexim-model ....................................... SUCCESS [ 7.992 s] 19:36:32 [INFO] daexim-spi ......................................... SUCCESS [ 3.627 s] 19:36:32 [INFO] parent ............................................. SUCCESS [ 0.394 s] 19:36:32 [INFO] daexim-impl ........................................ SUCCESS [ 39.803 s] 19:36:32 [INFO] daexim-akka-infoprovider-impl ...................... SUCCESS [ 5.208 s] 19:36:32 [INFO] OpenDaylight :: daexim (Karaf feature) ............. SUCCESS [ 24.046 s] 19:36:32 [INFO] OpenDaylight :: Daexim :: All ...................... SUCCESS [ 29.394 s] 19:36:32 [INFO] ODL :: daexim :: daexim-features ................... SUCCESS [ 5.942 s] 19:36:32 [INFO] ODL :: daexim :: features-aggregator ............... SUCCESS [ 0.655 s] 19:36:32 [INFO] daexim-artifacts ................................... SUCCESS [ 0.125 s] 19:36:32 [INFO] daexim-karaf ....................................... SUCCESS [ 18.425 s] 19:36:32 [INFO] daexim ............................................. SUCCESS [ 0.098 s] 19:36:32 [INFO] ------------------------------------------------------------------------ 19:36:32 [INFO] BUILD SUCCESS 19:36:32 [INFO] ------------------------------------------------------------------------ 19:36:32 [INFO] Total time: 02:39 min 19:36:32 [INFO] Finished at: 2026-08-22T19:36:32Z 19:36:32 [INFO] ------------------------------------------------------------------------ 19:36:32 [daexim-maven-merge-chromium] $ /bin/sh -xe /tmp/jenkins15119311594321652140.sh 19:36:32 [daexim-maven-merge-chromium] $ /bin/bash -l /tmp/jenkins4991629152973772048.sh 19:36:32 ---> common-variables.sh 19:36:32 --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:32 ---> maven-deploy.sh 19:36:32 -----> Remove metadata files that were not updated 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim/1.17.3-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim/1.18.2-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim/1.19.0-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim/1.20.0-SNAPSHOT/maven-metadata.xml 19:36:32 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:32 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:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.0-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.20.0-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-artifacts/1.17.3-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-artifacts/1.18.2-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-artifacts/1.19.0-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-artifacts/1.20.0-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-features/1.17.3-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-features/1.18.2-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-features/1.19.0-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-features/1.20.0-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-impl/1.17.3-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-impl/1.18.2-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-impl/1.19.0-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-impl/1.20.0-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-model/1.17.3-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-model/1.18.2-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-model/1.19.0-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-model/1.20.0-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-spi/1.17.3-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-spi/1.18.2-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-spi/1.19.0-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-spi/1.20.0-SNAPSHOT/maven-metadata.xml 19:36:32 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:32 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:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-test-model/1.19.0-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/daexim-test-model/1.20.0-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/features-aggregator/1.17.3-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/features-aggregator/1.18.2-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/features-aggregator/1.19.0-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/features-aggregator/1.20.0-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/odl-daexim/1.17.3-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/odl-daexim/1.18.2-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/odl-daexim/1.19.0-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/odl-daexim/1.20.0-SNAPSHOT/maven-metadata.xml 19:36:32 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:32 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:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/odl-daexim-all/1.19.0-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/odl-daexim-all/1.20.0-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/parent/1.17.3-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/parent/1.18.2-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/parent/1.19.0-SNAPSHOT/maven-metadata.xml 19:36:32 Removing unmodified file /w/workspace/daexim-maven-merge-chromium/m2repo/org/opendaylight/daexim/parent/1.20.0-SNAPSHOT/maven-metadata.xml 19:36:32 -----> Install lftools 19:36:32 Setup pyenv: 19:36:32 system 19:36:32 3.8.20 19:36:32 3.9.20 19:36:32 3.10.15 19:36:32 * 3.11.10 (set by /w/workspace/daexim-maven-merge-chromium/.python-version) 19:36:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vgyy from file:/tmp/.os_lf_venv 19:36:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:36:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:36:34 lf-activate-venv(): INFO: Base packages installed successfully 19:36:34 lf-activate-venv(): INFO: Installing additional packages: lftools 19:36:44 lf-activate-venv(): INFO: Adding /tmp/venv-vgyy/bin to PATH 19:36:44 -----> Upload files to Nexus 19:36:45 ####################################################### 19:36:45 Deploying directory /w/workspace/daexim-maven-merge-chromium/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 19:36:45 Attempting to upload org/opendaylight/daexim/features-aggregator/maven-metadata.xml.sha1 (40.0 b) 19:36:45 Attempting to upload org/opendaylight/daexim/features-aggregator/maven-metadata.xml.md5 (32.0 b) 19:36:46 Attempting to upload org/opendaylight/daexim/features-aggregator/maven-metadata.xml (528.0 b) 19:36:46 Attempting to upload org/opendaylight/daexim/features-aggregator/1.19.1-SNAPSHOT/features-aggregator-1.19.1-20260822.193353-29.pom (1.55 kb) 19:36:46 Attempting to upload org/opendaylight/daexim/features-aggregator/1.19.1-SNAPSHOT/features-aggregator-1.19.1-20260822.193353-29-cyclonedx.json.md5 (32.0 b) 19:36:46 Attempting to upload org/opendaylight/daexim/features-aggregator/1.19.1-SNAPSHOT/features-aggregator-1.19.1-20260822.193353-29-cyclonedx.xml.md5 (32.0 b) 19:36:46 Attempting to upload org/opendaylight/daexim/features-aggregator/1.19.1-SNAPSHOT/features-aggregator-1.19.1-20260822.193353-29.pom.sha1 (40.0 b) 19:36:46 Attempting to upload org/opendaylight/daexim/features-aggregator/1.19.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:36:46 Attempting to upload org/opendaylight/daexim/features-aggregator/1.19.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:36:46 Attempting to upload org/opendaylight/daexim/features-aggregator/1.19.1-SNAPSHOT/features-aggregator-1.19.1-20260822.193353-29-cyclonedx.json.sha1 (40.0 b) 19:36:46 Attempting to upload org/opendaylight/daexim/features-aggregator/1.19.1-SNAPSHOT/features-aggregator-1.19.1-20260822.193353-29-cyclonedx.json (3.55 kb) 19:36:46 Attempting to upload org/opendaylight/daexim/features-aggregator/1.19.1-SNAPSHOT/maven-metadata.xml (1.04 kb) 19:36:46 Attempting to upload org/opendaylight/daexim/features-aggregator/1.19.1-SNAPSHOT/features-aggregator-1.19.1-20260822.193353-29.pom.md5 (32.0 b) 19:36:46 Attempting to upload org/opendaylight/daexim/features-aggregator/1.19.1-SNAPSHOT/features-aggregator-1.19.1-20260822.193353-29-cyclonedx.xml.sha1 (40.0 b) 19:36:47 Attempting to upload org/opendaylight/daexim/features-aggregator/1.19.1-SNAPSHOT/features-aggregator-1.19.1-20260822.193353-29-cyclonedx.xml (3.24 kb) 19:36:47 Attempting to upload org/opendaylight/daexim/parent/maven-metadata.xml.sha1 (40.0 b) 19:36:47 Attempting to upload org/opendaylight/daexim/parent/maven-metadata.xml.md5 (32.0 b) 19:36:47 Attempting to upload org/opendaylight/daexim/parent/maven-metadata.xml (515.0 b) 19:36:47 Attempting to upload org/opendaylight/daexim/parent/1.19.1-SNAPSHOT/parent-1.19.1-20260822.193353-29-cyclonedx.xml.md5 (32.0 b) 19:36:47 Attempting to upload org/opendaylight/daexim/parent/1.19.1-SNAPSHOT/parent-1.19.1-20260822.193353-29-cyclonedx.json (10.51 kb) 19:36:47 Attempting to upload org/opendaylight/daexim/parent/1.19.1-SNAPSHOT/parent-1.19.1-20260822.193353-29-cyclonedx.xml.sha1 (40.0 b) 19:36:47 Attempting to upload org/opendaylight/daexim/parent/1.19.1-SNAPSHOT/parent-1.19.1-20260822.193353-29.pom.sha1 (40.0 b) 19:36:47 Attempting to upload org/opendaylight/daexim/parent/1.19.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:36:47 Attempting to upload org/opendaylight/daexim/parent/1.19.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:36:47 Attempting to upload org/opendaylight/daexim/parent/1.19.1-SNAPSHOT/maven-metadata.xml (1.02 kb) 19:36:47 Attempting to upload org/opendaylight/daexim/parent/1.19.1-SNAPSHOT/parent-1.19.1-20260822.193353-29-cyclonedx.json.md5 (32.0 b) 19:36:47 Attempting to upload org/opendaylight/daexim/parent/1.19.1-SNAPSHOT/parent-1.19.1-20260822.193353-29-cyclonedx.json.sha1 (40.0 b) 19:36:48 Attempting to upload org/opendaylight/daexim/parent/1.19.1-SNAPSHOT/parent-1.19.1-20260822.193353-29.pom.md5 (32.0 b) 19:36:48 Attempting to upload org/opendaylight/daexim/parent/1.19.1-SNAPSHOT/parent-1.19.1-20260822.193353-29.pom (1.86 kb) 19:36:48 Attempting to upload org/opendaylight/daexim/parent/1.19.1-SNAPSHOT/parent-1.19.1-20260822.193353-29-cyclonedx.xml (9.41 kb) 19:36:48 Attempting to upload org/opendaylight/daexim/daexim-test-model/maven-metadata.xml.sha1 (40.0 b) 19:36:48 Attempting to upload org/opendaylight/daexim/daexim-test-model/maven-metadata.xml.md5 (32.0 b) 19:36:48 Attempting to upload org/opendaylight/daexim/daexim-test-model/maven-metadata.xml (526.0 b) 19:36:48 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-20260822.193353-29-javadoc.jar.md5 (32.0 b) 19:36:48 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-20260822.193353-29-sources.jar (25.45 kb) 19:36:48 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-20260822.193353-29-javadoc.jar (199.97 kb) 19:36:48 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-20260822.193353-29-cyclonedx.json.md5 (32.0 b) 19:36:48 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-20260822.193353-29.jar (35.08 kb) 19:36:48 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:36:49 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-20260822.193353-29-cyclonedx.json (37.67 kb) 19:36:49 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:36:49 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-20260822.193353-29-javadoc.jar.sha1 (40.0 b) 19:36:49 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-20260822.193353-29-cyclonedx.xml.md5 (32.0 b) 19:36:49 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:36:49 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-20260822.193353-29-cyclonedx.xml.sha1 (40.0 b) 19:36:49 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-20260822.193353-29-cyclonedx.xml (34.08 kb) 19:36:49 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-20260822.193353-29.pom.sha1 (40.0 b) 19:36:50 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-20260822.193353-29.pom (1013.0 b) 19:36:50 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-20260822.193353-29-sources.jar.sha1 (40.0 b) 19:36:50 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-20260822.193353-29.jar.md5 (32.0 b) 19:36:50 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-20260822.193353-29-sources.jar.md5 (32.0 b) 19:36:50 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-20260822.193353-29.jar.sha1 (40.0 b) 19:36:50 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-20260822.193353-29-cyclonedx.json.sha1 (40.0 b) 19:36:50 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-20260822.193353-29.pom.md5 (32.0 b) 19:36:50 Attempting to upload org/opendaylight/daexim/daexim-impl/maven-metadata.xml.sha1 (40.0 b) 19:36:50 Attempting to upload org/opendaylight/daexim/daexim-impl/maven-metadata.xml.md5 (32.0 b) 19:36:51 Attempting to upload org/opendaylight/daexim/daexim-impl/maven-metadata.xml (520.0 b) 19:36:51 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29.jar (61.6 kb) 19:36:53 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29.cfg.md5 (32.0 b) 19:36:53 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29-sources.jar.sha1 (40.0 b) 19:36:53 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29.cfg (232.0 b) 19:36:53 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29-cyclonedx.json.sha1 (40.0 b) 19:36:53 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29-cyclonedx.xml.md5 (32.0 b) 19:36:53 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29-cyclonedx.xml.sha1 (40.0 b) 19:36:53 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29-javadoc.jar.sha1 (40.0 b) 19:36:53 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29-javadoc.jar (128.3 kb) 19:36:54 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:36:54 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:36:54 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29.cfg.sha1 (40.0 b) 19:36:54 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29.jar.sha1 (40.0 b) 19:36:54 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29-sources.jar.md5 (32.0 b) 19:36:54 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29-sources.jar (25.21 kb) 19:36:54 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/maven-metadata.xml (1.79 kb) 19:36:54 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29.pom (6.25 kb) 19:36:54 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29.pom.sha1 (40.0 b) 19:36:55 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29-cyclonedx.xml (122.55 kb) 19:36:55 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29.jar.md5 (32.0 b) 19:36:55 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29-cyclonedx.json (133.02 kb) 19:36:55 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29.pom.md5 (32.0 b) 19:36:55 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29-javadoc.jar.md5 (32.0 b) 19:36:55 Attempting to upload org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29-cyclonedx.json.md5 (32.0 b) 19:36:55 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml.sha1 (40.0 b) 19:36:55 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml.md5 (32.0 b) 19:36:55 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml (538.0 b) 19:36:55 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-20260822.193353-29-cyclonedx.json.sha1 (40.0 b) 19:36:55 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-20260822.193353-29-cyclonedx.xml.sha1 (40.0 b) 19:36:55 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-20260822.193353-29-javadoc.jar.md5 (32.0 b) 19:36:56 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-20260822.193353-29-cyclonedx.json.md5 (32.0 b) 19:36:56 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-20260822.193353-29-cyclonedx.xml (174.66 kb) 19:36:56 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-20260822.193353-29-javadoc.jar.sha1 (40.0 b) 19:36:56 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-20260822.193353-29-sources.jar.sha1 (40.0 b) 19:36:56 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:36:56 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:36:56 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-20260822.193353-29.pom.md5 (32.0 b) 19:36:56 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-20260822.193353-29-cyclonedx.xml.md5 (32.0 b) 19:36:56 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-20260822.193353-29.pom (1.61 kb) 19:36:56 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-20260822.193353-29-cyclonedx.json (190.68 kb) 19:36:56 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/maven-metadata.xml (1.64 kb) 19:36:56 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-20260822.193353-29-sources.jar (3.26 kb) 19:36:57 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-20260822.193353-29-javadoc.jar (86.03 kb) 19:36:57 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-20260822.193353-29-sources.jar.md5 (32.0 b) 19:36:57 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-20260822.193353-29.jar.md5 (32.0 b) 19:36:57 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-20260822.193353-29.jar (9.92 kb) 19:36:57 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-20260822.193353-29.pom.sha1 (40.0 b) 19:36:57 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-20260822.193353-29.jar.sha1 (40.0 b) 19:36:57 Attempting to upload org/opendaylight/daexim/daexim/maven-metadata.xml.sha1 (40.0 b) 19:36:57 Attempting to upload org/opendaylight/daexim/daexim/maven-metadata.xml.md5 (32.0 b) 19:36:57 Attempting to upload org/opendaylight/daexim/daexim/maven-metadata.xml (515.0 b) 19:36:57 Attempting to upload org/opendaylight/daexim/daexim/1.19.1-SNAPSHOT/daexim-1.19.1-20260822.193353-29-cyclonedx.xml.sha1 (40.0 b) 19:36:57 Attempting to upload org/opendaylight/daexim/daexim/1.19.1-SNAPSHOT/daexim-1.19.1-20260822.193353-29.pom (1.29 kb) 19:36:57 Attempting to upload org/opendaylight/daexim/daexim/1.19.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:36:57 Attempting to upload org/opendaylight/daexim/daexim/1.19.1-SNAPSHOT/daexim-1.19.1-20260822.193353-29.pom.md5 (32.0 b) 19:36:58 Attempting to upload org/opendaylight/daexim/daexim/1.19.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:36:58 Attempting to upload org/opendaylight/daexim/daexim/1.19.1-SNAPSHOT/daexim-1.19.1-20260822.193353-29.pom.sha1 (40.0 b) 19:36:58 Attempting to upload org/opendaylight/daexim/daexim/1.19.1-SNAPSHOT/maven-metadata.xml (1.02 kb) 19:36:58 Attempting to upload org/opendaylight/daexim/daexim/1.19.1-SNAPSHOT/daexim-1.19.1-20260822.193353-29-cyclonedx.json (3.47 kb) 19:36:58 Attempting to upload org/opendaylight/daexim/daexim/1.19.1-SNAPSHOT/daexim-1.19.1-20260822.193353-29-cyclonedx.xml (3.16 kb) 19:36:58 Attempting to upload org/opendaylight/daexim/daexim/1.19.1-SNAPSHOT/daexim-1.19.1-20260822.193353-29-cyclonedx.json.sha1 (40.0 b) 19:36:58 Attempting to upload org/opendaylight/daexim/daexim/1.19.1-SNAPSHOT/daexim-1.19.1-20260822.193353-29-cyclonedx.json.md5 (32.0 b) 19:36:58 Attempting to upload org/opendaylight/daexim/daexim/1.19.1-SNAPSHOT/daexim-1.19.1-20260822.193353-29-cyclonedx.xml.md5 (32.0 b) 19:36:58 Attempting to upload org/opendaylight/daexim/daexim-model/maven-metadata.xml.sha1 (40.0 b) 19:36:58 Attempting to upload org/opendaylight/daexim/daexim-model/maven-metadata.xml.md5 (32.0 b) 19:36:58 Attempting to upload org/opendaylight/daexim/daexim-model/maven-metadata.xml (521.0 b) 19:36:58 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-20260822.193353-29.jar (175.59 kb) 19:37:02 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-20260822.193353-29-cyclonedx.xml.sha1 (40.0 b) 19:37:02 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-20260822.193353-29-cyclonedx.json.sha1 (40.0 b) 19:37:02 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-20260822.193353-29-cyclonedx.xml (39.71 kb) 19:37:02 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-20260822.193353-29-javadoc.jar (694.48 kb) 19:37:03 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:37:03 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-20260822.193353-29.pom (2.04 kb) 19:37:03 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:37:03 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-20260822.193353-29.pom.sha1 (40.0 b) 19:37:03 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-20260822.193353-29-cyclonedx.xml.md5 (32.0 b) 19:37:03 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-20260822.193353-29.jar.sha1 (40.0 b) 19:37:03 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-20260822.193353-29-cyclonedx.json.md5 (32.0 b) 19:37:03 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:37:03 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-20260822.193353-29.pom.md5 (32.0 b) 19:37:04 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-20260822.193353-29-javadoc.jar.md5 (32.0 b) 19:37:04 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-20260822.193353-29-sources.jar.sha1 (40.0 b) 19:37:04 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-20260822.193353-29-sources.jar.md5 (32.0 b) 19:37:04 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-20260822.193353-29-javadoc.jar.sha1 (40.0 b) 19:37:04 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-20260822.193353-29.jar.md5 (32.0 b) 19:37:04 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-20260822.193353-29-cyclonedx.json (43.72 kb) 19:37:04 Attempting to upload org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-20260822.193353-29-sources.jar (146.78 kb) 19:37:04 Attempting to upload org/opendaylight/daexim/odl-daexim/maven-metadata.xml.sha1 (40.0 b) 19:37:04 Attempting to upload org/opendaylight/daexim/odl-daexim/maven-metadata.xml.md5 (32.0 b) 19:37:04 Attempting to upload org/opendaylight/daexim/odl-daexim/maven-metadata.xml (519.0 b) 19:37:04 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.1-SNAPSHOT/odl-daexim-1.19.1-20260822.193353-29.pom.sha1 (40.0 b) 19:37:04 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.1-SNAPSHOT/odl-daexim-1.19.1-20260822.193353-29.pom (3.41 kb) 19:37:04 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.1-SNAPSHOT/odl-daexim-1.19.1-20260822.193353-29-cyclonedx.xml (637.34 kb) 19:37:04 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:37:04 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:37:05 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.1-SNAPSHOT/odl-daexim-1.19.1-20260822.193353-29-features.xml (1.58 kb) 19:37:05 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.1-SNAPSHOT/odl-daexim-1.19.1-20260822.193353-29-cyclonedx.json.sha1 (40.0 b) 19:37:05 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.1-SNAPSHOT/odl-daexim-1.19.1-20260822.193353-29-features.xml.md5 (32.0 b) 19:37:05 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.1-SNAPSHOT/maven-metadata.xml (1.24 kb) 19:37:05 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.1-SNAPSHOT/odl-daexim-1.19.1-20260822.193353-29-cyclonedx.json.md5 (32.0 b) 19:37:05 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.1-SNAPSHOT/odl-daexim-1.19.1-20260822.193353-29-cyclonedx.json (680.66 kb) 19:37:05 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.1-SNAPSHOT/odl-daexim-1.19.1-20260822.193353-29-cyclonedx.xml.sha1 (40.0 b) 19:37:05 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.1-SNAPSHOT/odl-daexim-1.19.1-20260822.193353-29-features.xml.sha1 (40.0 b) 19:37:05 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.1-SNAPSHOT/odl-daexim-1.19.1-20260822.193353-29.pom.md5 (32.0 b) 19:37:05 Attempting to upload org/opendaylight/daexim/odl-daexim/1.19.1-SNAPSHOT/odl-daexim-1.19.1-20260822.193353-29-cyclonedx.xml.md5 (32.0 b) 19:37:05 Attempting to upload org/opendaylight/daexim/daexim-spi/maven-metadata.xml.md5 (32.0 b) 19:37:05 Attempting to upload org/opendaylight/daexim/daexim-spi/maven-metadata.xml.sha1 (40.0 b) 19:37:05 Attempting to upload org/opendaylight/daexim/daexim-spi/maven-metadata.xml (519.0 b) 19:37:05 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-20260822.193353-29-sources.jar.sha1 (40.0 b) 19:37:06 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-20260822.193353-29.jar.sha1 (40.0 b) 19:37:06 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-20260822.193353-29-cyclonedx.json (10.54 kb) 19:37:06 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-20260822.193353-29-cyclonedx.xml.md5 (32.0 b) 19:37:06 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-20260822.193353-29-cyclonedx.json.md5 (32.0 b) 19:37:06 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-20260822.193353-29.jar (7.94 kb) 19:37:06 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-20260822.193353-29-cyclonedx.xml.sha1 (40.0 b) 19:37:06 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:37:06 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-20260822.193353-29-sources.jar.md5 (32.0 b) 19:37:06 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-20260822.193353-29.pom (1009.0 b) 19:37:06 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-20260822.193353-29-javadoc.jar (84.8 kb) 19:37:07 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:37:07 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-20260822.193353-29.pom.md5 (32.0 b) 19:37:07 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-20260822.193353-29-cyclonedx.json.sha1 (40.0 b) 19:37:07 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:37:07 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-20260822.193353-29-javadoc.jar.md5 (32.0 b) 19:37:07 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-20260822.193353-29-javadoc.jar.sha1 (40.0 b) 19:37:07 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-20260822.193353-29.pom.sha1 (40.0 b) 19:37:07 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-20260822.193353-29.jar.md5 (32.0 b) 19:37:07 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-20260822.193353-29-sources.jar (2.65 kb) 19:37:08 Attempting to upload org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-20260822.193353-29-cyclonedx.xml (9.43 kb) 19:37:08 Attempting to upload org/opendaylight/daexim/daexim-features/maven-metadata.xml.sha1 (40.0 b) 19:37:08 Attempting to upload org/opendaylight/daexim/daexim-features/maven-metadata.xml.md5 (32.0 b) 19:37:08 Attempting to upload org/opendaylight/daexim/daexim-features/maven-metadata.xml (524.0 b) 19:37:08 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.1-SNAPSHOT/daexim-features-1.19.1-20260822.193353-29-cyclonedx.xml.sha1 (40.0 b) 19:37:08 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.1-SNAPSHOT/daexim-features-1.19.1-20260822.193353-29-cyclonedx.json (1.3 mb) 19:37:08 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.1-SNAPSHOT/daexim-features-1.19.1-20260822.193353-29.pom.sha1 (40.0 b) 19:37:08 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.1-SNAPSHOT/daexim-features-1.19.1-20260822.193353-29-features.xml.sha1 (40.0 b) 19:37:08 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.1-SNAPSHOT/daexim-features-1.19.1-20260822.193353-29-cyclonedx.xml (1.22 mb) 19:37:10 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:37:10 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:37:10 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.1-SNAPSHOT/maven-metadata.xml (1.24 kb) 19:37:10 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.1-SNAPSHOT/daexim-features-1.19.1-20260822.193353-29-features.xml.md5 (32.0 b) 19:37:10 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.1-SNAPSHOT/daexim-features-1.19.1-20260822.193353-29-cyclonedx.json.sha1 (40.0 b) 19:37:10 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.1-SNAPSHOT/daexim-features-1.19.1-20260822.193353-29-cyclonedx.xml.md5 (32.0 b) 19:37:10 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.1-SNAPSHOT/daexim-features-1.19.1-20260822.193353-29-cyclonedx.json.md5 (32.0 b) 19:37:10 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.1-SNAPSHOT/daexim-features-1.19.1-20260822.193353-29.pom (1.82 kb) 19:37:10 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.1-SNAPSHOT/daexim-features-1.19.1-20260822.193353-29-features.xml (734.0 b) 19:37:10 Attempting to upload org/opendaylight/daexim/daexim-features/1.19.1-SNAPSHOT/daexim-features-1.19.1-20260822.193353-29.pom.md5 (32.0 b) 19:37:11 Attempting to upload org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml.sha1 (40.0 b) 19:37:11 Attempting to upload org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml.md5 (32.0 b) 19:37:11 Attempting to upload org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml (525.0 b) 19:37:11 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.19.1-SNAPSHOT/daexim-artifacts-1.19.1-20260822.193353-29-cyclonedx.xml (3.24 kb) 19:37:11 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.19.1-SNAPSHOT/daexim-artifacts-1.19.1-20260822.193353-29.pom (2.9 kb) 19:37:11 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.19.1-SNAPSHOT/daexim-artifacts-1.19.1-20260822.193353-29-cyclonedx.json (3.55 kb) 19:37:11 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.19.1-SNAPSHOT/daexim-artifacts-1.19.1-20260822.193353-29-cyclonedx.xml.sha1 (40.0 b) 19:37:11 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.19.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:37:11 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.19.1-SNAPSHOT/daexim-artifacts-1.19.1-20260822.193353-29.pom.md5 (32.0 b) 19:37:11 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.19.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:37:11 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.19.1-SNAPSHOT/daexim-artifacts-1.19.1-20260822.193353-29-cyclonedx.xml.md5 (32.0 b) 19:37:11 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.19.1-SNAPSHOT/daexim-artifacts-1.19.1-20260822.193353-29.pom.sha1 (40.0 b) 19:37:11 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.19.1-SNAPSHOT/maven-metadata.xml (1.03 kb) 19:37:11 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.19.1-SNAPSHOT/daexim-artifacts-1.19.1-20260822.193353-29-cyclonedx.json.sha1 (40.0 b) 19:37:12 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.19.1-SNAPSHOT/daexim-artifacts-1.19.1-20260822.193353-29-cyclonedx.json.md5 (32.0 b) 19:37:12 Attempting to upload org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml.sha1 (40.0 b) 19:37:12 Attempting to upload org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml.md5 (32.0 b) 19:37:12 Attempting to upload org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml (523.0 b) 19:37:12 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.1-SNAPSHOT/odl-daexim-all-1.19.1-20260822.193353-29-cyclonedx.xml.md5 (32.0 b) 19:37:12 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.1-SNAPSHOT/odl-daexim-all-1.19.1-20260822.193353-29.pom.md5 (32.0 b) 19:37:12 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.1-SNAPSHOT/odl-daexim-all-1.19.1-20260822.193353-29-features.xml (684.0 b) 19:37:12 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.1-SNAPSHOT/odl-daexim-all-1.19.1-20260822.193353-29-cyclonedx.xml.sha1 (40.0 b) 19:37:12 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.1-SNAPSHOT/odl-daexim-all-1.19.1-20260822.193353-29.pom.sha1 (40.0 b) 19:37:12 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:37:12 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.1-SNAPSHOT/odl-daexim-all-1.19.1-20260822.193353-29-cyclonedx.json (1.3 mb) 19:37:12 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.1-SNAPSHOT/odl-daexim-all-1.19.1-20260822.193353-29-features.xml.sha1 (40.0 b) 19:37:12 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:37:13 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.1-SNAPSHOT/odl-daexim-all-1.19.1-20260822.193353-29-cyclonedx.json.sha1 (40.0 b) 19:37:13 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.1-SNAPSHOT/maven-metadata.xml (1.24 kb) 19:37:13 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.1-SNAPSHOT/odl-daexim-all-1.19.1-20260822.193353-29-cyclonedx.xml (1.22 mb) 19:37:13 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.1-SNAPSHOT/odl-daexim-all-1.19.1-20260822.193353-29-cyclonedx.json.md5 (32.0 b) 19:37:13 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.1-SNAPSHOT/odl-daexim-all-1.19.1-20260822.193353-29.pom (2.23 kb) 19:37:13 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.19.1-SNAPSHOT/odl-daexim-all-1.19.1-20260822.193353-29-features.xml.md5 (32.0 b) 19:37:13 Successfully uploaded org/opendaylight/daexim/features-aggregator/maven-metadata.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/features-aggregator/maven-metadata.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/features-aggregator/maven-metadata.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.19.1-SNAPSHOT/features-aggregator-1.19.1-20260822.193353-29.pom 19:37:13 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.19.1-SNAPSHOT/features-aggregator-1.19.1-20260822.193353-29-cyclonedx.json.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.19.1-SNAPSHOT/features-aggregator-1.19.1-20260822.193353-29-cyclonedx.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.19.1-SNAPSHOT/features-aggregator-1.19.1-20260822.193353-29.pom.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.19.1-SNAPSHOT/maven-metadata.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.19.1-SNAPSHOT/maven-metadata.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.19.1-SNAPSHOT/features-aggregator-1.19.1-20260822.193353-29-cyclonedx.json.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.19.1-SNAPSHOT/features-aggregator-1.19.1-20260822.193353-29-cyclonedx.json 19:37:13 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.19.1-SNAPSHOT/maven-metadata.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.19.1-SNAPSHOT/features-aggregator-1.19.1-20260822.193353-29.pom.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.19.1-SNAPSHOT/features-aggregator-1.19.1-20260822.193353-29-cyclonedx.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.19.1-SNAPSHOT/features-aggregator-1.19.1-20260822.193353-29-cyclonedx.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/parent/maven-metadata.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/parent/maven-metadata.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/parent/maven-metadata.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/parent/1.19.1-SNAPSHOT/parent-1.19.1-20260822.193353-29-cyclonedx.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/parent/1.19.1-SNAPSHOT/parent-1.19.1-20260822.193353-29-cyclonedx.json 19:37:13 Successfully uploaded org/opendaylight/daexim/parent/1.19.1-SNAPSHOT/parent-1.19.1-20260822.193353-29-cyclonedx.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/parent/1.19.1-SNAPSHOT/parent-1.19.1-20260822.193353-29.pom.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/parent/1.19.1-SNAPSHOT/maven-metadata.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/parent/1.19.1-SNAPSHOT/maven-metadata.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/parent/1.19.1-SNAPSHOT/maven-metadata.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/parent/1.19.1-SNAPSHOT/parent-1.19.1-20260822.193353-29-cyclonedx.json.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/parent/1.19.1-SNAPSHOT/parent-1.19.1-20260822.193353-29-cyclonedx.json.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/parent/1.19.1-SNAPSHOT/parent-1.19.1-20260822.193353-29.pom.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/parent/1.19.1-SNAPSHOT/parent-1.19.1-20260822.193353-29.pom 19:37:13 Successfully uploaded org/opendaylight/daexim/parent/1.19.1-SNAPSHOT/parent-1.19.1-20260822.193353-29-cyclonedx.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-test-model/maven-metadata.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-test-model/maven-metadata.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-test-model/maven-metadata.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-20260822.193353-29-javadoc.jar.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-20260822.193353-29-sources.jar 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-20260822.193353-29-javadoc.jar 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-20260822.193353-29-cyclonedx.json.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-20260822.193353-29.jar 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/maven-metadata.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-20260822.193353-29-cyclonedx.json 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/maven-metadata.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-20260822.193353-29-javadoc.jar.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-20260822.193353-29-cyclonedx.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/maven-metadata.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-20260822.193353-29-cyclonedx.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-20260822.193353-29-cyclonedx.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-20260822.193353-29.pom.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-20260822.193353-29.pom 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-20260822.193353-29-sources.jar.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-20260822.193353-29.jar.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-20260822.193353-29-sources.jar.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-20260822.193353-29.jar.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-20260822.193353-29-cyclonedx.json.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.19.1-SNAPSHOT/daexim-test-model-1.19.1-20260822.193353-29.pom.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-impl/maven-metadata.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-impl/maven-metadata.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-impl/maven-metadata.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29.jar 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29.cfg.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29-sources.jar.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29.cfg 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29-cyclonedx.json.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29-cyclonedx.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29-cyclonedx.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29-javadoc.jar.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29-javadoc.jar 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/maven-metadata.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/maven-metadata.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29.cfg.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29.jar.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29-sources.jar.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29-sources.jar 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/maven-metadata.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29.pom 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29.pom.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29-cyclonedx.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29.jar.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29-cyclonedx.json 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29.pom.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29-javadoc.jar.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.19.1-SNAPSHOT/daexim-impl-1.19.1-20260822.193353-29-cyclonedx.json.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-20260822.193353-29-cyclonedx.json.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-20260822.193353-29-cyclonedx.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-20260822.193353-29-javadoc.jar.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-20260822.193353-29-cyclonedx.json.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-20260822.193353-29-cyclonedx.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-20260822.193353-29-javadoc.jar.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-20260822.193353-29-sources.jar.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/maven-metadata.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/maven-metadata.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-20260822.193353-29.pom.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-20260822.193353-29-cyclonedx.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-20260822.193353-29-cyclonedx.json 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-20260822.193353-29.pom 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/maven-metadata.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-20260822.193353-29-sources.jar 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-20260822.193353-29-javadoc.jar 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-20260822.193353-29-sources.jar.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-20260822.193353-29.jar.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-20260822.193353-29.jar 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-20260822.193353-29.pom.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.19.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.19.1-20260822.193353-29.jar.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim/maven-metadata.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim/maven-metadata.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim/maven-metadata.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim/1.19.1-SNAPSHOT/daexim-1.19.1-20260822.193353-29-cyclonedx.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim/1.19.1-SNAPSHOT/daexim-1.19.1-20260822.193353-29.pom 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim/1.19.1-SNAPSHOT/maven-metadata.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim/1.19.1-SNAPSHOT/daexim-1.19.1-20260822.193353-29.pom.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim/1.19.1-SNAPSHOT/maven-metadata.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim/1.19.1-SNAPSHOT/daexim-1.19.1-20260822.193353-29.pom.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim/1.19.1-SNAPSHOT/maven-metadata.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim/1.19.1-SNAPSHOT/daexim-1.19.1-20260822.193353-29-cyclonedx.json 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim/1.19.1-SNAPSHOT/daexim-1.19.1-20260822.193353-29-cyclonedx.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim/1.19.1-SNAPSHOT/daexim-1.19.1-20260822.193353-29-cyclonedx.json.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim/1.19.1-SNAPSHOT/daexim-1.19.1-20260822.193353-29-cyclonedx.json.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim/1.19.1-SNAPSHOT/daexim-1.19.1-20260822.193353-29-cyclonedx.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-model/maven-metadata.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-model/maven-metadata.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-model/maven-metadata.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-20260822.193353-29.jar 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-20260822.193353-29-cyclonedx.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-20260822.193353-29-cyclonedx.json.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-20260822.193353-29-cyclonedx.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-20260822.193353-29-javadoc.jar 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/maven-metadata.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-20260822.193353-29.pom 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/maven-metadata.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-20260822.193353-29.pom.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-20260822.193353-29-cyclonedx.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-20260822.193353-29.jar.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-20260822.193353-29-cyclonedx.json.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/maven-metadata.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-20260822.193353-29.pom.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-20260822.193353-29-javadoc.jar.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-20260822.193353-29-sources.jar.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-20260822.193353-29-sources.jar.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-20260822.193353-29-javadoc.jar.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-20260822.193353-29.jar.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-20260822.193353-29-cyclonedx.json 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-model/1.19.1-SNAPSHOT/daexim-model-1.19.1-20260822.193353-29-sources.jar 19:37:13 Successfully uploaded org/opendaylight/daexim/odl-daexim/maven-metadata.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/odl-daexim/maven-metadata.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/odl-daexim/maven-metadata.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.1-SNAPSHOT/odl-daexim-1.19.1-20260822.193353-29.pom.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.1-SNAPSHOT/odl-daexim-1.19.1-20260822.193353-29.pom 19:37:13 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.1-SNAPSHOT/odl-daexim-1.19.1-20260822.193353-29-cyclonedx.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.1-SNAPSHOT/maven-metadata.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.1-SNAPSHOT/maven-metadata.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.1-SNAPSHOT/odl-daexim-1.19.1-20260822.193353-29-features.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.1-SNAPSHOT/odl-daexim-1.19.1-20260822.193353-29-cyclonedx.json.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.1-SNAPSHOT/odl-daexim-1.19.1-20260822.193353-29-features.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.1-SNAPSHOT/maven-metadata.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.1-SNAPSHOT/odl-daexim-1.19.1-20260822.193353-29-cyclonedx.json.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.1-SNAPSHOT/odl-daexim-1.19.1-20260822.193353-29-cyclonedx.json 19:37:13 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.1-SNAPSHOT/odl-daexim-1.19.1-20260822.193353-29-cyclonedx.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.1-SNAPSHOT/odl-daexim-1.19.1-20260822.193353-29-features.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.1-SNAPSHOT/odl-daexim-1.19.1-20260822.193353-29.pom.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.19.1-SNAPSHOT/odl-daexim-1.19.1-20260822.193353-29-cyclonedx.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-spi/maven-metadata.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-spi/maven-metadata.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-spi/maven-metadata.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-20260822.193353-29-sources.jar.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-20260822.193353-29.jar.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-20260822.193353-29-cyclonedx.json 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-20260822.193353-29-cyclonedx.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-20260822.193353-29-cyclonedx.json.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-20260822.193353-29.jar 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-20260822.193353-29-cyclonedx.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/maven-metadata.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-20260822.193353-29-sources.jar.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-20260822.193353-29.pom 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-20260822.193353-29-javadoc.jar 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/maven-metadata.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-20260822.193353-29.pom.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-20260822.193353-29-cyclonedx.json.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/maven-metadata.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-20260822.193353-29-javadoc.jar.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-20260822.193353-29-javadoc.jar.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-20260822.193353-29.pom.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-20260822.193353-29.jar.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-20260822.193353-29-sources.jar 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.19.1-SNAPSHOT/daexim-spi-1.19.1-20260822.193353-29-cyclonedx.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-features/maven-metadata.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-features/maven-metadata.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-features/maven-metadata.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.1-SNAPSHOT/daexim-features-1.19.1-20260822.193353-29-cyclonedx.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.1-SNAPSHOT/daexim-features-1.19.1-20260822.193353-29-cyclonedx.json 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.1-SNAPSHOT/daexim-features-1.19.1-20260822.193353-29.pom.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.1-SNAPSHOT/daexim-features-1.19.1-20260822.193353-29-features.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.1-SNAPSHOT/daexim-features-1.19.1-20260822.193353-29-cyclonedx.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.1-SNAPSHOT/maven-metadata.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.1-SNAPSHOT/maven-metadata.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.1-SNAPSHOT/maven-metadata.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.1-SNAPSHOT/daexim-features-1.19.1-20260822.193353-29-features.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.1-SNAPSHOT/daexim-features-1.19.1-20260822.193353-29-cyclonedx.json.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.1-SNAPSHOT/daexim-features-1.19.1-20260822.193353-29-cyclonedx.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.1-SNAPSHOT/daexim-features-1.19.1-20260822.193353-29-cyclonedx.json.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.1-SNAPSHOT/daexim-features-1.19.1-20260822.193353-29.pom 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.1-SNAPSHOT/daexim-features-1.19.1-20260822.193353-29-features.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-features/1.19.1-SNAPSHOT/daexim-features-1.19.1-20260822.193353-29.pom.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.19.1-SNAPSHOT/daexim-artifacts-1.19.1-20260822.193353-29-cyclonedx.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.19.1-SNAPSHOT/daexim-artifacts-1.19.1-20260822.193353-29.pom 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.19.1-SNAPSHOT/daexim-artifacts-1.19.1-20260822.193353-29-cyclonedx.json 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.19.1-SNAPSHOT/daexim-artifacts-1.19.1-20260822.193353-29-cyclonedx.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.19.1-SNAPSHOT/maven-metadata.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.19.1-SNAPSHOT/daexim-artifacts-1.19.1-20260822.193353-29.pom.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.19.1-SNAPSHOT/maven-metadata.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.19.1-SNAPSHOT/daexim-artifacts-1.19.1-20260822.193353-29-cyclonedx.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.19.1-SNAPSHOT/daexim-artifacts-1.19.1-20260822.193353-29.pom.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.19.1-SNAPSHOT/maven-metadata.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.19.1-SNAPSHOT/daexim-artifacts-1.19.1-20260822.193353-29-cyclonedx.json.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.19.1-SNAPSHOT/daexim-artifacts-1.19.1-20260822.193353-29-cyclonedx.json.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.1-SNAPSHOT/odl-daexim-all-1.19.1-20260822.193353-29-cyclonedx.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.1-SNAPSHOT/odl-daexim-all-1.19.1-20260822.193353-29.pom.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.1-SNAPSHOT/odl-daexim-all-1.19.1-20260822.193353-29-features.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.1-SNAPSHOT/odl-daexim-all-1.19.1-20260822.193353-29-cyclonedx.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.1-SNAPSHOT/odl-daexim-all-1.19.1-20260822.193353-29.pom.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.1-SNAPSHOT/maven-metadata.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.1-SNAPSHOT/odl-daexim-all-1.19.1-20260822.193353-29-cyclonedx.json 19:37:13 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.1-SNAPSHOT/odl-daexim-all-1.19.1-20260822.193353-29-features.xml.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.1-SNAPSHOT/maven-metadata.xml.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.1-SNAPSHOT/odl-daexim-all-1.19.1-20260822.193353-29-cyclonedx.json.sha1 19:37:13 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.1-SNAPSHOT/maven-metadata.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.1-SNAPSHOT/odl-daexim-all-1.19.1-20260822.193353-29-cyclonedx.xml 19:37:13 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.1-SNAPSHOT/odl-daexim-all-1.19.1-20260822.193353-29-cyclonedx.json.md5 19:37:13 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.1-SNAPSHOT/odl-daexim-all-1.19.1-20260822.193353-29.pom 19:37:13 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.19.1-SNAPSHOT/odl-daexim-all-1.19.1-20260822.193353-29-features.xml.md5 19:37:13 Finished deploying /w/workspace/daexim-maven-merge-chromium/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 19:37:13 ####################################################### 19:37:14 [daexim-maven-merge-chromium] $ /bin/bash /tmp/jenkins1654920656744634029.sh 19:37:14 $ ssh-agent -k 19:37:14 unset SSH_AUTH_SOCK; 19:37:14 unset SSH_AGENT_PID; 19:37:14 echo Agent pid 1563 killed; 19:37:14 [ssh-agent] Stopped. 19:37:14 [JaCoCo plugin] Collecting JaCoCo coverage data... 19:37:14 [JaCoCo plugin] Version: 3.3.5 19:37:14 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 19:37:14 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 1 19:37:14 [JaCoCo plugin] Saving matched execfiles: /w/workspace/daexim-maven-merge-chromium/impl/target/code-coverage/jacoco.exec 19:37:14 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 19:37:14 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-chromium/akka-infoprovider-impl/target/classes 1 files 19:37:14 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-chromium/features/daexim-features/target/classes 0 files 19:37:14 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-chromium/features/odl-daexim-all/target/classes 0 files 19:37:14 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-chromium/features/odl-daexim/target/classes 0 files 19:37:14 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-chromium/impl/target/classes 14 files 19:37:14 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-chromium/jacoco/classes 0 files 19:37:14 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-chromium/karaf/target/classes 0 files 19:37:14 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-chromium/model/target/classes 104 files 19:37:14 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-chromium/parent/target/classes 0 files 19:37:14 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-chromium/spi/target/classes 1 files 19:37:14 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-chromium/test-model/target/classes 21 files 19:37:14 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 19:37:14 [JaCoCo plugin] Source Inclusions: **/*.java 19:37:14 [JaCoCo plugin] Source Exclusions: null 19:37:14 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-chromium/akka-infoprovider-impl/src/main/java 1 files 19:37:14 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-chromium/impl/src/main/java 7 files 19:37:14 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-chromium/model/src/main/java 5 files 19:37:14 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-chromium/spi/src/main/java 1 files 19:37:14 [JaCoCo plugin] Loading inclusions files.. 19:37:14 [JaCoCo plugin] inclusions: [] 19:37:14 [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] 19:37:15 [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:37:15 [JaCoCo plugin] Publishing the results.. 19:37:15 [JaCoCo plugin] Loading packages.. 19:37:15 [JaCoCo plugin] Done. 19:37:15 [JaCoCo plugin] Overall coverage: class: 87.5, method: 87.95181, line: 83.02658, branch: 75.55556, instruction: 84.31373, complexity: 74.23312 19:37:15 [PostBuildScript] - [INFO] Executing post build scripts. 19:37:15 [daexim-maven-merge-chromium] $ /bin/bash /tmp/jenkins18011115304814983426.sh 19:37:15 ---> sysstat.sh 19:37:15 [daexim-maven-merge-chromium] $ /bin/bash /tmp/jenkins3850060920469246529.sh 19:37:15 ---> package-listing.sh 19:37:15 ++ facter osfamily 19:37:15 ++ tr '[:upper:]' '[:lower:]' 19:37:15 + OS_FAMILY=debian 19:37:15 + workspace=/w/workspace/daexim-maven-merge-chromium 19:37:15 + START_PACKAGES=/tmp/packages_start.txt 19:37:15 + END_PACKAGES=/tmp/packages_end.txt 19:37:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:37:15 + PACKAGES=/tmp/packages_start.txt 19:37:15 + '[' /w/workspace/daexim-maven-merge-chromium ']' 19:37:15 + PACKAGES=/tmp/packages_end.txt 19:37:15 + case "${OS_FAMILY}" in 19:37:15 + dpkg -l 19:37:15 + grep '^ii' 19:37:15 + '[' -f /tmp/packages_start.txt ']' 19:37:15 + '[' -f /tmp/packages_end.txt ']' 19:37:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:37:15 + '[' /w/workspace/daexim-maven-merge-chromium ']' 19:37:15 + mkdir -p /w/workspace/daexim-maven-merge-chromium/archives/ 19:37:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/daexim-maven-merge-chromium/archives/ 19:37:15 [daexim-maven-merge-chromium] $ /bin/bash /tmp/jenkins2040710934756329399.sh 19:37:15 ---> capture-instance-metadata.sh 19:37:15 Setup pyenv: 19:37:15 system 19:37:15 3.8.20 19:37:15 3.9.20 19:37:15 3.10.15 19:37:15 * 3.11.10 (set by /w/workspace/daexim-maven-merge-chromium/.python-version) 19:37:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vgyy from file:/tmp/.os_lf_venv 19:37:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:37:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:37:18 lf-activate-venv(): INFO: Base packages installed successfully 19:37:18 lf-activate-venv(): INFO: Installing additional packages: lftools 19:37:27 lf-activate-venv(): INFO: Adding /tmp/venv-vgyy/bin to PATH 19:37:27 INFO: Running in OpenStack, capturing instance metadata 19:37:28 [daexim-maven-merge-chromium] $ /bin/bash /tmp/jenkins2097689941962847503.sh 19:37:28 provisioning config files... 19:37:28 Could not find credentials [logs] for daexim-maven-merge-chromium #252 19:37:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/daexim-maven-merge-chromium@tmp/config15299931466361398522tmp 19:37:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 19:37:28 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 19:37:28 provisioning config files... 19:37:28 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 19:37:28 [EnvInject] - Injecting environment variables from a build step. 19:37:28 [EnvInject] - Injecting as environment variables the properties content 19:37:28 SERVER_ID=logs 19:37:28 19:37:28 [EnvInject] - Variables injected successfully. 19:37:28 [daexim-maven-merge-chromium] $ /bin/bash /tmp/jenkins10928243965419423154.sh 19:37:28 ---> create-netrc.sh 19:37:28 WARN: Log server credential not found. 19:37:28 [daexim-maven-merge-chromium] $ /bin/bash /tmp/jenkins13123001421407756645.sh 19:37:28 ---> python-tools-install.sh 19:37:28 Setup pyenv: 19:37:28 system 19:37:28 3.8.20 19:37:28 3.9.20 19:37:28 3.10.15 19:37:28 * 3.11.10 (set by /w/workspace/daexim-maven-merge-chromium/.python-version) 19:37:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vgyy from file:/tmp/.os_lf_venv 19:37:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:37:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:37:30 lf-activate-venv(): INFO: Base packages installed successfully 19:37:30 lf-activate-venv(): INFO: Installing additional packages: lftools 19:37:44 lf-activate-venv(): INFO: Adding /tmp/venv-vgyy/bin to PATH 19:37:44 [daexim-maven-merge-chromium] $ /bin/sh /tmp/jenkins5084719832190840199.sh 19:37:44 ---> uv-install.sh 19:37:44 uv 0.12.5 is already installed 19:37:44 uvx 0.12.5 (x86_64-unknown-linux-gnu) 19:37:44 [daexim-maven-merge-chromium] $ /bin/bash /tmp/jenkins1684431664550727351.sh 19:37:44 ---> sudo-logs.sh 19:37:44 Archiving 'sudo' log.. 19:37:45 [daexim-maven-merge-chromium] $ /bin/bash /tmp/jenkins1764088008653775314.sh 19:37:45 ---> job-cost.sh 19:37:45 INFO: Activating Python virtual environment... 19:37:45 Setup pyenv: 19:37:45 system 19:37:45 3.8.20 19:37:45 3.9.20 19:37:45 3.10.15 19:37:45 * 3.11.10 (set by /w/workspace/daexim-maven-merge-chromium/.python-version) 19:37:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vgyy from file:/tmp/.os_lf_venv 19:37:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:37:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:37:47 lf-activate-venv(): INFO: Base packages installed successfully 19:37:47 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:37:54 lf-activate-venv(): INFO: Adding /tmp/venv-vgyy/bin to PATH 19:37:54 INFO: No stack-cost file found 19:37:54 INFO: Instance uptime: 401s 19:37:54 INFO: Fetching instance metadata (attempt 1 of 3)... 19:37:54 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:37:54 INFO: Successfully fetched instance metadata 19:37:54 INFO: Instance type: v3-standard-4 19:37:54 INFO: Retrieving pricing info for: v3-standard-4 19:37:54 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:37:54 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=401 19:37:55 INFO: Successfully fetched Vexxhost pricing API 19:37:55 INFO: Retrieved cost: 0.11 19:37:55 INFO: Retrieved resource: v3-standard-4 19:37:55 INFO: Creating archive directory: /w/workspace/daexim-maven-merge-chromium/archives/cost 19:37:55 INFO: Archiving costs to: /w/workspace/daexim-maven-merge-chromium/archives/cost.csv 19:37:55 INFO: Successfully archived job cost data 19:37:55 DEBUG: Cost data: daexim-maven-merge-chromium,252,2026-08-22 19:37:55,v3-standard-4,401,0.11,0.00,SUCCESS 19:37:55 [daexim-maven-merge-chromium] $ /bin/bash -l /tmp/jenkins14660277428713890474.sh 19:37:55 ---> logs-deploy.sh 19:37:55 Setup pyenv: 19:37:55 system 19:37:55 3.8.20 19:37:55 3.9.20 19:37:55 3.10.15 19:37:55 * 3.11.10 (set by /w/workspace/daexim-maven-merge-chromium/.python-version) 19:37:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vgyy from file:/tmp/.os_lf_venv 19:37:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:37:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:37:57 lf-activate-venv(): INFO: Base packages installed successfully 19:37:57 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:38:06 lf-activate-venv(): INFO: Adding /tmp/venv-vgyy/bin to PATH 19:38:06 WARNING: Nexus logging server not set 19:38:06 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/daexim-maven-merge-chromium/252/ 19:38:06 INFO: archiving logs to S3 19:38:07 ---> uname -a: 19:38:07 Linux prd-ubuntu2204-docker-4c-4g-40095 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 19:38:07 19:38:07 19:38:07 ---> lscpu: 19:38:07 Architecture: x86_64 19:38:07 CPU op-mode(s): 32-bit, 64-bit 19:38:07 Address sizes: 40 bits physical, 48 bits virtual 19:38:07 Byte Order: Little Endian 19:38:07 CPU(s): 4 19:38:07 On-line CPU(s) list: 0-3 19:38:07 Vendor ID: AuthenticAMD 19:38:07 Model name: AMD EPYC-Rome Processor 19:38:07 CPU family: 23 19:38:07 Model: 49 19:38:07 Thread(s) per core: 1 19:38:07 Core(s) per socket: 1 19:38:07 Socket(s): 4 19:38:07 Stepping: 0 19:38:07 BogoMIPS: 5600.00 19:38:07 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:38:07 Virtualization: AMD-V 19:38:07 Hypervisor vendor: KVM 19:38:07 Virtualization type: full 19:38:07 L1d cache: 128 KiB (4 instances) 19:38:07 L1i cache: 128 KiB (4 instances) 19:38:07 L2 cache: 2 MiB (4 instances) 19:38:07 L3 cache: 64 MiB (4 instances) 19:38:07 NUMA node(s): 1 19:38:07 NUMA node0 CPU(s): 0-3 19:38:07 Vulnerability Gather data sampling: Not affected 19:38:07 Vulnerability Indirect target selection: Not affected 19:38:07 Vulnerability Itlb multihit: Not affected 19:38:07 Vulnerability L1tf: Not affected 19:38:07 Vulnerability Mds: Not affected 19:38:07 Vulnerability Meltdown: Not affected 19:38:07 Vulnerability Mmio stale data: Not affected 19:38:07 Vulnerability Reg file data sampling: Not affected 19:38:07 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 19:38:07 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 19:38:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:38:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:38:07 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 19:38:07 Vulnerability Srbds: Not affected 19:38:07 Vulnerability Tsa: Not affected 19:38:07 Vulnerability Tsx async abort: Not affected 19:38:07 Vulnerability Vmscape: Not affected 19:38:07 19:38:07 19:38:07 ---> nproc: 19:38:07 4 19:38:07 19:38:07 19:38:07 ---> df -h: 19:38:07 Filesystem Size Used Avail Use% Mounted on 19:38:07 tmpfs 1.6G 1.1M 1.6G 1% /run 19:38:07 /dev/vda1 78G 10G 68G 13% / 19:38:07 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:38:07 tmpfs 5.0M 0 5.0M 0% /run/lock 19:38:07 /dev/vda15 105M 6.1M 99M 6% /boot/efi 19:38:07 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 19:38:07 19:38:07 19:38:07 ---> free -m: 19:38:07 total used free shared buff/cache available 19:38:07 Mem: 15989 617 11084 4 4287 15029 19:38:07 Swap: 1023 0 1023 19:38:07 19:38:07 19:38:07 ---> ip addr: 19:38:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:38:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:38:07 inet 127.0.0.1/8 scope host lo 19:38:07 valid_lft forever preferred_lft forever 19:38:07 inet6 ::1/128 scope host 19:38:07 valid_lft forever preferred_lft forever 19:38:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:38:07 link/ether fa:16:3e:b6:87:27 brd ff:ff:ff:ff:ff:ff 19:38:07 altname enp0s3 19:38:07 inet 10.30.171.193/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 19:38:07 valid_lft 85994sec preferred_lft 85994sec 19:38:07 inet6 fe80::f816:3eff:feb6:8727/64 scope link 19:38:07 valid_lft forever preferred_lft forever 19:38:07 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 19:38:07 link/ether 46:ab:a1:7a:c9:52 brd ff:ff:ff:ff:ff:ff 19:38:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:38:07 valid_lft forever preferred_lft forever 19:38:07 19:38:07 19:38:07 ---> sar -b -r -n DEV: 19:38:07 Linux 5.15.0-186-generic (prd-ubuntu2204-docker-4c-4g-40095) 08/22/26 _x86_64_ (4 CPU) 19:38:07 19:38:07 19:31:24 LINUX RESTART (4 CPU) 19:38:07 19:38:07 19:38:07 ---> sar -P ALL: 19:38:07 Linux 5.15.0-186-generic (prd-ubuntu2204-docker-4c-4g-40095) 08/22/26 _x86_64_ (4 CPU) 19:38:07 19:38:07 19:31:24 LINUX RESTART (4 CPU) 19:38:07 19:38:07 19:38:07