00:01:01 Started by timer 00:01:01 Running as SYSTEM 00:01:01 [EnvInject] - Loading node environment variables. 00:01:01 Building remotely on prd-ubuntu2204-docker-8c-8g-17228 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/autorelease-release-vanadium-mvn39-openjdk21 00:01:02 [ssh-agent] Looking for ssh-agent implementation... 00:01:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:01:02 $ ssh-agent 00:01:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXx7QHTQ/agent.1632 00:01:02 SSH_AGENT_PID=1635 00:01:02 [ssh-agent] Started. 00:01:02 Running ssh-add (command line suppressed) 00:01:02 Identity added: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21@tmp/private_key_3494688171896669319.key (/w/workspace/autorelease-release-vanadium-mvn39-openjdk21@tmp/private_key_3494688171896669319.key) 00:01:02 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:01:02 The recommended git tool is: NONE 00:01:04 using credential opendaylight-jenkins-ssh 00:01:04 Wiping out workspace first. 00:01:04 Cloning the remote Git repository 00:01:04 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 00:01:04 > git init /w/workspace/autorelease-release-vanadium-mvn39-openjdk21 # timeout=10 00:01:04 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 00:01:04 > git --version # timeout=10 00:01:04 > git --version # 'git version 2.34.1' 00:01:04 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:01:04 Verifying host key using known hosts file, will automatically accept unseen keys 00:01:04 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 00:01:07 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 00:01:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:01:08 Avoid second fetch 00:01:08 > git rev-parse refs/remotes/origin/stable/vanadium^{commit} # timeout=10 00:01:08 > git rev-parse stable/vanadium^{commit} # timeout=10 00:01:08 Checking out Revision 03544eea54335c5e780cb704e23e60f37ee63b49 (refs/remotes/origin/stable/vanadium) 00:01:08 > git config core.sparsecheckout # timeout=10 00:01:08 > git checkout -f 03544eea54335c5e780cb704e23e60f37ee63b49 # timeout=10 00:01:08 Commit message: "Update git submodules" 00:01:08 > git rev-list --no-walk 03544eea54335c5e780cb704e23e60f37ee63b49 # timeout=10 00:01:08 > git remote # timeout=10 00:01:08 > git submodule init # timeout=10 00:01:08 > git submodule sync # timeout=10 00:01:08 > git config --get remote.origin.url # timeout=10 00:01:08 > git submodule init # timeout=10 00:01:08 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:01:08 > git config --get submodule.daexim.url # timeout=10 00:01:08 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 00:01:08 > git config --get submodule.integration/distribution.url # timeout=10 00:01:08 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 00:01:08 > git config --get submodule.jsonrpc.url # timeout=10 00:01:08 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 00:01:08 > git config --get submodule.lispflowmapping.url # timeout=10 00:01:08 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 00:01:08 > git config --get submodule.ovsdb.url # timeout=10 00:01:08 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 00:01:08 > git submodule update --init --recursive daexim # timeout=60 00:01:09 > git submodule update --init --recursive integration/distribution # timeout=60 00:01:10 > git submodule update --init --recursive jsonrpc # timeout=60 00:01:10 > git submodule update --init --recursive lispflowmapping # timeout=60 00:01:11 > git submodule update --init --recursive ovsdb # timeout=60 00:01:17 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 00:01:17 provisioning config files... 00:01:17 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:01:17 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:01:17 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:01:17 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins14358166850072853469.sh 00:01:17 ---> python-tools-install.sh 00:01:17 Setup pyenv: 00:01:17 * system (set by /opt/pyenv/version) 00:01:17 * 3.8.20 (set by /opt/pyenv/version) 00:01:18 * 3.9.20 (set by /opt/pyenv/version) 00:01:18 3.10.15 00:01:18 3.11.10 00:01:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Mmiy 00:01:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:01:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:01:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:01:27 lf-activate-venv(): INFO: Base packages installed successfully 00:01:27 lf-activate-venv(): INFO: Installing additional packages: lftools 00:01:42 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/packages/charset-normalizer/3.4.7/charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl 00:01:42 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/packages/charset-normalizer/3.4.7/charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl 00:01:43 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/packages/charset-normalizer/3.4.7/charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl 00:01:45 WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/packages/charset-normalizer/3.4.7/charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl 00:01:57 lf-activate-venv(): INFO: Adding /tmp/venv-Mmiy/bin to PATH 00:01:57 Generating Requirements File 00:02:02 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/packages/debtcollector/3.1.0/debtcollector-3.1.0-py3-none-any.whl 00:02:02 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/packages/debtcollector/3.1.0/debtcollector-3.1.0-py3-none-any.whl 00:02:03 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/packages/debtcollector/3.1.0/debtcollector-3.1.0-py3-none-any.whl 00:02:17 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/simple/mdurl/ 00:02:17 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/simple/mdurl/ 00:02:26 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. 00:02:26 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:02:26 Python 3.11.10 00:02:27 pip 26.1.1 from /tmp/venv-Mmiy/lib/python3.11/site-packages/pip (python 3.11) 00:02:27 aiohappyeyeballs==2.6.2 00:02:27 aiohttp==3.13.5 00:02:27 aiosignal==1.4.0 00:02:27 appdirs==1.4.4 00:02:27 argcomplete==3.6.3 00:02:27 aspy.yaml==1.3.0 00:02:27 attrs==26.1.0 00:02:27 autopage==0.6.0 00:02:27 beautifulsoup4==4.14.3 00:02:27 boto3==1.43.12 00:02:27 botocore==1.43.12 00:02:27 bs4==0.0.2 00:02:27 certifi==2026.5.20 00:02:27 cffi==2.0.0 00:02:27 cfgv==3.5.0 00:02:27 chardet==7.4.3 00:02:27 charset-normalizer==3.4.7 00:02:27 click==8.4.0 00:02:27 cliff==4.14.0 00:02:27 cmd2==3.5.1 00:02:27 cryptography==3.3.2 00:02:27 debtcollector==3.1.0 00:02:27 decorator==5.3.1 00:02:27 defusedxml==0.7.1 00:02:27 Deprecated==1.3.1 00:02:27 distlib==0.4.0 00:02:27 dnspython==2.8.0 00:02:27 docker==7.1.0 00:02:27 dogpile.cache==1.5.0 00:02:27 durationpy==0.10 00:02:27 email-validator==2.3.0 00:02:27 filelock==3.29.0 00:02:27 frozenlist==1.8.0 00:02:27 future==1.0.0 00:02:27 gitdb==4.0.12 00:02:27 GitPython==3.1.50 00:02:27 httplib2==0.30.2 00:02:27 identify==2.6.19 00:02:27 idna==3.15 00:02:27 importlib-resources==1.5.0 00:02:27 iso8601==2.1.0 00:02:27 Jinja2==3.1.6 00:02:27 jmespath==1.1.0 00:02:27 jsonpatch==1.33 00:02:27 jsonpointer==3.1.1 00:02:27 jsonschema==4.26.0 00:02:27 jsonschema-specifications==2025.9.1 00:02:27 keystoneauth1==5.14.0 00:02:27 kubernetes==36.0.0 00:02:27 lftools==0.37.22 00:02:27 lxml==6.1.1 00:02:27 markdown-it-py==4.2.0 00:02:27 MarkupSafe==3.0.3 00:02:27 mdurl==0.1.2 00:02:27 msgpack==1.1.2 00:02:27 multi_key_dict==2.0.3 00:02:27 multidict==6.7.1 00:02:27 munch==4.0.0 00:02:27 netaddr==1.3.0 00:02:27 niet==1.4.2 00:02:27 nodeenv==1.10.0 00:02:27 oauth2client==4.1.3 00:02:27 oauthlib==3.3.1 00:02:27 openstacksdk==4.13.0 00:02:27 os-service-types==1.8.2 00:02:27 osc-lib==4.6.0 00:02:27 oslo.config==10.4.0 00:02:27 oslo.context==6.4.0 00:02:27 oslo.i18n==6.8.0 00:02:27 oslo.log==8.2.0 00:02:27 oslo.serialization==5.10.0 00:02:27 oslo.utils==10.0.1 00:02:27 packaging==26.2 00:02:27 pbr==7.0.3 00:02:27 platformdirs==4.9.6 00:02:27 prettytable==3.17.0 00:02:27 propcache==0.5.2 00:02:27 psutil==7.2.2 00:02:27 pyasn1==0.6.3 00:02:27 pyasn1_modules==0.4.2 00:02:27 pycparser==3.0 00:02:27 pygerrit2==2.0.15 00:02:27 PyGithub==2.9.1 00:02:27 Pygments==2.20.0 00:02:27 PyJWT==2.12.1 00:02:27 PyNaCl==1.6.2 00:02:27 pyparsing==2.4.7 00:02:27 pyperclip==1.11.0 00:02:27 pyrsistent==0.20.0 00:02:27 python-cinderclient==9.9.0 00:02:27 python-dateutil==2.9.0.post0 00:02:27 python-discovery==1.3.1 00:02:27 python-heatclient==5.2.0 00:02:27 python-jenkins==1.8.3 00:02:27 python-keystoneclient==5.8.0 00:02:27 python-magnumclient==4.10.0 00:02:27 python-openstackclient==10.0.0 00:02:27 python-swiftclient==4.10.0 00:02:27 PyYAML==6.0.3 00:02:27 referencing==0.37.0 00:02:27 requests==2.34.2 00:02:27 requests-oauthlib==2.0.0 00:02:27 rfc3986==2.0.0 00:02:27 rich==15.0.0 00:02:27 rich-argparse==1.8.0 00:02:27 rpds-py==0.30.0 00:02:27 rsa==4.9.1 00:02:27 ruamel.yaml==0.19.1 00:02:27 ruamel.yaml.clib==0.2.15 00:02:27 s3transfer==0.17.0 00:02:27 simplejson==4.1.1 00:02:27 six==1.17.0 00:02:27 smmap==5.0.3 00:02:27 soupsieve==2.8.3 00:02:27 stevedore==5.8.0 00:02:27 tabulate==0.10.0 00:02:27 toml==0.10.2 00:02:27 tomlkit==0.15.0 00:02:27 tqdm==4.67.3 00:02:27 typing_extensions==4.15.0 00:02:27 urllib3==1.26.20 00:02:27 virtualenv==21.3.3 00:02:27 wcwidth==0.7.0 00:02:27 websocket-client==1.9.0 00:02:27 wrapt==2.1.2 00:02:27 xdg==6.0.0 00:02:27 xmltodict==1.0.4 00:02:27 yarl==1.24.2 00:02:27 yq==3.4.3 00:02:27 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/sh /tmp/jenkins1363376417065975754.sh 00:02:27 ---> uv-install.sh 00:02:27 Installing uv/uvx (latest) using shell installer 00:02:27 2026-05-21 00:02:27 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-yx82wA.sh" [1] 00:02:27 downloading uv 0.11.15 x86_64-unknown-linux-gnu 00:02:28 installing to /home/jenkins/.local/bin 00:02:28 uv 00:02:28 uvx 00:02:28 everything's installed! 00:02:28 00:02:28 To add $HOME/.local/bin to your PATH, either restart your shell or run: 00:02:28 00:02:28 source $HOME/.local/bin/env (sh, bash, zsh) 00:02:28 source $HOME/.local/bin/env.fish (fish) 00:02:28 Adding install location to PATH 00:02:28 ---> Validating uv/uvx install 00:02:28 uvx 0.11.15 (x86_64-unknown-linux-gnu) 00:02:28 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins7806668774313009293.sh 00:02:28 + echo quiet=on 00:02:28 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-8c-8g-17228 00:02:29 [autorelease-release-vanadium-mvn39-openjdk21] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=stable/vanadium -DPROJECT=releng/autorelease -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DSTREAM=vanadium "-DARCHIVE_ARTIFACTS=**/*.prop **/*.log **/target/surefire-reports/*-output.txt **/target/failsafe-reports/failsafe-summary.xml **/hs_err_*.log **/target/feature/feature.xml 00:02:29 " -DGERRIT_PROJECT=releng/autorelease -Dsha1=origin/stable/vanadium "-DMAVEN_OPTS=-Xmx8g -Dmaven.compile.fork=true" -DKARAF_VERSION=karaf4 -DGERRIT_REFSPEC=refs/heads/stable/vanadium -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTAGING_PROFILE_ID=425e43800fea70 -DRELEASE_TAG=vanadium "-DMAVEN_PARAMS=-PrepoBuild -P!karaf -Pignore-lispflowmapping-integrationtest -Dcheckstyle.skip=true -Dskip.karaf.featureTest=true -Dsft.heap.max=4g 00:02:29 " --version 00:02:30 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 00:02:30 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 00:02:30 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 00:02:30 Default locale: en, platform encoding: UTF-8 00:02:30 OS name: "linux", version: "5.15.0-174-generic", arch: "amd64", family: "unix" 00:02:30 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins6017903775283791448.sh 00:02:30 + rm /home/jenkins/.wgetrc 00:02:30 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins13818525227477742559.sh 00:02:30 + [ -d /tmp/r ] 00:02:30 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins9625474740191102154.sh 00:02:30 + mkdir -p /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/target/classes /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jacoco/classes 00:02:30 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins10842234634082785479.sh 00:02:30 + ./scripts/list-project-dependencies.sh 00:02:32 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins16474872235677127214.sh 00:02:32 + python3 -m venv /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/venv 00:02:35 + . /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/venv/bin/activate 00:02:35 ++ deactivate nondestructive 00:02:35 ++ '[' -n '' ']' 00:02:35 ++ '[' -n '' ']' 00:02:35 ++ '[' -n /bin/bash -o -n '' ']' 00:02:35 ++ hash -r 00:02:35 ++ '[' -n '' ']' 00:02:35 ++ unset VIRTUAL_ENV 00:02:35 ++ unset VIRTUAL_ENV_PROMPT 00:02:35 ++ '[' '!' nondestructive = nondestructive ']' 00:02:35 ++ VIRTUAL_ENV=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/venv 00:02:35 ++ export VIRTUAL_ENV 00:02:35 ++ _OLD_VIRTUAL_PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 00:02:35 ++ PATH=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/venv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 00:02:35 ++ export PATH 00:02:35 ++ '[' -n '' ']' 00:02:35 ++ '[' -z '' ']' 00:02:35 ++ _OLD_VIRTUAL_PS1= 00:02:35 ++ PS1='(venv) ' 00:02:35 ++ export PS1 00:02:35 ++ VIRTUAL_ENV_PROMPT='(venv) ' 00:02:35 ++ export VIRTUAL_ENV_PROMPT 00:02:35 ++ '[' -n /bin/bash -o -n '' ']' 00:02:35 ++ hash -r 00:02:35 + PYTHON=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/venv/bin/python 00:02:35 + /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/venv/bin/python -m pip install --upgrade networkx 00:02:35 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 00:02:35 Collecting networkx 00:02:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/networkx/3.4.2/networkx-3.4.2-py3-none-any.whl (1.7 MB) 00:02:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 41.4 MB/s eta 0:00:00 00:02:36 Installing collected packages: networkx 00:02:36 Successfully installed networkx-3.4.2 00:02:36 + /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/venv/bin/python -m pip freeze 00:02:37 networkx==3.4.2 00:02:37 + ./scripts/determine-merge-order.py 00:02:37 + deactivate 00:02:37 + '[' -n /home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ']' 00:02:37 + PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 00:02:37 + export PATH 00:02:37 + unset _OLD_VIRTUAL_PATH 00:02:37 + '[' -n '' ']' 00:02:37 + '[' -n /bin/bash -o -n '' ']' 00:02:37 + hash -r 00:02:37 + '[' -n '' ']' 00:02:37 + unset VIRTUAL_ENV 00:02:37 + unset VIRTUAL_ENV_PROMPT 00:02:37 + '[' '!' '' = nondestructive ']' 00:02:37 + unset -f deactivate 00:02:37 + rm -rf /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/venv 00:02:37 provisioning config files... 00:02:37 copy managed file [global-settings] to file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21@tmp/config7619712712659252960tmp 00:02:39 copy managed file [autorelease-settings] to file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21@tmp/config15444284351306793339tmp 00:02:39 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins8304948243516921724.sh 00:02:39 ---> prepare-release.sh 00:02:39 autorelease 03544eea54335c5e780cb704e23e60f37ee63b49 Vanadium 00:02:39 Entering 'daexim' 00:02:39 daexim 187acf46566a3679b68976b0689d7ec01c2db8d7 Vanadium 00:02:39 Entering 'integration/distribution' 00:02:39 integration/distribution 28f4e034936eaafc66e28fbb87181c20f0ece01e Vanadium 00:02:39 Entering 'jsonrpc' 00:02:39 jsonrpc f2c1a1de72d2c69e6a8346e9103387a8bae98098 Vanadium 00:02:39 Entering 'lispflowmapping' 00:02:39 lispflowmapping 7a9836255d32248142024671d2b4e42acdd6f21e Vanadium 00:02:39 Entering 'ovsdb' 00:02:39 ovsdb 8c8a28ce9679833047896be715665a99c9aeb83d Vanadium 00:02:39 Vanadium 00:02:39 /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution /w/workspace/autorelease-release-vanadium-mvn39-openjdk21 00:02:39 Updated 1 path from the index 00:02:39 /w/workspace/autorelease-release-vanadium-mvn39-openjdk21 00:02:39 Entering 'daexim' 00:02:39 [detached HEAD 2abf836] Release Vanadium 00:02:39 13 files changed, 13 insertions(+), 13 deletions(-) 00:02:39 Entering 'integration/distribution' 00:02:39 [detached HEAD d0494bf9] Release Vanadium 00:02:39 19 files changed, 25 insertions(+), 25 deletions(-) 00:02:39 Entering 'jsonrpc' 00:02:39 [detached HEAD 806bf1a6] Release Vanadium 00:02:39 37 files changed, 37 insertions(+), 37 deletions(-) 00:02:39 Entering 'lispflowmapping' 00:02:39 [detached HEAD 342f624c] Release Vanadium 00:02:39 23 files changed, 25 insertions(+), 25 deletions(-) 00:02:39 Entering 'ovsdb' 00:02:39 [detached HEAD c8a0c5cb8] Release Vanadium 00:02:39 50 files changed, 62 insertions(+), 62 deletions(-) 00:02:39 [detached HEAD afcff166f] Release Vanadium 00:02:39 7 files changed, 7 insertions(+), 7 deletions(-) 00:02:39 /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim /w/workspace/autorelease-release-vanadium-mvn39-openjdk21 00:02:39 /w/workspace/autorelease-release-vanadium-mvn39-openjdk21 00:02:39 /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/integration/distribution /w/workspace/autorelease-release-vanadium-mvn39-openjdk21 00:02:39 /w/workspace/autorelease-release-vanadium-mvn39-openjdk21 00:02:39 /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/jsonrpc /w/workspace/autorelease-release-vanadium-mvn39-openjdk21 00:02:39 /w/workspace/autorelease-release-vanadium-mvn39-openjdk21 00:02:39 /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/lispflowmapping /w/workspace/autorelease-release-vanadium-mvn39-openjdk21 00:02:39 /w/workspace/autorelease-release-vanadium-mvn39-openjdk21 00:02:39 /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/ovsdb /w/workspace/autorelease-release-vanadium-mvn39-openjdk21 00:02:39 /w/workspace/autorelease-release-vanadium-mvn39-openjdk21 00:02:39 patches/ 00:02:39 patches/daexim.patch 00:02:39 patches/jsonrpc.patch 00:02:39 patches/integration-distribution.bundle 00:02:39 patches/lispflowmapping.patch 00:02:39 patches/daexim.bundle 00:02:39 patches/ovsdb.bundle 00:02:39 patches/ovsdb.patch 00:02:39 patches/integration-distribution.patch 00:02:39 patches/taglist.log 00:02:39 patches/lispflowmapping.bundle 00:02:39 patches/jsonrpc.bundle 00:02:39 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins14754400802821721977.sh 00:02:40 org.opendaylight.jsonrpc,jsonrpc-parent,1.19.2 00:02:40 org.opendaylight.jsonrpc,jsonrpc-api,1.19.2 00:02:40 org.opendaylight.jsonrpc,dom-codec,1.19.2 00:02:40 org.opendaylight.jsonrpc,tools-parent,1.19.2 00:02:40 org.opendaylight.jsonrpc,test-tool,1.19.2 00:02:40 org.opendaylight.jsonrpc,jsonrpc-tools,1.19.2 00:02:40 org.opendaylight.jsonrpc,jsonrpc-provider-common,1.19.2 00:02:40 org.opendaylight.jsonrpc,jsonrpc-provider-cluster,1.19.2 00:02:40 org.opendaylight.jsonrpc,jsonrpc,1.19.2 00:02:40 org.opendaylight.jsonrpc,jsonrpc-provider,1.19.2 00:02:40 org.opendaylight.jsonrpc,jsonrpc-provider-single,1.19.2 00:02:40 org.opendaylight.jsonrpc.bus,transport-http,1.19.2 00:02:40 org.opendaylight.jsonrpc.bus,bus-config,1.19.2 00:02:40 org.opendaylight.jsonrpc.bus,transport-zmq,1.19.2 00:02:40 org.opendaylight.jsonrpc.bus,bus-spi,1.19.2 00:02:40 org.opendaylight.jsonrpc.bus,bus-api,1.19.2 00:02:40 org.opendaylight.jsonrpc.bus,bus-jsonrpc,1.19.2 00:02:40 org.opendaylight.jsonrpc.bus,bus-messagelib,1.19.2 00:02:40 org.opendaylight.jsonrpc,inband-models,1.19.2 00:02:40 org.opendaylight.jsonrpc.bus,examples,1.19.2 00:02:40 org.opendaylight.jsonrpc.bus,binding-bridge,1.19.2 00:02:40 org.opendaylight.jsonrpc,jsonrpc-bus,1.19.2 00:02:40 org.opendaylight.jsonrpc,jsonrpc-test-model,1.19.2 00:02:40 org.opendaylight.jsonrpc.security,security-api,1.19.2 00:02:40 org.opendaylight.jsonrpc.security,security-aaa,1.19.2 00:02:40 org.opendaylight.jsonrpc,jsonrpc-security,1.19.2 00:02:40 org.opendaylight.jsonrpc.security,security-noop,1.19.2 00:02:40 org.opendaylight.jsonrpc.security,security-service,1.19.2 00:02:40 org.opendaylight.jsonrpc,jsonrpc-karaf,1.19.2 00:02:40 org.opendaylight.jsonrpc,binding-adapter,1.19.2 00:02:40 org.opendaylight.jsonrpc,features-aggregator,1.19.2 00:02:40 org.opendaylight.jsonrpc,features-jsonrpc,1.19.2 00:02:40 org.opendaylight.jsonrpc,odl-jsonrpc-bus,1.19.2 00:02:40 org.opendaylight.jsonrpc,odl-jsonrpc-all,1.19.2 00:02:40 org.opendaylight.jsonrpc,odl-jsonrpc-cluster,1.19.2 00:02:40 org.opendaylight.jsonrpc,odl-jsonrpc-provider,1.19.2 00:02:40 org.opendaylight.jsonrpc,jsonrpc-artifacts,1.19.2 00:02:40 org.opendaylight.integration,distribution-aggregator,0.23.2 00:02:40 org.opendaylight.integration,onap-karaf,0.23.2 00:02:40 org.opendaylight.integration,opendaylight,0.20.0-SNAPSHOT 00:02:40 org.opendaylight.integration,karaf,0.23.2 00:02:40 org.opendaylight.integration,odl-integration-compatible-with-all,0.23.2 00:02:40 org.opendaylight.integration,odl-integration-all,0.23.2 00:02:40 org.opendaylight.integration,singles-aggregator,0.23.2 00:02:40 org.opendaylight.integration,features-aggregator,0.23.2 00:02:40 org.opendaylight.integration,repos-aggregator,0.23.2 00:02:40 org.opendaylight.integration,features-test,0.23.2 00:02:40 org.opendaylight.integration,features-index,0.23.2 00:02:40 org.opendaylight.integration,karaf-scripts,0.23.2 00:02:40 org.opendaylight.integration,all-artifacts,0.23.2 00:02:40 org.opendaylight.integration,artifacts-aggregator,0.23.2 00:02:40 org.opendaylight.integration,distribution-artifacts,0.23.2 00:02:40 org.opendaylight.integration,other-artifacts,0.23.2 00:02:40 org.opendaylight.integration,upstream-all-artifacts,0.23.2 00:02:40 org.opendaylight.integration,properties,0.23.2 00:02:40 org.opendaylight.integration,upstream-aggregator,0.23.2 00:02:40 org.opendaylight.integration,artifact-artifacts,0.23.2 00:02:40 org.opendaylight.releng.autorelease,autorelease-root,1.2.0 00:02:40 org.opendaylight.daexim,parent,1.18.2 00:02:40 org.opendaylight.daexim,daexim-model,1.18.2 00:02:40 org.opendaylight.daexim,daexim-spi,1.18.2 00:02:40 org.opendaylight.daexim,daexim,1.18.2 00:02:40 org.opendaylight.daexim,daexim-test-model,1.18.2 00:02:40 org.opendaylight.daexim,daexim-akka-infoprovider-impl,1.18.2 00:02:40 org.opendaylight.daexim,daexim-karaf,1.18.2 00:02:40 org.opendaylight.daexim,features-aggregator,1.18.2 00:02:40 org.opendaylight.daexim,odl-daexim,1.18.2 00:02:40 org.opendaylight.daexim,daexim-features,1.18.2 00:02:40 org.opendaylight.daexim,odl-daexim-all,1.18.2 00:02:40 org.opendaylight.daexim,daexim-impl,1.18.2 00:02:40 org.opendaylight.daexim,daexim-artifacts,1.18.2 00:02:40 org.opendaylight.lispflowmapping,mappingservice.southbound,1.22.2 00:02:40 org.opendaylight.lispflowmapping,mappingservice.shell,1.22.2 00:02:40 org.opendaylight.lispflowmapping,mappingservice.api,1.22.2 00:02:40 org.opendaylight.lispflowmapping,mappingservice.inmemorydb,1.22.2 00:02:40 org.opendaylight.lispflowmapping,mappingservice.dsbackend,1.22.2 00:02:40 org.opendaylight.lispflowmapping,mappingservice-parent,1.22.2 00:02:40 org.opendaylight.lispflowmapping,mappingservice.implementation,1.22.2 00:02:40 org.opendaylight.lispflowmapping,mappingservice.lisp-proto,1.22.2 00:02:40 org.opendaylight.lispflowmapping,mappingservice.mapcache,1.22.2 00:02:40 org.opendaylight.lispflowmapping,lispflowmapping-all,1.22.2 00:02:40 org.opendaylight.lispflowmapping,mappingservice.integrationtest,1.22.2 00:02:40 org.opendaylight.lispflowmapping,lispflowmapping-karaf,1.22.2 00:02:40 org.opendaylight.lispflowmapping,lispflowmapping-commons,1.22.2 00:02:40 org.opendaylight.lispflowmapping,common.build.tools,1.22.2 00:02:40 org.opendaylight.lispflowmapping,odl-lispflowmapping-models,1.22.2 00:02:40 org.opendaylight.lispflowmapping,features-lispflowmapping,1.22.2 00:02:40 org.opendaylight.lispflowmapping,odl-lispflowmapping-inmemorydb,1.22.2 00:02:40 org.opendaylight.lispflowmapping,odl-lispflowmapping-mappingservice-shell,1.22.2 00:02:40 org.opendaylight.lispflowmapping,odl-lispflowmapping-msmr,1.22.2 00:02:40 org.opendaylight.lispflowmapping,features-aggregator,1.22.2 00:02:40 org.opendaylight.lispflowmapping,odl-lispflowmapping-southbound,1.22.2 00:02:40 org.opendaylight.lispflowmapping,odl-lispflowmapping-mappingservice,1.22.2 00:02:40 org.opendaylight.lispflowmapping,lispflowmapping-artifacts,1.22.2 00:02:40 org.opendaylight.ovsdb,southbound-karaf,1.21.2 00:02:40 org.opendaylight.ovsdb,southbound-artifacts,1.21.2 00:02:40 org.opendaylight.ovsdb,southbound-aggregator,1.21.2 00:02:40 org.opendaylight.ovsdb,southbound-it,1.21.2 00:02:40 org.opendaylight.ovsdb,southbound-api,1.21.2 00:02:40 org.opendaylight.ovsdb,southbound-impl,1.21.2 00:02:40 org.opendaylight.ovsdb,odl-ovsdb-southbound-impl-rest,1.21.2 00:02:40 org.opendaylight.ovsdb,odl-ovsdb-southbound-impl-ui,1.21.2 00:02:40 org.opendaylight.ovsdb,odl-ovsdb-southbound-impl,1.21.2 00:02:40 org.opendaylight.ovsdb,southbound-features-aggregator,1.21.2 00:02:40 org.opendaylight.ovsdb,odl-ovsdb-southbound-api,1.21.2 00:02:40 org.opendaylight.ovsdb,southbound-features,1.21.2 00:02:40 org.opendaylight.ovsdb,odl-ovsdb-southbound-test,1.21.2 00:02:40 org.opendaylight.ovsdb,ovsdb,1.21.2 00:02:40 org.opendaylight.ovsdb,schema.hardwarevtep,1.21.2 00:02:40 org.opendaylight.ovsdb,schema.openvswitch,1.21.2 00:02:40 org.opendaylight.ovsdb,schemas,1.21.2 00:02:40 org.opendaylight.ovsdb,ovsdb-binding-parent,1.21.2 00:02:40 org.opendaylight.ovsdb,parents,1.21.2 00:02:40 org.opendaylight.ovsdb,it,1.21.2 00:02:40 org.opendaylight.ovsdb,utils.config,1.21.2 00:02:40 org.opendaylight.ovsdb,utils.ovsdb-it-utils,1.21.2 00:02:40 org.opendaylight.ovsdb,utils,1.21.2 00:02:40 org.opendaylight.ovsdb,odl-ovsdb-utils,1.21.2 00:02:40 org.opendaylight.ovsdb,utils.mdsal-utils,1.21.2 00:02:40 org.opendaylight.ovsdb,utils.yang-utils,1.21.2 00:02:40 org.opendaylight.ovsdb,utils.southbound-utils,1.21.2 00:02:40 org.opendaylight.ovsdb,utils.hwvtepsouthbound-utils,1.21.2 00:02:40 org.opendaylight.ovsdb,utils.servicehelper,1.21.2 00:02:40 org.opendaylight.ovsdb,hwvtepsouthbound-it,1.21.2 00:02:40 org.opendaylight.ovsdb,hwvtepsouthbound-karaf,1.21.2 00:02:40 org.opendaylight.ovsdb,hwvtepsouthbound-aggregator,1.21.2 00:02:40 org.opendaylight.ovsdb,hwvtepsouthbound-api,1.21.2 00:02:40 org.opendaylight.ovsdb,hwvtepsouthbound-artifacts,1.21.2 00:02:40 org.opendaylight.ovsdb,hwvtepsouthbound-impl,1.21.2 00:02:40 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-ui,1.21.2 00:02:40 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-rest,1.21.2 00:02:40 org.opendaylight.ovsdb,hwvtepsouthbound-features-aggregator,1.21.2 00:02:40 org.opendaylight.ovsdb,hwvtepsouthbound-features,1.21.2 00:02:40 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-test,1.21.2 00:02:40 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound,1.21.2 00:02:40 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-api,1.21.2 00:02:40 org.opendaylight.ovsdb,library-aggregator,1.21.2 00:02:40 org.opendaylight.ovsdb,library-it,1.21.2 00:02:40 org.opendaylight.ovsdb,library-karaf,1.21.2 00:02:40 org.opendaylight.ovsdb,odl-ovsdb-library,1.21.2 00:02:40 org.opendaylight.ovsdb,library-features-aggregator,1.21.2 00:02:40 org.opendaylight.ovsdb,library-features,1.21.2 00:02:40 org.opendaylight.ovsdb,library-artifacts,1.21.2 00:02:40 org.opendaylight.ovsdb,library,1.21.2 00:02:40 [EnvInject] - Injecting environment variables from a build step. 00:02:40 [EnvInject] - Injecting as environment variables the properties content 00:02:40 SET_JDK_VERSION=openjdk21 00:02:40 GIT_URL="git://devvexx.opendaylight.org/mirror" 00:02:40 00:02:40 [EnvInject] - Variables injected successfully. 00:02:40 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/sh /tmp/jenkins14008300262794948816.sh 00:02:40 ---> update-java-alternatives.sh 00:02:40 ---> Updating Java version 00:02:41 ---> Ubuntu/Debian system detected 00:02:41 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 00:02:41 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 00:02:41 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 00:02:41 openjdk version "21.0.10" 2026-01-20 00:02:41 OpenJDK Runtime Environment (build 21.0.10+7-Ubuntu-122.04) 00:02:41 OpenJDK 64-Bit Server VM (build 21.0.10+7-Ubuntu-122.04, mixed mode, sharing) 00:02:41 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:02:41 [EnvInject] - Injecting environment variables from a build step. 00:02:41 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 00:02:41 [EnvInject] - Variables injected successfully. 00:02:41 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/sh /tmp/jenkins6690518455754889906.sh 00:02:41 Karaf artifact is karaf 00:02:41 Karaf project is integration 00:02:41 Java home is /usr/lib/jvm/java-21-openjdk-amd64 00:02:41 [EnvInject] - Injecting environment variables from a build step. 00:02:41 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 00:02:41 [EnvInject] - Variables injected successfully. 00:02:41 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins9994010682078001563.sh 00:02:41 '/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/archives/patches/taglist.log' -> 'integration/distribution/karaf/src/main/assembly/' 00:02:41 cp: cannot create regular file 'integration/distribution/karaf/src/main/assembly/': No such file or directory 00:02:41 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins11220406123924721300.sh 00:02:41 /tmp/jenkins11220406123924721300.sh: line 4: integration/distribution/karaf/src/main/assembly/build.url: No such file or directory 00:02:41 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins3795685482360236089.sh 00:02:41 + ./scripts/fix-relativepaths.sh 00:02:41 Scanning ./jsonrpc/parent/pom.xml 00:02:41 Scanning ./jsonrpc/api/pom.xml 00:02:41 Scanning ./jsonrpc/dom-codec/pom.xml 00:02:41 Scanning ./jsonrpc/tools/parent/pom.xml 00:02:41 Scanning ./jsonrpc/pom.xml 00:02:41 Scanning ./jsonrpc/tools/pom.xml 00:02:41 Scanning ./jsonrpc/tools/test-tool/pom.xml 00:02:41 Scanning ./jsonrpc/provider/common/pom.xml 00:02:41 Scanning ./jsonrpc/provider/cluster/pom.xml 00:02:41 Scanning ./jsonrpc/provider/pom.xml 00:02:41 Scanning ./jsonrpc/provider/single/pom.xml 00:02:41 Scanning ./jsonrpc/bus/transport-http/pom.xml 00:02:41 Scanning ./jsonrpc/bus/config/pom.xml 00:02:41 Scanning ./jsonrpc/bus/transport-zmq/pom.xml 00:02:41 Scanning ./jsonrpc/bus/spi/pom.xml 00:02:41 Scanning ./jsonrpc/bus/api/pom.xml 00:02:41 Scanning ./jsonrpc/bus/jsonrpc/pom.xml 00:02:41 Scanning ./jsonrpc/bus/messagelib/pom.xml 00:02:41 Scanning ./jsonrpc/bus/examples/inband-models/pom.xml 00:02:41 Scanning ./jsonrpc/bus/examples/pom.xml 00:02:41 Scanning ./jsonrpc/bus/examples/binding-bridge/pom.xml 00:02:41 Scanning ./jsonrpc/bus/pom.xml 00:02:41 Scanning ./jsonrpc/test-model/pom.xml 00:02:41 Scanning ./jsonrpc/security/api/pom.xml 00:02:41 Scanning ./jsonrpc/security/aaa/pom.xml 00:02:41 Scanning ./jsonrpc/security/pom.xml 00:02:41 Scanning ./jsonrpc/security/noop/pom.xml 00:02:41 Scanning ./jsonrpc/security/service/pom.xml 00:02:41 Scanning ./jsonrpc/karaf/pom.xml 00:02:41 Scanning ./jsonrpc/binding-adapter/pom.xml 00:02:41 Scanning ./jsonrpc/features/odl-jsonrpc-bus/pom.xml 00:02:41 Scanning ./jsonrpc/features/pom.xml 00:02:41 Scanning ./jsonrpc/features/features-jsonrpc/pom.xml 00:02:41 Scanning ./jsonrpc/features/odl-jsonrpc-all/pom.xml 00:02:41 Scanning ./jsonrpc/features/odl-jsonrpc-cluster/pom.xml 00:02:41 Scanning ./jsonrpc/features/odl-jsonrpc-provider/pom.xml 00:02:41 Scanning ./jsonrpc/artifacts/pom.xml 00:02:41 Scanning ./integration/distribution/pom.xml 00:02:41 Scanning ./integration/distribution/onap-karaf/pom.xml 00:02:41 Scanning ./integration/distribution/opendaylight/pom.xml 00:02:42 Scanning ./integration/distribution/karaf/pom.xml 00:02:42 Scanning ./integration/distribution/features/singles/odl-integration-compatible-with-all/pom.xml 00:02:42 Scanning ./integration/distribution/features/singles/odl-integration-all/pom.xml 00:02:42 Scanning ./integration/distribution/features/singles/pom.xml 00:02:42 Scanning ./integration/distribution/features/pom.xml 00:02:42 Scanning ./integration/distribution/features/repos/index/pom.xml 00:02:42 Scanning ./integration/distribution/features/repos/pom.xml 00:02:42 Scanning ./integration/distribution/features/repos/test/pom.xml 00:02:42 Scanning ./integration/distribution/karaf-scripts/pom.xml 00:02:42 Scanning ./integration/distribution/artifacts/all/pom.xml 00:02:42 Scanning ./integration/distribution/artifacts/pom.xml 00:02:42 Scanning ./integration/distribution/artifacts/distribution/pom.xml 00:02:42 Scanning ./integration/distribution/artifacts/upstream/other/pom.xml 00:02:42 Scanning ./integration/distribution/artifacts/upstream/all/pom.xml 00:02:42 Scanning ./integration/distribution/artifacts/upstream/properties/pom.xml 00:02:42 Scanning ./integration/distribution/artifacts/upstream/pom.xml 00:02:42 Scanning ./integration/distribution/artifacts/upstream/artifacts/pom.xml 00:02:42 Scanning ./pom.xml 00:02:42 Scanning ./daexim/parent/pom.xml 00:02:42 Scanning ./daexim/model/pom.xml 00:02:42 Scanning ./daexim/spi/pom.xml 00:02:42 Scanning ./daexim/pom.xml 00:02:42 Scanning ./daexim/test-model/pom.xml 00:02:42 Scanning ./daexim/akka-infoprovider-impl/pom.xml 00:02:42 Scanning ./daexim/karaf/pom.xml 00:02:42 Scanning ./daexim/features/pom.xml 00:02:42 Scanning ./daexim/features/odl-daexim/pom.xml 00:02:42 Scanning ./daexim/features/daexim-features/pom.xml 00:02:42 Scanning ./daexim/features/odl-daexim-all/pom.xml 00:02:42 Scanning ./daexim/impl/pom.xml 00:02:42 Scanning ./daexim/artifacts/pom.xml 00:02:42 Scanning ./lispflowmapping/mappingservice/southbound/pom.xml 00:02:42 Scanning ./lispflowmapping/mappingservice/shell/pom.xml 00:02:42 Scanning ./lispflowmapping/mappingservice/api/pom.xml 00:02:42 Scanning ./lispflowmapping/mappingservice/inmemorydb/pom.xml 00:02:42 Scanning ./lispflowmapping/mappingservice/dsbackend/pom.xml 00:02:42 Scanning ./lispflowmapping/mappingservice/pom.xml 00:02:42 Scanning ./lispflowmapping/mappingservice/implementation/pom.xml 00:02:42 Scanning ./lispflowmapping/mappingservice/lisp-proto/pom.xml 00:02:42 Scanning ./lispflowmapping/mappingservice/mapcache/pom.xml 00:02:42 Scanning ./lispflowmapping/pom.xml 00:02:42 Scanning ./lispflowmapping/integrationtest/pom.xml 00:02:42 Scanning ./lispflowmapping/lispflowmapping-karaf/pom.xml 00:02:42 Scanning ./lispflowmapping/commons/parent/pom.xml 00:02:42 Scanning ./lispflowmapping/commons/build_tools/pom.xml 00:02:42 Scanning ./lispflowmapping/features/odl-lispflowmapping-models/pom.xml 00:02:42 Scanning ./lispflowmapping/features/odl-lispflowmapping-southbound/pom.xml 00:02:42 Scanning ./lispflowmapping/features/features-lispflowmapping/pom.xml 00:02:42 Scanning ./lispflowmapping/features/odl-lispflowmapping-inmemorydb/pom.xml 00:02:42 Scanning ./lispflowmapping/features/pom.xml 00:02:42 Scanning ./lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/pom.xml 00:02:42 Scanning ./lispflowmapping/features/odl-lispflowmapping-msmr/pom.xml 00:02:42 Scanning ./lispflowmapping/features/odl-lispflowmapping-mappingservice/pom.xml 00:02:42 Scanning ./lispflowmapping/artifacts/pom.xml 00:02:42 Scanning ./ovsdb/southbound/southbound-karaf/pom.xml 00:02:42 Scanning ./ovsdb/southbound/southbound-artifacts/pom.xml 00:02:42 Scanning ./ovsdb/southbound/pom.xml 00:02:42 Scanning ./ovsdb/southbound/southbound-it/pom.xml 00:02:42 Scanning ./ovsdb/southbound/southbound-api/pom.xml 00:02:42 Scanning ./ovsdb/southbound/southbound-impl/pom.xml 00:02:42 Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml 00:02:42 Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml 00:02:42 Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml 00:02:42 Scanning ./ovsdb/southbound/southbound-features/pom.xml 00:02:42 Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml 00:02:42 Scanning ./ovsdb/southbound/southbound-features/features/pom.xml 00:02:43 Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/pom.xml 00:02:43 Scanning ./ovsdb/pom.xml 00:02:43 Scanning ./ovsdb/schemas/hardwarevtep/pom.xml 00:02:43 Scanning ./ovsdb/schemas/openvswitch/pom.xml 00:02:43 Scanning ./ovsdb/schemas/pom.xml 00:02:43 Scanning ./ovsdb/commons/binding-parent/pom.xml 00:02:43 Scanning ./ovsdb/commons/pom.xml 00:02:43 Scanning ./ovsdb/commons/it/pom.xml 00:02:43 Scanning ./ovsdb/utils/config/pom.xml 00:02:43 Scanning ./ovsdb/utils/ovsdb-it-utils/pom.xml 00:02:43 Scanning ./ovsdb/utils/pom.xml 00:02:43 Scanning ./ovsdb/utils/odl-ovsdb-utils/pom.xml 00:02:43 Scanning ./ovsdb/utils/mdsal-utils/pom.xml 00:02:43 Scanning ./ovsdb/utils/yang-utils/pom.xml 00:02:43 Scanning ./ovsdb/utils/southbound-utils/pom.xml 00:02:43 Scanning ./ovsdb/utils/hwvtepsouthbound-utils/pom.xml 00:02:43 Scanning ./ovsdb/utils/servicehelper/pom.xml 00:02:43 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml 00:02:43 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml 00:02:43 Scanning ./ovsdb/hwvtepsouthbound/pom.xml 00:02:43 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml 00:02:43 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml 00:02:43 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml 00:02:43 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml 00:02:43 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml 00:02:43 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/pom.xml 00:02:43 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml 00:02:43 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml 00:02:43 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/pom.xml 00:02:43 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml 00:02:43 Scanning ./ovsdb/library/pom.xml 00:02:43 Scanning ./ovsdb/library/it/pom.xml 00:02:43 Scanning ./ovsdb/library/karaf/pom.xml 00:02:43 Scanning ./ovsdb/library/features/odl-ovsdb-library/pom.xml 00:02:43 Scanning ./ovsdb/library/features/pom.xml 00:02:43 Scanning ./ovsdb/library/features/features/pom.xml 00:02:43 Scanning ./ovsdb/library/impl/pom.xml 00:02:43 Scanning ./ovsdb/library/artifacts/pom.xml 00:02:43 [EnvInject] - Injecting environment variables from a build step. 00:02:43 [EnvInject] - Injecting as environment variables the properties content 00:02:43 MAVEN_GOALS=clean deploy 00:02:43 00:02:43 [EnvInject] - Variables injected successfully. 00:02:43 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins2471676502522311313.sh 00:02:43 ---> common-variables.sh 00:02:43 --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 00:02:43 ---> maven-build.sh 00:02:43 + set +u 00:02:43 ++ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn help:describe -Dplugin=org.apache.maven.plugins:maven-deploy-plugin -Ddetail --global-settings /w/workspace/autorelease-release-vanadium-mvn39-openjdk21@tmp/config7619712712659252960tmp 00:02:43 ++ grep '^Version:' 00:02:43 ++ awk '{print $2}' 00:02:45 ++ echo 2.8.2 00:02:45 + plugin_version=2.8.2 00:02:45 + [[ 2 -lt 3 ]] 00:02:45 + alt_repo=-DaltDeploymentRepository=staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 00:02:45 + export MAVEN_OPTS 00:02:45 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/autorelease-release-vanadium-mvn39-openjdk21@tmp/config7619712712659252960tmp --settings /w/workspace/autorelease-release-vanadium-mvn39-openjdk21@tmp/config15444284351306793339tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/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 -PrepoBuild '-P!karaf' -Pignore-lispflowmapping-integrationtest -Dcheckstyle.skip=true -Dskip.karaf.featureTest=true -Dsft.heap.max=4g 00:02:45 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 00:02:45 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 00:02:45 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 00:02:45 Default locale: en, platform encoding: UTF-8 00:02:45 OS name: "linux", version: "5.15.0-174-generic", arch: "amd64", family: "unix" 00:02:46 [INFO] Error stacktraces are turned on. 00:02:46 [INFO] Scanning for projects... 00:02:53 [WARNING] The requested profile "repoBuild" could not be activated because it does not exist. 00:02:53 [INFO] ------------------------------------------------------------------------ 00:02:53 [INFO] Reactor Build Order: 00:02:53 [INFO] 00:02:53 [INFO] daexim-test-model [bundle] 00:02:53 [INFO] daexim-model [bundle] 00:02:53 [INFO] daexim-spi [bundle] 00:02:53 [INFO] parent [pom] 00:02:53 [INFO] daexim-impl [bundle] 00:02:53 [INFO] daexim-akka-infoprovider-impl [bundle] 00:02:53 [INFO] OpenDaylight :: daexim (Karaf feature) [feature] 00:02:53 [INFO] OpenDaylight :: Daexim :: All [feature] 00:02:53 [INFO] ODL :: daexim :: daexim-features [feature] 00:02:53 [INFO] ODL :: daexim :: features-aggregator [pom] 00:02:53 [INFO] daexim-artifacts [pom] 00:02:53 [INFO] daexim-karaf [pom] 00:02:53 [INFO] daexim [pom] 00:02:53 [INFO] ODL :: integration :: distribution-artifacts [pom] 00:02:53 [INFO] ODL :: integration :: properties [pom] 00:02:53 [INFO] ODL :: integration :: artifact-artifacts [pom] 00:02:53 [INFO] ODL :: integration :: other-artifacts [pom] 00:02:53 [INFO] ODL :: integration :: upstream-all-artifacts [pom] 00:02:53 [INFO] ODL :: integration :: upstream-aggregator [pom] 00:02:53 [INFO] ODL :: integration :: all-artifacts [pom] 00:02:53 [INFO] ODL :: integration :: artifacts-aggregator [pom] 00:02:53 [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts [jar] 00:02:53 [INFO] JSON-RPC :: Parent [pom] 00:02:53 [INFO] JSON-RPC :: BUS :: JSON-RPC codec [bundle] 00:02:53 [INFO] JSON-RPC :: BUS :: API [bundle] 00:02:53 [INFO] JSON-RPC :: Security :: API [bundle] 00:02:53 [INFO] JSON-RPC :: Security :: NOOP [bundle] 00:02:53 [INFO] JSON-RPC :: BUS :: SPI [bundle] 00:02:53 [INFO] JSON-RPC :: BUS :: ZeroMQ transport [bundle] 00:02:53 [INFO] JSON-RPC :: BUS :: HTTP transport [bundle] 00:02:53 [INFO] JSON-RPC :: BUS :: Messaging library [bundle] 00:02:53 [INFO] JSON-RPC :: Security :: Service [bundle] 00:02:53 [INFO] JSON-RPC :: API [bundle] 00:02:53 [INFO] JSON-RPC :: Security :: AAA [bundle] 00:02:53 [INFO] JSON-RPC :: BUS :: Config [jar] 00:02:53 [INFO] JSON-RPC :: Feature :: bus [feature] 00:02:53 [INFO] JSON-RPC :: Test model [bundle] 00:02:53 [INFO] JSON-RPC :: DOM :: Codec [bundle] 00:02:53 [INFO] JSON-RPC :: Provider [pom] 00:02:53 [INFO] JSON-RPC :: Provider :: Common [bundle] 00:02:53 [INFO] JSON-RPC :: Provider :: Single node [bundle] 00:02:53 [INFO] JSON-RPC :: Feature :: provider [feature] 00:02:53 [INFO] JSON-RPC :: Feature :: all [feature] 00:02:53 [INFO] JSON-RPC :: Features :: repository [feature] 00:02:53 [INFO] ODL :: lispflowmapping :: mappingservice.lisp-proto [bundle] 00:02:53 [INFO] ODL :: lispflowmapping :: mappingservice.api [bundle] 00:02:53 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-models [feature] 00:02:53 [INFO] ODL :: lispflowmapping :: mappingservice-parent [pom] 00:02:53 [INFO] ODL :: lispflowmapping :: mappingservice.inmemorydb [bundle] 00:02:53 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-inmemorydb [feature] 00:02:53 [INFO] ODL :: lispflowmapping :: mappingservice.dsbackend [bundle] 00:02:53 [INFO] ODL :: lispflowmapping :: mappingservice.mapcache [bundle] 00:02:53 [INFO] ODL :: lispflowmapping :: mappingservice.southbound [bundle] 00:02:53 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-southbound [feature] 00:02:53 [INFO] ODL :: lispflowmapping :: mappingservice.implementation [bundle] 00:02:53 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice [feature] 00:02:53 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-msmr [feature] 00:02:53 [INFO] ODL :: lispflowmapping :: mappingservice.shell [bundle] 00:02:53 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice-shell [feature] 00:02:53 [INFO] ODL :: lispflowmapping :: features-lispflowmapping [feature] 00:02:53 [INFO] ovsdb-binding-parent [pom] 00:02:53 [INFO] ODL :: ovsdb :: library [bundle] 00:02:53 [INFO] ODL :: ovsdb :: utils.servicehelper [bundle] 00:02:53 [INFO] ODL :: ovsdb :: schema.openvswitch [bundle] 00:02:53 [INFO] ODL :: ovsdb :: schema.hardwarevtep [bundle] 00:02:53 [INFO] ODL :: ovsdb :: odl-ovsdb-library [feature] 00:02:53 [INFO] ODL :: ovsdb :: library-features [feature] 00:02:53 [INFO] ODL :: ovsdb :: hwvtepsouthbound-api [bundle] 00:02:53 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api [feature] 00:02:53 [INFO] ODL :: ovsdb :: southbound-api [bundle] 00:02:53 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-api [feature] 00:02:53 [INFO] ODL :: ovsdb :: utils.config [bundle] 00:02:53 [INFO] ODL :: ovsdb :: utils.mdsal-utils [bundle] 00:02:53 [INFO] ODL :: ovsdb :: utils.southbound-utils [bundle] 00:02:53 [INFO] ODL :: ovsdb :: odl-ovsdb-utils [feature] 00:02:53 [INFO] ODL :: ovsdb :: hwvtepsouthbound-impl [bundle] 00:02:53 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound [feature] 00:02:53 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest [feature] 00:02:53 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui [feature] 00:02:53 [INFO] ODL :: ovsdb :: utils.hwvtepsouthbound-utils [bundle] 00:02:53 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test [feature] 00:02:53 [INFO] ODL :: ovsdb :: hwvtepsouthbound-features [feature] 00:02:53 [INFO] ODL :: ovsdb :: utils.yang-utils [bundle] 00:02:53 [INFO] ODL :: ovsdb :: southbound-impl [bundle] 00:02:53 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl [feature] 00:02:53 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest [feature] 00:02:53 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui [feature] 00:02:53 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-test [feature] 00:02:53 [INFO] ODL :: ovsdb :: southbound-features [feature] 00:02:53 [INFO] ODL :: integration :: features-index [feature] 00:02:53 [INFO] ODL :: integration :: odl-integration-compatible-with-all [feature] 00:02:53 [INFO] ODL :: integration :: odl-integration-all [feature] 00:02:53 [INFO] ODL :: integration :: features-test [feature] 00:02:53 [INFO] ODL :: integration :: karaf [pom] 00:02:53 [INFO] ODL :: integration :: singles-aggregator [pom] 00:02:53 [INFO] ODL :: integration :: repos-aggregator [pom] 00:02:53 [INFO] ODL :: integration :: features-aggregator [pom] 00:02:53 [INFO] ODL :: integration :: onap-karaf [pom] 00:02:53 [INFO] Integration/Distribution [pom] 00:02:53 [INFO] JSON-RPC :: Artifacts [pom] 00:02:53 [INFO] JSON-RPC :: Provider :: Cluster [bundle] 00:02:53 [INFO] JSON-RPC :: Feature :: Cluster [feature] 00:02:53 [INFO] JSON-RPC :: Features :: Aggregator [pom] 00:02:53 [INFO] JSON-RPC :: BUS :: Examples :: Inband models [jar] 00:02:53 [INFO] JSON-RPC :: Binding adapter [jar] 00:02:53 [INFO] JSON-RPC :: BUS :: Examples :: Binding bridge [jar] 00:02:53 [INFO] JSON-RPC :: POM [pom] 00:02:53 [INFO] JSON-RPC :: BUS [pom] 00:02:53 [INFO] JSON-RPC :: BUS :: Examples [pom] 00:02:53 [INFO] JSON-RPC :: Security [pom] 00:02:53 [INFO] JSON-RPC :: Tools parent [pom] 00:02:53 [INFO] JSON-RPC :: Tools :: Test [jar] 00:02:53 [INFO] JSON-RPC :: Tools [pom] 00:02:53 [INFO] ODL :: lispflowmapping :: lispflowmapping-commons [pom] 00:02:53 [INFO] ODL :: lispflowmapping :: common.build.tools [jar] 00:02:53 [INFO] ODL :: lispflowmapping :: lispflowmapping-artifacts [pom] 00:02:53 [INFO] ODL :: lispflowmapping :: features-aggregator [pom] 00:02:53 [INFO] ODL :: lispflowmapping :: lispflowmapping-karaf [pom] 00:02:53 [INFO] ODL :: lispflowmapping :: mappingservice.integrationtest [bundle] 00:02:53 [INFO] lispflowmapping [pom] 00:02:53 [INFO] ODL :: ovsdb :: it [pom] 00:02:53 [INFO] ODL :: ovsdb :: parents [pom] 00:02:53 [INFO] ODL :: ovsdb :: hwvtepsouthbound-karaf [pom] 00:02:53 [INFO] ODL :: ovsdb :: hwvtepsouthbound-features-aggregator [pom] 00:02:53 [INFO] ODL :: ovsdb :: hwvtepsouthbound-artifacts [pom] 00:02:53 [INFO] ODL :: ovsdb :: hwvtepsouthbound-it [jar] 00:02:53 [INFO] ODL :: ovsdb :: hwvtepsouthbound-aggregator [pom] 00:02:53 [INFO] ODL :: ovsdb :: library-karaf [pom] 00:02:53 [INFO] ODL :: ovsdb :: library-features-aggregator [pom] 00:02:53 [INFO] ODL :: ovsdb :: library-artifacts [pom] 00:02:53 [INFO] ODL :: ovsdb :: library-it [jar] 00:02:53 [INFO] ODL :: ovsdb :: library-aggregator [pom] 00:02:53 [INFO] ODL :: ovsdb :: schemas [pom] 00:02:53 [INFO] ODL :: ovsdb :: southbound-karaf [pom] 00:02:53 [INFO] ODL :: ovsdb :: southbound-features-aggregator [pom] 00:02:53 [INFO] ODL :: ovsdb :: southbound-artifacts [pom] 00:02:53 [INFO] ODL :: ovsdb :: southbound-it [jar] 00:02:53 [INFO] ODL :: ovsdb :: southbound-aggregator [pom] 00:02:53 [INFO] ODL :: ovsdb :: utils.ovsdb-it-utils [bundle] 00:02:53 [INFO] ODL :: ovsdb :: utils [pom] 00:02:53 [INFO] ovsdb [pom] 00:02:53 [INFO] autorelease [pom] 00:02:53 [INFO] 00:02:53 [INFO] -------------< org.opendaylight.daexim:daexim-test-model >-------------- 00:02:53 [INFO] Building daexim-test-model 1.18.2 [1/142] 00:02:53 [INFO] from daexim/test-model/pom.xml 00:02:53 [INFO] -------------------------------[ bundle ]------------------------------- 00:02:54 [INFO] 00:02:54 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-test-model --- 00:02:54 [INFO] 00:02:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ daexim-test-model --- 00:02:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 00:02:55 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 00:02:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:02:55 [INFO] 00:02:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ daexim-test-model --- 00:02:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:02:55 [INFO] 00:02:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-test-model --- 00:02:56 [INFO] 00:02:56 [INFO] --- dependency:3.10.0:properties (default) @ daexim-test-model --- 00:02:57 [INFO] 00:02:57 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ daexim-test-model --- 00:02:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/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/** 00:02:57 [INFO] 00:02:57 [INFO] --- yang:14.0.23:generate-sources (binding) @ daexim-test-model --- 00:02:58 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 00:02:58 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/test-model/src/main/yang 00:02:58 [INFO] yang-to-sources: Found 0 dependencies in 5.619 ms 00:02:59 [INFO] yang-to-sources: Project model files found: 3 in 91.41 ms 00:02:59 [INFO] yang-to-sources: 3 YANG models processed in 69.10 ms 00:02:59 [INFO] BindingJavaFileGenerator: Defined 16 files in 55.24 ms 00:02:59 [INFO] Sorted 16 files into 7 directories in 3.435 ms 00:02:59 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 118.6 ms 00:02:59 [INFO] 00:02:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-test-model --- 00:03:00 [INFO] 00:03:00 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-test-model --- 00:03:00 [INFO] Starting audit... 00:03:00 Audit done. 00:03:00 [INFO] You have 0 Checkstyle violations. 00:03:00 [INFO] 00:03:00 [INFO] --- dependency:3.10.0:copy (unpack-license) @ daexim-test-model --- 00:03:00 [INFO] 00:03:00 [INFO] --- resources:3.4.0:resources (default-resources) @ daexim-test-model --- 00:03:00 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/test-model/src/main/resources 00:03:00 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/test-model/target/generated-sources/spi 00:03:00 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 00:03:00 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 00:03:00 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 00:03:00 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/test-model/target/generated-sources/spi 00:03:00 [INFO] 00:03:00 [INFO] --- compiler:3.15.0:compile (default-compile) @ daexim-test-model --- 00:03:00 [INFO] Recompiling the module because of changed source code. 00:03:00 [INFO] Compiling 15 source files with javac [debug release 21] to target/classes 00:03:01 [INFO] 00:03:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ daexim-test-model >>> 00:03:01 [INFO] 00:03:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ daexim-test-model --- 00:03:03 [INFO] Fork Value is true 00:03:06 [INFO] Done SpotBugs Analysis.... 00:03:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:03:06 [INFO] 00:03:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ daexim-test-model <<< 00:03:06 [INFO] 00:03:06 [INFO] 00:03:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ daexim-test-model --- 00:03:06 [INFO] BugInstance size is 0 00:03:06 [INFO] Error size is 0 00:03:06 [INFO] No errors/warnings found 00:03:06 [INFO] 00:03:06 [INFO] --- resources:3.4.0:testResources (default-testResources) @ daexim-test-model --- 00:03:06 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/test-model/src/test/resources 00:03:06 [INFO] 00:03:06 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ daexim-test-model --- 00:03:06 [INFO] No sources to compile 00:03:06 [INFO] 00:03:06 [INFO] --- surefire:3.5.5:test (default-test) @ daexim-test-model --- 00:03:06 [INFO] No tests to run. 00:03:06 [INFO] 00:03:06 [INFO] --- copy:14.3.1:copy-files (default) @ daexim-test-model --- 00:03:06 [INFO] 00:03:06 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ daexim-test-model --- 00:03:07 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/test-model/target/daexim-test-model-1.18.2.jar 00:03:07 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/test-model/target/classes/META-INF/MANIFEST.MF 00:03:07 [INFO] 00:03:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ daexim-test-model --- 00:03:09 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/test-model/target/daexim-test-model-1.18.2-javadoc.jar 00:03:09 [INFO] 00:03:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-test-model --- 00:03:09 [INFO] CycloneDX: Resolving Dependencies 00:03:10 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 00:03:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/test-model/target/bom.xml 00:03:10 [INFO] attaching as daexim-test-model-1.18.2-cyclonedx.xml 00:03:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/test-model/target/bom.json 00:03:10 [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 00:03:10 [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 00:03:11 [INFO] attaching as daexim-test-model-1.18.2-cyclonedx.json 00:03:11 [INFO] 00:03:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-test-model --- 00:03:11 [INFO] Skipping duplicate-finder execution! 00:03:11 [INFO] 00:03:11 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ daexim-test-model --- 00:03:11 [INFO] No dependency problems found 00:03:11 [INFO] 00:03:11 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ daexim-test-model --- 00:03:11 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/test-model/target/daexim-test-model-1.18.2-sources.jar 00:03:11 [INFO] 00:03:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ daexim-test-model --- 00:03:12 [INFO] 00:03:12 [INFO] --- jacoco:0.8.14:report (report) @ daexim-test-model --- 00:03:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:03:12 [INFO] 00:03:12 [INFO] --- install:3.1.4:install (default-install) @ daexim-test-model --- 00:03:12 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/test-model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.18.2/daexim-test-model-1.18.2.pom 00:03:12 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/test-model/target/daexim-test-model-1.18.2.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.18.2/daexim-test-model-1.18.2.jar 00:03:12 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/test-model/target/daexim-test-model-1.18.2-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.18.2/daexim-test-model-1.18.2-javadoc.jar 00:03:12 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/test-model/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.18.2/daexim-test-model-1.18.2-cyclonedx.xml 00:03:12 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/test-model/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.18.2/daexim-test-model-1.18.2-cyclonedx.json 00:03:12 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/test-model/target/daexim-test-model-1.18.2-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.18.2/daexim-test-model-1.18.2-sources.jar 00:03:12 [INFO] 00:03:12 [INFO] --- bundle:6.0.0:install (default-install) @ daexim-test-model --- 00:03:12 [INFO] Writing OBR metadata 00:03:12 [INFO] Installing org/opendaylight/daexim/daexim-test-model/1.18.2/daexim-test-model-1.18.2.jar 00:03:12 [INFO] Writing OBR metadata 00:03:12 [INFO] 00:03:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-test-model --- 00:03:12 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 00:03:12 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 00:03:12 [INFO] 00:03:12 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ daexim-test-model --- 00:03:12 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:03:12 [INFO] 00:03:12 [INFO] ----------------< org.opendaylight.daexim:daexim-model >---------------- 00:03:12 [INFO] Building daexim-model 1.18.2 [2/142] 00:03:12 [INFO] from daexim/model/pom.xml 00:03:12 [INFO] -------------------------------[ bundle ]------------------------------- 00:03:13 [INFO] 00:03:13 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-model --- 00:03:13 [INFO] 00:03:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ daexim-model --- 00:03:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:03:13 [INFO] 00:03:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ daexim-model --- 00:03:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:03:13 [INFO] 00:03:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-model --- 00:03:13 [INFO] 00:03:13 [INFO] --- dependency:3.10.0:properties (default) @ daexim-model --- 00:03:13 [INFO] 00:03:13 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ daexim-model --- 00:03:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/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/** 00:03:13 [INFO] 00:03:13 [INFO] --- yang:14.0.23:generate-sources (binding) @ daexim-model --- 00:03:13 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 00:03:13 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/model/src/main/yang 00:03:13 [INFO] yang-to-sources: Found 1 dependencies in 2.034 ms 00:03:13 [INFO] yang-to-sources: Project model files found: 2 in 44.24 ms 00:03:13 [INFO] yang-to-sources: 3 YANG models processed in 163.8 ms 00:03:13 [INFO] BindingJavaFileGenerator: Defined 72 files in 46.63 ms 00:03:13 [INFO] Sorted 72 files into 12 directories in 309.8 μs 00:03:13 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 72 in 129.0 ms 00:03:13 [INFO] 00:03:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-model --- 00:03:13 [INFO] 00:03:13 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-model --- 00:03:13 [INFO] Starting audit... 00:03:13 Audit done. 00:03:13 [INFO] You have 0 Checkstyle violations. 00:03:13 [INFO] 00:03:13 [INFO] --- dependency:3.10.0:copy (unpack-license) @ daexim-model --- 00:03:13 [INFO] 00:03:13 [INFO] --- resources:3.4.0:resources (default-resources) @ daexim-model --- 00:03:13 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/model/src/main/resources 00:03:13 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/model/target/generated-sources/spi 00:03:13 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 00:03:13 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 00:03:13 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 00:03:13 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/model/target/generated-sources/spi 00:03:13 [INFO] 00:03:13 [INFO] --- compiler:3.15.0:compile (default-compile) @ daexim-model --- 00:03:13 [INFO] Recompiling the module because of changed source code. 00:03:13 [INFO] Compiling 76 source files with javac [debug release 21] to target/classes 00:03:14 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/AbsoluteTime.java:[60,42] possible 'this' escape before subclass is fully initialized 00:03:14 [INFO] 00:03:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ daexim-model >>> 00:03:14 [INFO] 00:03:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ daexim-model --- 00:03:14 [INFO] Fork Value is true 00:03:17 [INFO] Done SpotBugs Analysis.... 00:03:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:03:17 [INFO] 00:03:17 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ daexim-model <<< 00:03:17 [INFO] 00:03:17 [INFO] 00:03:17 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ daexim-model --- 00:03:17 [INFO] BugInstance size is 0 00:03:17 [INFO] Error size is 0 00:03:17 [INFO] No errors/warnings found 00:03:17 [INFO] 00:03:17 [INFO] --- resources:3.4.0:testResources (default-testResources) @ daexim-model --- 00:03:17 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/model/src/test/resources 00:03:17 [INFO] 00:03:17 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ daexim-model --- 00:03:17 [INFO] No sources to compile 00:03:17 [INFO] 00:03:17 [INFO] --- surefire:3.5.5:test (default-test) @ daexim-model --- 00:03:17 [INFO] No tests to run. 00:03:17 [INFO] 00:03:17 [INFO] --- copy:14.3.1:copy-files (default) @ daexim-model --- 00:03:17 [INFO] 00:03:17 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ daexim-model --- 00:03:17 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/model/target/daexim-model-1.18.2.jar 00:03:17 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/model/target/classes/META-INF/MANIFEST.MF 00:03:17 [INFO] 00:03:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ daexim-model --- 00:03:20 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/model/target/daexim-model-1.18.2-javadoc.jar 00:03:20 [INFO] 00:03:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-model --- 00:03:20 [INFO] CycloneDX: Resolving Dependencies 00:03:20 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 00:03:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/model/target/bom.xml 00:03:20 [INFO] attaching as daexim-model-1.18.2-cyclonedx.xml 00:03:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/model/target/bom.json 00:03:21 [INFO] attaching as daexim-model-1.18.2-cyclonedx.json 00:03:21 [INFO] 00:03:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-model --- 00:03:21 [INFO] Skipping duplicate-finder execution! 00:03:21 [INFO] 00:03:21 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ daexim-model --- 00:03:21 [INFO] No dependency problems found 00:03:21 [INFO] 00:03:21 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ daexim-model --- 00:03:21 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/model/target/daexim-model-1.18.2-sources.jar 00:03:21 [INFO] 00:03:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ daexim-model --- 00:03:21 [INFO] 00:03:21 [INFO] --- jacoco:0.8.14:report (report) @ daexim-model --- 00:03:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:03:21 [INFO] 00:03:21 [INFO] --- install:3.1.4:install (default-install) @ daexim-model --- 00:03:21 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-model/1.18.2/daexim-model-1.18.2.pom 00:03:21 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/model/target/daexim-model-1.18.2.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.18.2/daexim-model-1.18.2.jar 00:03:21 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/model/target/daexim-model-1.18.2-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.18.2/daexim-model-1.18.2-javadoc.jar 00:03:21 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/model/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-model/1.18.2/daexim-model-1.18.2-cyclonedx.xml 00:03:21 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/model/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-model/1.18.2/daexim-model-1.18.2-cyclonedx.json 00:03:21 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/model/target/daexim-model-1.18.2-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.18.2/daexim-model-1.18.2-sources.jar 00:03:21 [INFO] 00:03:21 [INFO] --- bundle:6.0.0:install (default-install) @ daexim-model --- 00:03:21 [INFO] Installing org/opendaylight/daexim/daexim-model/1.18.2/daexim-model-1.18.2.jar 00:03:21 [INFO] Writing OBR metadata 00:03:21 [INFO] 00:03:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-model --- 00:03:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 00:03:21 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 00:03:21 [INFO] 00:03:21 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ daexim-model --- 00:03:21 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:03:21 [INFO] 00:03:21 [INFO] -----------------< org.opendaylight.daexim:daexim-spi >----------------- 00:03:21 [INFO] Building daexim-spi 1.18.2 [3/142] 00:03:21 [INFO] from daexim/spi/pom.xml 00:03:21 [INFO] -------------------------------[ bundle ]------------------------------- 00:03:21 [INFO] 00:03:21 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-spi --- 00:03:21 [INFO] 00:03:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ daexim-spi --- 00:03:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:03:21 [INFO] 00:03:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ daexim-spi --- 00:03:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:03:21 [INFO] 00:03:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-spi --- 00:03:21 [INFO] 00:03:21 [INFO] --- dependency:3.10.0:properties (default) @ daexim-spi --- 00:03:21 [INFO] 00:03:21 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ daexim-spi --- 00:03:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/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/** 00:03:21 [INFO] 00:03:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-spi --- 00:03:21 [INFO] 00:03:21 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-spi --- 00:03:21 [INFO] Starting audit... 00:03:21 Audit done. 00:03:21 [INFO] You have 0 Checkstyle violations. 00:03:21 [INFO] 00:03:21 [INFO] --- dependency:3.10.0:copy (unpack-license) @ daexim-spi --- 00:03:21 [INFO] 00:03:21 [INFO] --- resources:3.4.0:resources (default-resources) @ daexim-spi --- 00:03:21 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/spi/src/main/resources 00:03:21 [INFO] 00:03:21 [INFO] --- compiler:3.15.0:compile (default-compile) @ daexim-spi --- 00:03:21 [INFO] Recompiling the module because of changed source code. 00:03:21 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 00:03:21 [INFO] 00:03:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ daexim-spi >>> 00:03:21 [INFO] 00:03:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ daexim-spi --- 00:03:21 [INFO] Fork Value is true 00:03:23 [INFO] Done SpotBugs Analysis.... 00:03:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:03:23 [INFO] 00:03:23 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ daexim-spi <<< 00:03:23 [INFO] 00:03:23 [INFO] 00:03:23 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ daexim-spi --- 00:03:23 [INFO] BugInstance size is 0 00:03:23 [INFO] Error size is 0 00:03:23 [INFO] No errors/warnings found 00:03:23 [INFO] 00:03:23 [INFO] --- resources:3.4.0:testResources (default-testResources) @ daexim-spi --- 00:03:23 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/spi/src/test/resources 00:03:23 [INFO] 00:03:23 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ daexim-spi --- 00:03:23 [INFO] No sources to compile 00:03:23 [INFO] 00:03:23 [INFO] --- surefire:3.5.5:test (default-test) @ daexim-spi --- 00:03:23 [INFO] No tests to run. 00:03:23 [INFO] 00:03:23 [INFO] --- copy:14.3.1:copy-files (default) @ daexim-spi --- 00:03:23 [INFO] 00:03:23 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ daexim-spi --- 00:03:23 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/spi/target/daexim-spi-1.18.2.jar 00:03:23 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/spi/target/classes/META-INF/MANIFEST.MF 00:03:23 [INFO] 00:03:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ daexim-spi --- 00:03:24 [WARNING] Javadoc Warnings 00:03:24 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/spi/src/main/java/org/opendaylight/daexim/spi/NodeNameProvider.java:19: warning: no @return 00:03:24 [WARNING] String getNodeName(); 00:03:24 [WARNING] ^ 00:03:24 [WARNING] 1 warning 00:03:24 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/spi/target/daexim-spi-1.18.2-javadoc.jar 00:03:24 [INFO] 00:03:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-spi --- 00:03:24 [INFO] CycloneDX: Resolving Dependencies 00:03:25 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 00:03:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/spi/target/bom.xml 00:03:25 [INFO] attaching as daexim-spi-1.18.2-cyclonedx.xml 00:03:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/spi/target/bom.json 00:03:25 [INFO] attaching as daexim-spi-1.18.2-cyclonedx.json 00:03:25 [INFO] 00:03:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-spi --- 00:03:25 [INFO] Skipping duplicate-finder execution! 00:03:25 [INFO] 00:03:25 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ daexim-spi --- 00:03:25 [INFO] No dependency problems found 00:03:25 [INFO] 00:03:25 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ daexim-spi --- 00:03:25 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/spi/target/daexim-spi-1.18.2-sources.jar 00:03:25 [INFO] 00:03:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ daexim-spi --- 00:03:25 [INFO] 00:03:25 [INFO] --- jacoco:0.8.14:report (report) @ daexim-spi --- 00:03:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:03:25 [INFO] 00:03:25 [INFO] --- install:3.1.4:install (default-install) @ daexim-spi --- 00:03:25 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/spi/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-spi/1.18.2/daexim-spi-1.18.2.pom 00:03:25 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/spi/target/daexim-spi-1.18.2.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.18.2/daexim-spi-1.18.2.jar 00:03:25 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/spi/target/daexim-spi-1.18.2-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.18.2/daexim-spi-1.18.2-javadoc.jar 00:03:25 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/spi/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-spi/1.18.2/daexim-spi-1.18.2-cyclonedx.xml 00:03:25 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/spi/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-spi/1.18.2/daexim-spi-1.18.2-cyclonedx.json 00:03:25 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/spi/target/daexim-spi-1.18.2-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.18.2/daexim-spi-1.18.2-sources.jar 00:03:25 [INFO] 00:03:25 [INFO] --- bundle:6.0.0:install (default-install) @ daexim-spi --- 00:03:25 [INFO] Installing org/opendaylight/daexim/daexim-spi/1.18.2/daexim-spi-1.18.2.jar 00:03:25 [INFO] Writing OBR metadata 00:03:25 [INFO] 00:03:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-spi --- 00:03:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 00:03:25 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 00:03:25 [INFO] 00:03:25 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ daexim-spi --- 00:03:25 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:03:25 [INFO] 00:03:25 [INFO] -------------------< org.opendaylight.daexim:parent >------------------- 00:03:25 [INFO] Building parent 1.18.2 [4/142] 00:03:25 [INFO] from daexim/parent/pom.xml 00:03:25 [INFO] --------------------------------[ pom ]--------------------------------- 00:03:25 [INFO] 00:03:25 [INFO] --- clean:3.5.0:clean (default-clean) @ parent --- 00:03:25 [INFO] 00:03:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ parent --- 00:03:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:03:25 [INFO] 00:03:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ parent --- 00:03:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:03:25 [INFO] 00:03:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ parent --- 00:03:25 [INFO] 00:03:25 [INFO] --- dependency:3.10.0:properties (default) @ parent --- 00:03:25 [INFO] 00:03:25 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ parent --- 00:03:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/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/** 00:03:25 [INFO] 00:03:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ parent --- 00:03:25 [INFO] 00:03:25 [INFO] --- checkstyle:3.6.0:check (default) @ parent --- 00:03:25 [INFO] Starting audit... 00:03:25 Audit done. 00:03:25 [INFO] You have 0 Checkstyle violations. 00:03:25 [INFO] 00:03:25 [INFO] --- dependency:3.10.0:copy (unpack-license) @ parent --- 00:03:25 [INFO] 00:03:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ parent >>> 00:03:25 [INFO] 00:03:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ parent --- 00:03:25 [INFO] No files found to run spotbugs, check compile phase has been run 00:03:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:03:25 [INFO] 00:03:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ parent <<< 00:03:25 [INFO] 00:03:25 [INFO] 00:03:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ parent --- 00:03:25 [INFO] 00:03:25 [INFO] --- copy:14.3.1:copy-files (default) @ parent --- 00:03:25 [INFO] 00:03:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ parent --- 00:03:25 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:03:25 [INFO] 00:03:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ parent --- 00:03:25 [INFO] CycloneDX: Resolving Dependencies 00:03:25 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 00:03:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/parent/target/bom.xml 00:03:25 [INFO] attaching as parent-1.18.2-cyclonedx.xml 00:03:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/parent/target/bom.json 00:03:25 [INFO] attaching as parent-1.18.2-cyclonedx.json 00:03:25 [INFO] 00:03:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ parent --- 00:03:25 [INFO] Skipping duplicate-finder execution! 00:03:25 [INFO] 00:03:25 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ parent --- 00:03:25 [INFO] Skipping pom project 00:03:25 [INFO] 00:03:25 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ parent --- 00:03:25 [INFO] 00:03:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ parent --- 00:03:25 [INFO] 00:03:25 [INFO] --- jacoco:0.8.14:report (report) @ parent --- 00:03:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:03:25 [INFO] 00:03:25 [INFO] --- install:3.1.4:install (default-install) @ parent --- 00:03:25 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/parent/pom.xml to /tmp/r/org/opendaylight/daexim/parent/1.18.2/parent-1.18.2.pom 00:03:25 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/parent/target/bom.xml to /tmp/r/org/opendaylight/daexim/parent/1.18.2/parent-1.18.2-cyclonedx.xml 00:03:25 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/parent/target/bom.json to /tmp/r/org/opendaylight/daexim/parent/1.18.2/parent-1.18.2-cyclonedx.json 00:03:25 [INFO] 00:03:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ parent --- 00:03:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 00:03:25 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 00:03:25 [INFO] 00:03:25 [INFO] ----------------< org.opendaylight.daexim:daexim-impl >----------------- 00:03:25 [INFO] Building daexim-impl 1.18.2 [5/142] 00:03:25 [INFO] from daexim/impl/pom.xml 00:03:25 [INFO] -------------------------------[ bundle ]------------------------------- 00:03:27 [INFO] 00:03:27 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-impl --- 00:03:27 [INFO] 00:03:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ daexim-impl --- 00:03:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:03:27 [INFO] 00:03:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ daexim-impl --- 00:03:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:03:27 [INFO] 00:03:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-impl --- 00:03:27 [INFO] 00:03:27 [INFO] --- dependency:3.10.0:properties (default) @ daexim-impl --- 00:03:27 [INFO] 00:03:27 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ daexim-impl --- 00:03:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/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/** 00:03:27 [INFO] 00:03:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-impl --- 00:03:27 [INFO] 00:03:27 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-impl --- 00:03:29 [INFO] Starting audit... 00:03:29 Audit done. 00:03:29 [INFO] You have 0 Checkstyle violations. 00:03:29 [INFO] 00:03:29 [INFO] --- dependency:3.10.0:copy (unpack-license) @ daexim-impl --- 00:03:29 [INFO] 00:03:29 [INFO] --- resources:3.4.0:resources (default-resources) @ daexim-impl --- 00:03:29 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/resources 00:03:29 [INFO] 00:03:29 [INFO] --- compiler:3.15.0:compile (default-compile) @ daexim-impl --- 00:03:29 [INFO] Recompiling the module because of changed dependency. 00:03:29 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 00:03:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/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 00:03:29 [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 00:03:29 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:03:29 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:03:29 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:03:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/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 00:03:29 [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 00:03:29 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:03:29 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:03:29 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:03:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/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 00:03:29 [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 00:03:29 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:03:29 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:03:29 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:03:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[283,78] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 00:03:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/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 00:03:29 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/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 00:03:29 [INFO] 00:03:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ daexim-impl >>> 00:03:29 [INFO] 00:03:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ daexim-impl --- 00:03:29 [INFO] Fork Value is true 00:03:34 [INFO] Done SpotBugs Analysis.... 00:03:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:03:34 [INFO] 00:03:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ daexim-impl <<< 00:03:34 [INFO] 00:03:34 [INFO] 00:03:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ daexim-impl --- 00:03:34 [INFO] BugInstance size is 7 00:03:34 [INFO] Error size is 0 00:03:34 [INFO] Total bugs: 7 00:03:34 [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 00:03:34 [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 00:03:34 [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 00:03:34 [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 00:03:34 [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 00:03:34 [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.Util.getDaeximFilePath(boolean, LogicalDatastoreType) [org.opendaylight.daexim.impl.Util] At Util.java:[line 78] DM_CONVERT_CASE 00:03:34 [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.Util.lambda$collectDatastoreFiles$1(LogicalDatastoreType, File, String) [org.opendaylight.daexim.impl.Util] At Util.java:[line 204] DM_CONVERT_CASE 00:03:34 [INFO] 00:03:34 00:03:34 00:03:34 To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" 00:03:34 00:03:34 00:03:34 00:03:34 [INFO] 00:03:34 [INFO] --- resources:3.4.0:testResources (default-testResources) @ daexim-impl --- 00:03:34 [INFO] Copying 2 resources from src/test/resources to target/test-classes 00:03:34 [INFO] 00:03:34 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ daexim-impl --- 00:03:34 [INFO] Recompiling the module because of changed dependency. 00:03:34 [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes 00:03:35 [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 00:03:35 [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 00:03:35 [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 00:03:35 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/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 00:03:35 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 00:03:35 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 00:03:35 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[97,66] unchecked conversion 00:03:35 required: org.osgi.service.component.ComponentFactory 00:03:35 found: org.osgi.service.component.ComponentFactory 00:03:35 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/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 00:03:35 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/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 00:03:35 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/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 00:03:35 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/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 00:03:35 [INFO] 00:03:35 [INFO] --- surefire:3.5.5:test (default-test) @ daexim-impl --- 00:03:35 [INFO] Surefire report directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/target/surefire-reports 00:03:35 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:03:35 [INFO] 00:03:35 [INFO] ------------------------------------------------------- 00:03:35 [INFO] T E S T S 00:03:35 [INFO] ------------------------------------------------------- 00:03:36 [INFO] Running org.opendaylight.daexim.impl.DateAndTimeTest 00:03:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.190 s -- in org.opendaylight.daexim.impl.DateAndTimeTest 00:03:36 [INFO] Running org.opendaylight.daexim.impl.UtilTest 00:03:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.daexim.impl.UtilTest 00:03:36 [INFO] Running org.opendaylight.daexim.impl.CollectImportFilesTest 00:03:36 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:03:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.214 s -- in org.opendaylight.daexim.impl.CollectImportFilesTest 00:03:37 [INFO] Running org.opendaylight.daexim.impl.ImportTaskTest 00:03:40 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.180 s -- in org.opendaylight.daexim.impl.ImportTaskTest 00:03:40 [INFO] Running org.opendaylight.daexim.impl.PerModuleExportTest 00:03:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.opendaylight.daexim.impl.PerModuleExportTest 00:03:40 [INFO] Running org.opendaylight.daexim.impl.ModuleExclusionTest 00:03:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.daexim.impl.ModuleExclusionTest 00:03:40 [INFO] Running org.opendaylight.daexim.impl.LocalExportTaskTest 00:03:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.opendaylight.daexim.impl.LocalExportTaskTest 00:03:40 [INFO] Running org.opendaylight.daexim.impl.DataExportImportAppProviderTest 00:04:01 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.23 s -- in org.opendaylight.daexim.impl.DataExportImportAppProviderTest 00:04:01 [INFO] Running org.opendaylight.daexim.impl.MetadataParsingTest 00:04:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.daexim.impl.MetadataParsingTest 00:04:01 [INFO] 00:04:01 [INFO] Results: 00:04:01 [INFO] 00:04:01 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 00:04:01 [INFO] 00:04:01 [INFO] 00:04:01 [INFO] --- copy:14.3.1:copy-files (default) @ daexim-impl --- 00:04:01 [INFO] 00:04:01 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ daexim-impl --- 00:04:01 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/target/daexim-impl-1.18.2.jar 00:04:01 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/target/classes/META-INF/MANIFEST.MF 00:04:01 [INFO] 00:04:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ daexim-impl --- 00:04:03 [WARNING] Javadoc Warnings 00:04:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/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 00:04:03 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 00:04:03 [WARNING] ^ 00:04:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:115: warning: no comment 00:04:03 [WARNING] public final class DataExportImportAppProvider implements DataImportBootService, AutoCloseable { 00:04:03 [WARNING] ^ 00:04:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:147: warning: no comment 00:04:03 [WARNING] public DataExportImportAppProvider(@Reference DataBroker dataBroker, @Reference DOMDataBroker domDataBroker, 00:04:03 [WARNING] ^ 00:04:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:59: warning: no comment 00:04:03 [WARNING] public class ExportTask implements Callable { 00:04:03 [WARNING] ^ 00:04:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:77: warning: no comment 00:04:03 [WARNING] public ExportTask(@Nullable Map includedModulesMap, 00:04:03 [WARNING] ^ 00:04:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:82: warning: no comment 00:04:03 [WARNING] public class ImportTask implements Callable { 00:04:03 [WARNING] ^ 00:04:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:117: warning: no comment 00:04:03 [WARNING] public ImportTask(final ImmediateImportInput input, DOMDataBroker domDataBroker, 00:04:03 [WARNING] ^ 00:04:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:19: warning: use of default constructor, which does not provide a comment 00:04:03 [WARNING] public class Model { 00:04:03 [WARNING] ^ 00:04:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:42: warning: no comment 00:04:03 [WARNING] public String getModule() { 00:04:03 [WARNING] ^ 00:04:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:34: warning: no comment 00:04:03 [WARNING] public String getNamespace() { 00:04:03 [WARNING] ^ 00:04:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:26: warning: no comment 00:04:03 [WARNING] public String getRevision() { 00:04:03 [WARNING] ^ 00:04:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:46: warning: no comment 00:04:03 [WARNING] public void setModule(String module) { 00:04:03 [WARNING] ^ 00:04:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:38: warning: no comment 00:04:03 [WARNING] public void setNamespace(String namespace) { 00:04:03 [WARNING] ^ 00:04:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:30: warning: no comment 00:04:03 [WARNING] public void setRevision(String revision) { 00:04:03 [WARNING] ^ 00:04:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/ModelsNotAvailableException.java:11: warning: no comment 00:04:03 [WARNING] public class ModelsNotAvailableException extends Exception { 00:04:03 [WARNING] ^ 00:04:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/ModelsNotAvailableException.java:14: warning: no comment 00:04:03 [WARNING] public ModelsNotAvailableException(String message) { 00:04:03 [WARNING] ^ 00:04:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/OSGiDataImportBootReady.java:27: warning: no comment 00:04:03 [WARNING] public OSGiDataImportBootReady() { 00:04:03 [WARNING] ^ 00:04:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:189: warning: no @param for isBooting 00:04:03 [WARNING] public static ListMultimap collectDataFiles(boolean isBooting) { 00:04:03 [WARNING] ^ 00:04:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:189: warning: no @return 00:04:03 [WARNING] public static ListMultimap collectDataFiles(boolean isBooting) { 00:04:03 [WARNING] ^ 00:04:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:42: warning: no comment 00:04:03 [WARNING] public final class Util { 00:04:03 [WARNING] ^ 00:04:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:52: warning: no comment 00:04:03 [WARNING] public static final String CFG_FILE_NAME = "org.opendaylight.daexim.cfg"; 00:04:03 [WARNING] ^ 00:04:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:57: warning: no comment 00:04:03 [WARNING] public static final String DAEXIM_BOOT_SUBDIR = "boot"; 00:04:03 [WARNING] ^ 00:04:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:56: warning: no comment 00:04:03 [WARNING] public static final String DAEXIM_DIR = INTERNAL_LOCAL_NAME; 00:04:03 [WARNING] ^ 00:04:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:54: warning: no comment 00:04:03 [WARNING] public static final String DAEXIM_DIR_PROP = "daexim.dir"; 00:04:03 [WARNING] ^ 00:04:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:59: warning: no comment 00:04:03 [WARNING] public static final String DEFAULT_DIR_LOCATION = "${karaf.home}/" + DAEXIM_DIR; 00:04:03 [WARNING] ^ 00:04:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:53: warning: no comment 00:04:03 [WARNING] public static final String ETC_CFG_FILE = "${karaf.etc}/" + CFG_FILE_NAME; 00:04:03 [WARNING] ^ 00:04:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:50: warning: no comment 00:04:03 [WARNING] public static final String FILE_PREFIX = "odl_backup_"; 00:04:03 [WARNING] ^ 00:04:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:51: warning: no comment 00:04:03 [WARNING] public static final String FILE_SUFFIX = ".json"; 00:04:03 [WARNING] ^ 00:04:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:55: warning: no comment 00:04:03 [WARNING] public static final String INTERNAL_LOCAL_NAME = "daexim"; 00:04:03 [WARNING] ^ 00:04:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:63: warning: no comment 00:04:03 [WARNING] public static final String INTERNAL_MODULE_NAME = "data-export-import-internal"; 00:04:03 [WARNING] ^ 00:04:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:77: warning: no comment 00:04:03 [WARNING] public static Path getDaeximFilePath(boolean isBooting, LogicalDatastoreType type) { 00:04:03 [WARNING] ^ 00:04:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:81: warning: no comment 00:04:03 [WARNING] public static Path getModelsFilePath(boolean isBooting) { 00:04:03 [WARNING] ^ 00:04:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:209: warning: no comment 00:04:03 [WARNING] public static boolean isModelFilePresent(boolean isBooting) { 00:04:03 [WARNING] ^ 00:04:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:125: warning: no comment 00:04:03 [WARNING] public static List parseModels(final InputStream is) { 00:04:03 [WARNING] ^ 00:04:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:69: warning: no comment 00:04:03 [WARNING] public static String storeNameByType(LogicalDatastoreType type) { 00:04:03 [WARNING] ^ 00:04:03 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:73: warning: no comment 00:04:03 [WARNING] public static LogicalDatastoreType storeTypeFromName(String name) { 00:04:03 [WARNING] ^ 00:04:03 [WARNING] 36 warnings 00:04:03 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/target/daexim-impl-1.18.2-javadoc.jar 00:04:03 [INFO] 00:04:03 [INFO] --- build-helper:3.6.1:attach-artifact (attach-daexim-cfg) @ daexim-impl --- 00:04:03 [INFO] 00:04:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-impl --- 00:04:03 [INFO] CycloneDX: Resolving Dependencies 00:04:06 [INFO] CycloneDX: Creating BOM version 1.6 with 48 component(s) 00:04:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/target/bom.xml 00:04:06 [INFO] attaching as daexim-impl-1.18.2-cyclonedx.xml 00:04:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/target/bom.json 00:04:06 [INFO] attaching as daexim-impl-1.18.2-cyclonedx.json 00:04:06 [INFO] 00:04:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-impl --- 00:04:06 [INFO] Skipping duplicate-finder execution! 00:04:06 [INFO] 00:04:06 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ daexim-impl --- 00:04:06 [WARNING] Used undeclared dependencies found: 00:04:06 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.23:compile 00:04:06 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 00:04:06 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.4:compile 00:04:06 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.23:compile 00:04:06 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 00:04:06 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:14.0.23:provided 00:04:06 [WARNING] org.opendaylight.yangtools:yang-data-util:jar:14.0.23:provided 00:04:06 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.23:compile 00:04:06 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.4:test 00:04:06 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.23:compile 00:04:06 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.23:provided 00:04:06 [INFO] 00:04:06 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ daexim-impl --- 00:04:06 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/target/daexim-impl-1.18.2-sources.jar 00:04:06 [INFO] 00:04:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ daexim-impl --- 00:04:06 [INFO] 00:04:06 [INFO] --- jacoco:0.8.14:report (report) @ daexim-impl --- 00:04:06 [INFO] Loading execution data file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/target/code-coverage/jacoco.exec 00:04:06 [INFO] Analyzed bundle 'daexim-impl' with 13 classes 00:04:06 [INFO] 00:04:06 [INFO] --- install:3.1.4:install (default-install) @ daexim-impl --- 00:04:06 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-impl/1.18.2/daexim-impl-1.18.2.pom 00:04:06 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/target/daexim-impl-1.18.2.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.18.2/daexim-impl-1.18.2.jar 00:04:06 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/target/daexim-impl-1.18.2-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.18.2/daexim-impl-1.18.2-javadoc.jar 00:04:06 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/src/main/config/org.opendaylight.daexim.cfg to /tmp/r/org/opendaylight/daexim/daexim-impl/1.18.2/daexim-impl-1.18.2.cfg 00:04:06 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-impl/1.18.2/daexim-impl-1.18.2-cyclonedx.xml 00:04:06 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-impl/1.18.2/daexim-impl-1.18.2-cyclonedx.json 00:04:06 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/impl/target/daexim-impl-1.18.2-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.18.2/daexim-impl-1.18.2-sources.jar 00:04:06 [INFO] 00:04:06 [INFO] --- bundle:6.0.0:install (default-install) @ daexim-impl --- 00:04:06 [INFO] Installing org/opendaylight/daexim/daexim-impl/1.18.2/daexim-impl-1.18.2.jar 00:04:06 [INFO] Writing OBR metadata 00:04:06 [INFO] 00:04:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-impl --- 00:04:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 00:04:06 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 00:04:06 [INFO] 00:04:06 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ daexim-impl --- 00:04:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:04:06 [INFO] 00:04:06 [INFO] -------< org.opendaylight.daexim:daexim-akka-infoprovider-impl >-------- 00:04:06 [INFO] Building daexim-akka-infoprovider-impl 1.18.2 [6/142] 00:04:06 [INFO] from daexim/akka-infoprovider-impl/pom.xml 00:04:06 [INFO] -------------------------------[ bundle ]------------------------------- 00:04:06 [INFO] 00:04:06 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-akka-infoprovider-impl --- 00:04:06 [INFO] 00:04:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ daexim-akka-infoprovider-impl --- 00:04:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:04:06 [INFO] 00:04:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ daexim-akka-infoprovider-impl --- 00:04:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:04:06 [INFO] 00:04:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-akka-infoprovider-impl --- 00:04:06 [INFO] 00:04:06 [INFO] --- dependency:3.10.0:properties (default) @ daexim-akka-infoprovider-impl --- 00:04:06 [INFO] 00:04:06 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ daexim-akka-infoprovider-impl --- 00:04:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/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/** 00:04:06 [INFO] 00:04:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-akka-infoprovider-impl --- 00:04:06 [INFO] 00:04:06 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-akka-infoprovider-impl --- 00:04:06 [INFO] Starting audit... 00:04:06 Audit done. 00:04:06 [INFO] You have 0 Checkstyle violations. 00:04:06 [INFO] 00:04:06 [INFO] --- dependency:3.10.0:copy (unpack-license) @ daexim-akka-infoprovider-impl --- 00:04:06 [INFO] 00:04:06 [INFO] --- resources:3.4.0:resources (default-resources) @ daexim-akka-infoprovider-impl --- 00:04:06 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/akka-infoprovider-impl/src/main/resources 00:04:06 [INFO] 00:04:06 [INFO] --- compiler:3.15.0:compile (default-compile) @ daexim-akka-infoprovider-impl --- 00:04:06 [INFO] Recompiling the module because of changed dependency. 00:04:06 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 00:04:06 [INFO] 00:04:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ daexim-akka-infoprovider-impl >>> 00:04:06 [INFO] 00:04:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ daexim-akka-infoprovider-impl --- 00:04:06 [INFO] Fork Value is true 00:04:09 [INFO] Done SpotBugs Analysis.... 00:04:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:04:09 [INFO] 00:04:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ daexim-akka-infoprovider-impl <<< 00:04:09 [INFO] 00:04:09 [INFO] 00:04:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ daexim-akka-infoprovider-impl --- 00:04:09 [INFO] BugInstance size is 0 00:04:09 [INFO] Error size is 0 00:04:09 [INFO] No errors/warnings found 00:04:09 [INFO] 00:04:09 [INFO] --- resources:3.4.0:testResources (default-testResources) @ daexim-akka-infoprovider-impl --- 00:04:09 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/akka-infoprovider-impl/src/test/resources 00:04:09 [INFO] 00:04:09 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ daexim-akka-infoprovider-impl --- 00:04:09 [INFO] No sources to compile 00:04:09 [INFO] 00:04:09 [INFO] --- surefire:3.5.5:test (default-test) @ daexim-akka-infoprovider-impl --- 00:04:09 [INFO] No tests to run. 00:04:09 [INFO] 00:04:09 [INFO] --- copy:14.3.1:copy-files (default) @ daexim-akka-infoprovider-impl --- 00:04:09 [INFO] 00:04:09 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ daexim-akka-infoprovider-impl --- 00:04:09 [INFO] Building bundle: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.18.2.jar 00:04:09 [INFO] Writing manifest: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/classes/META-INF/MANIFEST.MF 00:04:09 [INFO] 00:04:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ daexim-akka-infoprovider-impl --- 00:04:10 [WARNING] Javadoc Warnings 00:04:10 [WARNING] /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/akka-infoprovider-impl/src/main/java/org/opendaylight/daexim/impl/AkkaNodeNameProvider.java:37: warning: no comment 00:04:10 [WARNING] public AkkaNodeNameProvider(@Reference final ActorSystemProvider provider) { 00:04:10 [WARNING] ^ 00:04:10 [WARNING] 1 warning 00:04:10 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.18.2-javadoc.jar 00:04:10 [INFO] 00:04:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-akka-infoprovider-impl --- 00:04:10 [INFO] CycloneDX: Resolving Dependencies 00:04:11 [INFO] CycloneDX: Creating BOM version 1.6 with 68 component(s) 00:04:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/bom.xml 00:04:11 [INFO] attaching as daexim-akka-infoprovider-impl-1.18.2-cyclonedx.xml 00:04:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/bom.json 00:04:11 [INFO] attaching as daexim-akka-infoprovider-impl-1.18.2-cyclonedx.json 00:04:11 [INFO] 00:04:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-akka-infoprovider-impl --- 00:04:11 [INFO] Skipping duplicate-finder execution! 00:04:11 [INFO] 00:04:11 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ daexim-akka-infoprovider-impl --- 00:04:11 [WARNING] Used undeclared dependencies found: 00:04:11 [WARNING] org.opendaylight.controller:repackaged-pekko:jar:12.0.5:compile 00:04:11 [WARNING] org.opendaylight.controller:scala3-library:jar:12.0.5:compile 00:04:11 [INFO] 00:04:11 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ daexim-akka-infoprovider-impl --- 00:04:11 [INFO] Building jar: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.18.2-sources.jar 00:04:11 [INFO] 00:04:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ daexim-akka-infoprovider-impl --- 00:04:11 [INFO] 00:04:11 [INFO] --- jacoco:0.8.14:report (report) @ daexim-akka-infoprovider-impl --- 00:04:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:04:11 [INFO] 00:04:11 [INFO] --- install:3.1.4:install (default-install) @ daexim-akka-infoprovider-impl --- 00:04:11 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/akka-infoprovider-impl/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.2/daexim-akka-infoprovider-impl-1.18.2.pom 00:04:11 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.18.2.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.2/daexim-akka-infoprovider-impl-1.18.2.jar 00:04:11 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.18.2-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.2/daexim-akka-infoprovider-impl-1.18.2-javadoc.jar 00:04:11 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.2/daexim-akka-infoprovider-impl-1.18.2-cyclonedx.xml 00:04:11 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.2/daexim-akka-infoprovider-impl-1.18.2-cyclonedx.json 00:04:11 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.18.2-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.2/daexim-akka-infoprovider-impl-1.18.2-sources.jar 00:04:11 [INFO] 00:04:11 [INFO] --- bundle:6.0.0:install (default-install) @ daexim-akka-infoprovider-impl --- 00:04:11 [INFO] Installing org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.2/daexim-akka-infoprovider-impl-1.18.2.jar 00:04:11 [INFO] Writing OBR metadata 00:04:11 [INFO] 00:04:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-akka-infoprovider-impl --- 00:04:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 00:04:11 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 00:04:11 [INFO] 00:04:11 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ daexim-akka-infoprovider-impl --- 00:04:11 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:04:11 [INFO] 00:04:11 [INFO] -----------------< org.opendaylight.daexim:odl-daexim >----------------- 00:04:11 [INFO] Building OpenDaylight :: daexim (Karaf feature) 1.18.2 [7/142] 00:04:11 [INFO] from daexim/features/odl-daexim/pom.xml 00:04:11 [INFO] ------------------------------[ feature ]------------------------------- 00:04:13 [INFO] 00:04:13 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-daexim --- 00:04:13 [INFO] 00:04:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-daexim --- 00:04:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 00:04:13 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 00:04:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:04:13 [INFO] 00:04:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-daexim --- 00:04:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:04:13 [INFO] 00:04:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-daexim --- 00:04:13 [INFO] 00:04:13 [INFO] --- dependency:3.10.0:properties (default) @ odl-daexim --- 00:04:14 [INFO] 00:04:14 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-daexim --- 00:04:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:04:14 [INFO] argLine set to empty 00:04:14 [INFO] 00:04:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-daexim --- 00:04:14 [INFO] 00:04:14 [INFO] --- checkstyle:3.6.0:check (default) @ odl-daexim --- 00:04:14 [INFO] Starting audit... 00:04:14 Audit done. 00:04:14 [INFO] You have 0 Checkstyle violations. 00:04:14 [INFO] 00:04:14 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-daexim --- 00:04:14 [INFO] 00:04:14 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-daexim --- 00:04:14 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/features/odl-daexim/target/feature/feature.xml 00:04:15 [INFO] ...done! 00:04:15 [INFO] Set artifact 00:04:15 [INFO] 00:04:15 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-daexim --- 00:04:15 [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 00:04:15 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:04:15 [INFO] 00:04:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-daexim >>> 00:04:15 [INFO] 00:04:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-daexim --- 00:04:15 [INFO] No files found to run spotbugs, check compile phase has been run 00:04:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 00:04:15 [INFO] 00:04:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-daexim <<< 00:04:15 [INFO] 00:04:15 [INFO] 00:04:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-daexim --- 00:04:15 [INFO] 00:04:15 [INFO] --- feattest:14.3.1:test (default) @ odl-daexim --- 00:04:16 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:04:16 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:04:16 [INFO] 00:04:16 [INFO] --- copy:14.3.1:copy-files (default) @ odl-daexim --- 00:04:16 [INFO] 00:04:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-daexim --- 00:04:16 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:04:16 [INFO] 00:04:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-daexim --- 00:04:16 [INFO] CycloneDX: Resolving Dependencies 00:04:19 [INFO] CycloneDX: Creating BOM version 1.6 with 222 component(s) 00:04:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/features/odl-daexim/target/bom.xml 00:04:19 [INFO] attaching as odl-daexim-1.18.2-cyclonedx.xml 00:04:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/features/odl-daexim/target/bom.json 00:04:19 [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 00:04:19 [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 00:04:19 [INFO] attaching as odl-daexim-1.18.2-cyclonedx.json 00:04:19 [INFO] 00:04:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-daexim --- 00:04:19 [INFO] Skipping duplicate-finder execution! 00:04:19 [INFO] 00:04:19 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-daexim --- 00:04:19 [INFO] Skipping plugin execution 00:04:19 [INFO] 00:04:19 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-daexim --- 00:04:19 [INFO] Skipping source per configuration. 00:04:19 [INFO] 00:04:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-daexim --- 00:04:19 [INFO] 00:04:19 [INFO] --- jacoco:0.8.14:report (report) @ odl-daexim --- 00:04:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:04:19 [INFO] 00:04:19 [INFO] --- install:3.1.4:install (default-install) @ odl-daexim --- 00:04:19 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/features/odl-daexim/pom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.18.2/odl-daexim-1.18.2.pom 00:04:19 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/features/odl-daexim/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.18.2/odl-daexim-1.18.2-features.xml 00:04:19 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/features/odl-daexim/target/bom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.18.2/odl-daexim-1.18.2-cyclonedx.xml 00:04:19 [INFO] Installing /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/daexim/features/odl-daexim/target/bom.json to /tmp/r/org/opendaylight/daexim/odl-daexim/1.18.2/odl-daexim-1.18.2-cyclonedx.json 00:04:19 [INFO] 00:04:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-daexim --- 00:04:19 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo 00:04:19 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21/m2repo" instead. 00:04:19 [INFO] 00:04:19 [INFO] ---------------< org.opendaylight.daexim:odl-daexim-all >--------------- 00:04:19 [INFO] Building OpenDaylight :: Daexim :: All 1.18.2 [8/142] 00:04:19 [INFO] from daexim/features/odl-daexim-all/pom.xml 00:04:19 [INFO] ------------------------------[ feature ]------------------------------- 00:04:22 [INFO] ------------------------------------------------------------------------ 00:04:22 [INFO] Reactor Summary: 00:04:22 [INFO] 00:04:22 [INFO] daexim-test-model 1.18.2 ........................... SUCCESS [ 18.700 s] 00:04:22 [INFO] daexim-model 1.18.2 ................................ SUCCESS [ 8.828 s] 00:04:22 [INFO] daexim-spi 1.18.2 .................................. SUCCESS [ 3.988 s] 00:04:22 [INFO] parent 1.18.2 ...................................... SUCCESS [ 0.452 s] 00:04:22 [INFO] daexim-impl 1.18.2 ................................. SUCCESS [ 40.944 s] 00:04:22 [INFO] daexim-akka-infoprovider-impl 1.18.2 ............... SUCCESS [ 5.272 s] 00:04:22 [INFO] OpenDaylight :: daexim (Karaf feature) 1.18.2 ...... SUCCESS [ 7.966 s] 00:04:22 [INFO] OpenDaylight :: Daexim :: All 1.18.2 ............... FAILURE [ 2.878 s] 00:04:22 [INFO] ODL :: daexim :: daexim-features 1.18.2 ............ SKIPPED 00:04:22 [INFO] ODL :: daexim :: features-aggregator 1.18.2 ........ SKIPPED 00:04:22 [INFO] daexim-artifacts 1.18.2 ............................ SKIPPED 00:04:22 [INFO] daexim-karaf 1.18.2 ................................ SKIPPED 00:04:22 [INFO] daexim 1.18.2 ...................................... SKIPPED 00:04:22 [INFO] ODL :: integration :: distribution-artifacts 0.23.2 SKIPPED 00:04:22 [INFO] ODL :: integration :: properties 0.23.2 ............ SKIPPED 00:04:22 [INFO] ODL :: integration :: artifact-artifacts 0.23.2 .... SKIPPED 00:04:22 [INFO] ODL :: integration :: other-artifacts 0.23.2 ....... SKIPPED 00:04:22 [INFO] ODL :: integration :: upstream-all-artifacts 0.23.2 SKIPPED 00:04:22 [INFO] ODL :: integration :: upstream-aggregator 0.23.2 ... SKIPPED 00:04:22 [INFO] ODL :: integration :: all-artifacts 0.23.2 ......... SKIPPED 00:04:22 [INFO] ODL :: integration :: artifacts-aggregator 0.23.2 .. SKIPPED 00:04:22 [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts 0.23.2 SKIPPED 00:04:22 [INFO] JSON-RPC :: Parent 1.19.2 .......................... SKIPPED 00:04:22 [INFO] JSON-RPC :: BUS :: JSON-RPC codec 1.19.2 ........... SKIPPED 00:04:22 [INFO] JSON-RPC :: BUS :: API 1.19.2 ...................... SKIPPED 00:04:22 [INFO] JSON-RPC :: Security :: API 1.19.2 ................. SKIPPED 00:04:22 [INFO] JSON-RPC :: Security :: NOOP 1.19.2 ................ SKIPPED 00:04:22 [INFO] JSON-RPC :: BUS :: SPI 1.19.2 ...................... SKIPPED 00:04:22 [INFO] JSON-RPC :: BUS :: ZeroMQ transport 1.19.2 ......... SKIPPED 00:04:22 [INFO] JSON-RPC :: BUS :: HTTP transport 1.19.2 ........... SKIPPED 00:04:22 [INFO] JSON-RPC :: BUS :: Messaging library 1.19.2 ........ SKIPPED 00:04:22 [INFO] JSON-RPC :: Security :: Service 1.19.2 ............. SKIPPED 00:04:22 [INFO] JSON-RPC :: API 1.19.2 ............................. SKIPPED 00:04:22 [INFO] JSON-RPC :: Security :: AAA 1.19.2 ................. SKIPPED 00:04:22 [INFO] JSON-RPC :: BUS :: Config 1.19.2 ................... SKIPPED 00:04:22 [INFO] JSON-RPC :: Feature :: bus 1.19.2 .................. SKIPPED 00:04:22 [INFO] JSON-RPC :: Test model 1.19.2 ...................... SKIPPED 00:04:22 [INFO] JSON-RPC :: DOM :: Codec 1.19.2 .................... SKIPPED 00:04:22 [INFO] JSON-RPC :: Provider 1.19.2 ........................ SKIPPED 00:04:22 [INFO] JSON-RPC :: Provider :: Common 1.19.2 .............. SKIPPED 00:04:22 [INFO] JSON-RPC :: Provider :: Single node 1.19.2 ......... SKIPPED 00:04:22 [INFO] JSON-RPC :: Feature :: provider 1.19.2 ............. SKIPPED 00:04:22 [INFO] JSON-RPC :: Feature :: all 1.19.2 .................. SKIPPED 00:04:22 [INFO] JSON-RPC :: Features :: repository 1.19.2 .......... SKIPPED 00:04:22 [INFO] ODL :: lispflowmapping :: mappingservice.lisp-proto 1.22.2 SKIPPED 00:04:22 [INFO] ODL :: lispflowmapping :: mappingservice.api 1.22.2 SKIPPED 00:04:22 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-models 1.22.2 SKIPPED 00:04:22 [INFO] ODL :: lispflowmapping :: mappingservice-parent 1.22.2 SKIPPED 00:04:22 [INFO] ODL :: lispflowmapping :: mappingservice.inmemorydb 1.22.2 SKIPPED 00:04:22 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-inmemorydb 1.22.2 SKIPPED 00:04:22 [INFO] ODL :: lispflowmapping :: mappingservice.dsbackend 1.22.2 SKIPPED 00:04:22 [INFO] ODL :: lispflowmapping :: mappingservice.mapcache 1.22.2 SKIPPED 00:04:22 [INFO] ODL :: lispflowmapping :: mappingservice.southbound 1.22.2 SKIPPED 00:04:22 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-southbound 1.22.2 SKIPPED 00:04:22 [INFO] ODL :: lispflowmapping :: mappingservice.implementation 1.22.2 SKIPPED 00:04:22 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice 1.22.2 SKIPPED 00:04:22 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-msmr 1.22.2 SKIPPED 00:04:22 [INFO] ODL :: lispflowmapping :: mappingservice.shell 1.22.2 SKIPPED 00:04:22 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice-shell 1.22.2 SKIPPED 00:04:22 [INFO] ODL :: lispflowmapping :: features-lispflowmapping 1.22.2 SKIPPED 00:04:22 [INFO] ovsdb-binding-parent 1.21.2 ........................ SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: library 1.21.2 ..................... SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: utils.servicehelper 1.21.2 ......... SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: schema.openvswitch 1.21.2 .......... SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: schema.hardwarevtep 1.21.2 ......... SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: odl-ovsdb-library 1.21.2 ........... SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: library-features 1.21.2 ............ SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: hwvtepsouthbound-api 1.21.2 ........ SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api 1.21.2 SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: southbound-api 1.21.2 .............. SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-api 1.21.2 .... SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: utils.config 1.21.2 ................ SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: utils.mdsal-utils 1.21.2 ........... SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: utils.southbound-utils 1.21.2 ...... SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: odl-ovsdb-utils 1.21.2 ............. SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: hwvtepsouthbound-impl 1.21.2 ....... SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound 1.21.2 .. SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest 1.21.2 SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui 1.21.2 SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: utils.hwvtepsouthbound-utils 1.21.2 SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test 1.21.2 SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: hwvtepsouthbound-features 1.21.2 ... SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: utils.yang-utils 1.21.2 ............ SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: southbound-impl 1.21.2 ............. SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl 1.21.2 ... SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest 1.21.2 SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui 1.21.2 SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-test 1.21.2 ... SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: southbound-features 1.21.2 ......... SKIPPED 00:04:22 [INFO] ODL :: integration :: features-index 0.23.2 ........ SKIPPED 00:04:22 [INFO] ODL :: integration :: odl-integration-compatible-with-all 0.23.2 SKIPPED 00:04:22 [INFO] ODL :: integration :: odl-integration-all 0.23.2 ... SKIPPED 00:04:22 [INFO] ODL :: integration :: features-test 0.23.2 ......... SKIPPED 00:04:22 [INFO] ODL :: integration :: karaf 0.23.2 ................. SKIPPED 00:04:22 [INFO] ODL :: integration :: singles-aggregator 0.23.2 .... SKIPPED 00:04:22 [INFO] ODL :: integration :: repos-aggregator 0.23.2 ...... SKIPPED 00:04:22 [INFO] ODL :: integration :: features-aggregator 0.23.2 ... SKIPPED 00:04:22 [INFO] ODL :: integration :: onap-karaf 0.23.2 ............ SKIPPED 00:04:22 [INFO] Integration/Distribution 0.23.2 .................... SKIPPED 00:04:22 [INFO] JSON-RPC :: Artifacts 1.19.2 ....................... SKIPPED 00:04:22 [INFO] JSON-RPC :: Provider :: Cluster 1.19.2 ............. SKIPPED 00:04:22 [INFO] JSON-RPC :: Feature :: Cluster 1.19.2 .............. SKIPPED 00:04:22 [INFO] JSON-RPC :: Features :: Aggregator 1.19.2 .......... SKIPPED 00:04:22 [INFO] JSON-RPC :: BUS :: Examples :: Inband models 1.19.2 SKIPPED 00:04:22 [INFO] JSON-RPC :: Binding adapter 1.19.2 ................. SKIPPED 00:04:22 [INFO] JSON-RPC :: BUS :: Examples :: Binding bridge 1.19.2 SKIPPED 00:04:22 [INFO] JSON-RPC :: POM 1.19.2 ............................. SKIPPED 00:04:22 [INFO] JSON-RPC :: BUS 1.19.2 ............................. SKIPPED 00:04:22 [INFO] JSON-RPC :: BUS :: Examples 1.19.2 ................. SKIPPED 00:04:22 [INFO] JSON-RPC :: Security 1.19.2 ........................ SKIPPED 00:04:22 [INFO] JSON-RPC :: Tools parent 1.19.2 .................... SKIPPED 00:04:22 [INFO] JSON-RPC :: Tools :: Test 1.19.2 ................... SKIPPED 00:04:22 [INFO] JSON-RPC :: Tools 1.19.2 ........................... SKIPPED 00:04:22 [INFO] ODL :: lispflowmapping :: lispflowmapping-commons 1.22.2 SKIPPED 00:04:22 [INFO] ODL :: lispflowmapping :: common.build.tools 1.22.2 SKIPPED 00:04:22 [INFO] ODL :: lispflowmapping :: lispflowmapping-artifacts 1.22.2 SKIPPED 00:04:22 [INFO] ODL :: lispflowmapping :: features-aggregator 1.22.2 SKIPPED 00:04:22 [INFO] ODL :: lispflowmapping :: lispflowmapping-karaf 1.22.2 SKIPPED 00:04:22 [INFO] ODL :: lispflowmapping :: mappingservice.integrationtest 1.22.2 SKIPPED 00:04:22 [INFO] lispflowmapping 1.22.2 ............................. SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: it 1.21.2 .......................... SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: parents 1.21.2 ..................... SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: hwvtepsouthbound-karaf 1.21.2 ...... SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: hwvtepsouthbound-features-aggregator 1.21.2 SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: hwvtepsouthbound-artifacts 1.21.2 .. SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: hwvtepsouthbound-it 1.21.2 ......... SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: hwvtepsouthbound-aggregator 1.21.2 . SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: library-karaf 1.21.2 ............... SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: library-features-aggregator 1.21.2 . SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: library-artifacts 1.21.2 ........... SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: library-it 1.21.2 .................. SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: library-aggregator 1.21.2 .......... SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: schemas 1.21.2 ..................... SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: southbound-karaf 1.21.2 ............ SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: southbound-features-aggregator 1.21.2 SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: southbound-artifacts 1.21.2 ........ SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: southbound-it 1.21.2 ............... SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: southbound-aggregator 1.21.2 ....... SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: utils.ovsdb-it-utils 1.21.2 ........ SKIPPED 00:04:22 [INFO] ODL :: ovsdb :: utils 1.21.2 ....................... SKIPPED 00:04:22 [INFO] ovsdb 1.21.2 ....................................... SKIPPED 00:04:22 [INFO] autorelease 1.2.0 .................................. SKIPPED 00:04:22 [INFO] ------------------------------------------------------------------------ 00:04:22 [INFO] BUILD FAILURE 00:04:22 [INFO] ------------------------------------------------------------------------ 00:04:22 [INFO] Total time: 01:36 min 00:04:22 [INFO] Finished at: 2026-05-21T00:04:22Z 00:04:22 [INFO] ------------------------------------------------------------------------ 00:04:22 [WARNING] The requested profile "repoBuild" could not be activated because it does not exist. 00:04:22 [ERROR] Failed to execute goal on project odl-daexim-all: Could not resolve dependencies for project org.opendaylight.daexim:odl-daexim-all:feature:1.18.2: The following artifacts could not be resolved: org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.3.1 (absent): Could not transfer artifact org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.3.1 from/to opendaylight-mirror (https://nexus.opendaylight.org/content/repositories/public/): Remote host terminated the handshake: SSL peer shut down incorrectly -> [Help 1] 00:04:22 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project odl-daexim-all: Could not resolve dependencies for project org.opendaylight.daexim:odl-daexim-all:feature:1.18.2: The following artifacts could not be resolved: org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.3.1 (absent): Could not transfer artifact org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.3.1 from/to opendaylight-mirror (https://nexus.opendaylight.org/content/repositories/public/): Remote host terminated the handshake 00:04:22 at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) 00:04:22 at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:136) 00:04:22 at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:355) 00:04:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:313) 00:04:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 00:04:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 00:04:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 00:04:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 00:04:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 00:04:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 00:04:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 00:04:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 00:04:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 00:04:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 00:04:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 00:04:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 00:04:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 00:04:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 00:04:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 00:04:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 00:04:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 00:04:22 at java.lang.reflect.Method.invoke (Method.java:580) 00:04:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 00:04:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 00:04:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 00:04:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 00:04:22 Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.opendaylight.daexim:odl-daexim-all:feature:1.18.2: The following artifacts could not be resolved: org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.3.1 (absent): Could not transfer artifact org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.3.1 from/to opendaylight-mirror (https://nexus.opendaylight.org/content/repositories/public/): Remote host terminated the handshake 00:04:22 at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:187) 00:04:22 at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:224) 00:04:22 at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:136) 00:04:22 at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:355) 00:04:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:313) 00:04:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 00:04:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 00:04:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 00:04:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 00:04:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 00:04:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 00:04:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 00:04:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 00:04:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 00:04:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 00:04:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 00:04:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 00:04:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 00:04:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 00:04:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 00:04:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 00:04:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 00:04:22 at java.lang.reflect.Method.invoke (Method.java:580) 00:04:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 00:04:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 00:04:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 00:04:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 00:04:22 Caused by: org.eclipse.aether.resolution.DependencyResolutionException: The following artifacts could not be resolved: org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.3.1 (absent): Could not transfer artifact org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.3.1 from/to opendaylight-mirror (https://nexus.opendaylight.org/content/repositories/public/): Remote host terminated the handshake 00:04:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:365) 00:04:22 at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:182) 00:04:22 at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:224) 00:04:22 at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:136) 00:04:22 at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:355) 00:04:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:313) 00:04:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 00:04:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 00:04:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 00:04:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 00:04:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 00:04:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 00:04:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 00:04:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 00:04:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 00:04:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 00:04:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 00:04:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 00:04:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 00:04:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 00:04:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 00:04:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 00:04:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 00:04:22 at java.lang.reflect.Method.invoke (Method.java:580) 00:04:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 00:04:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 00:04:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 00:04:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 00:04:22 Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: The following artifacts could not be resolved: org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.3.1 (absent): Could not transfer artifact org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.3.1 from/to opendaylight-mirror (https://nexus.opendaylight.org/content/repositories/public/): Remote host terminated the handshake 00:04:22 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:473) 00:04:22 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:261) 00:04:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:353) 00:04:22 at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:182) 00:04:22 at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:224) 00:04:22 at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:136) 00:04:22 at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:355) 00:04:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:313) 00:04:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 00:04:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 00:04:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 00:04:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 00:04:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 00:04:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 00:04:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 00:04:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 00:04:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 00:04:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 00:04:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 00:04:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 00:04:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 00:04:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 00:04:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 00:04:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 00:04:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 00:04:22 at java.lang.reflect.Method.invoke (Method.java:580) 00:04:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 00:04:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 00:04:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 00:04:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 00:04:22 Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.3.1 from/to opendaylight-mirror (https://nexus.opendaylight.org/content/repositories/public/): Remote host terminated the handshake 00:04:22 at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed (ArtifactTransportListener.java:44) 00:04:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:417) 00:04:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder.lambda$wrap$0 (RunnableErrorForwarder.java:66) 00:04:22 at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1144) 00:04:22 at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:642) 00:04:22 at java.lang.Thread.run (Thread.java:1583) 00:04:22 Caused by: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake 00:04:22 at sun.security.ssl.SSLSocketImpl.handleEOF (SSLSocketImpl.java:1714) 00:04:22 at sun.security.ssl.SSLSocketImpl.decode (SSLSocketImpl.java:1514) 00:04:22 at sun.security.ssl.SSLSocketImpl.readHandshakeRecord (SSLSocketImpl.java:1421) 00:04:22 at sun.security.ssl.SSLSocketImpl.startHandshake (SSLSocketImpl.java:455) 00:04:22 at sun.security.ssl.SSLSocketImpl.startHandshake (SSLSocketImpl.java:426) 00:04:22 at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket (SSLConnectionSocketFactory.java:436) 00:04:22 at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket (SSLConnectionSocketFactory.java:384) 00:04:22 at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect (DefaultHttpClientConnectionOperator.java:142) 00:04:22 at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect (PoolingHttpClientConnectionManager.java:376) 00:04:22 at org.apache.http.impl.execchain.MainClientExec.establishRoute (MainClientExec.java:393) 00:04:22 at org.apache.http.impl.execchain.MainClientExec.execute (MainClientExec.java:236) 00:04:22 at org.apache.http.impl.execchain.ProtocolExec.execute (ProtocolExec.java:186) 00:04:22 at org.apache.http.impl.execchain.RetryExec.execute (RetryExec.java:89) 00:04:22 at org.apache.http.impl.execchain.ServiceUnavailableRetryExec.execute (ServiceUnavailableRetryExec.java:85) 00:04:22 at org.apache.http.impl.execchain.RedirectExec.execute (RedirectExec.java:110) 00:04:22 at org.apache.http.impl.client.InternalHttpClient.doExecute (InternalHttpClient.java:185) 00:04:22 at org.apache.http.impl.client.CloseableHttpClient.execute (CloseableHttpClient.java:72) 00:04:22 at org.eclipse.aether.transport.http.HttpTransporter.execute (HttpTransporter.java:485) 00:04:22 at org.eclipse.aether.transport.http.HttpTransporter.implGet (HttpTransporter.java:435) 00:04:22 at org.eclipse.aether.spi.connector.transport.AbstractTransporter.get (AbstractTransporter.java:64) 00:04:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:482) 00:04:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 00:04:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder.lambda$wrap$0 (RunnableErrorForwarder.java:66) 00:04:22 at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1144) 00:04:22 at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:642) 00:04:22 at java.lang.Thread.run (Thread.java:1583) 00:04:22 Caused by: java.io.EOFException: SSL peer shut down incorrectly 00:04:22 at sun.security.ssl.SSLSocketInputRecord.read (SSLSocketInputRecord.java:494) 00:04:22 at sun.security.ssl.SSLSocketInputRecord.readHeader (SSLSocketInputRecord.java:483) 00:04:22 at sun.security.ssl.SSLSocketInputRecord.decode (SSLSocketInputRecord.java:160) 00:04:22 at sun.security.ssl.SSLTransport.decode (SSLTransport.java:111) 00:04:22 at sun.security.ssl.SSLSocketImpl.decode (SSLSocketImpl.java:1506) 00:04:22 at sun.security.ssl.SSLSocketImpl.readHandshakeRecord (SSLSocketImpl.java:1421) 00:04:22 at sun.security.ssl.SSLSocketImpl.startHandshake (SSLSocketImpl.java:455) 00:04:22 at sun.security.ssl.SSLSocketImpl.startHandshake (SSLSocketImpl.java:426) 00:04:22 at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket (SSLConnectionSocketFactory.java:436) 00:04:22 at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket (SSLConnectionSocketFactory.java:384) 00:04:22 at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect (DefaultHttpClientConnectionOperator.java:142) 00:04:22 at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect (PoolingHttpClientConnectionManager.java:376) 00:04:22 at org.apache.http.impl.execchain.MainClientExec.establishRoute (MainClientExec.java:393) 00:04:22 at org.apache.http.impl.execchain.MainClientExec.execute (MainClientExec.java:236) 00:04:22 at org.apache.http.impl.execchain.ProtocolExec.execute (ProtocolExec.java:186) 00:04:22 at org.apache.http.impl.execchain.RetryExec.execute (RetryExec.java:89) 00:04:22 at org.apache.http.impl.execchain.ServiceUnavailableRetryExec.execute (ServiceUnavailableRetryExec.java:85) 00:04:22 at org.apache.http.impl.execchain.RedirectExec.execute (RedirectExec.java:110) 00:04:22 at org.apache.http.impl.client.InternalHttpClient.doExecute (InternalHttpClient.java:185) 00:04:22 at org.apache.http.impl.client.CloseableHttpClient.execute (CloseableHttpClient.java:72) 00:04:22 at org.eclipse.aether.transport.http.HttpTransporter.execute (HttpTransporter.java:485) 00:04:22 at org.eclipse.aether.transport.http.HttpTransporter.implGet (HttpTransporter.java:435) 00:04:22 at org.eclipse.aether.spi.connector.transport.AbstractTransporter.get (AbstractTransporter.java:64) 00:04:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:482) 00:04:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 00:04:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder.lambda$wrap$0 (RunnableErrorForwarder.java:66) 00:04:22 at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1144) 00:04:22 at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:642) 00:04:22 at java.lang.Thread.run (Thread.java:1583) 00:04:22 [ERROR] 00:04:22 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 00:04:22 [ERROR] 00:04:22 [ERROR] For more information about the errors and possible solutions, please read the following articles: 00:04:22 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException 00:04:22 [ERROR] 00:04:22 [ERROR] After correcting the problems, you can resume the build with the command 00:04:22 [ERROR] mvn -rf :odl-daexim-all 00:04:22 Build step 'Execute shell' marked build as failure 00:04:22 $ ssh-agent -k 00:04:22 unset SSH_AUTH_SOCK; 00:04:22 unset SSH_AGENT_PID; 00:04:22 echo Agent pid 1635 killed; 00:04:22 [ssh-agent] Stopped. 00:04:23 [PostBuildScript] - [INFO] Executing post build scripts. 00:04:23 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins8799384245838979614.sh 00:04:23 ---> notify-build-failure.sh 00:04:40 2026-05-21 00:04:40 URL:https://jenkins.opendaylight.org/releng/job/autorelease-release-vanadium-mvn39-openjdk21/296/consoleText [152478] -> "/tmp/autorelease-build.log" [1] 00:04:40 Unable to determine failed ARTIFACT_ID. Build likely successful or bug in this script. 00:04:40 [PostBuildScript] - [INFO] Executing post build scripts. 00:04:40 [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]. Did not execute build step #0. 00:04:40 [PostBuildScript] - [INFO] Executing post build scripts. 00:04:40 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins5586667890105186774.sh 00:04:40 ---> sysstat.sh 00:04:41 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins13945463476607478939.sh 00:04:41 ---> package-listing.sh 00:04:41 ++ facter osfamily 00:04:41 ++ tr '[:upper:]' '[:lower:]' 00:04:41 + OS_FAMILY=debian 00:04:41 + workspace=/w/workspace/autorelease-release-vanadium-mvn39-openjdk21 00:04:41 + START_PACKAGES=/tmp/packages_start.txt 00:04:41 + END_PACKAGES=/tmp/packages_end.txt 00:04:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:04:41 + PACKAGES=/tmp/packages_start.txt 00:04:41 + '[' /w/workspace/autorelease-release-vanadium-mvn39-openjdk21 ']' 00:04:41 + PACKAGES=/tmp/packages_end.txt 00:04:41 + case "${OS_FAMILY}" in 00:04:41 + dpkg -l 00:04:41 + grep '^ii' 00:04:41 + '[' -f /tmp/packages_start.txt ']' 00:04:41 + '[' -f /tmp/packages_end.txt ']' 00:04:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:04:41 + '[' /w/workspace/autorelease-release-vanadium-mvn39-openjdk21 ']' 00:04:41 + mkdir -p /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/archives/ 00:04:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/archives/ 00:04:41 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins9192397555559314104.sh 00:04:41 ---> capture-instance-metadata.sh 00:04:41 Setup pyenv: 00:04:41 system 00:04:41 3.8.20 00:04:41 3.9.20 00:04:41 3.10.15 00:04:41 * 3.11.10 (set by /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/.python-version) 00:04:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mmiy from file:/tmp/.os_lf_venv 00:04:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:04:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:04:43 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/packages/setuptools/65.7.0/setuptools-65.7.0-py3-none-any.whl 00:04:43 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/packages/setuptools/65.7.0/setuptools-65.7.0-py3-none-any.whl 00:04:44 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/packages/setuptools/65.7.0/setuptools-65.7.0-py3-none-any.whl 00:04:45 lf-activate-venv(): INFO: Base packages installed successfully 00:04:45 lf-activate-venv(): INFO: Installing additional packages: lftools 00:04:46 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/simple/lftools/ 00:04:46 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/simple/lftools/ 00:04:54 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/simple/jsonpatch/ 00:04:55 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/simple/jsonpatch/ 00:04:55 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/simple/os-service-types/ 00:04:55 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/simple/os-service-types/ 00:04:56 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/simple/psutil/ 00:04:56 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/simple/psutil/ 00:04:57 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/packages/setuptools/82.0.1/setuptools-82.0.1-py3-none-any.whl 00:04:58 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/packages/setuptools/82.0.1/setuptools-82.0.1-py3-none-any.whl 00:05:03 lf-activate-venv(): INFO: Adding /tmp/venv-Mmiy/bin to PATH 00:05:03 INFO: Running in OpenStack, capturing instance metadata 00:05:03 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins17000394938285651193.sh 00:05:03 provisioning config files... 00:05:04 Could not find credentials [logs] for autorelease-release-vanadium-mvn39-openjdk21 #296 00:05:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-release-vanadium-mvn39-openjdk21@tmp/config15164814787328371519tmp 00:05:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:05:04 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:05:04 provisioning config files... 00:05:04 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:05:04 [EnvInject] - Injecting environment variables from a build step. 00:05:04 [EnvInject] - Injecting as environment variables the properties content 00:05:04 SERVER_ID=logs 00:05:04 00:05:04 [EnvInject] - Variables injected successfully. 00:05:04 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins14770431969380540757.sh 00:05:04 ---> create-netrc.sh 00:05:04 WARN: Log server credential not found. 00:05:04 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins5383612057309779689.sh 00:05:04 ---> python-tools-install.sh 00:05:04 Setup pyenv: 00:05:04 system 00:05:04 3.8.20 00:05:04 3.9.20 00:05:04 3.10.15 00:05:04 * 3.11.10 (set by /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/.python-version) 00:05:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mmiy from file:/tmp/.os_lf_venv 00:05:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:05:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:05:06 lf-activate-venv(): INFO: Base packages installed successfully 00:05:06 lf-activate-venv(): INFO: Installing additional packages: lftools 00:05:07 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/simple/lftools/ 00:05:07 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/simple/lftools/ 00:05:13 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/packages/setuptools/82.0.1/setuptools-82.0.1-py3-none-any.whl 00:05:13 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/packages/setuptools/82.0.1/setuptools-82.0.1-py3-none-any.whl 00:05:17 lf-activate-venv(): INFO: Adding /tmp/venv-Mmiy/bin to PATH 00:05:17 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/sh /tmp/jenkins8025321450116428710.sh 00:05:17 ---> uv-install.sh 00:05:17 uv 0.11.15 is already installed 00:05:17 uvx 0.11.15 (x86_64-unknown-linux-gnu) 00:05:17 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins17975586667918926421.sh 00:05:17 ---> sudo-logs.sh 00:05:17 Archiving 'sudo' log.. 00:05:17 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins9685564638970918439.sh 00:05:17 ---> job-cost.sh 00:05:17 INFO: Activating Python virtual environment... 00:05:17 Setup pyenv: 00:05:17 system 00:05:17 3.8.20 00:05:17 3.9.20 00:05:17 3.10.15 00:05:17 * 3.11.10 (set by /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/.python-version) 00:05:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mmiy from file:/tmp/.os_lf_venv 00:05:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:05:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:05:18 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/simple/pip/ 00:05:18 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/simple/pip/ 00:05:19 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/simple/pip/ 00:05:20 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/packages/setuptools/65.7.0/setuptools-65.7.0-py3-none-any.whl 00:05:21 lf-activate-venv(): INFO: Base packages installed successfully 00:05:21 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:05:22 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/simple/cliff/ 00:05:28 lf-activate-venv(): INFO: Adding /tmp/venv-Mmiy/bin to PATH 00:05:28 INFO: No stack-cost file found 00:05:28 INFO: Instance uptime: 310s 00:05:28 INFO: Fetching instance metadata (attempt 1 of 3)... 00:05:28 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 00:05:28 INFO: Successfully fetched instance metadata 00:05:28 INFO: Instance type: v3-standard-8 00:05:28 INFO: Retrieving pricing info for: v3-standard-8 00:05:28 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 00:05:28 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=310 00:05:29 INFO: Successfully fetched Vexxhost pricing API 00:05:29 INFO: Retrieved cost: 0.22 00:05:29 INFO: Retrieved resource: v3-standard-8 00:05:29 INFO: Creating archive directory: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/archives/cost 00:05:29 INFO: Archiving costs to: /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/archives/cost.csv 00:05:29 INFO: Successfully archived job cost data 00:05:29 DEBUG: Cost data: autorelease-release-vanadium-mvn39-openjdk21,296,2026-05-21 00:05:29,v3-standard-8,310,0.22,0.00,FAILURE 00:05:29 [autorelease-release-vanadium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins7659998136202992595.sh 00:05:29 ---> logs-deploy.sh 00:05:29 Setup pyenv: 00:05:29 system 00:05:29 3.8.20 00:05:29 3.9.20 00:05:29 3.10.15 00:05:29 * 3.11.10 (set by /w/workspace/autorelease-release-vanadium-mvn39-openjdk21/.python-version) 00:05:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mmiy from file:/tmp/.os_lf_venv 00:05:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:05:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:05:31 lf-activate-venv(): INFO: Base packages installed successfully 00:05:31 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:05:40 lf-activate-venv(): INFO: Adding /tmp/venv-Mmiy/bin to PATH 00:05:40 WARNING: Nexus logging server not set 00:05:40 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-release-vanadium-mvn39-openjdk21/296/ 00:05:40 INFO: archiving logs to S3 00:05:42 ---> uname -a: 00:05:42 Linux prd-ubuntu2204-docker-8c-8g-17228 5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 00:05:42 00:05:42 00:05:42 ---> lscpu: 00:05:42 Architecture: x86_64 00:05:42 CPU op-mode(s): 32-bit, 64-bit 00:05:42 Address sizes: 40 bits physical, 48 bits virtual 00:05:42 Byte Order: Little Endian 00:05:42 CPU(s): 8 00:05:42 On-line CPU(s) list: 0-7 00:05:42 Vendor ID: AuthenticAMD 00:05:42 Model name: AMD EPYC-Rome Processor 00:05:42 CPU family: 23 00:05:42 Model: 49 00:05:42 Thread(s) per core: 1 00:05:42 Core(s) per socket: 1 00:05:42 Socket(s): 8 00:05:42 Stepping: 0 00:05:42 BogoMIPS: 5599.99 00:05:42 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 00:05:42 Virtualization: AMD-V 00:05:42 Hypervisor vendor: KVM 00:05:42 Virtualization type: full 00:05:42 L1d cache: 256 KiB (8 instances) 00:05:42 L1i cache: 256 KiB (8 instances) 00:05:42 L2 cache: 4 MiB (8 instances) 00:05:42 L3 cache: 128 MiB (8 instances) 00:05:42 NUMA node(s): 1 00:05:42 NUMA node0 CPU(s): 0-7 00:05:42 Vulnerability Gather data sampling: Not affected 00:05:42 Vulnerability Indirect target selection: Not affected 00:05:42 Vulnerability Itlb multihit: Not affected 00:05:42 Vulnerability L1tf: Not affected 00:05:42 Vulnerability Mds: Not affected 00:05:42 Vulnerability Meltdown: Not affected 00:05:42 Vulnerability Mmio stale data: Not affected 00:05:42 Vulnerability Reg file data sampling: Not affected 00:05:42 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 00:05:42 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 00:05:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:05:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:05:42 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 00:05:42 Vulnerability Srbds: Not affected 00:05:42 Vulnerability Tsa: Not affected 00:05:42 Vulnerability Tsx async abort: Not affected 00:05:42 Vulnerability Vmscape: Not affected 00:05:42 00:05:42 00:05:42 ---> nproc: 00:05:42 8 00:05:42 00:05:42 00:05:42 ---> df -h: 00:05:42 Filesystem Size Used Avail Use% Mounted on 00:05:42 tmpfs 3.2G 1.1M 3.2G 1% /run 00:05:42 /dev/vda1 155G 9.0G 146G 6% / 00:05:42 tmpfs 16G 0 16G 0% /dev/shm 00:05:42 tmpfs 5.0M 0 5.0M 0% /run/lock 00:05:42 /dev/vda15 105M 6.1M 99M 6% /boot/efi 00:05:42 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 00:05:42 00:05:42 00:05:42 ---> free -m: 00:05:42 total used free shared buff/cache available 00:05:42 Mem: 32092 718 28111 4 3262 30915 00:05:42 Swap: 1023 0 1023 00:05:42 00:05:42 00:05:42 ---> ip addr: 00:05:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:05:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:05:42 inet 127.0.0.1/8 scope host lo 00:05:42 valid_lft forever preferred_lft forever 00:05:42 inet6 ::1/128 scope host 00:05:42 valid_lft forever preferred_lft forever 00:05:42 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 00:05:42 link/ether fa:16:3e:d0:0d:87 brd ff:ff:ff:ff:ff:ff 00:05:42 altname enp0s3 00:05:42 inet 10.30.171.179/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 00:05:42 valid_lft 86084sec preferred_lft 86084sec 00:05:42 inet6 fe80::f816:3eff:fed0:d87/64 scope link 00:05:42 valid_lft forever preferred_lft forever 00:05:42 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 00:05:42 link/ether a6:d1:45:8e:8d:67 brd ff:ff:ff:ff:ff:ff 00:05:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:05:42 valid_lft forever preferred_lft forever 00:05:42 00:05:42 00:05:42 ---> sar -b -r -n DEV: 00:05:42 Linux 5.15.0-174-generic (prd-ubuntu2204-docker-8c-8g-17228) 05/21/26 _x86_64_ (8 CPU) 00:05:42 00:05:42 00:00:28 LINUX RESTART (8 CPU) 00:05:42 00:05:42 00:05:42 ---> sar -P ALL: 00:05:42 Linux 5.15.0-174-generic (prd-ubuntu2204-docker-8c-8g-17228) 05/21/26 _x86_64_ (8 CPU) 00:05:42 00:05:42 00:00:28 LINUX RESTART (8 CPU) 00:05:42 00:05:42 00:05:42