15:46:30 Started by timer 15:46:30 Running as SYSTEM 15:46:30 [EnvInject] - Loading node environment variables. 15:46:30 Building remotely on prd-ubuntu2204-docker-4c-4g-46649 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/openflowplugin-maven-merge-vanadium 15:46:30 [ssh-agent] Looking for ssh-agent implementation... 15:46:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:46:30 $ ssh-agent 15:46:30 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpk0rar/agent.1563 15:46:30 SSH_AGENT_PID=1565 15:46:30 [ssh-agent] Started. 15:46:30 Running ssh-add (command line suppressed) 15:46:30 Identity added: /w/workspace/openflowplugin-maven-merge-vanadium@tmp/private_key_155046221763374009.key (/w/workspace/openflowplugin-maven-merge-vanadium@tmp/private_key_155046221763374009.key) 15:46:30 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:46:30 The recommended git tool is: NONE 15:46:33 using credential jenkins-ssh 15:46:33 Wiping out workspace first. 15:46:33 Cloning the remote Git repository 15:46:33 Cloning repository git://devvexx.opendaylight.org/mirror/openflowplugin 15:46:33 > git init /w/workspace/openflowplugin-maven-merge-vanadium # timeout=10 15:46:33 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/openflowplugin 15:46:33 > git --version # timeout=10 15:46:33 > git --version # 'git version 2.34.1' 15:46:33 using GIT_SSH to set credentials jenkins-ssh 15:46:33 Verifying host key using known hosts file, will automatically accept unseen keys 15:46:33 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/openflowplugin +refs/heads/*:refs/remotes/origin/* # timeout=10 15:46:36 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/openflowplugin # timeout=10 15:46:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:46:37 Avoid second fetch 15:46:37 > git rev-parse refs/remotes/origin/stable/vanadium^{commit} # timeout=10 15:46:37 Checking out Revision 32e2061d817b1afef77f7ea25ed27e15e28c4cf0 (refs/remotes/origin/stable/vanadium) 15:46:37 > git config core.sparsecheckout # timeout=10 15:46:38 > git checkout -f 32e2061d817b1afef77f7ea25ed27e15e28c4cf0 # timeout=10 15:46:38 Commit message: "Bump versions to 0.21.6-SNAPSHOT" 15:46:38 > git rev-list --no-walk 32e2061d817b1afef77f7ea25ed27e15e28c4cf0 # timeout=10 15:46:41 provisioning config files... 15:46:41 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:46:41 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:46:41 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins6238119641101008916.sh 15:46:41 ---> python-tools-install.sh 15:46:41 Setup pyenv: 15:46:41 * system (set by /opt/pyenv/version) 15:46:41 * 3.8.20 (set by /opt/pyenv/version) 15:46:41 * 3.9.20 (set by /opt/pyenv/version) 15:46:41 3.10.15 15:46:41 3.11.10 15:46:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HRhX 15:46:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:46:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:46:50 lf-activate-venv(): INFO: Installing additional packages: lftools 15:47:14 lf-activate-venv(): INFO: Adding /tmp/venv-HRhX/bin to PATH 15:47:14 Generating Requirements File 15:47:38 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. 15:47:38 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:47:38 Python 3.11.10 15:47:38 pip 26.2.1 from /tmp/venv-HRhX/lib/python3.11/site-packages/pip (python 3.11) 15:47:39 aiohappyeyeballs==2.7.1 15:47:39 aiohttp==3.14.3 15:47:39 aiosignal==1.4.0 15:47:39 appdirs==1.4.4 15:47:39 argcomplete==3.7.2 15:47:39 aspy.yaml==1.3.0 15:47:39 attrs==26.1.0 15:47:39 autopage==0.6.0 15:47:39 beautifulsoup4==4.15.0 15:47:39 boto3==1.43.85 15:47:39 botocore==1.43.85 15:47:39 bs4==0.0.2 15:47:39 certifi==2026.7.22 15:47:39 cffi==2.1.1 15:47:39 cfgv==3.5.0 15:47:39 chardet==7.6.0 15:47:39 charset-normalizer==3.5.1 15:47:39 click==8.5.0 15:47:39 cliff==4.16.0 15:47:39 cmd2==4.2.2 15:47:39 cryptography==3.3.2 15:47:39 debtcollector==3.1.0 15:47:39 decorator==5.3.1 15:47:39 defusedxml==0.7.1 15:47:39 Deprecated==1.3.1 15:47:39 distlib==0.4.3 15:47:39 dnspython==2.8.0 15:47:39 docker==7.2.0 15:47:39 dogpile.cache==1.5.0 15:47:39 durationpy==0.11 15:47:39 email-validator==2.3.0 15:47:39 filelock==3.32.5 15:47:39 frozenlist==1.8.0 15:47:39 future==1.0.0 15:47:39 gitdb==4.0.12 15:47:39 GitPython==3.1.61 15:47:39 httplib2==0.30.2 15:47:39 identify==2.6.19 15:47:39 idna==3.19 15:47:39 importlib-resources==1.5.0 15:47:39 iso8601==2.1.0 15:47:39 Jinja2==3.1.6 15:47:39 jmespath==1.1.0 15:47:39 jsonpatch==1.33 15:47:39 jsonpointer==3.1.1 15:47:39 jsonschema==4.26.0 15:47:39 jsonschema-specifications==2025.9.1 15:47:39 keystoneauth1==5.17.0 15:47:39 kubernetes==36.0.3 15:47:39 lftools==0.37.23 15:47:39 lxml==6.1.2 15:47:39 markdown-it-py==4.2.0 15:47:39 MarkupSafe==3.0.3 15:47:39 mdurl==0.1.2 15:47:39 msgpack==1.2.2 15:47:39 multi_key_dict==2.0.3 15:47:39 multidict==6.7.1 15:47:39 munch==4.0.0 15:47:39 netaddr==1.3.0 15:47:39 niet==1.4.2 15:47:39 nodeenv==1.10.0 15:47:39 oauth2client==4.1.3 15:47:39 oauthlib==3.3.1 15:47:39 openstacksdk==4.20.0 15:47:39 os-service-types==1.9.0 15:47:39 osc-lib==4.7.0 15:47:39 oslo.config==10.7.0 15:47:39 oslo.context==6.5.0 15:47:39 oslo.i18n==6.9.0 15:47:39 oslo.log==8.3.1 15:47:39 oslo.serialization==5.11.0 15:47:39 oslo.utils==10.2.0 15:47:39 packaging==26.3 15:47:39 pbr==7.0.3 15:47:39 platformdirs==4.11.7 15:47:39 prettytable==3.18.0 15:47:39 prompt_toolkit==3.0.53 15:47:39 propcache==0.5.2 15:47:39 psutil==7.2.2 15:47:39 pyasn1==0.6.4 15:47:39 pyasn1_modules==0.4.2 15:47:39 pycparser==3.0 15:47:39 pygerrit2==2.0.15 15:47:39 PyGithub==2.10.0 15:47:39 Pygments==2.21.0 15:47:39 PyJWT==2.13.0 15:47:39 PyNaCl==1.6.2 15:47:39 pyparsing==2.4.7 15:47:39 pyperclip==1.11.0 15:47:39 pyrsistent==0.20.0 15:47:39 python-dateutil==2.9.0.post0 15:47:39 python-discovery==1.6.0 15:47:39 python-heatclient==5.3.0 15:47:39 python-jenkins==1.8.3 15:47:39 python-keystoneclient==6.0.0 15:47:39 python-magnumclient==5.0.0 15:47:39 python-manilaclient==6.3.0 15:47:39 python-openstackclient==10.3.0 15:47:39 python-swiftclient==4.11.0 15:47:39 PyYAML==6.0.3 15:47:39 referencing==0.37.0 15:47:39 requests==2.34.2 15:47:39 requests-oauthlib==2.0.0 15:47:39 rfc3986==2.0.0 15:47:39 rich==15.0.0 15:47:39 rich-argparse==1.8.0 15:47:39 rpds-py==2026.6.3 15:47:39 rsa==4.9.1 15:47:39 ruamel.yaml==0.19.1 15:47:39 ruamel.yaml.clib==0.2.15 15:47:39 s3transfer==0.19.2 15:47:39 simplejson==4.1.2 15:47:39 six==1.17.0 15:47:39 smmap==5.0.3 15:47:39 soupsieve==2.9.2 15:47:39 stevedore==5.9.1 15:47:39 tabulate==0.10.0 15:47:39 toml==0.10.2 15:47:39 tomlkit==0.15.1 15:47:39 tqdm==4.70.0 15:47:39 typing_extensions==4.16.0 15:47:39 urllib3==1.26.20 15:47:39 virtualenv==21.7.8 15:47:39 wcwidth==0.8.3 15:47:39 websocket-client==1.9.2 15:47:39 wrapt==2.4.0 15:47:39 xdg==6.0.0 15:47:39 xmltodict==1.0.4 15:47:39 yarl==1.24.5 15:47:39 yq==4.1.2 15:47:39 [openflowplugin-maven-merge-vanadium] $ /bin/sh /tmp/jenkins18086724766340863544.sh 15:47:39 ---> uv-install.sh 15:47:39 Installing uv/uvx (latest) using shell installer 15:47:39 2026-09-01 15:47:39 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-f47ONA.sh" [1] 15:47:39 downloading uv 0.12.8 x86_64-unknown-linux-gnu 15:47:40 installing to /home/jenkins/.local/bin 15:47:40 uv 15:47:40 uvx 15:47:40 everything's installed! 15:47:40 15:47:40 To add $HOME/.local/bin to your PATH, either restart your shell or run: 15:47:40 15:47:40 source $HOME/.local/bin/env (sh, bash, zsh) 15:47:40 source $HOME/.local/bin/env.fish (fish) 15:47:40 Adding install location to PATH 15:47:40 ---> Validating uv/uvx install 15:47:40 uvx 0.12.8 (x86_64-unknown-linux-gnu) 15:47:40 [openflowplugin-maven-merge-vanadium] $ /bin/sh -xe /tmp/jenkins10163002281451768756.sh 15:47:40 + mkdir -p /w/workspace/openflowplugin-maven-merge-vanadium/target/classes /w/workspace/openflowplugin-maven-merge-vanadium/jacoco/classes 15:47:40 [openflowplugin-maven-merge-vanadium] $ /bin/sh -xe /tmp/jenkins13000580133600065619.sh 15:47:40 + echo quiet=on 15:47:40 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-4c-4g-46649 15:47:41 [openflowplugin-maven-merge-vanadium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=stable/vanadium -Dsha1=origin/stable/vanadium -DMAVEN_OPTS= -DPROJECT=openflowplugin -DJDK_PROVIDER=distro -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/stable/vanadium -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=vanadium "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 15:47:41 " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=openflowplugin --version 15:47:41 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 15:47:41 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 15:47:41 Java version: 21.0.11, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 15:47:41 Default locale: en, platform encoding: UTF-8 15:47:41 OS name: "linux", version: "5.15.0-186-generic", arch: "amd64", family: "unix" 15:47:41 [openflowplugin-maven-merge-vanadium] $ /bin/sh -xe /tmp/jenkins5724108278152547029.sh 15:47:41 + rm /home/jenkins/.wgetrc 15:47:41 [EnvInject] - Injecting environment variables from a build step. 15:47:41 [EnvInject] - Injecting as environment variables the properties content 15:47:41 SET_JDK_VERSION=openjdk21 15:47:41 GIT_URL="git://devvexx.opendaylight.org/mirror" 15:47:41 15:47:41 [EnvInject] - Variables injected successfully. 15:47:41 [openflowplugin-maven-merge-vanadium] $ /bin/sh /tmp/jenkins7560920931066202740.sh 15:47:41 ---> update-java-alternatives.sh 15:47:41 ---> Updating Java version 15:47:42 ---> Ubuntu/Debian system detected 15:47:42 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 15:47:42 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 15:47:42 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 15:47:42 openjdk version "21.0.11" 2026-04-21 15:47:42 OpenJDK Runtime Environment (build 21.0.11+10-1-22.04.2-Ubuntu) 15:47:42 OpenJDK 64-Bit Server VM (build 21.0.11+10-1-22.04.2-Ubuntu, mixed mode, sharing) 15:47:42 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 15:47:42 [EnvInject] - Injecting environment variables from a build step. 15:47:42 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 15:47:42 [EnvInject] - Variables injected successfully. 15:47:42 provisioning config files... 15:47:42 copy managed file [global-settings] to file:/w/workspace/openflowplugin-maven-merge-vanadium@tmp/config10891401841839788394tmp 15:47:43 copy managed file [openflowplugin-settings] to file:/w/workspace/openflowplugin-maven-merge-vanadium@tmp/config13936732953850409814tmp 15:47:43 [EnvInject] - Injecting environment variables from a build step. 15:47:43 [EnvInject] - Injecting as environment variables the properties content 15:47:43 SERVER_ID=opendaylight-snapshot 15:47:43 15:47:43 [EnvInject] - Variables injected successfully. 15:47:43 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins3505118506350774858.sh 15:47:43 ---> create-netrc.sh 15:47:43 [EnvInject] - Injecting environment variables from a build step. 15:47:43 [EnvInject] - Injecting as environment variables the properties content 15:47:43 NEXUS_CUT_DIRS=6 15:47:43 NEXUS_REPO=opendaylight.snapshot 15:47:43 15:47:43 [EnvInject] - Variables injected successfully. 15:47:43 [openflowplugin-maven-merge-vanadium] $ /bin/bash -l /tmp/jenkins2281302116290457105.sh 15:47:43 ---> maven-fetch-metadata.sh 15:47:43 ++ xmlstarlet sel -N x=http://maven.apache.org/POM/4.0.0 -t --if /x:project/x:groupId -v /x:project/x:groupId --elif /x:project/x:parent/x:groupId -v /x:project/x:parent/x:groupId --else -o '' pom.xml 15:47:43 + project=org.opendaylight.openflowplugin 15:47:43 + project_path=org/opendaylight/openflowplugin 15:47:43 + mkdir -p /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin 15:47:43 + pushd /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin 15:47:43 /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin /w/workspace/openflowplugin-maven-merge-vanadium 15:47:43 + set +e 15:47:43 + wget -nv --recursive --accept maven-metadata.xml -R 'index.html*' --execute robots=off --no-parent --no-host-directories --cut-dirs=6 https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/ 15:47:43 2026-09-01 15:47:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/ [22147] -> "index.html.tmp" [1] 15:47:43 2026-09-01 15:47:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/ [6314] -> "applications/index.html.tmp" [1] 15:47:43 2026-09-01 15:47:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/ [7059] -> "drop-test-karaf/index.html.tmp" [1] 15:47:43 2026-09-01 15:47:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/ [7195] -> "features-openflowplugin/index.html.tmp" [1] 15:47:43 2026-09-01 15:47:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/ [7059] -> "learning-switch/index.html.tmp" [1] 15:47:43 2026-09-01 15:47:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/ [1357] -> "libraries/index.html.tmp" [1] 15:47:43 2026-09-01 15:47:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/ [2945] -> "model/index.html.tmp" [1] 15:47:43 2026-09-01 15:47:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/ [7603] -> "odl-openflowplugin-app-arbitratorreconciliation/index.html.tmp" [1] 15:47:43 2026-09-01 15:47:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/ [7399] -> "odl-openflowplugin-app-bulk-o-matic/index.html.tmp" [1] 15:47:43 2026-09-01 15:47:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/ [7416] -> "odl-openflowplugin-app-config-pusher/index.html.tmp" [1] 15:47:43 2026-09-01 15:47:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/ [7586] -> "odl-openflowplugin-app-forwardingrules-manager/index.html.tmp" [1] 15:47:43 2026-09-01 15:47:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/ [7535] -> "odl-openflowplugin-app-forwardingrules-sync/index.html.tmp" [1] 15:47:43 2026-09-01 15:47:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/ [7399] -> "odl-openflowplugin-app-lldp-speaker/index.html.tmp" [1] 15:47:43 2026-09-01 15:47:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/ [7603] -> "odl-openflowplugin-app-reconciliation-framework/index.html.tmp" [1] 15:47:43 2026-09-01 15:47:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/ [7433] -> "odl-openflowplugin-app-southbound-cli/index.html.tmp" [1] 15:47:43 2026-09-01 15:47:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/ [7518] -> "odl-openflowplugin-app-table-miss-enforcer/index.html.tmp" [1] 15:47:43 2026-09-01 15:47:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/ [7586] -> "odl-openflowplugin-app-topology-lldp-discovery/index.html.tmp" [1] 15:47:43 2026-09-01 15:47:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/ [7467] -> "odl-openflowplugin-app-topology-manager/index.html.tmp" [1] 15:47:43 2026-09-01 15:47:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/ [7331] -> "odl-openflowplugin-app-topology/index.html.tmp" [1] 15:47:43 2026-09-01 15:47:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/ [7280] -> "odl-openflowplugin-drop-test/index.html.tmp" [1] 15:47:43 2026-09-01 15:47:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/ [7382] -> "odl-openflowplugin-eric-extensions/index.html.tmp" [1] 15:47:43 2026-09-01 15:47:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/ [7433] -> "odl-openflowplugin-flow-services-rest/index.html.tmp" [1] 15:47:43 2026-09-01 15:47:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/ [7348] -> "odl-openflowplugin-flow-services/index.html.tmp" [1] 15:47:43 2026-09-01 15:47:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/ [7280] -> "odl-openflowplugin-libraries/index.html.tmp" [1] 15:47:43 2026-09-01 15:47:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/ [7280] -> "odl-openflowplugin-nsf-model/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/ [7365] -> "odl-openflowplugin-nxm-extensions/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/ [7365] -> "odl-openflowplugin-onf-extensions/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/ [7297] -> "odl-openflowplugin-southbound/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/ [7263] -> "openflowjava-extension-eric/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/ [7365] -> "openflowjava-extension-nicira-api/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/ [7297] -> "openflowjava-extension-nicira/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/ [4283] -> "openflowjava/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/ [7229] -> "openflowplugin-aggregator/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/ [7110] -> "openflowplugin-api/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/ [7212] -> "openflowplugin-artifacts/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/ [7331] -> "openflowplugin-blueprint-config/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/ [7161] -> "openflowplugin-common/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/ [7280] -> "openflowplugin-extension-api/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/ [7297] -> "openflowplugin-extension-eric/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/ [7331] -> "openflowplugin-extension-nicira/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/ [7280] -> "openflowplugin-extension-onf/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/ [7127] -> "openflowplugin-impl/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/ [7161] -> "openflowplugin-parent/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/ [7042] -> "openflowplugin/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/ [7042] -> "sample-bundles/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/ [7059] -> "sample-consumer/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/ [7025] -> "simple-client/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/ [6923] -> "srm-api/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/ [6940] -> "srm-impl/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/ [6957] -> "srm-shell/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/ [6991] -> "test-common/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/ [7042] -> "test-extension/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/ [7025] -> "test-provider/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/ [7501] -> "applications/arbitratorreconciliation-api/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/ [7518] -> "applications/arbitratorreconciliation-impl/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/ [7229] -> "applications/bulk-o-matic/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/ [7433] -> "applications/device-ownership-service/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/ [7416] -> "applications/forwardingrules-manager/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/ [7365] -> "applications/forwardingrules-sync/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/ [7229] -> "applications/lldp-speaker/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/ [7416] -> "applications/of-switch-config-pusher/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/ [7433] -> "applications/reconciliation-framework/index.html.tmp" [1] 15:47:44 2026-09-01 15:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/ [7263] -> "applications/southbound-cli/index.html.tmp" [1] 15:47:45 2026-09-01 15:47:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/ [7348] -> "applications/table-miss-enforcer/index.html.tmp" [1] 15:47:45 2026-09-01 15:47:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/ [7416] -> "applications/topology-lldp-discovery/index.html.tmp" [1] 15:47:45 2026-09-01 15:47:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/ [7297] -> "applications/topology-manager/index.html.tmp" [1] 15:47:45 2026-09-01 15:47:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.20.3-SNAPSHOT/ [11176] -> "drop-test-karaf/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:47:45 2026-09-01 15:47:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.20.4-SNAPSHOT/ [46412] -> "drop-test-karaf/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:47:45 2026-09-01 15:47:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.20.5-SNAPSHOT/ [46340] -> "drop-test-karaf/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:47:45 2026-09-01 15:47:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.21.4-SNAPSHOT/ [12041] -> "drop-test-karaf/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:47:45 2026-09-01 15:47:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.21.5-SNAPSHOT/ [37531] -> "drop-test-karaf/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:47:45 2026-09-01 15:47:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/ [37531] -> "drop-test-karaf/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:47:45 2026-09-01 15:47:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/1.0.1-SNAPSHOT/ [11117] -> "drop-test-karaf/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:47:46 2026-09-01 15:47:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/1.0.2-SNAPSHOT/ [37310] -> "drop-test-karaf/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:47:46 2026-09-01 15:47:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/1.0.3-SNAPSHOT/ [46065] -> "drop-test-karaf/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:47:46 2026-09-01 15:47:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/2.0.0-SNAPSHOT/ [98739] -> "drop-test-karaf/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:47:46 2026-09-01 15:47:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml [732/732] -> "drop-test-karaf/maven-metadata.xml" [1] 15:47:46 2026-09-01 15:47:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.20.3-SNAPSHOT/ [8577] -> "features-openflowplugin/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:47:47 2026-09-01 15:47:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.20.4-SNAPSHOT/ [33353] -> "features-openflowplugin/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:47:47 2026-09-01 15:47:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.20.5-SNAPSHOT/ [33305] -> "features-openflowplugin/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:47:47 2026-09-01 15:47:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.21.4-SNAPSHOT/ [8577] -> "features-openflowplugin/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:47:47 2026-09-01 15:47:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.21.5-SNAPSHOT/ [27111] -> "features-openflowplugin/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:47:47 2026-09-01 15:47:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/ [27111] -> "features-openflowplugin/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:47:47 2026-09-01 15:47:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/1.0.1-SNAPSHOT/ [8536] -> "features-openflowplugin/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:47:47 2026-09-01 15:47:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/1.0.2-SNAPSHOT/ [26962] -> "features-openflowplugin/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:47:47 2026-09-01 15:47:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/1.0.3-SNAPSHOT/ [33120] -> "features-openflowplugin/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:47:48 2026-09-01 15:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/2.0.0-SNAPSHOT/ [70164] -> "features-openflowplugin/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:47:48 2026-09-01 15:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml [740/740] -> "features-openflowplugin/maven-metadata.xml" [1] 15:47:48 2026-09-01 15:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.20.3-SNAPSHOT/ [11177] -> "learning-switch/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:47:48 2026-09-01 15:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.20.4-SNAPSHOT/ [46417] -> "learning-switch/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:47:48 2026-09-01 15:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.20.5-SNAPSHOT/ [46345] -> "learning-switch/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:47:48 2026-09-01 15:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.21.4-SNAPSHOT/ [11177] -> "learning-switch/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:47:48 2026-09-01 15:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.21.5-SNAPSHOT/ [37535] -> "learning-switch/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:47:49 2026-09-01 15:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/ [37535] -> "learning-switch/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:47:49 2026-09-01 15:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/1.0.1-SNAPSHOT/ [11118] -> "learning-switch/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:47:49 2026-09-01 15:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/1.0.2-SNAPSHOT/ [37314] -> "learning-switch/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:47:49 2026-09-01 15:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/1.0.3-SNAPSHOT/ [46070] -> "learning-switch/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:47:50 2026-09-01 15:47:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/2.0.0-SNAPSHOT/ [98750] -> "learning-switch/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:47:50 2026-09-01 15:47:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml [732/732] -> "learning-switch/maven-metadata.xml" [1] 15:47:50 2026-09-01 15:47:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/ [7093] -> "libraries/liblldp/index.html.tmp" [1] 15:47:50 2026-09-01 15:47:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/ [7161] -> "model/model-flow-base/index.html.tmp" [1] 15:47:50 2026-09-01 15:47:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/ [7212] -> "model/model-flow-service/index.html.tmp" [1] 15:47:50 2026-09-01 15:47:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/ [7263] -> "model/model-flow-statistics/index.html.tmp" [1] 15:47:50 2026-09-01 15:47:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/ [7161] -> "model/model-inventory/index.html.tmp" [1] 15:47:50 2026-09-01 15:47:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/ [7144] -> "model/model-topology/index.html.tmp" [1] 15:47:50 2026-09-01 15:47:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.3-SNAPSHOT/ [9559] -> "odl-openflowplugin-app-arbitratorreconciliation/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:47:50 2026-09-01 15:47:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.4-SNAPSHOT/ [37783] -> "odl-openflowplugin-app-arbitratorreconciliation/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:47:50 2026-09-01 15:47:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.5-SNAPSHOT/ [37735] -> "odl-openflowplugin-app-arbitratorreconciliation/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:47:50 2026-09-01 15:47:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.4-SNAPSHOT/ [9559] -> "odl-openflowplugin-app-arbitratorreconciliation/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:47:50 2026-09-01 15:47:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.5-SNAPSHOT/ [30679] -> "odl-openflowplugin-app-arbitratorreconciliation/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:47:51 2026-09-01 15:47:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/ [30679] -> "odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:47:51 2026-09-01 15:47:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/1.0.1-SNAPSHOT/ [9518] -> "odl-openflowplugin-app-arbitratorreconciliation/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:47:51 2026-09-01 15:47:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/1.0.2-SNAPSHOT/ [30530] -> "odl-openflowplugin-app-arbitratorreconciliation/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:47:51 2026-09-01 15:47:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/1.0.3-SNAPSHOT/ [37550] -> "odl-openflowplugin-app-arbitratorreconciliation/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:47:51 2026-09-01 15:47:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/2.0.0-SNAPSHOT/ [79766] -> "odl-openflowplugin-app-arbitratorreconciliation/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:47:51 2026-09-01 15:47:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml [764/764] -> "odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml" [1] 15:47:51 2026-09-01 15:47:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.3-SNAPSHOT/ [9066] -> "odl-openflowplugin-app-bulk-o-matic/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:47:52 2026-09-01 15:47:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.4-SNAPSHOT/ [35558] -> "odl-openflowplugin-app-bulk-o-matic/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:47:52 2026-09-01 15:47:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.5-SNAPSHOT/ [35510] -> "odl-openflowplugin-app-bulk-o-matic/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:47:52 2026-09-01 15:47:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.4-SNAPSHOT/ [9066] -> "odl-openflowplugin-app-bulk-o-matic/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:47:52 2026-09-01 15:47:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.5-SNAPSHOT/ [28887] -> "odl-openflowplugin-app-bulk-o-matic/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:47:52 2026-09-01 15:47:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/ [28887] -> "odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:47:52 2026-09-01 15:47:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/1.0.1-SNAPSHOT/ [9025] -> "odl-openflowplugin-app-bulk-o-matic/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:47:52 2026-09-01 15:47:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/1.0.2-SNAPSHOT/ [28738] -> "odl-openflowplugin-app-bulk-o-matic/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:47:52 2026-09-01 15:47:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/1.0.3-SNAPSHOT/ [35325] -> "odl-openflowplugin-app-bulk-o-matic/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:47:53 2026-09-01 15:47:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/2.0.0-SNAPSHOT/ [74943] -> "odl-openflowplugin-app-bulk-o-matic/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:47:53 2026-09-01 15:47:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml [752/752] -> "odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml" [1] 15:47:53 2026-09-01 15:47:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.3-SNAPSHOT/ [9107] -> "odl-openflowplugin-app-config-pusher/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:47:53 2026-09-01 15:47:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.4-SNAPSHOT/ [35743] -> "odl-openflowplugin-app-config-pusher/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:47:53 2026-09-01 15:47:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.5-SNAPSHOT/ [35695] -> "odl-openflowplugin-app-config-pusher/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:47:53 2026-09-01 15:47:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.4-SNAPSHOT/ [9107] -> "odl-openflowplugin-app-config-pusher/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:47:53 2026-09-01 15:47:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.5-SNAPSHOT/ [29036] -> "odl-openflowplugin-app-config-pusher/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:47:53 2026-09-01 15:47:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/ [29036] -> "odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:47:53 2026-09-01 15:47:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/1.0.1-SNAPSHOT/ [9066] -> "odl-openflowplugin-app-config-pusher/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:47:54 2026-09-01 15:47:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/1.0.2-SNAPSHOT/ [28887] -> "odl-openflowplugin-app-config-pusher/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:47:54 2026-09-01 15:47:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/1.0.3-SNAPSHOT/ [35510] -> "odl-openflowplugin-app-config-pusher/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:47:54 2026-09-01 15:47:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/2.0.0-SNAPSHOT/ [75344] -> "odl-openflowplugin-app-config-pusher/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:47:54 2026-09-01 15:47:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml [753/753] -> "odl-openflowplugin-app-config-pusher/maven-metadata.xml" [1] 15:47:54 2026-09-01 15:47:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.3-SNAPSHOT/ [9518] -> "odl-openflowplugin-app-forwardingrules-manager/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:47:54 2026-09-01 15:47:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.4-SNAPSHOT/ [37598] -> "odl-openflowplugin-app-forwardingrules-manager/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:47:54 2026-09-01 15:47:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.5-SNAPSHOT/ [37550] -> "odl-openflowplugin-app-forwardingrules-manager/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:47:54 2026-09-01 15:47:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.4-SNAPSHOT/ [9518] -> "odl-openflowplugin-app-forwardingrules-manager/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:47:55 2026-09-01 15:47:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.5-SNAPSHOT/ [30530] -> "odl-openflowplugin-app-forwardingrules-manager/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:47:55 2026-09-01 15:47:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/ [30530] -> "odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:47:55 2026-09-01 15:47:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/1.0.1-SNAPSHOT/ [9477] -> "odl-openflowplugin-app-forwardingrules-manager/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:47:55 2026-09-01 15:47:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/1.0.2-SNAPSHOT/ [30381] -> "odl-openflowplugin-app-forwardingrules-manager/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:47:55 2026-09-01 15:47:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/1.0.3-SNAPSHOT/ [37365] -> "odl-openflowplugin-app-forwardingrules-manager/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:47:55 2026-09-01 15:47:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/2.0.0-SNAPSHOT/ [79365] -> "odl-openflowplugin-app-forwardingrules-manager/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:47:55 2026-09-01 15:47:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml [763/763] -> "odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml" [1] 15:47:56 2026-09-01 15:47:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.3-SNAPSHOT/ [9394] -> "odl-openflowplugin-app-forwardingrules-sync/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:47:56 2026-09-01 15:47:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.4-SNAPSHOT/ [37038] -> "odl-openflowplugin-app-forwardingrules-sync/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:47:56 2026-09-01 15:47:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.5-SNAPSHOT/ [36990] -> "odl-openflowplugin-app-forwardingrules-sync/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:47:56 2026-09-01 15:47:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.4-SNAPSHOT/ [10315] -> "odl-openflowplugin-app-forwardingrules-sync/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:47:56 2026-09-01 15:47:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.5-SNAPSHOT/ [30079] -> "odl-openflowplugin-app-forwardingrules-sync/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:48:02 2026-09-01 15:48:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/ [30079] -> "odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:48:02 2026-09-01 15:48:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/1.0.1-SNAPSHOT/ [9353] -> "odl-openflowplugin-app-forwardingrules-sync/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:48:02 2026-09-01 15:48:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/1.0.2-SNAPSHOT/ [29930] -> "odl-openflowplugin-app-forwardingrules-sync/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:48:03 2026-09-01 15:48:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/1.0.3-SNAPSHOT/ [36805] -> "odl-openflowplugin-app-forwardingrules-sync/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:48:03 2026-09-01 15:48:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/2.0.0-SNAPSHOT/ [78151] -> "odl-openflowplugin-app-forwardingrules-sync/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:48:03 2026-09-01 15:48:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml [760/760] -> "odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml" [1] 15:48:03 2026-09-01 15:48:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.3-SNAPSHOT/ [9066] -> "odl-openflowplugin-app-lldp-speaker/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:48:03 2026-09-01 15:48:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.4-SNAPSHOT/ [35558] -> "odl-openflowplugin-app-lldp-speaker/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:48:03 2026-09-01 15:48:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.5-SNAPSHOT/ [35510] -> "odl-openflowplugin-app-lldp-speaker/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:48:03 2026-09-01 15:48:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.4-SNAPSHOT/ [9066] -> "odl-openflowplugin-app-lldp-speaker/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:48:03 2026-09-01 15:48:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.5-SNAPSHOT/ [28887] -> "odl-openflowplugin-app-lldp-speaker/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:48:04 2026-09-01 15:48:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/ [28887] -> "odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:48:04 2026-09-01 15:48:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/1.0.1-SNAPSHOT/ [9025] -> "odl-openflowplugin-app-lldp-speaker/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:48:04 2026-09-01 15:48:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/1.0.2-SNAPSHOT/ [28738] -> "odl-openflowplugin-app-lldp-speaker/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:48:04 2026-09-01 15:48:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/1.0.3-SNAPSHOT/ [35325] -> "odl-openflowplugin-app-lldp-speaker/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:48:04 2026-09-01 15:48:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/2.0.0-SNAPSHOT/ [74943] -> "odl-openflowplugin-app-lldp-speaker/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:48:04 2026-09-01 15:48:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml [752/752] -> "odl-openflowplugin-app-lldp-speaker/maven-metadata.xml" [1] 15:48:04 2026-09-01 15:48:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.3-SNAPSHOT/ [9558] -> "odl-openflowplugin-app-reconciliation-framework/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:48:04 2026-09-01 15:48:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.4-SNAPSHOT/ [37778] -> "odl-openflowplugin-app-reconciliation-framework/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:48:05 2026-09-01 15:48:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.5-SNAPSHOT/ [37730] -> "odl-openflowplugin-app-reconciliation-framework/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:48:05 2026-09-01 15:48:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.4-SNAPSHOT/ [9558] -> "odl-openflowplugin-app-reconciliation-framework/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:48:05 2026-09-01 15:48:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.5-SNAPSHOT/ [30675] -> "odl-openflowplugin-app-reconciliation-framework/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:48:05 2026-09-01 15:48:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/ [30675] -> "odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:48:05 2026-09-01 15:48:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/1.0.1-SNAPSHOT/ [9517] -> "odl-openflowplugin-app-reconciliation-framework/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:48:05 2026-09-01 15:48:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/1.0.2-SNAPSHOT/ [30526] -> "odl-openflowplugin-app-reconciliation-framework/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:48:05 2026-09-01 15:48:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/1.0.3-SNAPSHOT/ [37545] -> "odl-openflowplugin-app-reconciliation-framework/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:48:35 2026-09-01 15:48:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/2.0.0-SNAPSHOT/ [79755] -> "odl-openflowplugin-app-reconciliation-framework/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:48:36 2026-09-01 15:48:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml [764/764] -> "odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml" [1] 15:48:36 2026-09-01 15:48:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.3-SNAPSHOT/ [9149] -> "odl-openflowplugin-app-southbound-cli/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:48:36 2026-09-01 15:48:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.4-SNAPSHOT/ [35933] -> "odl-openflowplugin-app-southbound-cli/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:48:36 2026-09-01 15:48:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.5-SNAPSHOT/ [35885] -> "odl-openflowplugin-app-southbound-cli/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:48:36 2026-09-01 15:48:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.4-SNAPSHOT/ [9149] -> "odl-openflowplugin-app-southbound-cli/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:48:36 2026-09-01 15:48:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.5-SNAPSHOT/ [29189] -> "odl-openflowplugin-app-southbound-cli/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:48:36 2026-09-01 15:48:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/ [29189] -> "odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:48:36 2026-09-01 15:48:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/1.0.1-SNAPSHOT/ [9108] -> "odl-openflowplugin-app-southbound-cli/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:48:36 2026-09-01 15:48:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/1.0.2-SNAPSHOT/ [29040] -> "odl-openflowplugin-app-southbound-cli/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:48:37 2026-09-01 15:48:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/1.0.3-SNAPSHOT/ [35700] -> "odl-openflowplugin-app-southbound-cli/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:48:37 2026-09-01 15:48:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/2.0.0-SNAPSHOT/ [75756] -> "odl-openflowplugin-app-southbound-cli/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:48:37 2026-09-01 15:48:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml [754/754] -> "odl-openflowplugin-app-southbound-cli/maven-metadata.xml" [1] 15:48:37 2026-09-01 15:48:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.3-SNAPSHOT/ [9353] -> "odl-openflowplugin-app-table-miss-enforcer/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:48:37 2026-09-01 15:48:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.4-SNAPSHOT/ [36853] -> "odl-openflowplugin-app-table-miss-enforcer/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:48:37 2026-09-01 15:48:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.5-SNAPSHOT/ [36805] -> "odl-openflowplugin-app-table-miss-enforcer/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:48:37 2026-09-01 15:48:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.4-SNAPSHOT/ [10272] -> "odl-openflowplugin-app-table-miss-enforcer/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:48:37 2026-09-01 15:48:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.5-SNAPSHOT/ [29930] -> "odl-openflowplugin-app-table-miss-enforcer/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:48:38 2026-09-01 15:48:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/ [29930] -> "odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:48:38 2026-09-01 15:48:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/1.0.1-SNAPSHOT/ [9312] -> "odl-openflowplugin-app-table-miss-enforcer/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:48:38 2026-09-01 15:48:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/1.0.2-SNAPSHOT/ [29781] -> "odl-openflowplugin-app-table-miss-enforcer/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:48:38 2026-09-01 15:48:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/1.0.3-SNAPSHOT/ [36620] -> "odl-openflowplugin-app-table-miss-enforcer/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:48:38 2026-09-01 15:48:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/2.0.0-SNAPSHOT/ [77750] -> "odl-openflowplugin-app-table-miss-enforcer/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:48:38 2026-09-01 15:48:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml [759/759] -> "odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml" [1] 15:48:38 2026-09-01 15:48:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.3-SNAPSHOT/ [9517] -> "odl-openflowplugin-app-topology-lldp-discovery/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:48:38 2026-09-01 15:48:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.4-SNAPSHOT/ [37593] -> "odl-openflowplugin-app-topology-lldp-discovery/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:48:39 2026-09-01 15:48:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.5-SNAPSHOT/ [37545] -> "odl-openflowplugin-app-topology-lldp-discovery/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:48:39 2026-09-01 15:48:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.4-SNAPSHOT/ [10444] -> "odl-openflowplugin-app-topology-lldp-discovery/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:48:39 2026-09-01 15:48:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.5-SNAPSHOT/ [30526] -> "odl-openflowplugin-app-topology-lldp-discovery/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:48:39 2026-09-01 15:48:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/ [30526] -> "odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:48:39 2026-09-01 15:48:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/1.0.1-SNAPSHOT/ [9476] -> "odl-openflowplugin-app-topology-lldp-discovery/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:48:39 2026-09-01 15:48:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/1.0.2-SNAPSHOT/ [30377] -> "odl-openflowplugin-app-topology-lldp-discovery/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:48:39 2026-09-01 15:48:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/1.0.3-SNAPSHOT/ [37360] -> "odl-openflowplugin-app-topology-lldp-discovery/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:48:40 2026-09-01 15:48:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/2.0.0-SNAPSHOT/ [79354] -> "odl-openflowplugin-app-topology-lldp-discovery/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:48:40 2026-09-01 15:48:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml [763/763] -> "odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml" [1] 15:48:40 2026-09-01 15:48:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.3-SNAPSHOT/ [9230] -> "odl-openflowplugin-app-topology-manager/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:48:40 2026-09-01 15:48:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.4-SNAPSHOT/ [36298] -> "odl-openflowplugin-app-topology-manager/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:48:40 2026-09-01 15:48:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.5-SNAPSHOT/ [36250] -> "odl-openflowplugin-app-topology-manager/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:48:40 2026-09-01 15:48:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.4-SNAPSHOT/ [9230] -> "odl-openflowplugin-app-topology-manager/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:48:40 2026-09-01 15:48:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.5-SNAPSHOT/ [29483] -> "odl-openflowplugin-app-topology-manager/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:48:40 2026-09-01 15:48:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/ [29483] -> "odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:48:40 2026-09-01 15:48:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/1.0.1-SNAPSHOT/ [9189] -> "odl-openflowplugin-app-topology-manager/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:48:40 2026-09-01 15:48:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/1.0.2-SNAPSHOT/ [29334] -> "odl-openflowplugin-app-topology-manager/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:48:41 2026-09-01 15:48:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/1.0.3-SNAPSHOT/ [36065] -> "odl-openflowplugin-app-topology-manager/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:48:41 2026-09-01 15:48:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/2.0.0-SNAPSHOT/ [76547] -> "odl-openflowplugin-app-topology-manager/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:48:41 2026-09-01 15:48:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml [756/756] -> "odl-openflowplugin-app-topology-manager/maven-metadata.xml" [1] 15:48:41 2026-09-01 15:48:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.3-SNAPSHOT/ [8903] -> "odl-openflowplugin-app-topology/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:48:41 2026-09-01 15:48:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.4-SNAPSHOT/ [34823] -> "odl-openflowplugin-app-topology/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:48:42 2026-09-01 15:48:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.5-SNAPSHOT/ [34775] -> "odl-openflowplugin-app-topology/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:48:42 2026-09-01 15:48:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.4-SNAPSHOT/ [8903] -> "odl-openflowplugin-app-topology/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:48:42 2026-09-01 15:48:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.5-SNAPSHOT/ [28295] -> "odl-openflowplugin-app-topology/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:48:42 2026-09-01 15:48:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/ [28295] -> "odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:48:42 2026-09-01 15:48:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/1.0.1-SNAPSHOT/ [8862] -> "odl-openflowplugin-app-topology/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:48:42 2026-09-01 15:48:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/1.0.2-SNAPSHOT/ [28146] -> "odl-openflowplugin-app-topology/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:48:42 2026-09-01 15:48:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/1.0.3-SNAPSHOT/ [34590] -> "odl-openflowplugin-app-topology/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:48:42 2026-09-01 15:48:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/2.0.0-SNAPSHOT/ [73350] -> "odl-openflowplugin-app-topology/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:48:42 2026-09-01 15:48:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml [748/748] -> "odl-openflowplugin-app-topology/maven-metadata.xml" [1] 15:48:42 2026-09-01 15:48:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.3-SNAPSHOT/ [8779] -> "odl-openflowplugin-drop-test/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:48:43 2026-09-01 15:48:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.4-SNAPSHOT/ [34263] -> "odl-openflowplugin-drop-test/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:48:43 2026-09-01 15:48:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.5-SNAPSHOT/ [34215] -> "odl-openflowplugin-drop-test/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:48:43 2026-09-01 15:48:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.4-SNAPSHOT/ [9670] -> "odl-openflowplugin-drop-test/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:48:43 2026-09-01 15:48:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.5-SNAPSHOT/ [27844] -> "odl-openflowplugin-drop-test/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:48:43 2026-09-01 15:48:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/ [27844] -> "odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:48:43 2026-09-01 15:48:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/1.0.1-SNAPSHOT/ [8738] -> "odl-openflowplugin-drop-test/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:48:43 2026-09-01 15:48:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/1.0.2-SNAPSHOT/ [27695] -> "odl-openflowplugin-drop-test/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:48:43 2026-09-01 15:48:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/1.0.3-SNAPSHOT/ [34030] -> "odl-openflowplugin-drop-test/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:48:44 2026-09-01 15:48:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/2.0.0-SNAPSHOT/ [72136] -> "odl-openflowplugin-drop-test/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:48:44 2026-09-01 15:48:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml [745/745] -> "odl-openflowplugin-drop-test/maven-metadata.xml" [1] 15:48:44 2026-09-01 15:48:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.3-SNAPSHOT/ [9025] -> "odl-openflowplugin-eric-extensions/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:48:44 2026-09-01 15:48:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.4-SNAPSHOT/ [35373] -> "odl-openflowplugin-eric-extensions/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:48:44 2026-09-01 15:48:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.5-SNAPSHOT/ [35325] -> "odl-openflowplugin-eric-extensions/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:48:44 2026-09-01 15:48:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.4-SNAPSHOT/ [9025] -> "odl-openflowplugin-eric-extensions/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:48:44 2026-09-01 15:48:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.5-SNAPSHOT/ [28738] -> "odl-openflowplugin-eric-extensions/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:48:44 2026-09-01 15:48:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/ [28738] -> "odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:48:44 2026-09-01 15:48:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/1.0.1-SNAPSHOT/ [8984] -> "odl-openflowplugin-eric-extensions/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:48:44 2026-09-01 15:48:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/1.0.2-SNAPSHOT/ [28589] -> "odl-openflowplugin-eric-extensions/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:48:45 2026-09-01 15:48:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/1.0.3-SNAPSHOT/ [35140] -> "odl-openflowplugin-eric-extensions/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:48:45 2026-09-01 15:48:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/2.0.0-SNAPSHOT/ [74542] -> "odl-openflowplugin-eric-extensions/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:48:45 2026-09-01 15:48:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml [751/751] -> "odl-openflowplugin-eric-extensions/maven-metadata.xml" [1] 15:48:45 2026-09-01 15:48:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.3-SNAPSHOT/ [9150] -> "odl-openflowplugin-flow-services-rest/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:48:45 2026-09-01 15:48:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.4-SNAPSHOT/ [35938] -> "odl-openflowplugin-flow-services-rest/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:48:45 2026-09-01 15:48:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.5-SNAPSHOT/ [35890] -> "odl-openflowplugin-flow-services-rest/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:48:45 2026-09-01 15:48:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.4-SNAPSHOT/ [9150] -> "odl-openflowplugin-flow-services-rest/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:48:46 2026-09-01 15:48:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.5-SNAPSHOT/ [29193] -> "odl-openflowplugin-flow-services-rest/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:48:46 2026-09-01 15:48:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/ [29193] -> "odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:48:46 2026-09-01 15:48:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/1.0.1-SNAPSHOT/ [9109] -> "odl-openflowplugin-flow-services-rest/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:48:46 2026-09-01 15:48:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/1.0.2-SNAPSHOT/ [29044] -> "odl-openflowplugin-flow-services-rest/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:48:46 2026-09-01 15:48:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/1.0.3-SNAPSHOT/ [35705] -> "odl-openflowplugin-flow-services-rest/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:48:46 2026-09-01 15:48:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/2.0.0-SNAPSHOT/ [75767] -> "odl-openflowplugin-flow-services-rest/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:48:46 2026-09-01 15:48:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml [754/754] -> "odl-openflowplugin-flow-services-rest/maven-metadata.xml" [1] 15:48:46 2026-09-01 15:48:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.3-SNAPSHOT/ [8944] -> "odl-openflowplugin-flow-services/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:48:47 2026-09-01 15:48:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.4-SNAPSHOT/ [35008] -> "odl-openflowplugin-flow-services/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:48:47 2026-09-01 15:48:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.5-SNAPSHOT/ [34960] -> "odl-openflowplugin-flow-services/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:48:47 2026-09-01 15:48:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.4-SNAPSHOT/ [8944] -> "odl-openflowplugin-flow-services/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:48:47 2026-09-01 15:48:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.5-SNAPSHOT/ [28444] -> "odl-openflowplugin-flow-services/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:48:47 2026-09-01 15:48:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/ [28444] -> "odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:48:47 2026-09-01 15:48:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/1.0.1-SNAPSHOT/ [8903] -> "odl-openflowplugin-flow-services/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:48:47 2026-09-01 15:48:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/1.0.2-SNAPSHOT/ [28295] -> "odl-openflowplugin-flow-services/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:48:47 2026-09-01 15:48:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/1.0.3-SNAPSHOT/ [34775] -> "odl-openflowplugin-flow-services/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:48:48 2026-09-01 15:48:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/2.0.0-SNAPSHOT/ [73751] -> "odl-openflowplugin-flow-services/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:48:48 2026-09-01 15:48:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml [749/749] -> "odl-openflowplugin-flow-services/maven-metadata.xml" [1] 15:48:48 2026-09-01 15:48:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.3-SNAPSHOT/ [8777] -> "odl-openflowplugin-libraries/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:48:48 2026-09-01 15:48:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.4-SNAPSHOT/ [34253] -> "odl-openflowplugin-libraries/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:48:48 2026-09-01 15:48:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.5-SNAPSHOT/ [34205] -> "odl-openflowplugin-libraries/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:48:48 2026-09-01 15:48:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.4-SNAPSHOT/ [8777] -> "odl-openflowplugin-libraries/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:48:48 2026-09-01 15:48:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.5-SNAPSHOT/ [27836] -> "odl-openflowplugin-libraries/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:48:48 2026-09-01 15:48:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/ [27836] -> "odl-openflowplugin-libraries/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:48:48 2026-09-01 15:48:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/1.0.1-SNAPSHOT/ [8736] -> "odl-openflowplugin-libraries/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:48:49 2026-09-01 15:48:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/1.0.2-SNAPSHOT/ [27687] -> "odl-openflowplugin-libraries/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:48:49 2026-09-01 15:48:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/1.0.3-SNAPSHOT/ [34020] -> "odl-openflowplugin-libraries/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:48:49 2026-09-01 15:48:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/2.0.0-SNAPSHOT/ [72114] -> "odl-openflowplugin-libraries/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:48:49 2026-09-01 15:48:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml [745/745] -> "odl-openflowplugin-libraries/maven-metadata.xml" [1] 15:48:49 2026-09-01 15:48:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.3-SNAPSHOT/ [8780] -> "odl-openflowplugin-nsf-model/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:48:49 2026-09-01 15:48:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.4-SNAPSHOT/ [34268] -> "odl-openflowplugin-nsf-model/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:48:49 2026-09-01 15:48:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.5-SNAPSHOT/ [34220] -> "odl-openflowplugin-nsf-model/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:48:50 2026-09-01 15:48:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.4-SNAPSHOT/ [8780] -> "odl-openflowplugin-nsf-model/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:48:50 2026-09-01 15:48:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.5-SNAPSHOT/ [27848] -> "odl-openflowplugin-nsf-model/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:48:50 2026-09-01 15:48:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/ [27848] -> "odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:48:50 2026-09-01 15:48:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/1.0.1-SNAPSHOT/ [8739] -> "odl-openflowplugin-nsf-model/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:48:50 2026-09-01 15:48:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/1.0.2-SNAPSHOT/ [27699] -> "odl-openflowplugin-nsf-model/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:48:50 2026-09-01 15:48:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/1.0.3-SNAPSHOT/ [34035] -> "odl-openflowplugin-nsf-model/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:48:50 2026-09-01 15:48:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/2.0.0-SNAPSHOT/ [72147] -> "odl-openflowplugin-nsf-model/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:48:50 2026-09-01 15:48:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml [745/745] -> "odl-openflowplugin-nsf-model/maven-metadata.xml" [1] 15:48:51 2026-09-01 15:48:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.3-SNAPSHOT/ [8984] -> "odl-openflowplugin-nxm-extensions/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:48:51 2026-09-01 15:48:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.4-SNAPSHOT/ [35188] -> "odl-openflowplugin-nxm-extensions/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:48:51 2026-09-01 15:48:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.5-SNAPSHOT/ [35140] -> "odl-openflowplugin-nxm-extensions/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:48:51 2026-09-01 15:48:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.4-SNAPSHOT/ [8984] -> "odl-openflowplugin-nxm-extensions/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:48:51 2026-09-01 15:48:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.5-SNAPSHOT/ [28589] -> "odl-openflowplugin-nxm-extensions/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:48:51 2026-09-01 15:48:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/ [28589] -> "odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:48:51 2026-09-01 15:48:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/1.0.1-SNAPSHOT/ [8943] -> "odl-openflowplugin-nxm-extensions/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:48:51 2026-09-01 15:48:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/1.0.2-SNAPSHOT/ [28440] -> "odl-openflowplugin-nxm-extensions/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:48:51 2026-09-01 15:48:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/1.0.3-SNAPSHOT/ [34955] -> "odl-openflowplugin-nxm-extensions/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:48:52 2026-09-01 15:48:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/2.0.0-SNAPSHOT/ [74141] -> "odl-openflowplugin-nxm-extensions/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:48:52 2026-09-01 15:48:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml [750/750] -> "odl-openflowplugin-nxm-extensions/maven-metadata.xml" [1] 15:48:52 2026-09-01 15:48:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.3-SNAPSHOT/ [8984] -> "odl-openflowplugin-onf-extensions/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:48:52 2026-09-01 15:48:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.4-SNAPSHOT/ [35188] -> "odl-openflowplugin-onf-extensions/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:48:52 2026-09-01 15:48:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.5-SNAPSHOT/ [35140] -> "odl-openflowplugin-onf-extensions/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:48:52 2026-09-01 15:48:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.4-SNAPSHOT/ [8984] -> "odl-openflowplugin-onf-extensions/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:48:52 2026-09-01 15:48:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.5-SNAPSHOT/ [28589] -> "odl-openflowplugin-onf-extensions/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:48:52 2026-09-01 15:48:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/ [28589] -> "odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:48:52 2026-09-01 15:48:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/1.0.1-SNAPSHOT/ [8943] -> "odl-openflowplugin-onf-extensions/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:48:53 2026-09-01 15:48:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/1.0.2-SNAPSHOT/ [28440] -> "odl-openflowplugin-onf-extensions/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:48:53 2026-09-01 15:48:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/1.0.3-SNAPSHOT/ [34955] -> "odl-openflowplugin-onf-extensions/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:48:53 2026-09-01 15:48:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/2.0.0-SNAPSHOT/ [74141] -> "odl-openflowplugin-onf-extensions/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:48:53 2026-09-01 15:48:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml [750/750] -> "odl-openflowplugin-onf-extensions/maven-metadata.xml" [1] 15:48:53 2026-09-01 15:48:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.3-SNAPSHOT/ [8821] -> "odl-openflowplugin-southbound/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:48:53 2026-09-01 15:48:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.4-SNAPSHOT/ [34453] -> "odl-openflowplugin-southbound/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:48:53 2026-09-01 15:48:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.5-SNAPSHOT/ [34405] -> "odl-openflowplugin-southbound/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:48:53 2026-09-01 15:48:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.4-SNAPSHOT/ [8821] -> "odl-openflowplugin-southbound/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:48:54 2026-09-01 15:48:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.5-SNAPSHOT/ [27997] -> "odl-openflowplugin-southbound/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:48:54 2026-09-01 15:48:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/ [27997] -> "odl-openflowplugin-southbound/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:48:54 2026-09-01 15:48:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/1.0.1-SNAPSHOT/ [8780] -> "odl-openflowplugin-southbound/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:48:54 2026-09-01 15:48:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/1.0.2-SNAPSHOT/ [27848] -> "odl-openflowplugin-southbound/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:48:54 2026-09-01 15:48:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/1.0.3-SNAPSHOT/ [34220] -> "odl-openflowplugin-southbound/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:48:54 2026-09-01 15:48:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/2.0.0-SNAPSHOT/ [72548] -> "odl-openflowplugin-southbound/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:48:54 2026-09-01 15:48:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml [746/746] -> "odl-openflowplugin-southbound/maven-metadata.xml" [1] 15:48:54 2026-09-01 15:48:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.3-SNAPSHOT/ [11883] -> "openflowjava-extension-eric/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:48:55 2026-09-01 15:48:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.4-SNAPSHOT/ [49707] -> "openflowjava-extension-eric/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:48:55 2026-09-01 15:48:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.5-SNAPSHOT/ [49635] -> "openflowjava-extension-eric/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:48:55 2026-09-01 15:48:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.4-SNAPSHOT/ [11883] -> "openflowjava-extension-eric/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:48:55 2026-09-01 15:48:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.5-SNAPSHOT/ [40179] -> "openflowjava-extension-eric/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:48:55 2026-09-01 15:48:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/ [40179] -> "openflowjava-extension-eric/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:48:55 2026-09-01 15:48:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/1.0.1-SNAPSHOT/ [11824] -> "openflowjava-extension-eric/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:48:56 2026-09-01 15:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/1.0.2-SNAPSHOT/ [39958] -> "openflowjava-extension-eric/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:48:56 2026-09-01 15:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/1.0.3-SNAPSHOT/ [49360] -> "openflowjava-extension-eric/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:48:57 2026-09-01 15:48:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/2.0.0-SNAPSHOT/ [105916] -> "openflowjava-extension-eric/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:48:57 2026-09-01 15:48:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml [744/744] -> "openflowjava-extension-eric/maven-metadata.xml" [1] 15:48:57 2026-09-01 15:48:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.3-SNAPSHOT/ [12236] -> "openflowjava-extension-nicira-api/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:48:57 2026-09-01 15:48:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.4-SNAPSHOT/ [51352] -> "openflowjava-extension-nicira-api/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:48:57 2026-09-01 15:48:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.5-SNAPSHOT/ [51280] -> "openflowjava-extension-nicira-api/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:48:57 2026-09-01 15:48:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.4-SNAPSHOT/ [12236] -> "openflowjava-extension-nicira-api/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:48:57 2026-09-01 15:48:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.5-SNAPSHOT/ [41501] -> "openflowjava-extension-nicira-api/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:48:58 2026-09-01 15:48:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/ [41501] -> "openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:48:58 2026-09-01 15:48:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/1.0.1-SNAPSHOT/ [12177] -> "openflowjava-extension-nicira-api/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:48:58 2026-09-01 15:48:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/1.0.2-SNAPSHOT/ [41280] -> "openflowjava-extension-nicira-api/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:48:58 2026-09-01 15:48:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/1.0.3-SNAPSHOT/ [51005] -> "openflowjava-extension-nicira-api/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:48:59 2026-09-01 15:48:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/2.0.0-SNAPSHOT/ [109499] -> "openflowjava-extension-nicira-api/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:48:59 2026-09-01 15:48:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml [750/750] -> "openflowjava-extension-nicira-api/maven-metadata.xml" [1] 15:48:59 2026-09-01 15:48:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.3-SNAPSHOT/ [12005] -> "openflowjava-extension-nicira/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:48:59 2026-09-01 15:48:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.4-SNAPSHOT/ [50277] -> "openflowjava-extension-nicira/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:48:59 2026-09-01 15:48:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.5-SNAPSHOT/ [50205] -> "openflowjava-extension-nicira/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:48:59 2026-09-01 15:48:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.4-SNAPSHOT/ [12005] -> "openflowjava-extension-nicira/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:48:59 2026-09-01 15:48:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.5-SNAPSHOT/ [40637] -> "openflowjava-extension-nicira/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:49:00 2026-09-01 15:49:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/ [40637] -> "openflowjava-extension-nicira/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:49:00 2026-09-01 15:49:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/1.0.1-SNAPSHOT/ [11946] -> "openflowjava-extension-nicira/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:49:00 2026-09-01 15:49:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/1.0.2-SNAPSHOT/ [40416] -> "openflowjava-extension-nicira/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:49:00 2026-09-01 15:49:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/1.0.3-SNAPSHOT/ [49930] -> "openflowjava-extension-nicira/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:49:00 2026-09-01 15:49:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/2.0.0-SNAPSHOT/ [107158] -> "openflowjava-extension-nicira/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:49:01 2026-09-01 15:49:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml [746/746] -> "openflowjava-extension-nicira/maven-metadata.xml" [1] 15:49:01 2026-09-01 15:49:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/ [7450] -> "openflowjava/odl-openflowjava-protocol/index.html.tmp" [1] 15:49:01 2026-09-01 15:49:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/ [7382] -> "openflowjava/openflow-protocol-api/index.html.tmp" [1] 15:49:01 2026-09-01 15:49:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/ [7399] -> "openflowjava/openflow-protocol-impl/index.html.tmp" [1] 15:49:01 2026-09-01 15:49:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/ [7365] -> "openflowjava/openflow-protocol-it/index.html.tmp" [1] 15:49:01 2026-09-01 15:49:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/ [7382] -> "openflowjava/openflow-protocol-spi/index.html.tmp" [1] 15:49:01 2026-09-01 15:49:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/ [7518] -> "openflowjava/openflowjava-blueprint-config/index.html.tmp" [1] 15:49:01 2026-09-01 15:49:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/ [7348] -> "openflowjava/openflowjava-parent/index.html.tmp" [1] 15:49:01 2026-09-01 15:49:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/ [7314] -> "openflowjava/openflowjava-util/index.html.tmp" [1] 15:49:01 2026-09-01 15:49:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.3-SNAPSHOT/ [7068] -> "openflowplugin-aggregator/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:49:01 2026-09-01 15:49:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.4-SNAPSHOT/ [25816] -> "openflowplugin-aggregator/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:49:01 2026-09-01 15:49:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.5-SNAPSHOT/ [25780] -> "openflowplugin-aggregator/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:49:01 2026-09-01 15:49:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.4-SNAPSHOT/ [7068] -> "openflowplugin-aggregator/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:49:01 2026-09-01 15:49:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.5-SNAPSHOT/ [21093] -> "openflowplugin-aggregator/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:49:01 2026-09-01 15:49:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/ [21093] -> "openflowplugin-aggregator/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:49:01 2026-09-01 15:49:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/1.0.1-SNAPSHOT/ [7036] -> "openflowplugin-aggregator/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:49:01 2026-09-01 15:49:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/1.0.2-SNAPSHOT/ [20980] -> "openflowplugin-aggregator/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:49:01 2026-09-01 15:49:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/1.0.3-SNAPSHOT/ [25640] -> "openflowplugin-aggregator/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:49:02 2026-09-01 15:49:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/2.0.0-SNAPSHOT/ [53672] -> "openflowplugin-aggregator/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:49:02 2026-09-01 15:49:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml [742/742] -> "openflowplugin-aggregator/maven-metadata.xml" [1] 15:49:02 2026-09-01 15:49:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.20.3-SNAPSHOT/ [11355] -> "openflowplugin-api/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:49:02 2026-09-01 15:49:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.20.4-SNAPSHOT/ [47247] -> "openflowplugin-api/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:49:02 2026-09-01 15:49:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.20.5-SNAPSHOT/ [47175] -> "openflowplugin-api/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:49:02 2026-09-01 15:49:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.21.4-SNAPSHOT/ [11355] -> "openflowplugin-api/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:49:02 2026-09-01 15:49:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.21.5-SNAPSHOT/ [38202] -> "openflowplugin-api/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:49:03 2026-09-01 15:49:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/ [38202] -> "openflowplugin-api/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:49:03 2026-09-01 15:49:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/1.0.1-SNAPSHOT/ [11296] -> "openflowplugin-api/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:49:03 2026-09-01 15:49:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/1.0.2-SNAPSHOT/ [37981] -> "openflowplugin-api/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:49:03 2026-09-01 15:49:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/1.0.3-SNAPSHOT/ [46900] -> "openflowplugin-api/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:49:04 2026-09-01 15:49:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/2.0.0-SNAPSHOT/ [100558] -> "openflowplugin-api/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:49:04 2026-09-01 15:49:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml [735/735] -> "openflowplugin-api/maven-metadata.xml" [1] 15:49:04 2026-09-01 15:49:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.3-SNAPSHOT/ [7036] -> "openflowplugin-artifacts/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:49:04 2026-09-01 15:49:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.4-SNAPSHOT/ [25676] -> "openflowplugin-artifacts/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:49:04 2026-09-01 15:49:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.5-SNAPSHOT/ [25640] -> "openflowplugin-artifacts/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:49:04 2026-09-01 15:49:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.4-SNAPSHOT/ [7036] -> "openflowplugin-artifacts/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:49:04 2026-09-01 15:49:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.5-SNAPSHOT/ [20980] -> "openflowplugin-artifacts/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:49:04 2026-09-01 15:49:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/ [20980] -> "openflowplugin-artifacts/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:49:04 2026-09-01 15:49:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/1.0.1-SNAPSHOT/ [7004] -> "openflowplugin-artifacts/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:49:04 2026-09-01 15:49:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/1.0.2-SNAPSHOT/ [20867] -> "openflowplugin-artifacts/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:49:04 2026-09-01 15:49:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/1.0.3-SNAPSHOT/ [25500] -> "openflowplugin-artifacts/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:49:05 2026-09-01 15:49:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/2.0.0-SNAPSHOT/ [53370] -> "openflowplugin-artifacts/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:49:05 2026-09-01 15:49:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml [741/741] -> "openflowplugin-artifacts/maven-metadata.xml" [1] 15:49:05 2026-09-01 15:49:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.3-SNAPSHOT/ [12109] -> "openflowplugin-blueprint-config/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:49:05 2026-09-01 15:49:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.4-SNAPSHOT/ [50752] -> "openflowplugin-blueprint-config/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:49:05 2026-09-01 15:49:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.5-SNAPSHOT/ [50680] -> "openflowplugin-blueprint-config/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:49:05 2026-09-01 15:49:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.4-SNAPSHOT/ [12109] -> "openflowplugin-blueprint-config/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:49:05 2026-09-01 15:49:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.5-SNAPSHOT/ [41019] -> "openflowplugin-blueprint-config/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:49:05 2026-09-01 15:49:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/ [41019] -> "openflowplugin-blueprint-config/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:49:06 2026-09-01 15:49:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/1.0.1-SNAPSHOT/ [12050] -> "openflowplugin-blueprint-config/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:49:06 2026-09-01 15:49:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/1.0.2-SNAPSHOT/ [40798] -> "openflowplugin-blueprint-config/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:49:06 2026-09-01 15:49:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/1.0.3-SNAPSHOT/ [50405] -> "openflowplugin-blueprint-config/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:49:06 2026-09-01 15:49:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/2.0.0-SNAPSHOT/ [108201] -> "openflowplugin-blueprint-config/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:49:06 2026-09-01 15:49:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml [748/748] -> "openflowplugin-blueprint-config/maven-metadata.xml" [1] 15:49:06 2026-09-01 15:49:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.20.3-SNAPSHOT/ [11528] -> "openflowplugin-common/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:49:07 2026-09-01 15:49:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.20.4-SNAPSHOT/ [48052] -> "openflowplugin-common/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:49:07 2026-09-01 15:49:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.20.5-SNAPSHOT/ [47980] -> "openflowplugin-common/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:49:07 2026-09-01 15:49:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.21.4-SNAPSHOT/ [11528] -> "openflowplugin-common/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:49:07 2026-09-01 15:49:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.21.5-SNAPSHOT/ [38849] -> "openflowplugin-common/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:49:07 2026-09-01 15:49:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/ [38849] -> "openflowplugin-common/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:49:07 2026-09-01 15:49:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/1.0.1-SNAPSHOT/ [11469] -> "openflowplugin-common/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:49:08 2026-09-01 15:49:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/1.0.2-SNAPSHOT/ [38628] -> "openflowplugin-common/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:49:08 2026-09-01 15:49:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/1.0.3-SNAPSHOT/ [47705] -> "openflowplugin-common/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:49:08 2026-09-01 15:49:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/2.0.0-SNAPSHOT/ [102311] -> "openflowplugin-common/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:49:08 2026-09-01 15:49:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml [738/738] -> "openflowplugin-common/maven-metadata.xml" [1] 15:49:08 2026-09-01 15:49:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.3-SNAPSHOT/ [11945] -> "openflowplugin-extension-api/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:49:08 2026-09-01 15:49:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.4-SNAPSHOT/ [49997] -> "openflowplugin-extension-api/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:49:09 2026-09-01 15:49:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.5-SNAPSHOT/ [49925] -> "openflowplugin-extension-api/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:49:09 2026-09-01 15:49:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.4-SNAPSHOT/ [11945] -> "openflowplugin-extension-api/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:49:09 2026-09-01 15:49:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.5-SNAPSHOT/ [40412] -> "openflowplugin-extension-api/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:49:09 2026-09-01 15:49:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/ [40412] -> "openflowplugin-extension-api/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:49:09 2026-09-01 15:49:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/1.0.1-SNAPSHOT/ [11886] -> "openflowplugin-extension-api/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:49:09 2026-09-01 15:49:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/1.0.2-SNAPSHOT/ [40191] -> "openflowplugin-extension-api/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:49:10 2026-09-01 15:49:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/1.0.3-SNAPSHOT/ [49650] -> "openflowplugin-extension-api/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:49:10 2026-09-01 15:49:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/2.0.0-SNAPSHOT/ [106548] -> "openflowplugin-extension-api/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:49:10 2026-09-01 15:49:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml [745/745] -> "openflowplugin-extension-api/maven-metadata.xml" [1] 15:49:10 2026-09-01 15:49:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.3-SNAPSHOT/ [12002] -> "openflowplugin-extension-eric/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:49:10 2026-09-01 15:49:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.4-SNAPSHOT/ [50262] -> "openflowplugin-extension-eric/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:49:11 2026-09-01 15:49:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.5-SNAPSHOT/ [50190] -> "openflowplugin-extension-eric/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:49:11 2026-09-01 15:49:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.4-SNAPSHOT/ [12895] -> "openflowplugin-extension-eric/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:49:11 2026-09-01 15:49:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.5-SNAPSHOT/ [40625] -> "openflowplugin-extension-eric/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:49:11 2026-09-01 15:49:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/ [40625] -> "openflowplugin-extension-eric/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:49:11 2026-09-01 15:49:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/1.0.1-SNAPSHOT/ [11943] -> "openflowplugin-extension-eric/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:49:11 2026-09-01 15:49:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/1.0.2-SNAPSHOT/ [40404] -> "openflowplugin-extension-eric/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:49:12 2026-09-01 15:49:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/1.0.3-SNAPSHOT/ [49915] -> "openflowplugin-extension-eric/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:49:13 2026-09-01 15:49:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/2.0.0-SNAPSHOT/ [107125] -> "openflowplugin-extension-eric/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:49:13 2026-09-01 15:49:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml [746/746] -> "openflowplugin-extension-eric/maven-metadata.xml" [1] 15:49:13 2026-09-01 15:49:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.3-SNAPSHOT/ [12054] -> "openflowplugin-extension-nicira/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:49:13 2026-09-01 15:49:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.4-SNAPSHOT/ [50842] -> "openflowplugin-extension-nicira/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:49:13 2026-09-01 15:49:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.5-SNAPSHOT/ [50770] -> "openflowplugin-extension-nicira/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:49:13 2026-09-01 15:49:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.4-SNAPSHOT/ [12126] -> "openflowplugin-extension-nicira/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:49:13 2026-09-01 15:49:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.5-SNAPSHOT/ [41091] -> "openflowplugin-extension-nicira/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:49:14 2026-09-01 15:49:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/ [41091] -> "openflowplugin-extension-nicira/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:49:14 2026-09-01 15:49:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/1.0.1-SNAPSHOT/ [12067] -> "openflowplugin-extension-nicira/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:49:14 2026-09-01 15:49:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/1.0.2-SNAPSHOT/ [40870] -> "openflowplugin-extension-nicira/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:49:14 2026-09-01 15:49:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/1.0.3-SNAPSHOT/ [50495] -> "openflowplugin-extension-nicira/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:49:15 2026-09-01 15:49:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/2.0.0-SNAPSHOT/ [108389] -> "openflowplugin-extension-nicira/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:49:15 2026-09-01 15:49:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml [748/748] -> "openflowplugin-extension-nicira/maven-metadata.xml" [1] 15:49:15 2026-09-01 15:49:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.3-SNAPSHOT/ [11944] -> "openflowplugin-extension-onf/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:49:15 2026-09-01 15:49:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.4-SNAPSHOT/ [49992] -> "openflowplugin-extension-onf/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:49:15 2026-09-01 15:49:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.5-SNAPSHOT/ [49920] -> "openflowplugin-extension-onf/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:49:15 2026-09-01 15:49:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.4-SNAPSHOT/ [12835] -> "openflowplugin-extension-onf/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:49:15 2026-09-01 15:49:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.5-SNAPSHOT/ [40408] -> "openflowplugin-extension-onf/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:49:15 2026-09-01 15:49:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/ [40408] -> "openflowplugin-extension-onf/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:49:16 2026-09-01 15:49:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/1.0.1-SNAPSHOT/ [11885] -> "openflowplugin-extension-onf/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:49:16 2026-09-01 15:49:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/1.0.2-SNAPSHOT/ [40187] -> "openflowplugin-extension-onf/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:49:16 2026-09-01 15:49:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/1.0.3-SNAPSHOT/ [49645] -> "openflowplugin-extension-onf/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:49:16 2026-09-01 15:49:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/2.0.0-SNAPSHOT/ [106537] -> "openflowplugin-extension-onf/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:49:16 2026-09-01 15:49:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml [745/745] -> "openflowplugin-extension-onf/maven-metadata.xml" [1] 15:49:16 2026-09-01 15:49:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.3-SNAPSHOT/ [11417] -> "openflowplugin-impl/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:49:17 2026-09-01 15:49:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.4-SNAPSHOT/ [47537] -> "openflowplugin-impl/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:49:17 2026-09-01 15:49:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.5-SNAPSHOT/ [47465] -> "openflowplugin-impl/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:49:17 2026-09-01 15:49:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.4-SNAPSHOT/ [11417] -> "openflowplugin-impl/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:49:17 2026-09-01 15:49:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.5-SNAPSHOT/ [38435] -> "openflowplugin-impl/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:49:17 2026-09-01 15:49:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/ [38435] -> "openflowplugin-impl/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:49:17 2026-09-01 15:49:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/1.0.1-SNAPSHOT/ [11358] -> "openflowplugin-impl/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:49:17 2026-09-01 15:49:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/1.0.2-SNAPSHOT/ [38214] -> "openflowplugin-impl/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:49:18 2026-09-01 15:49:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/1.0.3-SNAPSHOT/ [47190] -> "openflowplugin-impl/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:49:18 2026-09-01 15:49:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/2.0.0-SNAPSHOT/ [101190] -> "openflowplugin-impl/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:49:18 2026-09-01 15:49:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml [736/736] -> "openflowplugin-impl/maven-metadata.xml" [1] 15:49:18 2026-09-01 15:49:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.3-SNAPSHOT/ [6941] -> "openflowplugin-parent/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:49:18 2026-09-01 15:49:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.4-SNAPSHOT/ [25261] -> "openflowplugin-parent/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:49:18 2026-09-01 15:49:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.5-SNAPSHOT/ [25225] -> "openflowplugin-parent/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:49:18 2026-09-01 15:49:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.4-SNAPSHOT/ [6941] -> "openflowplugin-parent/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:49:18 2026-09-01 15:49:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.5-SNAPSHOT/ [20645] -> "openflowplugin-parent/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:49:18 2026-09-01 15:49:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/ [20645] -> "openflowplugin-parent/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:49:19 2026-09-01 15:49:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/1.0.1-SNAPSHOT/ [6909] -> "openflowplugin-parent/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:49:19 2026-09-01 15:49:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/1.0.2-SNAPSHOT/ [20532] -> "openflowplugin-parent/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:49:19 2026-09-01 15:49:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/1.0.3-SNAPSHOT/ [25085] -> "openflowplugin-parent/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:49:19 2026-09-01 15:49:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/2.0.0-SNAPSHOT/ [52475] -> "openflowplugin-parent/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:49:19 2026-09-01 15:49:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml [738/738] -> "openflowplugin-parent/maven-metadata.xml" [1] 15:49:19 2026-09-01 15:49:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.20.3-SNAPSHOT/ [11121] -> "openflowplugin/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:49:19 2026-09-01 15:49:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.20.4-SNAPSHOT/ [46157] -> "openflowplugin/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:49:19 2026-09-01 15:49:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.20.5-SNAPSHOT/ [46085] -> "openflowplugin/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:49:19 2026-09-01 15:49:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.21.4-SNAPSHOT/ [11984] -> "openflowplugin/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:49:20 2026-09-01 15:49:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.21.5-SNAPSHOT/ [37326] -> "openflowplugin/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:49:20 2026-09-01 15:49:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/ [37326] -> "openflowplugin/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:49:20 2026-09-01 15:49:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/1.0.1-SNAPSHOT/ [11062] -> "openflowplugin/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:49:20 2026-09-01 15:49:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/1.0.2-SNAPSHOT/ [37105] -> "openflowplugin/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:49:20 2026-09-01 15:49:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/1.0.3-SNAPSHOT/ [45810] -> "openflowplugin/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:49:21 2026-09-01 15:49:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/2.0.0-SNAPSHOT/ [98184] -> "openflowplugin/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:49:21 2026-09-01 15:49:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml [731/731] -> "openflowplugin/maven-metadata.xml" [1] 15:49:21 2026-09-01 15:49:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.20.3-SNAPSHOT/ [11116] -> "sample-bundles/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:49:21 2026-09-01 15:49:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.20.4-SNAPSHOT/ [46132] -> "sample-bundles/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:49:21 2026-09-01 15:49:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.20.5-SNAPSHOT/ [46060] -> "sample-bundles/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:49:21 2026-09-01 15:49:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.21.4-SNAPSHOT/ [11979] -> "sample-bundles/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:49:21 2026-09-01 15:49:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.21.5-SNAPSHOT/ [37306] -> "sample-bundles/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:49:22 2026-09-01 15:49:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/ [37306] -> "sample-bundles/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:49:22 2026-09-01 15:49:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/1.0.1-SNAPSHOT/ [11057] -> "sample-bundles/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:49:22 2026-09-01 15:49:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/1.0.2-SNAPSHOT/ [37085] -> "sample-bundles/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:49:22 2026-09-01 15:49:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/1.0.3-SNAPSHOT/ [45785] -> "sample-bundles/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:49:22 2026-09-01 15:49:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/2.0.0-SNAPSHOT/ [98129] -> "sample-bundles/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:49:22 2026-09-01 15:49:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml [731/731] -> "sample-bundles/maven-metadata.xml" [1] 15:49:22 2026-09-01 15:49:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.20.3-SNAPSHOT/ [11174] -> "sample-consumer/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:49:23 2026-09-01 15:49:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.20.4-SNAPSHOT/ [46402] -> "sample-consumer/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:49:23 2026-09-01 15:49:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.20.5-SNAPSHOT/ [46330] -> "sample-consumer/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:49:23 2026-09-01 15:49:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.21.4-SNAPSHOT/ [11174] -> "sample-consumer/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:49:23 2026-09-01 15:49:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.21.5-SNAPSHOT/ [37523] -> "sample-consumer/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:49:23 2026-09-01 15:49:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/ [37523] -> "sample-consumer/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:49:23 2026-09-01 15:49:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/1.0.1-SNAPSHOT/ [11114] -> "sample-consumer/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:49:24 2026-09-01 15:49:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/1.0.2-SNAPSHOT/ [37298] -> "sample-consumer/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:49:24 2026-09-01 15:49:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/1.0.3-SNAPSHOT/ [46050] -> "sample-consumer/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:49:24 2026-09-01 15:49:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/2.0.0-SNAPSHOT/ [98706] -> "sample-consumer/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:49:24 2026-09-01 15:49:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml [732/732] -> "sample-consumer/maven-metadata.xml" [1] 15:49:24 2026-09-01 15:49:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.20.3-SNAPSHOT/ [11057] -> "simple-client/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:49:25 2026-09-01 15:49:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.20.4-SNAPSHOT/ [45857] -> "simple-client/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:49:25 2026-09-01 15:49:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.20.5-SNAPSHOT/ [45785] -> "simple-client/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:49:25 2026-09-01 15:49:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.21.4-SNAPSHOT/ [11057] -> "simple-client/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:49:25 2026-09-01 15:49:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.21.5-SNAPSHOT/ [37085] -> "simple-client/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:49:25 2026-09-01 15:49:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/ [37085] -> "simple-client/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:49:25 2026-09-01 15:49:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/1.0.1-SNAPSHOT/ [10998] -> "simple-client/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:49:25 2026-09-01 15:49:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/1.0.2-SNAPSHOT/ [36864] -> "simple-client/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:49:26 2026-09-01 15:49:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/1.0.3-SNAPSHOT/ [45510] -> "simple-client/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:49:26 2026-09-01 15:49:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/2.0.0-SNAPSHOT/ [97530] -> "simple-client/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:49:26 2026-09-01 15:49:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/maven-metadata.xml [730/730] -> "simple-client/maven-metadata.xml" [1] 15:49:26 2026-09-01 15:49:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.20.3-SNAPSHOT/ [10704] -> "srm-api/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:49:26 2026-09-01 15:49:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.20.4-SNAPSHOT/ [44212] -> "srm-api/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:49:26 2026-09-01 15:49:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.20.5-SNAPSHOT/ [44140] -> "srm-api/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:49:27 2026-09-01 15:49:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.21.4-SNAPSHOT/ [10704] -> "srm-api/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:49:27 2026-09-01 15:49:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.21.5-SNAPSHOT/ [35763] -> "srm-api/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:49:27 2026-09-01 15:49:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/ [35763] -> "srm-api/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:49:27 2026-09-01 15:49:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/1.0.1-SNAPSHOT/ [10645] -> "srm-api/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:49:27 2026-09-01 15:49:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/1.0.2-SNAPSHOT/ [35542] -> "srm-api/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:49:27 2026-09-01 15:49:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/1.0.3-SNAPSHOT/ [43865] -> "srm-api/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:49:28 2026-09-01 15:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/2.0.0-SNAPSHOT/ [93947] -> "srm-api/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:49:28 2026-09-01 15:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/maven-metadata.xml [724/724] -> "srm-api/maven-metadata.xml" [1] 15:49:28 2026-09-01 15:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.20.3-SNAPSHOT/ [10762] -> "srm-impl/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:49:28 2026-09-01 15:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.20.4-SNAPSHOT/ [44482] -> "srm-impl/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:49:28 2026-09-01 15:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.20.5-SNAPSHOT/ [44410] -> "srm-impl/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:49:28 2026-09-01 15:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.21.4-SNAPSHOT/ [10762] -> "srm-impl/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:49:29 2026-09-01 15:49:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.21.5-SNAPSHOT/ [35980] -> "srm-impl/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:49:29 2026-09-01 15:49:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/ [35980] -> "srm-impl/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:49:29 2026-09-01 15:49:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/1.0.1-SNAPSHOT/ [10703] -> "srm-impl/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:49:29 2026-09-01 15:49:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/1.0.2-SNAPSHOT/ [35759] -> "srm-impl/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:49:29 2026-09-01 15:49:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/1.0.3-SNAPSHOT/ [44135] -> "srm-impl/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:49:30 2026-09-01 15:49:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/2.0.0-SNAPSHOT/ [94535] -> "srm-impl/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:49:30 2026-09-01 15:49:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml [725/725] -> "srm-impl/maven-metadata.xml" [1] 15:49:30 2026-09-01 15:49:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.20.3-SNAPSHOT/ [10820] -> "srm-shell/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:49:30 2026-09-01 15:49:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.20.4-SNAPSHOT/ [44752] -> "srm-shell/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:49:30 2026-09-01 15:49:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.20.5-SNAPSHOT/ [44680] -> "srm-shell/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:49:30 2026-09-01 15:49:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.21.4-SNAPSHOT/ [11673] -> "srm-shell/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:49:30 2026-09-01 15:49:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.21.5-SNAPSHOT/ [36197] -> "srm-shell/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:49:31 2026-09-01 15:49:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/ [36197] -> "srm-shell/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:49:31 2026-09-01 15:49:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/1.0.1-SNAPSHOT/ [10761] -> "srm-shell/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:49:31 2026-09-01 15:49:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/1.0.2-SNAPSHOT/ [35976] -> "srm-shell/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:49:31 2026-09-01 15:49:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/1.0.3-SNAPSHOT/ [44405] -> "srm-shell/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:49:31 2026-09-01 15:49:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/2.0.0-SNAPSHOT/ [95123] -> "srm-shell/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:49:31 2026-09-01 15:49:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml [726/726] -> "srm-shell/maven-metadata.xml" [1] 15:49:31 2026-09-01 15:49:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.20.3-SNAPSHOT/ [10940] -> "test-common/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:49:32 2026-09-01 15:49:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.20.4-SNAPSHOT/ [45312] -> "test-common/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:49:32 2026-09-01 15:49:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.20.5-SNAPSHOT/ [45240] -> "test-common/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:49:32 2026-09-01 15:49:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.21.4-SNAPSHOT/ [11797] -> "test-common/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:49:32 2026-09-01 15:49:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.21.5-SNAPSHOT/ [36647] -> "test-common/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:49:32 2026-09-01 15:49:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/ [36647] -> "test-common/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:49:32 2026-09-01 15:49:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/1.0.1-SNAPSHOT/ [10881] -> "test-common/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:49:32 2026-09-01 15:49:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/1.0.2-SNAPSHOT/ [36426] -> "test-common/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:49:33 2026-09-01 15:49:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/1.0.3-SNAPSHOT/ [44965] -> "test-common/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:49:33 2026-09-01 15:49:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/2.0.0-SNAPSHOT/ [96343] -> "test-common/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:49:33 2026-09-01 15:49:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/maven-metadata.xml [728/728] -> "test-common/maven-metadata.xml" [1] 15:49:33 2026-09-01 15:49:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.20.3-SNAPSHOT/ [11118] -> "test-extension/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:49:33 2026-09-01 15:49:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.20.4-SNAPSHOT/ [46142] -> "test-extension/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:49:34 2026-09-01 15:49:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.20.5-SNAPSHOT/ [46070] -> "test-extension/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:49:34 2026-09-01 15:49:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.21.4-SNAPSHOT/ [11118] -> "test-extension/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:49:34 2026-09-01 15:49:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.21.5-SNAPSHOT/ [37314] -> "test-extension/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:49:34 2026-09-01 15:49:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/ [37314] -> "test-extension/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:49:34 2026-09-01 15:49:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/1.0.1-SNAPSHOT/ [11059] -> "test-extension/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:49:34 2026-09-01 15:49:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/1.0.2-SNAPSHOT/ [37093] -> "test-extension/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:49:35 2026-09-01 15:49:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/1.0.3-SNAPSHOT/ [45795] -> "test-extension/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:49:35 2026-09-01 15:49:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/2.0.0-SNAPSHOT/ [98151] -> "test-extension/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:49:35 2026-09-01 15:49:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/maven-metadata.xml [731/731] -> "test-extension/maven-metadata.xml" [1] 15:49:35 2026-09-01 15:49:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.20.3-SNAPSHOT/ [11060] -> "test-provider/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:49:35 2026-09-01 15:49:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.20.4-SNAPSHOT/ [45872] -> "test-provider/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:49:36 2026-09-01 15:49:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.20.5-SNAPSHOT/ [45800] -> "test-provider/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:49:36 2026-09-01 15:49:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.21.4-SNAPSHOT/ [11060] -> "test-provider/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:49:36 2026-09-01 15:49:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.21.5-SNAPSHOT/ [37097] -> "test-provider/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:49:36 2026-09-01 15:49:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/ [37097] -> "test-provider/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:49:36 2026-09-01 15:49:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/1.0.1-SNAPSHOT/ [11001] -> "test-provider/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:49:36 2026-09-01 15:49:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/1.0.2-SNAPSHOT/ [36876] -> "test-provider/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:49:36 2026-09-01 15:49:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/1.0.3-SNAPSHOT/ [45525] -> "test-provider/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:49:37 2026-09-01 15:49:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/2.0.0-SNAPSHOT/ [97563] -> "test-provider/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:49:37 2026-09-01 15:49:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/maven-metadata.xml [730/730] -> "test-provider/maven-metadata.xml" [1] 15:49:37 2026-09-01 15:49:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.3-SNAPSHOT/ [12240] -> "applications/arbitratorreconciliation-api/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:49:37 2026-09-01 15:49:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.4-SNAPSHOT/ [51212] -> "applications/arbitratorreconciliation-api/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:49:37 2026-09-01 15:49:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.5-SNAPSHOT/ [51140] -> "applications/arbitratorreconciliation-api/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:49:37 2026-09-01 15:49:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.4-SNAPSHOT/ [13157] -> "applications/arbitratorreconciliation-api/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:49:38 2026-09-01 15:49:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.5-SNAPSHOT/ [41397] -> "applications/arbitratorreconciliation-api/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:49:38 2026-09-01 15:49:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/ [41397] -> "applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:49:38 2026-09-01 15:49:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/1.0.1-SNAPSHOT/ [12181] -> "applications/arbitratorreconciliation-api/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:49:38 2026-09-01 15:49:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/1.0.2-SNAPSHOT/ [41176] -> "applications/arbitratorreconciliation-api/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:49:38 2026-09-01 15:49:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/1.0.3-SNAPSHOT/ [50865] -> "applications/arbitratorreconciliation-api/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:49:39 2026-09-01 15:49:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/2.0.0-SNAPSHOT/ [109143] -> "applications/arbitratorreconciliation-api/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:49:39 2026-09-01 15:49:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml [758/758] -> "applications/arbitratorreconciliation-api/maven-metadata.xml" [1] 15:49:39 2026-09-01 15:49:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.3-SNAPSHOT/ [12302] -> "applications/arbitratorreconciliation-impl/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:49:39 2026-09-01 15:49:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.4-SNAPSHOT/ [51502] -> "applications/arbitratorreconciliation-impl/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:49:39 2026-09-01 15:49:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.5-SNAPSHOT/ [51430] -> "applications/arbitratorreconciliation-impl/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:49:39 2026-09-01 15:49:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.4-SNAPSHOT/ [13221] -> "applications/arbitratorreconciliation-impl/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:49:39 2026-09-01 15:49:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.5-SNAPSHOT/ [41630] -> "applications/arbitratorreconciliation-impl/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:49:40 2026-09-01 15:49:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/ [41630] -> "applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:49:40 2026-09-01 15:49:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/1.0.1-SNAPSHOT/ [12243] -> "applications/arbitratorreconciliation-impl/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:49:40 2026-09-01 15:49:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/1.0.2-SNAPSHOT/ [41409] -> "applications/arbitratorreconciliation-impl/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:49:40 2026-09-01 15:49:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/1.0.3-SNAPSHOT/ [51155] -> "applications/arbitratorreconciliation-impl/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:49:40 2026-09-01 15:49:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/2.0.0-SNAPSHOT/ [109775] -> "applications/arbitratorreconciliation-impl/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:49:40 2026-09-01 15:49:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml [759/759] -> "applications/arbitratorreconciliation-impl/maven-metadata.xml" [1] 15:49:41 2026-09-01 15:49:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.3-SNAPSHOT/ [11300] -> "applications/bulk-o-matic/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:49:41 2026-09-01 15:49:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.4-SNAPSHOT/ [46832] -> "applications/bulk-o-matic/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:49:41 2026-09-01 15:49:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.5-SNAPSHOT/ [46760] -> "applications/bulk-o-matic/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:49:41 2026-09-01 15:49:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.4-SNAPSHOT/ [12185] -> "applications/bulk-o-matic/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:49:41 2026-09-01 15:49:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.5-SNAPSHOT/ [37877] -> "applications/bulk-o-matic/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:49:41 2026-09-01 15:49:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/ [37877] -> "applications/bulk-o-matic/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:49:41 2026-09-01 15:49:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/1.0.1-SNAPSHOT/ [11241] -> "applications/bulk-o-matic/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:49:42 2026-09-01 15:49:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/1.0.2-SNAPSHOT/ [37656] -> "applications/bulk-o-matic/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:49:42 2026-09-01 15:49:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/1.0.3-SNAPSHOT/ [46485] -> "applications/bulk-o-matic/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:49:42 2026-09-01 15:49:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/2.0.0-SNAPSHOT/ [99603] -> "applications/bulk-o-matic/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:49:42 2026-09-01 15:49:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml [742/742] -> "applications/bulk-o-matic/maven-metadata.xml" [1] 15:49:42 2026-09-01 15:49:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.3-SNAPSHOT/ [12004] -> "applications/device-ownership-service/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:49:42 2026-09-01 15:49:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.4-SNAPSHOT/ [50112] -> "applications/device-ownership-service/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:49:43 2026-09-01 15:49:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.5-SNAPSHOT/ [50040] -> "applications/device-ownership-service/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:49:43 2026-09-01 15:49:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.4-SNAPSHOT/ [12913] -> "applications/device-ownership-service/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:49:43 2026-09-01 15:49:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.5-SNAPSHOT/ [40513] -> "applications/device-ownership-service/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:49:44 2026-09-01 15:49:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/ [40513] -> "applications/device-ownership-service/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:49:44 2026-09-01 15:49:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/1.0.1-SNAPSHOT/ [11945] -> "applications/device-ownership-service/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:49:44 2026-09-01 15:49:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/1.0.2-SNAPSHOT/ [40292] -> "applications/device-ownership-service/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:49:44 2026-09-01 15:49:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/1.0.3-SNAPSHOT/ [49765] -> "applications/device-ownership-service/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:49:45 2026-09-01 15:49:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/2.0.0-SNAPSHOT/ [106747] -> "applications/device-ownership-service/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:49:45 2026-09-01 15:49:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml [754/754] -> "applications/device-ownership-service/maven-metadata.xml" [1] 15:49:45 2026-09-01 15:49:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.3-SNAPSHOT/ [11949] -> "applications/forwardingrules-manager/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:49:45 2026-09-01 15:49:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.4-SNAPSHOT/ [49857] -> "applications/forwardingrules-manager/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:49:45 2026-09-01 15:49:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.5-SNAPSHOT/ [49785] -> "applications/forwardingrules-manager/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:49:45 2026-09-01 15:49:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.4-SNAPSHOT/ [11949] -> "applications/forwardingrules-manager/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:49:45 2026-09-01 15:49:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.5-SNAPSHOT/ [40308] -> "applications/forwardingrules-manager/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:49:46 2026-09-01 15:49:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/ [40308] -> "applications/forwardingrules-manager/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:49:46 2026-09-01 15:49:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/1.0.1-SNAPSHOT/ [11890] -> "applications/forwardingrules-manager/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:49:46 2026-09-01 15:49:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/1.0.2-SNAPSHOT/ [40087] -> "applications/forwardingrules-manager/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:49:46 2026-09-01 15:49:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/1.0.3-SNAPSHOT/ [49510] -> "applications/forwardingrules-manager/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:49:47 2026-09-01 15:49:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/2.0.0-SNAPSHOT/ [106192] -> "applications/forwardingrules-manager/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:49:47 2026-09-01 15:49:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml [753/753] -> "applications/forwardingrules-manager/maven-metadata.xml" [1] 15:49:47 2026-09-01 15:49:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.3-SNAPSHOT/ [11771] -> "applications/forwardingrules-sync/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:49:47 2026-09-01 15:49:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.4-SNAPSHOT/ [49027] -> "applications/forwardingrules-sync/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:49:47 2026-09-01 15:49:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.5-SNAPSHOT/ [48955] -> "applications/forwardingrules-sync/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:49:47 2026-09-01 15:49:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.4-SNAPSHOT/ [12672] -> "applications/forwardingrules-sync/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:49:47 2026-09-01 15:49:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.5-SNAPSHOT/ [39641] -> "applications/forwardingrules-sync/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:49:47 2026-09-01 15:49:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/ [39641] -> "applications/forwardingrules-sync/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:49:47 2026-09-01 15:49:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/1.0.1-SNAPSHOT/ [11712] -> "applications/forwardingrules-sync/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:49:48 2026-09-01 15:49:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/1.0.2-SNAPSHOT/ [39420] -> "applications/forwardingrules-sync/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:49:48 2026-09-01 15:49:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/1.0.3-SNAPSHOT/ [48680] -> "applications/forwardingrules-sync/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:49:48 2026-09-01 15:49:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/2.0.0-SNAPSHOT/ [104384] -> "applications/forwardingrules-sync/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:49:48 2026-09-01 15:49:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml [750/750] -> "applications/forwardingrules-sync/maven-metadata.xml" [1] 15:49:48 2026-09-01 15:49:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.3-SNAPSHOT/ [11299] -> "applications/lldp-speaker/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:49:48 2026-09-01 15:49:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.4-SNAPSHOT/ [46827] -> "applications/lldp-speaker/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:49:49 2026-09-01 15:49:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.5-SNAPSHOT/ [46755] -> "applications/lldp-speaker/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:49:49 2026-09-01 15:49:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.4-SNAPSHOT/ [12184] -> "applications/lldp-speaker/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:49:49 2026-09-01 15:49:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.5-SNAPSHOT/ [37873] -> "applications/lldp-speaker/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:49:49 2026-09-01 15:49:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/ [37873] -> "applications/lldp-speaker/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:49:49 2026-09-01 15:49:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/1.0.1-SNAPSHOT/ [11240] -> "applications/lldp-speaker/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:49:49 2026-09-01 15:49:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/1.0.2-SNAPSHOT/ [37652] -> "applications/lldp-speaker/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:49:50 2026-09-01 15:49:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/1.0.3-SNAPSHOT/ [46480] -> "applications/lldp-speaker/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:49:50 2026-09-01 15:49:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/2.0.0-SNAPSHOT/ [99592] -> "applications/lldp-speaker/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:49:50 2026-09-01 15:49:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml [742/742] -> "applications/lldp-speaker/maven-metadata.xml" [1] 15:49:50 2026-09-01 15:49:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.3-SNAPSHOT/ [11946] -> "applications/of-switch-config-pusher/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:49:50 2026-09-01 15:49:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.4-SNAPSHOT/ [49842] -> "applications/of-switch-config-pusher/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:49:51 2026-09-01 15:49:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.5-SNAPSHOT/ [49770] -> "applications/of-switch-config-pusher/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:49:51 2026-09-01 15:49:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.4-SNAPSHOT/ [11946] -> "applications/of-switch-config-pusher/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:49:51 2026-09-01 15:49:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.5-SNAPSHOT/ [40296] -> "applications/of-switch-config-pusher/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:49:51 2026-09-01 15:49:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/ [40296] -> "applications/of-switch-config-pusher/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:49:51 2026-09-01 15:49:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/1.0.1-SNAPSHOT/ [11887] -> "applications/of-switch-config-pusher/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:49:51 2026-09-01 15:49:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/1.0.2-SNAPSHOT/ [40075] -> "applications/of-switch-config-pusher/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:49:51 2026-09-01 15:49:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/1.0.3-SNAPSHOT/ [49495] -> "applications/of-switch-config-pusher/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:49:52 2026-09-01 15:49:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/2.0.0-SNAPSHOT/ [106159] -> "applications/of-switch-config-pusher/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:49:52 2026-09-01 15:49:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml [753/753] -> "applications/of-switch-config-pusher/maven-metadata.xml" [1] 15:49:52 2026-09-01 15:49:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.3-SNAPSHOT/ [12007] -> "applications/reconciliation-framework/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:49:52 2026-09-01 15:49:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.4-SNAPSHOT/ [50127] -> "applications/reconciliation-framework/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:49:52 2026-09-01 15:49:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.5-SNAPSHOT/ [50055] -> "applications/reconciliation-framework/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:49:52 2026-09-01 15:49:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.4-SNAPSHOT/ [12006] -> "applications/reconciliation-framework/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:49:52 2026-09-01 15:49:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.5-SNAPSHOT/ [40521] -> "applications/reconciliation-framework/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:49:53 2026-09-01 15:49:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/ [40521] -> "applications/reconciliation-framework/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:49:53 2026-09-01 15:49:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/1.0.1-SNAPSHOT/ [11947] -> "applications/reconciliation-framework/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:49:53 2026-09-01 15:49:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/1.0.2-SNAPSHOT/ [40300] -> "applications/reconciliation-framework/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:49:53 2026-09-01 15:49:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/1.0.3-SNAPSHOT/ [49775] -> "applications/reconciliation-framework/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:49:53 2026-09-01 15:49:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/2.0.0-SNAPSHOT/ [106769] -> "applications/reconciliation-framework/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:49:53 2026-09-01 15:49:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml [754/754] -> "applications/reconciliation-framework/maven-metadata.xml" [1] 15:49:53 2026-09-01 15:49:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.3-SNAPSHOT/ [11418] -> "applications/southbound-cli/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:49:54 2026-09-01 15:49:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.4-SNAPSHOT/ [47382] -> "applications/southbound-cli/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:49:54 2026-09-01 15:49:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.5-SNAPSHOT/ [47310] -> "applications/southbound-cli/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:49:54 2026-09-01 15:49:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.4-SNAPSHOT/ [12307] -> "applications/southbound-cli/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:49:54 2026-09-01 15:49:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.5-SNAPSHOT/ [38315] -> "applications/southbound-cli/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:49:54 2026-09-01 15:49:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/ [38315] -> "applications/southbound-cli/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:49:54 2026-09-01 15:49:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/1.0.1-SNAPSHOT/ [11358] -> "applications/southbound-cli/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:49:55 2026-09-01 15:49:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/1.0.2-SNAPSHOT/ [38094] -> "applications/southbound-cli/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:49:55 2026-09-01 15:49:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/1.0.3-SNAPSHOT/ [47030] -> "applications/southbound-cli/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:49:55 2026-09-01 15:49:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/2.0.0-SNAPSHOT/ [100792] -> "applications/southbound-cli/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:49:55 2026-09-01 15:49:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml [744/744] -> "applications/southbound-cli/maven-metadata.xml" [1] 15:49:55 2026-09-01 15:49:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.3-SNAPSHOT/ [11710] -> "applications/table-miss-enforcer/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:49:55 2026-09-01 15:49:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.4-SNAPSHOT/ [48742] -> "applications/table-miss-enforcer/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:49:56 2026-09-01 15:49:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.5-SNAPSHOT/ [48670] -> "applications/table-miss-enforcer/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:49:56 2026-09-01 15:49:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.4-SNAPSHOT/ [12609] -> "applications/table-miss-enforcer/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:49:56 2026-09-01 15:49:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.5-SNAPSHOT/ [39412] -> "applications/table-miss-enforcer/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:49:56 2026-09-01 15:49:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/ [39412] -> "applications/table-miss-enforcer/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:49:56 2026-09-01 15:49:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/1.0.1-SNAPSHOT/ [11651] -> "applications/table-miss-enforcer/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:49:56 2026-09-01 15:49:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/1.0.2-SNAPSHOT/ [39191] -> "applications/table-miss-enforcer/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:49:56 2026-09-01 15:49:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/1.0.3-SNAPSHOT/ [48395] -> "applications/table-miss-enforcer/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:49:57 2026-09-01 15:49:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/2.0.0-SNAPSHOT/ [103763] -> "applications/table-miss-enforcer/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:49:57 2026-09-01 15:49:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml [749/749] -> "applications/table-miss-enforcer/maven-metadata.xml" [1] 15:49:57 2026-09-01 15:49:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.3-SNAPSHOT/ [11948] -> "applications/topology-lldp-discovery/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:49:57 2026-09-01 15:49:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.4-SNAPSHOT/ [49852] -> "applications/topology-lldp-discovery/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:49:57 2026-09-01 15:49:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.5-SNAPSHOT/ [49780] -> "applications/topology-lldp-discovery/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:49:57 2026-09-01 15:49:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.4-SNAPSHOT/ [12855] -> "applications/topology-lldp-discovery/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:49:57 2026-09-01 15:49:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.5-SNAPSHOT/ [40304] -> "applications/topology-lldp-discovery/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:49:58 2026-09-01 15:49:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/ [40304] -> "applications/topology-lldp-discovery/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:49:58 2026-09-01 15:49:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/1.0.1-SNAPSHOT/ [11889] -> "applications/topology-lldp-discovery/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:49:58 2026-09-01 15:49:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/1.0.2-SNAPSHOT/ [40083] -> "applications/topology-lldp-discovery/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:49:58 2026-09-01 15:49:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/1.0.3-SNAPSHOT/ [49505] -> "applications/topology-lldp-discovery/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:49:59 2026-09-01 15:49:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/2.0.0-SNAPSHOT/ [106181] -> "applications/topology-lldp-discovery/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:49:59 2026-09-01 15:49:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml [753/753] -> "applications/topology-lldp-discovery/maven-metadata.xml" [1] 15:49:59 2026-09-01 15:49:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.20.3-SNAPSHOT/ [11535] -> "applications/topology-manager/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:49:59 2026-09-01 15:49:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.20.4-SNAPSHOT/ [47927] -> "applications/topology-manager/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:49:59 2026-09-01 15:49:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.20.5-SNAPSHOT/ [47855] -> "applications/topology-manager/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:49:59 2026-09-01 15:49:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.21.4-SNAPSHOT/ [12428] -> "applications/topology-manager/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:49:59 2026-09-01 15:49:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.21.5-SNAPSHOT/ [38757] -> "applications/topology-manager/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:50:00 2026-09-01 15:50:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/ [38757] -> "applications/topology-manager/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:50:00 2026-09-01 15:50:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/1.0.1-SNAPSHOT/ [11476] -> "applications/topology-manager/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:50:00 2026-09-01 15:50:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/1.0.2-SNAPSHOT/ [38536] -> "applications/topology-manager/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:50:00 2026-09-01 15:50:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/1.0.3-SNAPSHOT/ [47580] -> "applications/topology-manager/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:50:00 2026-09-01 15:50:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/2.0.0-SNAPSHOT/ [101988] -> "applications/topology-manager/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:50:00 2026-09-01 15:50:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml [746/746] -> "applications/topology-manager/maven-metadata.xml" [1] 15:50:00 2026-09-01 15:50:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.20.3-SNAPSHOT/maven-metadata.xml [1678/1678] -> "drop-test-karaf/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:00 2026-09-01 15:50:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.20.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "drop-test-karaf/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:00 2026-09-01 15:50:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.20.5-SNAPSHOT/maven-metadata.xml [1664/1664] -> "drop-test-karaf/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:00 2026-09-01 15:50:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.21.4-SNAPSHOT/maven-metadata.xml [1678/1678] -> "drop-test-karaf/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:00 2026-09-01 15:50:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.21.5-SNAPSHOT/maven-metadata.xml [1664/1664] -> "drop-test-karaf/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:00 2026-09-01 15:50:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/maven-metadata.xml [1664/1664] -> "drop-test-karaf/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:00 2026-09-01 15:50:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/1.0.1-SNAPSHOT/maven-metadata.xml [1671/1671] -> "drop-test-karaf/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:00 2026-09-01 15:50:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/1.0.2-SNAPSHOT/maven-metadata.xml [1657/1657] -> "drop-test-karaf/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:00 2026-09-01 15:50:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/1.0.3-SNAPSHOT/maven-metadata.xml [1657/1657] -> "drop-test-karaf/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:00 2026-09-01 15:50:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/2.0.0-SNAPSHOT/maven-metadata.xml [1664/1664] -> "drop-test-karaf/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:00 2026-09-01 15:50:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.20.3-SNAPSHOT/maven-metadata.xml [1294/1294] -> "features-openflowplugin/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:00 2026-09-01 15:50:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.20.4-SNAPSHOT/maven-metadata.xml [1289/1289] -> "features-openflowplugin/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:00 2026-09-01 15:50:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.20.5-SNAPSHOT/maven-metadata.xml [1284/1284] -> "features-openflowplugin/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:00 2026-09-01 15:50:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.21.4-SNAPSHOT/maven-metadata.xml [1294/1294] -> "features-openflowplugin/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:00 2026-09-01 15:50:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.21.5-SNAPSHOT/maven-metadata.xml [1284/1284] -> "features-openflowplugin/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:00 2026-09-01 15:50:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml [1284/1284] -> "features-openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:00 2026-09-01 15:50:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/1.0.1-SNAPSHOT/maven-metadata.xml [1289/1289] -> "features-openflowplugin/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:00 2026-09-01 15:50:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/1.0.2-SNAPSHOT/maven-metadata.xml [1279/1279] -> "features-openflowplugin/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:00 2026-09-01 15:50:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/1.0.3-SNAPSHOT/maven-metadata.xml [1279/1279] -> "features-openflowplugin/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:00 2026-09-01 15:50:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/2.0.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "features-openflowplugin/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:00 2026-09-01 15:50:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.20.3-SNAPSHOT/maven-metadata.xml [1678/1678] -> "learning-switch/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:00 2026-09-01 15:50:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.20.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "learning-switch/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:00 2026-09-01 15:50:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.20.5-SNAPSHOT/maven-metadata.xml [1664/1664] -> "learning-switch/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:01 2026-09-01 15:50:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.21.4-SNAPSHOT/maven-metadata.xml [1678/1678] -> "learning-switch/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:01 2026-09-01 15:50:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.21.5-SNAPSHOT/maven-metadata.xml [1664/1664] -> "learning-switch/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:01 2026-09-01 15:50:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/maven-metadata.xml [1664/1664] -> "learning-switch/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:01 2026-09-01 15:50:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/1.0.1-SNAPSHOT/maven-metadata.xml [1671/1671] -> "learning-switch/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:01 2026-09-01 15:50:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/1.0.2-SNAPSHOT/maven-metadata.xml [1657/1657] -> "learning-switch/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:01 2026-09-01 15:50:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/1.0.3-SNAPSHOT/maven-metadata.xml [1657/1657] -> "learning-switch/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:01 2026-09-01 15:50:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/2.0.0-SNAPSHOT/maven-metadata.xml [1664/1664] -> "learning-switch/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:01 2026-09-01 15:50:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.20.3-SNAPSHOT/ [10933] -> "libraries/liblldp/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:50:01 2026-09-01 15:50:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.20.4-SNAPSHOT/ [45157] -> "libraries/liblldp/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:50:01 2026-09-01 15:50:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.20.5-SNAPSHOT/ [45085] -> "libraries/liblldp/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:50:01 2026-09-01 15:50:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.21.4-SNAPSHOT/ [11802] -> "libraries/liblldp/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:50:01 2026-09-01 15:50:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.21.5-SNAPSHOT/ [36529] -> "libraries/liblldp/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:50:01 2026-09-01 15:50:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/ [36529] -> "libraries/liblldp/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:50:01 2026-09-01 15:50:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/1.0.1-SNAPSHOT/ [10874] -> "libraries/liblldp/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:50:02 2026-09-01 15:50:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/1.0.2-SNAPSHOT/ [36308] -> "libraries/liblldp/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:50:02 2026-09-01 15:50:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/1.0.3-SNAPSHOT/ [44810] -> "libraries/liblldp/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:50:02 2026-09-01 15:50:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/2.0.0-SNAPSHOT/ [95966] -> "libraries/liblldp/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:50:02 2026-09-01 15:50:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml [734/734] -> "libraries/liblldp/maven-metadata.xml" [1] 15:50:02 2026-09-01 15:50:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.20.3-SNAPSHOT/ [11318] -> "model/model-flow-base/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:50:02 2026-09-01 15:50:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.20.4-SNAPSHOT/ [47002] -> "model/model-flow-base/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:50:03 2026-09-01 15:50:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.20.5-SNAPSHOT/ [46930] -> "model/model-flow-base/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:50:03 2026-09-01 15:50:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.21.4-SNAPSHOT/ [12195] -> "model/model-flow-base/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:50:03 2026-09-01 15:50:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.21.5-SNAPSHOT/ [38009] -> "model/model-flow-base/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:50:03 2026-09-01 15:50:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/ [38009] -> "model/model-flow-base/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:50:03 2026-09-01 15:50:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/1.0.1-SNAPSHOT/ [11259] -> "model/model-flow-base/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:50:03 2026-09-01 15:50:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/1.0.2-SNAPSHOT/ [37788] -> "model/model-flow-base/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:50:04 2026-09-01 15:50:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/1.0.3-SNAPSHOT/ [46655] -> "model/model-flow-base/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:50:04 2026-09-01 15:50:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/2.0.0-SNAPSHOT/ [100001] -> "model/model-flow-base/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:50:04 2026-09-01 15:50:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml [738/738] -> "model/model-flow-base/maven-metadata.xml" [1] 15:50:04 2026-09-01 15:50:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.20.3-SNAPSHOT/ [11495] -> "model/model-flow-service/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:50:04 2026-09-01 15:50:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.20.4-SNAPSHOT/ [47827] -> "model/model-flow-service/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:50:05 2026-09-01 15:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.20.5-SNAPSHOT/ [47755] -> "model/model-flow-service/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:50:05 2026-09-01 15:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.21.4-SNAPSHOT/ [11495] -> "model/model-flow-service/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:50:05 2026-09-01 15:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.21.5-SNAPSHOT/ [38672] -> "model/model-flow-service/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:50:05 2026-09-01 15:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/ [38672] -> "model/model-flow-service/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:50:05 2026-09-01 15:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/1.0.1-SNAPSHOT/ [11436] -> "model/model-flow-service/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:50:05 2026-09-01 15:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/1.0.2-SNAPSHOT/ [38451] -> "model/model-flow-service/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:50:05 2026-09-01 15:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/1.0.3-SNAPSHOT/ [47480] -> "model/model-flow-service/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:50:06 2026-09-01 15:50:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/2.0.0-SNAPSHOT/ [101798] -> "model/model-flow-service/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:50:06 2026-09-01 15:50:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml [741/741] -> "model/model-flow-service/maven-metadata.xml" [1] 15:50:06 2026-09-01 15:50:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.3-SNAPSHOT/ [11670] -> "model/model-flow-statistics/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:50:06 2026-09-01 15:50:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.4-SNAPSHOT/ [48642] -> "model/model-flow-statistics/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:50:06 2026-09-01 15:50:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.5-SNAPSHOT/ [48570] -> "model/model-flow-statistics/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:50:06 2026-09-01 15:50:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.4-SNAPSHOT/ [12559] -> "model/model-flow-statistics/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:50:06 2026-09-01 15:50:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.5-SNAPSHOT/ [39327] -> "model/model-flow-statistics/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:50:07 2026-09-01 15:50:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/ [39327] -> "model/model-flow-statistics/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:50:07 2026-09-01 15:50:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/1.0.1-SNAPSHOT/ [11611] -> "model/model-flow-statistics/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:50:07 2026-09-01 15:50:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/1.0.2-SNAPSHOT/ [39106] -> "model/model-flow-statistics/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:50:07 2026-09-01 15:50:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/1.0.3-SNAPSHOT/ [48295] -> "model/model-flow-statistics/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:50:08 2026-09-01 15:50:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/2.0.0-SNAPSHOT/ [103573] -> "model/model-flow-statistics/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:50:08 2026-09-01 15:50:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml [744/744] -> "model/model-flow-statistics/maven-metadata.xml" [1] 15:50:08 2026-09-01 15:50:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.20.3-SNAPSHOT/ [11313] -> "model/model-inventory/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:50:08 2026-09-01 15:50:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.20.4-SNAPSHOT/ [46977] -> "model/model-inventory/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:50:08 2026-09-01 15:50:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.20.5-SNAPSHOT/ [46905] -> "model/model-inventory/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:50:08 2026-09-01 15:50:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.21.4-SNAPSHOT/ [11313] -> "model/model-inventory/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:50:08 2026-09-01 15:50:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.21.5-SNAPSHOT/ [37989] -> "model/model-inventory/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:50:08 2026-09-01 15:50:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/ [37989] -> "model/model-inventory/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:50:09 2026-09-01 15:50:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/1.0.1-SNAPSHOT/ [11254] -> "model/model-inventory/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:50:09 2026-09-01 15:50:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/1.0.2-SNAPSHOT/ [37768] -> "model/model-inventory/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:50:09 2026-09-01 15:50:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/1.0.3-SNAPSHOT/ [46630] -> "model/model-inventory/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:50:09 2026-09-01 15:50:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/2.0.0-SNAPSHOT/ [99946] -> "model/model-inventory/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:50:09 2026-09-01 15:50:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml [738/738] -> "model/model-inventory/maven-metadata.xml" [1] 15:50:10 2026-09-01 15:50:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.20.3-SNAPSHOT/ [11254] -> "model/model-topology/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:50:10 2026-09-01 15:50:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.20.4-SNAPSHOT/ [46702] -> "model/model-topology/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:50:10 2026-09-01 15:50:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.20.5-SNAPSHOT/ [46630] -> "model/model-topology/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:50:10 2026-09-01 15:50:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.21.4-SNAPSHOT/ [11254] -> "model/model-topology/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:50:10 2026-09-01 15:50:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.21.5-SNAPSHOT/ [37768] -> "model/model-topology/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:50:10 2026-09-01 15:50:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/ [37768] -> "model/model-topology/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:50:10 2026-09-01 15:50:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/1.0.1-SNAPSHOT/ [11195] -> "model/model-topology/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/1.0.2-SNAPSHOT/ [37547] -> "model/model-topology/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/1.0.3-SNAPSHOT/ [46355] -> "model/model-topology/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/2.0.0-SNAPSHOT/ [99347] -> "model/model-topology/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml [737/737] -> "model/model-topology/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.3-SNAPSHOT/maven-metadata.xml [1318/1318] -> "odl-openflowplugin-app-arbitratorreconciliation/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.4-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-arbitratorreconciliation/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.5-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-arbitratorreconciliation/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.4-SNAPSHOT/maven-metadata.xml [1318/1318] -> "odl-openflowplugin-app-arbitratorreconciliation/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.5-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-arbitratorreconciliation/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/1.0.1-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-arbitratorreconciliation/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/1.0.2-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-arbitratorreconciliation/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/1.0.3-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-arbitratorreconciliation/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/2.0.0-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-arbitratorreconciliation/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.3-SNAPSHOT/maven-metadata.xml [1306/1306] -> "odl-openflowplugin-app-bulk-o-matic/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.4-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-bulk-o-matic/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.5-SNAPSHOT/maven-metadata.xml [1296/1296] -> "odl-openflowplugin-app-bulk-o-matic/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.4-SNAPSHOT/maven-metadata.xml [1306/1306] -> "odl-openflowplugin-app-bulk-o-matic/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.5-SNAPSHOT/maven-metadata.xml [1296/1296] -> "odl-openflowplugin-app-bulk-o-matic/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/maven-metadata.xml [1296/1296] -> "odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/1.0.1-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-bulk-o-matic/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/1.0.2-SNAPSHOT/maven-metadata.xml [1291/1291] -> "odl-openflowplugin-app-bulk-o-matic/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/1.0.3-SNAPSHOT/maven-metadata.xml [1291/1291] -> "odl-openflowplugin-app-bulk-o-matic/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/2.0.0-SNAPSHOT/maven-metadata.xml [1296/1296] -> "odl-openflowplugin-app-bulk-o-matic/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.3-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-config-pusher/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.4-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-config-pusher/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.5-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-openflowplugin-app-config-pusher/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.4-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-config-pusher/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.5-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-openflowplugin-app-config-pusher/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/1.0.1-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-config-pusher/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/1.0.2-SNAPSHOT/maven-metadata.xml [1292/1292] -> "odl-openflowplugin-app-config-pusher/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/1.0.3-SNAPSHOT/maven-metadata.xml [1292/1292] -> "odl-openflowplugin-app-config-pusher/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/2.0.0-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-openflowplugin-app-config-pusher/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.3-SNAPSHOT/maven-metadata.xml [1317/1317] -> "odl-openflowplugin-app-forwardingrules-manager/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.4-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-forwardingrules-manager/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.5-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-forwardingrules-manager/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.4-SNAPSHOT/maven-metadata.xml [1317/1317] -> "odl-openflowplugin-app-forwardingrules-manager/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.5-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-forwardingrules-manager/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/1.0.1-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-forwardingrules-manager/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/1.0.2-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-forwardingrules-manager/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/1.0.3-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-forwardingrules-manager/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:11 2026-09-01 15:50:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/2.0.0-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-forwardingrules-manager/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.3-SNAPSHOT/maven-metadata.xml [1314/1314] -> "odl-openflowplugin-app-forwardingrules-sync/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.4-SNAPSHOT/maven-metadata.xml [1309/1309] -> "odl-openflowplugin-app-forwardingrules-sync/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.5-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-app-forwardingrules-sync/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.4-SNAPSHOT/maven-metadata.xml [1314/1314] -> "odl-openflowplugin-app-forwardingrules-sync/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.5-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-app-forwardingrules-sync/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/1.0.1-SNAPSHOT/maven-metadata.xml [1309/1309] -> "odl-openflowplugin-app-forwardingrules-sync/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/1.0.2-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-app-forwardingrules-sync/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/1.0.3-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-app-forwardingrules-sync/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/2.0.0-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-app-forwardingrules-sync/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.3-SNAPSHOT/maven-metadata.xml [1306/1306] -> "odl-openflowplugin-app-lldp-speaker/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.4-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-lldp-speaker/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.5-SNAPSHOT/maven-metadata.xml [1296/1296] -> "odl-openflowplugin-app-lldp-speaker/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.4-SNAPSHOT/maven-metadata.xml [1306/1306] -> "odl-openflowplugin-app-lldp-speaker/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.5-SNAPSHOT/maven-metadata.xml [1296/1296] -> "odl-openflowplugin-app-lldp-speaker/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/maven-metadata.xml [1296/1296] -> "odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/1.0.1-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-lldp-speaker/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/1.0.2-SNAPSHOT/maven-metadata.xml [1291/1291] -> "odl-openflowplugin-app-lldp-speaker/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/1.0.3-SNAPSHOT/maven-metadata.xml [1291/1291] -> "odl-openflowplugin-app-lldp-speaker/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/2.0.0-SNAPSHOT/maven-metadata.xml [1296/1296] -> "odl-openflowplugin-app-lldp-speaker/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.3-SNAPSHOT/maven-metadata.xml [1318/1318] -> "odl-openflowplugin-app-reconciliation-framework/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.4-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-reconciliation-framework/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.5-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-reconciliation-framework/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.4-SNAPSHOT/maven-metadata.xml [1318/1318] -> "odl-openflowplugin-app-reconciliation-framework/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.5-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-reconciliation-framework/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/1.0.1-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-reconciliation-framework/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/1.0.2-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-reconciliation-framework/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/1.0.3-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-reconciliation-framework/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/2.0.0-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-reconciliation-framework/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.3-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-southbound-cli/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.4-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-southbound-cli/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.5-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-app-southbound-cli/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.4-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-southbound-cli/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.5-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-app-southbound-cli/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/1.0.1-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-southbound-cli/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/1.0.2-SNAPSHOT/maven-metadata.xml [1293/1293] -> "odl-openflowplugin-app-southbound-cli/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/1.0.3-SNAPSHOT/maven-metadata.xml [1293/1293] -> "odl-openflowplugin-app-southbound-cli/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/2.0.0-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-app-southbound-cli/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.3-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-table-miss-enforcer/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.4-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-table-miss-enforcer/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.5-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-table-miss-enforcer/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.4-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-table-miss-enforcer/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.5-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-table-miss-enforcer/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/1.0.1-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-table-miss-enforcer/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/1.0.2-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-app-table-miss-enforcer/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/1.0.3-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-app-table-miss-enforcer/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/2.0.0-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-table-miss-enforcer/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.3-SNAPSHOT/maven-metadata.xml [1317/1317] -> "odl-openflowplugin-app-topology-lldp-discovery/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.4-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-topology-lldp-discovery/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.5-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-topology-lldp-discovery/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.4-SNAPSHOT/maven-metadata.xml [1317/1317] -> "odl-openflowplugin-app-topology-lldp-discovery/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.5-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-topology-lldp-discovery/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/1.0.1-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-topology-lldp-discovery/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/1.0.2-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-topology-lldp-discovery/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/1.0.3-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-topology-lldp-discovery/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/2.0.0-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-topology-lldp-discovery/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.3-SNAPSHOT/maven-metadata.xml [1310/1310] -> "odl-openflowplugin-app-topology-manager/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.4-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-app-topology-manager/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.5-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-app-topology-manager/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.4-SNAPSHOT/maven-metadata.xml [1310/1310] -> "odl-openflowplugin-app-topology-manager/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.5-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-app-topology-manager/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/1.0.1-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-app-topology-manager/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/1.0.2-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-app-topology-manager/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/1.0.3-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-app-topology-manager/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/2.0.0-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-app-topology-manager/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.3-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-topology/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.4-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-openflowplugin-app-topology/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.5-SNAPSHOT/maven-metadata.xml [1292/1292] -> "odl-openflowplugin-app-topology/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.4-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-topology/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.5-SNAPSHOT/maven-metadata.xml [1292/1292] -> "odl-openflowplugin-app-topology/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/maven-metadata.xml [1292/1292] -> "odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/1.0.1-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-openflowplugin-app-topology/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/1.0.2-SNAPSHOT/maven-metadata.xml [1287/1287] -> "odl-openflowplugin-app-topology/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/1.0.3-SNAPSHOT/maven-metadata.xml [1287/1287] -> "odl-openflowplugin-app-topology/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/2.0.0-SNAPSHOT/maven-metadata.xml [1292/1292] -> "odl-openflowplugin-app-topology/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.3-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-drop-test/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.4-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-drop-test/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.5-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-drop-test/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-drop-test/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.5-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-drop-test/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/1.0.1-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-drop-test/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/1.0.2-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-openflowplugin-drop-test/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/1.0.3-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-openflowplugin-drop-test/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/2.0.0-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-drop-test/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.3-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-eric-extensions/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.4-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-eric-extensions/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.5-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-eric-extensions/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.4-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-eric-extensions/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.5-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-eric-extensions/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/1.0.1-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-eric-extensions/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/1.0.2-SNAPSHOT/maven-metadata.xml [1290/1290] -> "odl-openflowplugin-eric-extensions/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/1.0.3-SNAPSHOT/maven-metadata.xml [1290/1290] -> "odl-openflowplugin-eric-extensions/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/2.0.0-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-eric-extensions/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.3-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-flow-services-rest/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.4-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services-rest/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.5-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-flow-services-rest/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.4-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-flow-services-rest/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.5-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-flow-services-rest/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/1.0.1-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services-rest/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/1.0.2-SNAPSHOT/maven-metadata.xml [1293/1293] -> "odl-openflowplugin-flow-services-rest/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/1.0.3-SNAPSHOT/maven-metadata.xml [1293/1293] -> "odl-openflowplugin-flow-services-rest/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/2.0.0-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-flow-services-rest/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.3-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.4-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-flow-services/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.5-SNAPSHOT/maven-metadata.xml [1293/1293] -> "odl-openflowplugin-flow-services/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.4-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.5-SNAPSHOT/maven-metadata.xml [1293/1293] -> "odl-openflowplugin-flow-services/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/maven-metadata.xml [1293/1293] -> "odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/1.0.1-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-flow-services/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/1.0.2-SNAPSHOT/maven-metadata.xml [1288/1288] -> "odl-openflowplugin-flow-services/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/1.0.3-SNAPSHOT/maven-metadata.xml [1288/1288] -> "odl-openflowplugin-flow-services/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/2.0.0-SNAPSHOT/maven-metadata.xml [1293/1293] -> "odl-openflowplugin-flow-services/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.3-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-libraries/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.4-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-libraries/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.5-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-libraries/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-libraries/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.5-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-libraries/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-libraries/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/1.0.1-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-libraries/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/1.0.2-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-openflowplugin-libraries/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/1.0.3-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-openflowplugin-libraries/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/2.0.0-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-libraries/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.3-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nsf-model/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.4-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-nsf-model/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.5-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-nsf-model/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nsf-model/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.5-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-nsf-model/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/1.0.1-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-nsf-model/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/1.0.2-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-openflowplugin-nsf-model/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/1.0.3-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-openflowplugin-nsf-model/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/2.0.0-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-nsf-model/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.3-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-nxm-extensions/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nxm-extensions/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.5-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-nxm-extensions/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.4-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-nxm-extensions/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.5-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-nxm-extensions/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/1.0.1-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nxm-extensions/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/1.0.2-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-nxm-extensions/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/1.0.3-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-nxm-extensions/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/2.0.0-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-nxm-extensions/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.3-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-onf-extensions/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-onf-extensions/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.5-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-onf-extensions/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.4-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-onf-extensions/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.5-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-onf-extensions/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/1.0.1-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-onf-extensions/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/1.0.2-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-onf-extensions/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/1.0.3-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-onf-extensions/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/2.0.0-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-onf-extensions/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.3-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-southbound/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.4-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-southbound/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.5-SNAPSHOT/maven-metadata.xml [1290/1290] -> "odl-openflowplugin-southbound/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.4-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-southbound/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.5-SNAPSHOT/maven-metadata.xml [1290/1290] -> "odl-openflowplugin-southbound/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/maven-metadata.xml [1290/1290] -> "odl-openflowplugin-southbound/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/1.0.1-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-southbound/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/1.0.2-SNAPSHOT/maven-metadata.xml [1285/1285] -> "odl-openflowplugin-southbound/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:12 2026-09-01 15:50:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/1.0.3-SNAPSHOT/maven-metadata.xml [1285/1285] -> "odl-openflowplugin-southbound/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/2.0.0-SNAPSHOT/maven-metadata.xml [1290/1290] -> "odl-openflowplugin-southbound/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.3-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava-extension-eric/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.4-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava-extension-eric/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.5-SNAPSHOT/maven-metadata.xml [1676/1676] -> "openflowjava-extension-eric/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.4-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava-extension-eric/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.5-SNAPSHOT/maven-metadata.xml [1676/1676] -> "openflowjava-extension-eric/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml [1676/1676] -> "openflowjava-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/1.0.1-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava-extension-eric/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/1.0.2-SNAPSHOT/maven-metadata.xml [1669/1669] -> "openflowjava-extension-eric/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/1.0.3-SNAPSHOT/maven-metadata.xml [1669/1669] -> "openflowjava-extension-eric/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/2.0.0-SNAPSHOT/maven-metadata.xml [1676/1676] -> "openflowjava-extension-eric/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.3-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava-extension-nicira-api/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.4-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava-extension-nicira-api/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.5-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowjava-extension-nicira-api/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.4-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava-extension-nicira-api/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.5-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowjava-extension-nicira-api/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/1.0.1-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava-extension-nicira-api/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/1.0.2-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowjava-extension-nicira-api/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/1.0.3-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowjava-extension-nicira-api/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/2.0.0-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowjava-extension-nicira-api/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.3-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowjava-extension-nicira/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.4-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowjava-extension-nicira/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.5-SNAPSHOT/maven-metadata.xml [1678/1678] -> "openflowjava-extension-nicira/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowjava-extension-nicira/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.5-SNAPSHOT/maven-metadata.xml [1678/1678] -> "openflowjava-extension-nicira/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml [1678/1678] -> "openflowjava-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/1.0.1-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowjava-extension-nicira/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/1.0.2-SNAPSHOT/maven-metadata.xml [1671/1671] -> "openflowjava-extension-nicira/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/1.0.3-SNAPSHOT/maven-metadata.xml [1671/1671] -> "openflowjava-extension-nicira/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/2.0.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "openflowjava-extension-nicira/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.3-SNAPSHOT/ [8878] -> "openflowjava/odl-openflowjava-protocol/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.4-SNAPSHOT/ [34558] -> "openflowjava/odl-openflowjava-protocol/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.5-SNAPSHOT/ [34510] -> "openflowjava/odl-openflowjava-protocol/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.4-SNAPSHOT/ [8878] -> "openflowjava/odl-openflowjava-protocol/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.5-SNAPSHOT/ [28090] -> "openflowjava/odl-openflowjava-protocol/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/ [28090] -> "openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/1.0.1-SNAPSHOT/ [8837] -> "openflowjava/odl-openflowjava-protocol/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:50:13 2026-09-01 15:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/1.0.2-SNAPSHOT/ [27941] -> "openflowjava/odl-openflowjava-protocol/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:50:14 2026-09-01 15:50:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/1.0.3-SNAPSHOT/ [34325] -> "openflowjava/odl-openflowjava-protocol/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:50:14 2026-09-01 15:50:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/2.0.0-SNAPSHOT/ [72725] -> "openflowjava/odl-openflowjava-protocol/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:50:14 2026-09-01 15:50:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml [755/755] -> "openflowjava/odl-openflowjava-protocol/maven-metadata.xml" [1] 15:50:14 2026-09-01 15:50:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.3-SNAPSHOT/ [11833] -> "openflowjava/openflow-protocol-api/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:50:14 2026-09-01 15:50:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.4-SNAPSHOT/ [49317] -> "openflowjava/openflow-protocol-api/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:50:15 2026-09-01 15:50:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.5-SNAPSHOT/ [49245] -> "openflowjava/openflow-protocol-api/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:50:15 2026-09-01 15:50:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.4-SNAPSHOT/ [11833] -> "openflowjava/openflow-protocol-api/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:50:15 2026-09-01 15:50:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.5-SNAPSHOT/ [39874] -> "openflowjava/openflow-protocol-api/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:50:15 2026-09-01 15:50:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/ [39874] -> "openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:50:15 2026-09-01 15:50:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/1.0.1-SNAPSHOT/ [11774] -> "openflowjava/openflow-protocol-api/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:50:15 2026-09-01 15:50:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/1.0.2-SNAPSHOT/ [39653] -> "openflowjava/openflow-protocol-api/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:50:15 2026-09-01 15:50:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/1.0.3-SNAPSHOT/ [48970] -> "openflowjava/openflow-protocol-api/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:50:16 2026-09-01 15:50:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/2.0.0-SNAPSHOT/ [105016] -> "openflowjava/openflow-protocol-api/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:50:16 2026-09-01 15:50:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml [751/751] -> "openflowjava/openflow-protocol-api/maven-metadata.xml" [1] 15:50:16 2026-09-01 15:50:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.3-SNAPSHOT/ [11880] -> "openflowjava/openflow-protocol-impl/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:50:16 2026-09-01 15:50:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.4-SNAPSHOT/ [49532] -> "openflowjava/openflow-protocol-impl/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:50:16 2026-09-01 15:50:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.5-SNAPSHOT/ [49460] -> "openflowjava/openflow-protocol-impl/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:50:16 2026-09-01 15:50:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.4-SNAPSHOT/ [11880] -> "openflowjava/openflow-protocol-impl/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:50:17 2026-09-01 15:50:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.5-SNAPSHOT/ [40047] -> "openflowjava/openflow-protocol-impl/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:50:17 2026-09-01 15:50:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/ [40047] -> "openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:50:17 2026-09-01 15:50:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/1.0.1-SNAPSHOT/ [11821] -> "openflowjava/openflow-protocol-impl/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:50:17 2026-09-01 15:50:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/1.0.2-SNAPSHOT/ [39826] -> "openflowjava/openflow-protocol-impl/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:50:17 2026-09-01 15:50:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/1.0.3-SNAPSHOT/ [49185] -> "openflowjava/openflow-protocol-impl/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:50:18 2026-09-01 15:50:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/2.0.0-SNAPSHOT/ [105483] -> "openflowjava/openflow-protocol-impl/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:50:18 2026-09-01 15:50:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml [752/752] -> "openflowjava/openflow-protocol-impl/maven-metadata.xml" [1] 15:50:18 2026-09-01 15:50:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.3-SNAPSHOT/ [8617] -> "openflowjava/openflow-protocol-it/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:50:18 2026-09-01 15:50:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.4-SNAPSHOT/ [33353] -> "openflowjava/openflow-protocol-it/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:50:18 2026-09-01 15:50:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.5-SNAPSHOT/ [33305] -> "openflowjava/openflow-protocol-it/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:50:18 2026-09-01 15:50:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.4-SNAPSHOT/ [8617] -> "openflowjava/openflow-protocol-it/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:50:18 2026-09-01 15:50:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.5-SNAPSHOT/ [27121] -> "openflowjava/openflow-protocol-it/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:50:18 2026-09-01 15:50:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/ [27121] -> "openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:50:18 2026-09-01 15:50:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/1.0.1-SNAPSHOT/ [8576] -> "openflowjava/openflow-protocol-it/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:50:18 2026-09-01 15:50:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/1.0.2-SNAPSHOT/ [26972] -> "openflowjava/openflow-protocol-it/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:50:19 2026-09-01 15:50:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/1.0.3-SNAPSHOT/ [33120] -> "openflowjava/openflow-protocol-it/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:50:19 2026-09-01 15:50:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/2.0.0-SNAPSHOT/ [70104] -> "openflowjava/openflow-protocol-it/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:50:19 2026-09-01 15:50:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml [750/750] -> "openflowjava/openflow-protocol-it/maven-metadata.xml" [1] 15:50:19 2026-09-01 15:50:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.3-SNAPSHOT/ [10244] -> "openflowjava/openflow-protocol-spi/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:50:19 2026-09-01 15:50:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.4-SNAPSHOT/ [41420] -> "openflowjava/openflow-protocol-spi/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:50:19 2026-09-01 15:50:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.5-SNAPSHOT/ [41360] -> "openflowjava/openflow-protocol-spi/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:50:19 2026-09-01 15:50:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.4-SNAPSHOT/ [10244] -> "openflowjava/openflow-protocol-spi/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:50:20 2026-09-01 15:50:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.5-SNAPSHOT/ [33566] -> "openflowjava/openflow-protocol-spi/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:50:20 2026-09-01 15:50:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/ [33566] -> "openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:50:20 2026-09-01 15:50:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/1.0.1-SNAPSHOT/ [10194] -> "openflowjava/openflow-protocol-spi/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:50:20 2026-09-01 15:50:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/1.0.2-SNAPSHOT/ [33381] -> "openflowjava/openflow-protocol-spi/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:50:20 2026-09-01 15:50:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/1.0.3-SNAPSHOT/ [41130] -> "openflowjava/openflow-protocol-spi/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:50:20 2026-09-01 15:50:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/2.0.0-SNAPSHOT/ [87744] -> "openflowjava/openflow-protocol-spi/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:50:21 2026-09-01 15:50:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml [751/751] -> "openflowjava/openflow-protocol-spi/maven-metadata.xml" [1] 15:50:21 2026-09-01 15:50:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.3-SNAPSHOT/ [13977] -> "openflowjava/openflowjava-blueprint-config/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:50:21 2026-09-01 15:50:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.4-SNAPSHOT/ [59829] -> "openflowjava/openflowjava-blueprint-config/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:50:21 2026-09-01 15:50:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.5-SNAPSHOT/ [59745] -> "openflowjava/openflowjava-blueprint-config/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:50:21 2026-09-01 15:50:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.4-SNAPSHOT/ [13977] -> "openflowjava/openflowjava-blueprint-config/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:50:21 2026-09-01 15:50:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.5-SNAPSHOT/ [48282] -> "openflowjava/openflowjava-blueprint-config/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:50:21 2026-09-01 15:50:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/ [48282] -> "openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:50:21 2026-09-01 15:50:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/1.0.1-SNAPSHOT/ [13909] -> "openflowjava/openflowjava-blueprint-config/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:50:22 2026-09-01 15:50:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/1.0.2-SNAPSHOT/ [48025] -> "openflowjava/openflowjava-blueprint-config/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:50:22 2026-09-01 15:50:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/1.0.3-SNAPSHOT/ [59425] -> "openflowjava/openflowjava-blueprint-config/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:50:22 2026-09-01 15:50:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/2.0.0-SNAPSHOT/ [127993] -> "openflowjava/openflowjava-blueprint-config/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:50:22 2026-09-01 15:50:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml [759/759] -> "openflowjava/openflowjava-blueprint-config/maven-metadata.xml" [1] 15:50:22 2026-09-01 15:50:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.3-SNAPSHOT/ [7058] -> "openflowjava/openflowjava-parent/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:50:23 2026-09-01 15:50:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.4-SNAPSHOT/ [25626] -> "openflowjava/openflowjava-parent/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:50:23 2026-09-01 15:50:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.5-SNAPSHOT/ [25590] -> "openflowjava/openflowjava-parent/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:50:23 2026-09-01 15:50:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.4-SNAPSHOT/ [7058] -> "openflowjava/openflowjava-parent/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:50:23 2026-09-01 15:50:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.5-SNAPSHOT/ [20948] -> "openflowjava/openflowjava-parent/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:50:23 2026-09-01 15:50:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/ [20948] -> "openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:50:23 2026-09-01 15:50:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/1.0.1-SNAPSHOT/ [7026] -> "openflowjava/openflowjava-parent/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:50:23 2026-09-01 15:50:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/1.0.2-SNAPSHOT/ [20835] -> "openflowjava/openflowjava-parent/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:50:23 2026-09-01 15:50:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/1.0.3-SNAPSHOT/ [25450] -> "openflowjava/openflowjava-parent/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:50:23 2026-09-01 15:50:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/2.0.0-SNAPSHOT/ [53212] -> "openflowjava/openflowjava-parent/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:50:23 2026-09-01 15:50:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml [749/749] -> "openflowjava/openflowjava-parent/maven-metadata.xml" [1] 15:50:23 2026-09-01 15:50:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.3-SNAPSHOT/ [10044] -> "openflowjava/openflowjava-util/0.20.3-SNAPSHOT/index.html.tmp" [1] 15:50:24 2026-09-01 15:50:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.4-SNAPSHOT/ [40500] -> "openflowjava/openflowjava-util/0.20.4-SNAPSHOT/index.html.tmp" [1] 15:50:24 2026-09-01 15:50:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.5-SNAPSHOT/ [40440] -> "openflowjava/openflowjava-util/0.20.5-SNAPSHOT/index.html.tmp" [1] 15:50:24 2026-09-01 15:50:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.4-SNAPSHOT/ [10044] -> "openflowjava/openflowjava-util/0.21.4-SNAPSHOT/index.html.tmp" [1] 15:50:24 2026-09-01 15:50:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.5-SNAPSHOT/ [32826] -> "openflowjava/openflowjava-util/0.21.5-SNAPSHOT/index.html.tmp" [1] 15:50:24 2026-09-01 15:50:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/ [32826] -> "openflowjava/openflowjava-util/0.21.6-SNAPSHOT/index.html.tmp" [1] 15:50:24 2026-09-01 15:50:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/1.0.1-SNAPSHOT/ [9994] -> "openflowjava/openflowjava-util/1.0.1-SNAPSHOT/index.html.tmp" [1] 15:50:24 2026-09-01 15:50:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/1.0.2-SNAPSHOT/ [32641] -> "openflowjava/openflowjava-util/1.0.2-SNAPSHOT/index.html.tmp" [1] 15:50:24 2026-09-01 15:50:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/1.0.3-SNAPSHOT/ [40210] -> "openflowjava/openflowjava-util/1.0.3-SNAPSHOT/index.html.tmp" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/2.0.0-SNAPSHOT/ [85744] -> "openflowjava/openflowjava-util/2.0.0-SNAPSHOT/index.html.tmp" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml [747/747] -> "openflowjava/openflowjava-util/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.3-SNAPSHOT/maven-metadata.xml [1078/1078] -> "openflowplugin-aggregator/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.4-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-aggregator/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.5-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-aggregator/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.4-SNAPSHOT/maven-metadata.xml [1078/1078] -> "openflowplugin-aggregator/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.5-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-aggregator/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-aggregator/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/1.0.1-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-aggregator/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/1.0.2-SNAPSHOT/maven-metadata.xml [1066/1066] -> "openflowplugin-aggregator/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/1.0.3-SNAPSHOT/maven-metadata.xml [1066/1066] -> "openflowplugin-aggregator/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/2.0.0-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-aggregator/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.20.3-SNAPSHOT/maven-metadata.xml [1681/1681] -> "openflowplugin-api/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.20.4-SNAPSHOT/maven-metadata.xml [1674/1674] -> "openflowplugin-api/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.20.5-SNAPSHOT/maven-metadata.xml [1667/1667] -> "openflowplugin-api/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.21.4-SNAPSHOT/maven-metadata.xml [1681/1681] -> "openflowplugin-api/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.21.5-SNAPSHOT/maven-metadata.xml [1667/1667] -> "openflowplugin-api/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/maven-metadata.xml [1667/1667] -> "openflowplugin-api/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/1.0.1-SNAPSHOT/maven-metadata.xml [1674/1674] -> "openflowplugin-api/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/1.0.2-SNAPSHOT/maven-metadata.xml [1660/1660] -> "openflowplugin-api/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/1.0.3-SNAPSHOT/maven-metadata.xml [1660/1660] -> "openflowplugin-api/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/2.0.0-SNAPSHOT/maven-metadata.xml [1667/1667] -> "openflowplugin-api/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.3-SNAPSHOT/maven-metadata.xml [1077/1077] -> "openflowplugin-artifacts/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.4-SNAPSHOT/maven-metadata.xml [1073/1073] -> "openflowplugin-artifacts/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.5-SNAPSHOT/maven-metadata.xml [1069/1069] -> "openflowplugin-artifacts/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.4-SNAPSHOT/maven-metadata.xml [1077/1077] -> "openflowplugin-artifacts/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.5-SNAPSHOT/maven-metadata.xml [1069/1069] -> "openflowplugin-artifacts/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/maven-metadata.xml [1069/1069] -> "openflowplugin-artifacts/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/1.0.1-SNAPSHOT/maven-metadata.xml [1073/1073] -> "openflowplugin-artifacts/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/1.0.2-SNAPSHOT/maven-metadata.xml [1065/1065] -> "openflowplugin-artifacts/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/1.0.3-SNAPSHOT/maven-metadata.xml [1065/1065] -> "openflowplugin-artifacts/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/2.0.0-SNAPSHOT/maven-metadata.xml [1069/1069] -> "openflowplugin-artifacts/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.3-SNAPSHOT/maven-metadata.xml [1693/1693] -> "openflowplugin-blueprint-config/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.4-SNAPSHOT/maven-metadata.xml [1686/1686] -> "openflowplugin-blueprint-config/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.5-SNAPSHOT/maven-metadata.xml [1679/1679] -> "openflowplugin-blueprint-config/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.4-SNAPSHOT/maven-metadata.xml [1693/1693] -> "openflowplugin-blueprint-config/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.5-SNAPSHOT/maven-metadata.xml [1679/1679] -> "openflowplugin-blueprint-config/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/maven-metadata.xml [1679/1679] -> "openflowplugin-blueprint-config/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/1.0.1-SNAPSHOT/maven-metadata.xml [1686/1686] -> "openflowplugin-blueprint-config/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/1.0.2-SNAPSHOT/maven-metadata.xml [1672/1672] -> "openflowplugin-blueprint-config/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/1.0.3-SNAPSHOT/maven-metadata.xml [1672/1672] -> "openflowplugin-blueprint-config/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/2.0.0-SNAPSHOT/maven-metadata.xml [1679/1679] -> "openflowplugin-blueprint-config/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.20.3-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-common/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.20.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-common/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.20.5-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin-common/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.21.4-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-common/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.21.5-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin-common/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin-common/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/1.0.1-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-common/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/1.0.2-SNAPSHOT/maven-metadata.xml [1663/1663] -> "openflowplugin-common/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/1.0.3-SNAPSHOT/maven-metadata.xml [1663/1663] -> "openflowplugin-common/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/2.0.0-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin-common/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.3-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-api/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.4-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-api/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.5-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-extension-api/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.4-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-api/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.5-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-extension-api/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-extension-api/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/1.0.1-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-api/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/1.0.2-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin-extension-api/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/1.0.3-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin-extension-api/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/2.0.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-extension-api/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.3-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowplugin-extension-eric/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.4-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowplugin-extension-eric/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.5-SNAPSHOT/maven-metadata.xml [1678/1678] -> "openflowplugin-extension-eric/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowplugin-extension-eric/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.5-SNAPSHOT/maven-metadata.xml [1678/1678] -> "openflowplugin-extension-eric/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml [1678/1678] -> "openflowplugin-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/1.0.1-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowplugin-extension-eric/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/1.0.2-SNAPSHOT/maven-metadata.xml [1671/1671] -> "openflowplugin-extension-eric/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/1.0.3-SNAPSHOT/maven-metadata.xml [1671/1671] -> "openflowplugin-extension-eric/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/2.0.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "openflowplugin-extension-eric/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.3-SNAPSHOT/maven-metadata.xml [1680/1680] -> "openflowplugin-extension-nicira/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.4-SNAPSHOT/maven-metadata.xml [1687/1687] -> "openflowplugin-extension-nicira/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.5-SNAPSHOT/maven-metadata.xml [1680/1680] -> "openflowplugin-extension-nicira/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.4-SNAPSHOT/maven-metadata.xml [1694/1694] -> "openflowplugin-extension-nicira/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.5-SNAPSHOT/maven-metadata.xml [1680/1680] -> "openflowplugin-extension-nicira/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml [1680/1680] -> "openflowplugin-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/1.0.1-SNAPSHOT/maven-metadata.xml [1687/1687] -> "openflowplugin-extension-nicira/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/1.0.2-SNAPSHOT/maven-metadata.xml [1673/1673] -> "openflowplugin-extension-nicira/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/1.0.3-SNAPSHOT/maven-metadata.xml [1673/1673] -> "openflowplugin-extension-nicira/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/2.0.0-SNAPSHOT/maven-metadata.xml [1680/1680] -> "openflowplugin-extension-nicira/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.3-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-onf/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:25 2026-09-01 15:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.4-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-onf/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.5-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-extension-onf/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.4-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-onf/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.5-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-extension-onf/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-extension-onf/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/1.0.1-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-onf/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/1.0.2-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin-extension-onf/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/1.0.3-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin-extension-onf/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/2.0.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-extension-onf/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.3-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowplugin-impl/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.4-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowplugin-impl/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.5-SNAPSHOT/maven-metadata.xml [1668/1668] -> "openflowplugin-impl/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.4-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowplugin-impl/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.5-SNAPSHOT/maven-metadata.xml [1668/1668] -> "openflowplugin-impl/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/maven-metadata.xml [1668/1668] -> "openflowplugin-impl/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/1.0.1-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowplugin-impl/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/1.0.2-SNAPSHOT/maven-metadata.xml [1661/1661] -> "openflowplugin-impl/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/1.0.3-SNAPSHOT/maven-metadata.xml [1661/1661] -> "openflowplugin-impl/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/2.0.0-SNAPSHOT/maven-metadata.xml [1668/1668] -> "openflowplugin-impl/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.3-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-parent/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.4-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-parent/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.5-SNAPSHOT/maven-metadata.xml [1066/1066] -> "openflowplugin-parent/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.4-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-parent/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.5-SNAPSHOT/maven-metadata.xml [1066/1066] -> "openflowplugin-parent/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/maven-metadata.xml [1066/1066] -> "openflowplugin-parent/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/1.0.1-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-parent/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/1.0.2-SNAPSHOT/maven-metadata.xml [1062/1062] -> "openflowplugin-parent/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/1.0.3-SNAPSHOT/maven-metadata.xml [1062/1062] -> "openflowplugin-parent/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/2.0.0-SNAPSHOT/maven-metadata.xml [1066/1066] -> "openflowplugin-parent/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.20.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.20.4-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.20.5-SNAPSHOT/maven-metadata.xml [1663/1663] -> "openflowplugin/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.21.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.21.5-SNAPSHOT/maven-metadata.xml [1663/1663] -> "openflowplugin/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml [1663/1663] -> "openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/1.0.1-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/1.0.2-SNAPSHOT/maven-metadata.xml [1656/1656] -> "openflowplugin/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/1.0.3-SNAPSHOT/maven-metadata.xml [1656/1656] -> "openflowplugin/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/2.0.0-SNAPSHOT/maven-metadata.xml [1663/1663] -> "openflowplugin/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.20.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "sample-bundles/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.20.4-SNAPSHOT/maven-metadata.xml [1670/1670] -> "sample-bundles/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.20.5-SNAPSHOT/maven-metadata.xml [1663/1663] -> "sample-bundles/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.21.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "sample-bundles/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.21.5-SNAPSHOT/maven-metadata.xml [1663/1663] -> "sample-bundles/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/maven-metadata.xml [1663/1663] -> "sample-bundles/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/1.0.1-SNAPSHOT/maven-metadata.xml [1670/1670] -> "sample-bundles/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/1.0.2-SNAPSHOT/maven-metadata.xml [1656/1656] -> "sample-bundles/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/1.0.3-SNAPSHOT/maven-metadata.xml [1656/1656] -> "sample-bundles/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/2.0.0-SNAPSHOT/maven-metadata.xml [1663/1663] -> "sample-bundles/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.20.3-SNAPSHOT/maven-metadata.xml [1678/1678] -> "sample-consumer/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.20.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "sample-consumer/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.20.5-SNAPSHOT/maven-metadata.xml [1664/1664] -> "sample-consumer/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.21.4-SNAPSHOT/maven-metadata.xml [1678/1678] -> "sample-consumer/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.21.5-SNAPSHOT/maven-metadata.xml [1664/1664] -> "sample-consumer/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/maven-metadata.xml [1664/1664] -> "sample-consumer/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/1.0.1-SNAPSHOT/maven-metadata.xml [1671/1671] -> "sample-consumer/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/1.0.2-SNAPSHOT/maven-metadata.xml [1657/1657] -> "sample-consumer/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/1.0.3-SNAPSHOT/maven-metadata.xml [1657/1657] -> "sample-consumer/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/2.0.0-SNAPSHOT/maven-metadata.xml [1664/1664] -> "sample-consumer/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.20.3-SNAPSHOT/maven-metadata.xml [1676/1676] -> "simple-client/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.20.4-SNAPSHOT/maven-metadata.xml [1669/1669] -> "simple-client/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.20.5-SNAPSHOT/maven-metadata.xml [1662/1662] -> "simple-client/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.21.4-SNAPSHOT/maven-metadata.xml [1676/1676] -> "simple-client/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.21.5-SNAPSHOT/maven-metadata.xml [1662/1662] -> "simple-client/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/maven-metadata.xml [1662/1662] -> "simple-client/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/1.0.1-SNAPSHOT/maven-metadata.xml [1669/1669] -> "simple-client/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/1.0.2-SNAPSHOT/maven-metadata.xml [1655/1655] -> "simple-client/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/1.0.3-SNAPSHOT/maven-metadata.xml [1655/1655] -> "simple-client/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/2.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "simple-client/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.20.3-SNAPSHOT/maven-metadata.xml [1670/1670] -> "srm-api/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.20.4-SNAPSHOT/maven-metadata.xml [1663/1663] -> "srm-api/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.20.5-SNAPSHOT/maven-metadata.xml [1656/1656] -> "srm-api/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.21.4-SNAPSHOT/maven-metadata.xml [1670/1670] -> "srm-api/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.21.5-SNAPSHOT/maven-metadata.xml [1656/1656] -> "srm-api/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/maven-metadata.xml [1656/1656] -> "srm-api/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/1.0.1-SNAPSHOT/maven-metadata.xml [1663/1663] -> "srm-api/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/1.0.2-SNAPSHOT/maven-metadata.xml [1649/1649] -> "srm-api/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/1.0.3-SNAPSHOT/maven-metadata.xml [1649/1649] -> "srm-api/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/2.0.0-SNAPSHOT/maven-metadata.xml [1656/1656] -> "srm-api/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.20.3-SNAPSHOT/maven-metadata.xml [1671/1671] -> "srm-impl/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.20.4-SNAPSHOT/maven-metadata.xml [1664/1664] -> "srm-impl/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.20.5-SNAPSHOT/maven-metadata.xml [1657/1657] -> "srm-impl/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.21.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "srm-impl/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.21.5-SNAPSHOT/maven-metadata.xml [1657/1657] -> "srm-impl/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/maven-metadata.xml [1657/1657] -> "srm-impl/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/1.0.1-SNAPSHOT/maven-metadata.xml [1664/1664] -> "srm-impl/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/1.0.2-SNAPSHOT/maven-metadata.xml [1650/1650] -> "srm-impl/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/1.0.3-SNAPSHOT/maven-metadata.xml [1650/1650] -> "srm-impl/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/2.0.0-SNAPSHOT/maven-metadata.xml [1657/1657] -> "srm-impl/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.20.3-SNAPSHOT/maven-metadata.xml [1672/1672] -> "srm-shell/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.20.4-SNAPSHOT/maven-metadata.xml [1665/1665] -> "srm-shell/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.20.5-SNAPSHOT/maven-metadata.xml [1658/1658] -> "srm-shell/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.21.4-SNAPSHOT/maven-metadata.xml [1672/1672] -> "srm-shell/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.21.5-SNAPSHOT/maven-metadata.xml [1658/1658] -> "srm-shell/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/maven-metadata.xml [1658/1658] -> "srm-shell/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/1.0.1-SNAPSHOT/maven-metadata.xml [1665/1665] -> "srm-shell/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/1.0.2-SNAPSHOT/maven-metadata.xml [1651/1651] -> "srm-shell/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/1.0.3-SNAPSHOT/maven-metadata.xml [1651/1651] -> "srm-shell/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/2.0.0-SNAPSHOT/maven-metadata.xml [1658/1658] -> "srm-shell/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.20.3-SNAPSHOT/maven-metadata.xml [1674/1674] -> "test-common/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.20.4-SNAPSHOT/maven-metadata.xml [1667/1667] -> "test-common/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.20.5-SNAPSHOT/maven-metadata.xml [1660/1660] -> "test-common/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.21.4-SNAPSHOT/maven-metadata.xml [1674/1674] -> "test-common/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.21.5-SNAPSHOT/maven-metadata.xml [1660/1660] -> "test-common/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/maven-metadata.xml [1660/1660] -> "test-common/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/1.0.1-SNAPSHOT/maven-metadata.xml [1667/1667] -> "test-common/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/1.0.2-SNAPSHOT/maven-metadata.xml [1653/1653] -> "test-common/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/1.0.3-SNAPSHOT/maven-metadata.xml [1653/1653] -> "test-common/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/2.0.0-SNAPSHOT/maven-metadata.xml [1660/1660] -> "test-common/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.20.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "test-extension/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.20.4-SNAPSHOT/maven-metadata.xml [1670/1670] -> "test-extension/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.20.5-SNAPSHOT/maven-metadata.xml [1663/1663] -> "test-extension/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.21.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "test-extension/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.21.5-SNAPSHOT/maven-metadata.xml [1663/1663] -> "test-extension/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/maven-metadata.xml [1663/1663] -> "test-extension/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/1.0.1-SNAPSHOT/maven-metadata.xml [1670/1670] -> "test-extension/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/1.0.2-SNAPSHOT/maven-metadata.xml [1656/1656] -> "test-extension/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/1.0.3-SNAPSHOT/maven-metadata.xml [1656/1656] -> "test-extension/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/2.0.0-SNAPSHOT/maven-metadata.xml [1663/1663] -> "test-extension/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.20.3-SNAPSHOT/maven-metadata.xml [1676/1676] -> "test-provider/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.20.4-SNAPSHOT/maven-metadata.xml [1669/1669] -> "test-provider/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.20.5-SNAPSHOT/maven-metadata.xml [1662/1662] -> "test-provider/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.21.4-SNAPSHOT/maven-metadata.xml [1676/1676] -> "test-provider/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.21.5-SNAPSHOT/maven-metadata.xml [1662/1662] -> "test-provider/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/maven-metadata.xml [1662/1662] -> "test-provider/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/1.0.1-SNAPSHOT/maven-metadata.xml [1669/1669] -> "test-provider/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/1.0.2-SNAPSHOT/maven-metadata.xml [1655/1655] -> "test-provider/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/1.0.3-SNAPSHOT/maven-metadata.xml [1655/1655] -> "test-provider/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/2.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "test-provider/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.3-SNAPSHOT/maven-metadata.xml [1704/1704] -> "applications/arbitratorreconciliation-api/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.4-SNAPSHOT/maven-metadata.xml [1697/1697] -> "applications/arbitratorreconciliation-api/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.5-SNAPSHOT/maven-metadata.xml [1690/1690] -> "applications/arbitratorreconciliation-api/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.4-SNAPSHOT/maven-metadata.xml [1704/1704] -> "applications/arbitratorreconciliation-api/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.5-SNAPSHOT/maven-metadata.xml [1690/1690] -> "applications/arbitratorreconciliation-api/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/maven-metadata.xml [1690/1690] -> "applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/1.0.1-SNAPSHOT/maven-metadata.xml [1697/1697] -> "applications/arbitratorreconciliation-api/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/1.0.2-SNAPSHOT/maven-metadata.xml [1683/1683] -> "applications/arbitratorreconciliation-api/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/1.0.3-SNAPSHOT/maven-metadata.xml [1683/1683] -> "applications/arbitratorreconciliation-api/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/2.0.0-SNAPSHOT/maven-metadata.xml [1690/1690] -> "applications/arbitratorreconciliation-api/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.3-SNAPSHOT/maven-metadata.xml [1705/1705] -> "applications/arbitratorreconciliation-impl/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.4-SNAPSHOT/maven-metadata.xml [1698/1698] -> "applications/arbitratorreconciliation-impl/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.5-SNAPSHOT/maven-metadata.xml [1691/1691] -> "applications/arbitratorreconciliation-impl/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.4-SNAPSHOT/maven-metadata.xml [1705/1705] -> "applications/arbitratorreconciliation-impl/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.5-SNAPSHOT/maven-metadata.xml [1691/1691] -> "applications/arbitratorreconciliation-impl/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/maven-metadata.xml [1691/1691] -> "applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/1.0.1-SNAPSHOT/maven-metadata.xml [1698/1698] -> "applications/arbitratorreconciliation-impl/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/1.0.2-SNAPSHOT/maven-metadata.xml [1684/1684] -> "applications/arbitratorreconciliation-impl/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/1.0.3-SNAPSHOT/maven-metadata.xml [1684/1684] -> "applications/arbitratorreconciliation-impl/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/2.0.0-SNAPSHOT/maven-metadata.xml [1691/1691] -> "applications/arbitratorreconciliation-impl/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.3-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/bulk-o-matic/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.4-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/bulk-o-matic/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.5-SNAPSHOT/maven-metadata.xml [1674/1674] -> "applications/bulk-o-matic/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.4-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/bulk-o-matic/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.5-SNAPSHOT/maven-metadata.xml [1674/1674] -> "applications/bulk-o-matic/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/maven-metadata.xml [1674/1674] -> "applications/bulk-o-matic/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/1.0.1-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/bulk-o-matic/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/1.0.2-SNAPSHOT/maven-metadata.xml [1667/1667] -> "applications/bulk-o-matic/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/1.0.3-SNAPSHOT/maven-metadata.xml [1667/1667] -> "applications/bulk-o-matic/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/2.0.0-SNAPSHOT/maven-metadata.xml [1674/1674] -> "applications/bulk-o-matic/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.3-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/device-ownership-service/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.4-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/device-ownership-service/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.5-SNAPSHOT/maven-metadata.xml [1686/1686] -> "applications/device-ownership-service/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.4-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/device-ownership-service/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.5-SNAPSHOT/maven-metadata.xml [1686/1686] -> "applications/device-ownership-service/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/maven-metadata.xml [1686/1686] -> "applications/device-ownership-service/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/1.0.1-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/device-ownership-service/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/1.0.2-SNAPSHOT/maven-metadata.xml [1679/1679] -> "applications/device-ownership-service/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:26 2026-09-01 15:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/1.0.3-SNAPSHOT/maven-metadata.xml [1679/1679] -> "applications/device-ownership-service/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/2.0.0-SNAPSHOT/maven-metadata.xml [1686/1686] -> "applications/device-ownership-service/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.3-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/forwardingrules-manager/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/forwardingrules-manager/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.5-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/forwardingrules-manager/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.4-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/forwardingrules-manager/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.5-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/forwardingrules-manager/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/forwardingrules-manager/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/1.0.1-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/forwardingrules-manager/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/1.0.2-SNAPSHOT/maven-metadata.xml [1678/1678] -> "applications/forwardingrules-manager/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/1.0.3-SNAPSHOT/maven-metadata.xml [1678/1678] -> "applications/forwardingrules-manager/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/2.0.0-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/forwardingrules-manager/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.3-SNAPSHOT/maven-metadata.xml [1696/1696] -> "applications/forwardingrules-sync/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.4-SNAPSHOT/maven-metadata.xml [1689/1689] -> "applications/forwardingrules-sync/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.5-SNAPSHOT/maven-metadata.xml [1682/1682] -> "applications/forwardingrules-sync/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.4-SNAPSHOT/maven-metadata.xml [1696/1696] -> "applications/forwardingrules-sync/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.5-SNAPSHOT/maven-metadata.xml [1682/1682] -> "applications/forwardingrules-sync/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/maven-metadata.xml [1682/1682] -> "applications/forwardingrules-sync/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/1.0.1-SNAPSHOT/maven-metadata.xml [1689/1689] -> "applications/forwardingrules-sync/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/1.0.2-SNAPSHOT/maven-metadata.xml [1675/1675] -> "applications/forwardingrules-sync/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/1.0.3-SNAPSHOT/maven-metadata.xml [1675/1675] -> "applications/forwardingrules-sync/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/2.0.0-SNAPSHOT/maven-metadata.xml [1682/1682] -> "applications/forwardingrules-sync/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.3-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/lldp-speaker/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.4-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/lldp-speaker/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.5-SNAPSHOT/maven-metadata.xml [1674/1674] -> "applications/lldp-speaker/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.4-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/lldp-speaker/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.5-SNAPSHOT/maven-metadata.xml [1674/1674] -> "applications/lldp-speaker/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/maven-metadata.xml [1674/1674] -> "applications/lldp-speaker/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/1.0.1-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/lldp-speaker/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/1.0.2-SNAPSHOT/maven-metadata.xml [1667/1667] -> "applications/lldp-speaker/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/1.0.3-SNAPSHOT/maven-metadata.xml [1667/1667] -> "applications/lldp-speaker/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/2.0.0-SNAPSHOT/maven-metadata.xml [1674/1674] -> "applications/lldp-speaker/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.3-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/of-switch-config-pusher/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/of-switch-config-pusher/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.5-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/of-switch-config-pusher/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.4-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/of-switch-config-pusher/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.5-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/of-switch-config-pusher/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/of-switch-config-pusher/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/1.0.1-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/of-switch-config-pusher/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/1.0.2-SNAPSHOT/maven-metadata.xml [1678/1678] -> "applications/of-switch-config-pusher/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/1.0.3-SNAPSHOT/maven-metadata.xml [1678/1678] -> "applications/of-switch-config-pusher/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/2.0.0-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/of-switch-config-pusher/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.3-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/reconciliation-framework/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.4-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/reconciliation-framework/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.5-SNAPSHOT/maven-metadata.xml [1686/1686] -> "applications/reconciliation-framework/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.4-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/reconciliation-framework/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.5-SNAPSHOT/maven-metadata.xml [1686/1686] -> "applications/reconciliation-framework/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/maven-metadata.xml [1686/1686] -> "applications/reconciliation-framework/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/1.0.1-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/reconciliation-framework/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/1.0.2-SNAPSHOT/maven-metadata.xml [1679/1679] -> "applications/reconciliation-framework/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/1.0.3-SNAPSHOT/maven-metadata.xml [1679/1679] -> "applications/reconciliation-framework/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/2.0.0-SNAPSHOT/maven-metadata.xml [1686/1686] -> "applications/reconciliation-framework/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.3-SNAPSHOT/maven-metadata.xml [1690/1690] -> "applications/southbound-cli/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.4-SNAPSHOT/maven-metadata.xml [1683/1683] -> "applications/southbound-cli/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.5-SNAPSHOT/maven-metadata.xml [1676/1676] -> "applications/southbound-cli/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.4-SNAPSHOT/maven-metadata.xml [1690/1690] -> "applications/southbound-cli/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.5-SNAPSHOT/maven-metadata.xml [1676/1676] -> "applications/southbound-cli/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/maven-metadata.xml [1676/1676] -> "applications/southbound-cli/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/1.0.1-SNAPSHOT/maven-metadata.xml [1683/1683] -> "applications/southbound-cli/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/1.0.2-SNAPSHOT/maven-metadata.xml [1669/1669] -> "applications/southbound-cli/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/1.0.3-SNAPSHOT/maven-metadata.xml [1669/1669] -> "applications/southbound-cli/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/2.0.0-SNAPSHOT/maven-metadata.xml [1676/1676] -> "applications/southbound-cli/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.3-SNAPSHOT/maven-metadata.xml [1695/1695] -> "applications/table-miss-enforcer/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.4-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/table-miss-enforcer/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.5-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/table-miss-enforcer/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.4-SNAPSHOT/maven-metadata.xml [1695/1695] -> "applications/table-miss-enforcer/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.5-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/table-miss-enforcer/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/table-miss-enforcer/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/1.0.1-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/table-miss-enforcer/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/1.0.2-SNAPSHOT/maven-metadata.xml [1674/1674] -> "applications/table-miss-enforcer/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/1.0.3-SNAPSHOT/maven-metadata.xml [1674/1674] -> "applications/table-miss-enforcer/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/2.0.0-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/table-miss-enforcer/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.3-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/topology-lldp-discovery/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-lldp-discovery/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.5-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-lldp-discovery/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.4-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/topology-lldp-discovery/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.5-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-lldp-discovery/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-lldp-discovery/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/1.0.1-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-lldp-discovery/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/1.0.2-SNAPSHOT/maven-metadata.xml [1678/1678] -> "applications/topology-lldp-discovery/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/1.0.3-SNAPSHOT/maven-metadata.xml [1678/1678] -> "applications/topology-lldp-discovery/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/2.0.0-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-lldp-discovery/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.20.3-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-manager/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.20.4-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-manager/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.20.5-SNAPSHOT/maven-metadata.xml [1678/1678] -> "applications/topology-manager/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.21.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-manager/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.21.5-SNAPSHOT/maven-metadata.xml [1678/1678] -> "applications/topology-manager/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/maven-metadata.xml [1678/1678] -> "applications/topology-manager/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/1.0.1-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-manager/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/1.0.2-SNAPSHOT/maven-metadata.xml [1671/1671] -> "applications/topology-manager/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/1.0.3-SNAPSHOT/maven-metadata.xml [1671/1671] -> "applications/topology-manager/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/2.0.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "applications/topology-manager/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.20.3-SNAPSHOT/maven-metadata.xml [1680/1680] -> "libraries/liblldp/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.20.4-SNAPSHOT/maven-metadata.xml [1673/1673] -> "libraries/liblldp/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.20.5-SNAPSHOT/maven-metadata.xml [1666/1666] -> "libraries/liblldp/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.21.4-SNAPSHOT/maven-metadata.xml [1680/1680] -> "libraries/liblldp/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.21.5-SNAPSHOT/maven-metadata.xml [1666/1666] -> "libraries/liblldp/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/maven-metadata.xml [1666/1666] -> "libraries/liblldp/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/1.0.1-SNAPSHOT/maven-metadata.xml [1673/1673] -> "libraries/liblldp/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/1.0.2-SNAPSHOT/maven-metadata.xml [1659/1659] -> "libraries/liblldp/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/1.0.3-SNAPSHOT/maven-metadata.xml [1659/1659] -> "libraries/liblldp/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/2.0.0-SNAPSHOT/maven-metadata.xml [1666/1666] -> "libraries/liblldp/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.20.3-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-flow-base/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.20.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-flow-base/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.20.5-SNAPSHOT/maven-metadata.xml [1670/1670] -> "model/model-flow-base/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.21.4-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-flow-base/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.21.5-SNAPSHOT/maven-metadata.xml [1670/1670] -> "model/model-flow-base/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/maven-metadata.xml [1670/1670] -> "model/model-flow-base/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/1.0.1-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-flow-base/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/1.0.2-SNAPSHOT/maven-metadata.xml [1663/1663] -> "model/model-flow-base/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/1.0.3-SNAPSHOT/maven-metadata.xml [1663/1663] -> "model/model-flow-base/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/2.0.0-SNAPSHOT/maven-metadata.xml [1670/1670] -> "model/model-flow-base/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.20.3-SNAPSHOT/maven-metadata.xml [1687/1687] -> "model/model-flow-service/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.20.4-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/model-flow-service/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.20.5-SNAPSHOT/maven-metadata.xml [1673/1673] -> "model/model-flow-service/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.21.4-SNAPSHOT/maven-metadata.xml [1687/1687] -> "model/model-flow-service/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.21.5-SNAPSHOT/maven-metadata.xml [1673/1673] -> "model/model-flow-service/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/maven-metadata.xml [1673/1673] -> "model/model-flow-service/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/1.0.1-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/model-flow-service/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/1.0.2-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/model-flow-service/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/1.0.3-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/model-flow-service/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/2.0.0-SNAPSHOT/maven-metadata.xml [1673/1673] -> "model/model-flow-service/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.3-SNAPSHOT/maven-metadata.xml [1690/1690] -> "model/model-flow-statistics/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.4-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-flow-statistics/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.5-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-flow-statistics/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.4-SNAPSHOT/maven-metadata.xml [1690/1690] -> "model/model-flow-statistics/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.5-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-flow-statistics/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-flow-statistics/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/1.0.1-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-flow-statistics/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/1.0.2-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/model-flow-statistics/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/1.0.3-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/model-flow-statistics/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/2.0.0-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-flow-statistics/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.20.3-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-inventory/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.20.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-inventory/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.20.5-SNAPSHOT/maven-metadata.xml [1670/1670] -> "model/model-inventory/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.21.4-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-inventory/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.21.5-SNAPSHOT/maven-metadata.xml [1670/1670] -> "model/model-inventory/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/maven-metadata.xml [1670/1670] -> "model/model-inventory/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/1.0.1-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-inventory/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/1.0.2-SNAPSHOT/maven-metadata.xml [1663/1663] -> "model/model-inventory/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:27 2026-09-01 15:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/1.0.3-SNAPSHOT/maven-metadata.xml [1663/1663] -> "model/model-inventory/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/2.0.0-SNAPSHOT/maven-metadata.xml [1670/1670] -> "model/model-inventory/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.20.3-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-topology/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.20.4-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-topology/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.20.5-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/model-topology/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.21.4-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-topology/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.21.5-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/model-topology/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/model-topology/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/1.0.1-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-topology/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/1.0.2-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/model-topology/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/1.0.3-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/model-topology/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/2.0.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/model-topology/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.3-SNAPSHOT/maven-metadata.xml [1309/1309] -> "openflowjava/odl-openflowjava-protocol/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.4-SNAPSHOT/maven-metadata.xml [1304/1304] -> "openflowjava/odl-openflowjava-protocol/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.5-SNAPSHOT/maven-metadata.xml [1299/1299] -> "openflowjava/odl-openflowjava-protocol/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.4-SNAPSHOT/maven-metadata.xml [1309/1309] -> "openflowjava/odl-openflowjava-protocol/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.5-SNAPSHOT/maven-metadata.xml [1299/1299] -> "openflowjava/odl-openflowjava-protocol/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/maven-metadata.xml [1299/1299] -> "openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/1.0.1-SNAPSHOT/maven-metadata.xml [1304/1304] -> "openflowjava/odl-openflowjava-protocol/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/1.0.2-SNAPSHOT/maven-metadata.xml [1294/1294] -> "openflowjava/odl-openflowjava-protocol/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/1.0.3-SNAPSHOT/maven-metadata.xml [1294/1294] -> "openflowjava/odl-openflowjava-protocol/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/2.0.0-SNAPSHOT/maven-metadata.xml [1299/1299] -> "openflowjava/odl-openflowjava-protocol/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.3-SNAPSHOT/maven-metadata.xml [1697/1697] -> "openflowjava/openflow-protocol-api/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.4-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava/openflow-protocol-api/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.5-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava/openflow-protocol-api/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.4-SNAPSHOT/maven-metadata.xml [1697/1697] -> "openflowjava/openflow-protocol-api/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.5-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava/openflow-protocol-api/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/1.0.1-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava/openflow-protocol-api/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/1.0.2-SNAPSHOT/maven-metadata.xml [1676/1676] -> "openflowjava/openflow-protocol-api/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/1.0.3-SNAPSHOT/maven-metadata.xml [1676/1676] -> "openflowjava/openflow-protocol-api/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/2.0.0-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava/openflow-protocol-api/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.3-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava/openflow-protocol-impl/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.4-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava/openflow-protocol-impl/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.5-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowjava/openflow-protocol-impl/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.4-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava/openflow-protocol-impl/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.5-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowjava/openflow-protocol-impl/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/1.0.1-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava/openflow-protocol-impl/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/1.0.2-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowjava/openflow-protocol-impl/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/1.0.3-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowjava/openflow-protocol-impl/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/2.0.0-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowjava/openflow-protocol-impl/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.3-SNAPSHOT/maven-metadata.xml [1262/1262] -> "openflowjava/openflow-protocol-it/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.4-SNAPSHOT/maven-metadata.xml [1257/1257] -> "openflowjava/openflow-protocol-it/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.5-SNAPSHOT/maven-metadata.xml [1252/1252] -> "openflowjava/openflow-protocol-it/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.4-SNAPSHOT/maven-metadata.xml [1262/1262] -> "openflowjava/openflow-protocol-it/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.5-SNAPSHOT/maven-metadata.xml [1252/1252] -> "openflowjava/openflow-protocol-it/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/maven-metadata.xml [1252/1252] -> "openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/1.0.1-SNAPSHOT/maven-metadata.xml [1257/1257] -> "openflowjava/openflow-protocol-it/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/1.0.2-SNAPSHOT/maven-metadata.xml [1247/1247] -> "openflowjava/openflow-protocol-it/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/1.0.3-SNAPSHOT/maven-metadata.xml [1247/1247] -> "openflowjava/openflow-protocol-it/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/2.0.0-SNAPSHOT/maven-metadata.xml [1252/1252] -> "openflowjava/openflow-protocol-it/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.3-SNAPSHOT/maven-metadata.xml [1480/1480] -> "openflowjava/openflow-protocol-spi/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.4-SNAPSHOT/maven-metadata.xml [1474/1474] -> "openflowjava/openflow-protocol-spi/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.5-SNAPSHOT/maven-metadata.xml [1468/1468] -> "openflowjava/openflow-protocol-spi/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.4-SNAPSHOT/maven-metadata.xml [1480/1480] -> "openflowjava/openflow-protocol-spi/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.5-SNAPSHOT/maven-metadata.xml [1468/1468] -> "openflowjava/openflow-protocol-spi/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/maven-metadata.xml [1468/1468] -> "openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/1.0.1-SNAPSHOT/maven-metadata.xml [1474/1474] -> "openflowjava/openflow-protocol-spi/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/1.0.2-SNAPSHOT/maven-metadata.xml [1462/1462] -> "openflowjava/openflow-protocol-spi/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/1.0.3-SNAPSHOT/maven-metadata.xml [1462/1462] -> "openflowjava/openflow-protocol-spi/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/2.0.0-SNAPSHOT/maven-metadata.xml [1468/1468] -> "openflowjava/openflow-protocol-spi/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.3-SNAPSHOT/maven-metadata.xml [1926/1926] -> "openflowjava/openflowjava-blueprint-config/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.4-SNAPSHOT/maven-metadata.xml [1918/1918] -> "openflowjava/openflowjava-blueprint-config/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.5-SNAPSHOT/maven-metadata.xml [1910/1910] -> "openflowjava/openflowjava-blueprint-config/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.4-SNAPSHOT/maven-metadata.xml [1926/1926] -> "openflowjava/openflowjava-blueprint-config/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.5-SNAPSHOT/maven-metadata.xml [1910/1910] -> "openflowjava/openflowjava-blueprint-config/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/maven-metadata.xml [1910/1910] -> "openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/1.0.1-SNAPSHOT/maven-metadata.xml [1918/1918] -> "openflowjava/openflowjava-blueprint-config/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/1.0.2-SNAPSHOT/maven-metadata.xml [1902/1902] -> "openflowjava/openflowjava-blueprint-config/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/1.0.3-SNAPSHOT/maven-metadata.xml [1902/1902] -> "openflowjava/openflowjava-blueprint-config/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/2.0.0-SNAPSHOT/maven-metadata.xml [1910/1910] -> "openflowjava/openflowjava-blueprint-config/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.3-SNAPSHOT/maven-metadata.xml [1085/1085] -> "openflowjava/openflowjava-parent/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.4-SNAPSHOT/maven-metadata.xml [1081/1081] -> "openflowjava/openflowjava-parent/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.5-SNAPSHOT/maven-metadata.xml [1077/1077] -> "openflowjava/openflowjava-parent/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.4-SNAPSHOT/maven-metadata.xml [1085/1085] -> "openflowjava/openflowjava-parent/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.5-SNAPSHOT/maven-metadata.xml [1077/1077] -> "openflowjava/openflowjava-parent/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/maven-metadata.xml [1077/1077] -> "openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/1.0.1-SNAPSHOT/maven-metadata.xml [1081/1081] -> "openflowjava/openflowjava-parent/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/1.0.2-SNAPSHOT/maven-metadata.xml [1073/1073] -> "openflowjava/openflowjava-parent/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/1.0.3-SNAPSHOT/maven-metadata.xml [1073/1073] -> "openflowjava/openflowjava-parent/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/2.0.0-SNAPSHOT/maven-metadata.xml [1077/1077] -> "openflowjava/openflowjava-parent/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.3-SNAPSHOT/maven-metadata.xml [1476/1476] -> "openflowjava/openflowjava-util/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.4-SNAPSHOT/maven-metadata.xml [1470/1470] -> "openflowjava/openflowjava-util/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.5-SNAPSHOT/maven-metadata.xml [1464/1464] -> "openflowjava/openflowjava-util/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.4-SNAPSHOT/maven-metadata.xml [1476/1476] -> "openflowjava/openflowjava-util/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.5-SNAPSHOT/maven-metadata.xml [1464/1464] -> "openflowjava/openflowjava-util/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/maven-metadata.xml [1464/1464] -> "openflowjava/openflowjava-util/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/1.0.1-SNAPSHOT/maven-metadata.xml [1470/1470] -> "openflowjava/openflowjava-util/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/1.0.2-SNAPSHOT/maven-metadata.xml [1458/1458] -> "openflowjava/openflowjava-util/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/1.0.3-SNAPSHOT/maven-metadata.xml [1458/1458] -> "openflowjava/openflowjava-util/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 2026-09-01 15:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/2.0.0-SNAPSHOT/maven-metadata.xml [1464/1464] -> "openflowjava/openflowjava-util/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 15:50:28 FINISHED --2026-09-01 15:50:28-- 15:50:28 Total wall clock time: 2m 45s 15:50:28 Downloaded: 1655 files, 27M in 1.8s (15.2 MB/s) 15:50:28 + set -e 15:50:28 + popd 15:50:28 /w/workspace/openflowplugin-maven-merge-vanadium 15:50:28 + mkdir -p /w/workspace/openflowplugin-maven-merge-vanadium/m2repo-backup 15:50:28 + cp -a /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org /w/workspace/openflowplugin-maven-merge-vanadium/m2repo-backup 15:50:28 [openflowplugin-maven-merge-vanadium] $ /bin/sh -xe /tmp/jenkins7782490921883468268.sh 15:50:28 [EnvInject] - Injecting environment variables from a build step. 15:50:28 [EnvInject] - Injecting as environment variables the properties content 15:50:28 MAVEN_GOALS=clean deploy javadoc:aggregate 15:50:28 15:50:28 [EnvInject] - Variables injected successfully. 15:50:28 [openflowplugin-maven-merge-vanadium] $ /bin/bash -l /tmp/jenkins12031600434224827894.sh 15:50:28 ---> common-variables.sh 15:50:28 --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 15:50:28 ---> maven-build.sh 15:50:28 + set +u 15:50:28 ++ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn help:describe -Dplugin=org.apache.maven.plugins:maven-deploy-plugin -Ddetail --global-settings /w/workspace/openflowplugin-maven-merge-vanadium@tmp/config10891401841839788394tmp 15:50:28 ++ grep '^Version:' 15:50:28 ++ awk '{print $2}' 15:50:40 + plugin_version=3.1.4 15:50:40 + [[ 3 -lt 3 ]] 15:50:40 + alt_repo=-DaltDeploymentRepository=staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:50:40 + export MAVEN_OPTS 15:50:40 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy javadoc:aggregate -e --global-settings /w/workspace/openflowplugin-maven-merge-vanadium@tmp/config10891401841839788394tmp --settings /w/workspace/openflowplugin-maven-merge-vanadium@tmp/config13936732953850409814tmp -DaltDeploymentRepository=staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmerge 15:50:40 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 15:50:40 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 15:50:40 Java version: 21.0.11, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 15:50:40 Default locale: en, platform encoding: UTF-8 15:50:40 OS name: "linux", version: "5.15.0-186-generic", arch: "amd64", family: "unix" 15:50:41 [INFO] Error stacktraces are turned on. 15:50:41 [INFO] Scanning for projects... 15:50:49 [INFO] ------------------------------------------------------------------------ 15:50:49 [INFO] Reactor Build Order: 15:50:49 [INFO] 15:50:49 [INFO] openflowplugin-artifacts [pom] 15:50:49 [INFO] openflowplugin-parent [pom] 15:50:49 [INFO] ODL :: openflowjava :: openflow-protocol-api [bundle] 15:50:49 [INFO] openflowjava-parent [pom] 15:50:49 [INFO] ODL :: openflowjava :: openflow-protocol-spi [bundle] 15:50:49 [INFO] ODL :: openflowjava :: openflowjava-util [bundle] 15:50:49 [INFO] ODL :: openflowjava :: openflow-protocol-impl [bundle] 15:50:49 [INFO] ODL :: openflowjava :: odl-openflowjava-protocol [feature] 15:50:49 [INFO] model-inventory [bundle] 15:50:49 [INFO] model-flow-base [bundle] 15:50:49 [INFO] model-flow-service [bundle] 15:50:49 [INFO] model-flow-statistics [bundle] 15:50:49 [INFO] model-topology [bundle] 15:50:49 [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model [feature] 15:50:49 [INFO] liblldp [bundle] 15:50:49 [INFO] OpenDaylight :: Openflow Plugin :: Libraries [feature] 15:50:49 [INFO] openflowplugin-blueprint-config [bundle] 15:50:49 [INFO] ODL :: openflowjava :: openflowjava-blueprint-config [bundle] 15:50:49 [INFO] openflowplugin-common [bundle] 15:50:49 [INFO] openflowplugin-api [bundle] 15:50:49 [INFO] openflowplugin-extension-api [bundle] 15:50:49 [INFO] openflowplugin [bundle] 15:50:49 [INFO] openflowplugin-impl [bundle] 15:50:49 [INFO] openflowplugin-extension-onf [bundle] 15:50:49 [INFO] OpenDaylight :: Openflow Plugin :: srm-api [bundle] 15:50:49 [INFO] OpenDaylight :: Openflow Plugin :: srm-impl [bundle] 15:50:49 [INFO] ODL :: serviceutils :: srm-shell [bundle] 15:50:49 [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation [feature] 15:50:49 [INFO] bulk-o-matic [bundle] 15:50:49 [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support [feature] 15:50:49 [INFO] device-ownership-service [bundle] 15:50:49 [INFO] of-switch-config-pusher [bundle] 15:50:49 [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher [feature] 15:50:49 [INFO] arbitratorreconciliation-api [bundle] 15:50:49 [INFO] reconciliation-framework [bundle] 15:50:49 [INFO] arbitratorreconciliation-impl [bundle] 15:50:49 [INFO] forwardingrules-manager [bundle] 15:50:49 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM [feature] 15:50:49 [INFO] forwardingrules-sync [bundle] 15:50:49 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS [feature] 15:50:49 [INFO] table-miss-enforcer [bundle] 15:50:49 [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer [feature] 15:50:49 [INFO] topology-lldp-discovery [bundle] 15:50:49 [INFO] lldp-speaker [bundle] 15:50:49 [INFO] topology-manager [bundle] 15:50:49 [INFO] OpenDaylight :: Openflow Plugin :: Application - topology [feature] 15:50:49 [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker [feature] 15:50:49 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery [feature] 15:50:49 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager [feature] 15:50:49 [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework [feature] 15:50:49 [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation [feature] 15:50:49 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services [feature] 15:50:49 [INFO] test-common [bundle] 15:50:49 [INFO] drop-test-karaf [bundle] 15:50:49 [INFO] OpenDaylight :: Openflow Plugin :: Drop Test [feature] 15:50:49 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST [feature] 15:50:49 [INFO] southbound-cli [bundle] 15:50:49 [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI [feature] 15:50:49 [INFO] openflowjava-extension-nicira-api [bundle] 15:50:49 [INFO] openflowjava-extension-nicira [bundle] 15:50:49 [INFO] openflowplugin-extension-nicira [bundle] 15:50:49 [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions [feature] 15:50:49 [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions [feature] 15:50:49 [INFO] openflowjava-extension-eric [bundle] 15:50:49 [INFO] openflowplugin-extension-eric [bundle] 15:50:49 [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions [feature] 15:50:49 [INFO] features-openflowplugin [feature] 15:50:49 [INFO] features-aggregator [pom] 15:50:49 [INFO] model-aggregator [pom] 15:50:49 [INFO] libraries-aggregator [pom] 15:50:49 [INFO] simple-client [bundle] 15:50:49 [INFO] ODL :: openflowjava :: openflow-protocol-it [bundle] 15:50:49 [INFO] test-extension [bundle] 15:50:49 [INFO] openflowplugin-extension-aggregator [pom] 15:50:49 [INFO] test-provider [bundle] 15:50:49 [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator [pom] 15:50:49 [INFO] applications-aggregator [pom] 15:50:49 [INFO] learning-switch [bundle] 15:50:49 [INFO] sample-consumer [bundle] 15:50:49 [INFO] sample-bundles [bundle] 15:50:49 [INFO] openflowplugin-samples-aggregator [pom] 15:50:49 [INFO] srm-aggregator [pom] 15:50:49 [INFO] openflowplugin-karaf [pom] 15:50:49 [INFO] openflowplugin [pom] 15:50:49 [INFO] 15:50:49 [INFO] ------< org.opendaylight.openflowplugin:openflowplugin-artifacts >------ 15:50:49 [INFO] Building openflowplugin-artifacts 0.21.6-SNAPSHOT [1/84] 15:50:49 [INFO] from artifacts/pom.xml 15:50:49 [INFO] --------------------------------[ pom ]--------------------------------- 15:50:49 [INFO] 15:50:49 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-artifacts --- 15:50:49 [INFO] 15:50:49 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-artifacts --- 15:50:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 15:50:49 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 15:50:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:50:49 [INFO] 15:50:49 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-artifacts --- 15:50:50 [INFO] 15:50:50 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowplugin-artifacts --- 15:50:51 [INFO] CycloneDX: Resolving Dependencies 15:50:51 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 15:50:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/artifacts/target/bom.xml 15:50:51 [INFO] attaching as openflowplugin-artifacts-0.21.6-SNAPSHOT-cyclonedx.xml 15:50:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/artifacts/target/bom.json 15:50:51 [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 15:50:51 [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 15:50:51 [INFO] attaching as openflowplugin-artifacts-0.21.6-SNAPSHOT-cyclonedx.json 15:50:51 [INFO] 15:50:51 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-artifacts --- 15:50:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/artifacts/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-SNAPSHOT.pom 15:50:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/artifacts/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-SNAPSHOT-cyclonedx.xml 15:50:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/artifacts/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-SNAPSHOT-cyclonedx.json 15:50:51 [INFO] 15:50:51 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-artifacts --- 15:50:52 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:50:52 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/maven-metadata.xml 15:50:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:50:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:50:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:50:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:50:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:50:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:50:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:50:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:50:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:50:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:50:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:50:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:50:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:50:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:50:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:50:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:50:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:50:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:50:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:50:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:50:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:50:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:50:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:50:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:50:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:50:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:50:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:50:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:50:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:50:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:50:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:50:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:50:52 at java.lang.reflect.Method.invoke (Method.java:580) 15:50:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:50:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:50:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:50:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:50:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/maven-metadata.xml 15:50:52 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml 15:50:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:50:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:50:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:50:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:50:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:50:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:50:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:50:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:50:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:50:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:50:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:50:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:50:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:50:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:50:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:50:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:50:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:50:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:50:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:50:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:50:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:50:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:50:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:50:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:50:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:50:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:50:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:50:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:50:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:50:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:50:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:50:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:50:52 at java.lang.reflect.Method.invoke (Method.java:580) 15:50:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:50:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:50:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:50:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:50:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml 15:50:52 [INFO] 15:50:52 [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-parent >-------- 15:50:52 [INFO] Building openflowplugin-parent 0.21.6-SNAPSHOT [2/84] 15:50:52 [INFO] from parent/pom.xml 15:50:52 [INFO] --------------------------------[ pom ]--------------------------------- 15:50:52 [INFO] 15:50:52 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-parent --- 15:50:52 [INFO] 15:50:52 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-parent --- 15:50:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 15:50:52 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 15:50:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:50:52 [INFO] 15:50:52 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-parent --- 15:50:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:50:52 [INFO] 15:50:52 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-parent --- 15:50:52 [INFO] 15:50:52 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-parent --- 15:50:53 [INFO] 15:50:53 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-parent --- 15:50:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 15:50:53 [INFO] 15:50:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-parent --- 15:50:55 [INFO] Starting audit... 15:50:55 Audit done. 15:50:55 [INFO] You have 0 Checkstyle violations. 15:50:55 [INFO] 15:50:55 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-parent --- 15:50:55 [INFO] Starting audit... 15:50:55 Audit done. 15:50:55 [INFO] You have 0 Checkstyle violations. 15:50:55 [INFO] 15:50:55 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-parent --- 15:50:55 [INFO] 15:50:55 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>> 15:50:55 [INFO] 15:50:55 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-parent --- 15:50:56 [INFO] No files found to run spotbugs; check compile phase has been run. 15:50:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 15:50:56 [INFO] 15:50:56 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<< 15:50:56 [INFO] 15:50:56 [INFO] 15:50:56 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-parent --- 15:50:56 [INFO] 15:50:56 [INFO] --- copy:14.3.7:copy-files (default) @ openflowplugin-parent --- 15:50:56 [INFO] 15:50:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-parent --- 15:50:57 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:50:57 [INFO] 15:50:57 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowplugin-parent --- 15:50:57 [INFO] CycloneDX: Resolving Dependencies 15:50:57 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 15:50:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/parent/target/bom.xml 15:50:57 [INFO] attaching as openflowplugin-parent-0.21.6-SNAPSHOT-cyclonedx.xml 15:50:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/parent/target/bom.json 15:50:57 [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 15:50:57 [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 15:50:57 [INFO] attaching as openflowplugin-parent-0.21.6-SNAPSHOT-cyclonedx.json 15:50:57 [INFO] 15:50:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-parent --- 15:50:58 [INFO] Skipping duplicate-finder execution! 15:50:58 [INFO] 15:50:58 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflowplugin-parent --- 15:50:58 [INFO] Skipping pom project 15:50:58 [INFO] 15:50:58 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflowplugin-parent --- 15:50:58 [INFO] 15:50:58 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflowplugin-parent --- 15:50:58 [INFO] 15:50:58 [INFO] --- jacoco:0.8.15:report (report) @ openflowplugin-parent --- 15:50:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:50:58 [INFO] 15:50:58 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-parent --- 15:50:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/parent/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-SNAPSHOT.pom 15:50:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/parent/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-SNAPSHOT-cyclonedx.xml 15:50:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/parent/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-SNAPSHOT-cyclonedx.json 15:50:58 [INFO] 15:50:58 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-parent --- 15:50:58 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:50:58 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/maven-metadata.xml 15:50:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:50:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:50:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:50:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:50:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:50:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:50:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:50:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:50:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:50:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:50:58 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:50:58 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:50:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:50:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:50:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:50:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:50:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:50:58 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:50:58 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:50:58 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:50:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:50:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:50:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:50:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:50:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:50:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:50:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:50:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:50:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:50:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:50:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:50:58 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:50:58 at java.lang.reflect.Method.invoke (Method.java:580) 15:50:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:50:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:50:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:50:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:50:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/maven-metadata.xml 15:50:58 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml 15:50:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:50:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:50:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:50:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:50:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:50:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:50:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:50:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:50:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:50:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:50:58 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:50:58 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:50:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:50:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:50:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:50:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:50:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:50:58 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:50:58 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:50:58 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:50:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:50:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:50:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:50:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:50:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:50:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:50:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:50:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:50:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:50:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:50:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:50:58 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:50:58 at java.lang.reflect.Method.invoke (Method.java:580) 15:50:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:50:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:50:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:50:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:50:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml 15:50:58 [INFO] 15:50:58 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api >-- 15:50:58 [INFO] Building ODL :: openflowjava :: openflow-protocol-api 0.21.6-SNAPSHOT [3/84] 15:50:58 [INFO] from openflowjava/openflow-protocol-api/pom.xml 15:50:58 [INFO] -------------------------------[ bundle ]------------------------------- 15:50:59 [INFO] 15:50:59 [INFO] --- clean:3.5.0:clean (default-clean) @ openflow-protocol-api --- 15:50:59 [INFO] 15:50:59 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflow-protocol-api --- 15:50:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:50:59 [INFO] 15:50:59 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflow-protocol-api --- 15:50:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:50:59 [INFO] 15:50:59 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflow-protocol-api --- 15:51:00 [INFO] 15:51:00 [INFO] --- dependency:3.11.0:properties (default) @ openflow-protocol-api --- 15:51:00 [INFO] 15:51:00 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflow-protocol-api --- 15:51:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:51:00 [INFO] 15:51:00 [INFO] --- yang:14.0.25:generate-sources (binding) @ openflow-protocol-api --- 15:51:01 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:51:01 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/src/main/yang 15:51:01 [INFO] yang-to-sources: Found 3 dependencies in 5.662 ms 15:51:01 [INFO] yang-to-sources: Project model files found: 9 in 271.3 ms 15:51:02 [INFO] yang-to-sources: 12 YANG models processed in 633.3 ms 15:51:02 [INFO] BindingJavaFileGenerator: Defined 865 files in 185.1 ms 15:51:02 [INFO] Sorted 865 files into 170 directories in 5.475 ms 15:51:03 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 865 in 709.8 ms 15:51:03 [INFO] 15:51:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-api --- 15:51:03 [INFO] Starting audit... 15:51:03 Audit done. 15:51:03 [INFO] You have 0 Checkstyle violations. 15:51:03 [INFO] 15:51:03 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-api --- 15:51:05 [INFO] Starting audit... 15:51:05 Audit done. 15:51:05 [INFO] You have 0 Checkstyle violations. 15:51:05 [INFO] 15:51:05 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflow-protocol-api --- 15:51:05 [INFO] 15:51:05 [INFO] --- resources:3.5.0:resources (default-resources) @ openflow-protocol-api --- 15:51:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/src/main/resources 15:51:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/generated-sources/spi 15:51:05 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 15:51:05 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:51:05 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 15:51:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/generated-sources/spi 15:51:05 [INFO] 15:51:05 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflow-protocol-api --- 15:51:05 [INFO] Recompiling the module because of changed source code. 15:51:05 [INFO] Compiling 916 source files with javac [debug release 21] to target/classes 15:51:13 [INFO] 15:51:13 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>> 15:51:13 [INFO] 15:51:13 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflow-protocol-api --- 15:51:13 [INFO] Fork Value is true 15:51:18 [INFO] Done SpotBugs Analysis.... 15:51:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 15:51:19 [INFO] 15:51:19 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflow-protocol-api <<< 15:51:19 [INFO] 15:51:19 [INFO] 15:51:19 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflow-protocol-api --- 15:51:19 [INFO] BugInstance size is 0 15:51:19 [INFO] Error size is 0 15:51:19 [INFO] No errors/warnings found 15:51:19 [INFO] 15:51:19 [INFO] --- resources:3.5.0:testResources (default-testResources) @ openflow-protocol-api --- 15:51:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/src/test/resources 15:51:19 [INFO] 15:51:19 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ openflow-protocol-api --- 15:51:19 [INFO] Recompiling the module because of changed dependency. 15:51:19 [INFO] Compiling 22 source files with javac [debug release 21] to target/test-classes 15:51:20 [INFO] 15:51:20 [INFO] --- surefire:3.5.6:test (default-test) @ openflow-protocol-api --- 15:51:20 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/surefire-reports 15:51:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:51:20 [INFO] 15:51:20 [INFO] ------------------------------------------------------- 15:51:20 [INFO] T E S T S 15:51:20 [INFO] ------------------------------------------------------- 15:51:21 [INFO] Running org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest 15:51:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest 15:51:21 [INFO] Running org.opendaylight.openflowjava.protocol.api.util.BinContentTest 15:51:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.api.util.BinContentTest 15:51:21 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest 15:51:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest 15:51:21 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest 15:51:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest 15:51:21 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest 15:51:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest 15:51:21 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest 15:51:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest 15:51:21 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest 15:51:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest 15:51:21 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest 15:51:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest 15:51:21 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest 15:51:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest 15:51:21 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest 15:51:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest 15:51:21 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest 15:51:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest 15:51:21 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest 15:51:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest 15:51:21 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest 15:51:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest 15:51:21 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest 15:51:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest 15:51:21 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest 15:51:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest 15:51:21 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.KeysTest 15:51:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.api.keys.KeysTest 15:51:21 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest 15:51:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest 15:51:21 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest 15:51:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest 15:51:21 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest 15:51:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest 15:51:21 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest 15:51:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest 15:51:21 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest 15:51:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest 15:51:21 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest 15:51:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest 15:51:21 [INFO] 15:51:21 [INFO] Results: 15:51:21 [INFO] 15:51:21 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 15:51:21 [INFO] 15:51:21 [INFO] 15:51:21 [INFO] --- copy:14.3.7:copy-files (default) @ openflow-protocol-api --- 15:51:21 [INFO] 15:51:21 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ openflow-protocol-api --- 15:51:23 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.21.6-SNAPSHOT.jar 15:51:23 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/META-INF/MANIFEST.MF 15:51:23 [INFO] 15:51:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflow-protocol-api --- 15:51:33 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.21.6-SNAPSHOT-javadoc.jar 15:51:33 [INFO] 15:51:33 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflow-protocol-api --- 15:51:33 [INFO] CycloneDX: Resolving Dependencies 15:51:34 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 15:51:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/bom.xml 15:51:34 [INFO] attaching as openflow-protocol-api-0.21.6-SNAPSHOT-cyclonedx.xml 15:51:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/bom.json 15:51:34 [INFO] attaching as openflow-protocol-api-0.21.6-SNAPSHOT-cyclonedx.json 15:51:34 [INFO] 15:51:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-api --- 15:51:34 [INFO] Skipping duplicate-finder execution! 15:51:34 [INFO] 15:51:34 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflow-protocol-api --- 15:51:34 [INFO] No dependency problems found 15:51:34 [INFO] 15:51:34 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflow-protocol-api --- 15:51:34 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.21.6-SNAPSHOT-sources.jar 15:51:34 [INFO] 15:51:34 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflow-protocol-api --- 15:51:35 [INFO] 15:51:35 [INFO] --- jacoco:0.8.15:report (report) @ openflow-protocol-api --- 15:51:35 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec 15:51:35 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-api' with 43 classes 15:51:35 [INFO] 15:51:35 [INFO] --- install:3.1.4:install (default-install) @ openflow-protocol-api --- 15:51:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-SNAPSHOT.pom 15:51:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-SNAPSHOT.jar 15:51:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-SNAPSHOT-javadoc.jar 15:51:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-SNAPSHOT-cyclonedx.xml 15:51:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-SNAPSHOT-cyclonedx.json 15:51:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-SNAPSHOT-sources.jar 15:51:35 [INFO] 15:51:35 [INFO] --- bundle:6.1.0:install (default-install) @ openflow-protocol-api --- 15:51:35 [INFO] Writing OBR metadata 15:51:35 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-SNAPSHOT.jar 15:51:35 [INFO] Writing OBR metadata 15:51:35 [INFO] 15:51:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflow-protocol-api --- 15:51:35 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:51:35 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/maven-metadata.xml 15:51:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:51:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:51:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:51:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:51:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:51:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:51:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:51:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:51:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:51:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:51:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:51:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:51:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:51:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:51:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:51:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:51:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:51:35 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:51:35 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:51:35 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:51:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:51:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:51:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:51:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:51:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:51:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:51:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:51:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:51:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:51:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:51:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:51:35 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:51:35 at java.lang.reflect.Method.invoke (Method.java:580) 15:51:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:51:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:51:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:51:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:51:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/maven-metadata.xml 15:51:35 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml 15:51:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:51:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:51:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:51:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:51:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:51:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:51:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:51:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:51:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:51:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:51:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:51:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:51:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:51:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:51:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:51:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:51:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:51:35 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:51:35 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:51:35 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:51:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:51:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:51:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:51:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:51:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:51:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:51:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:51:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:51:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:51:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:51:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:51:35 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:51:35 at java.lang.reflect.Method.invoke (Method.java:580) 15:51:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:51:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:51:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:51:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:51:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml 15:51:35 [INFO] 15:51:35 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ openflow-protocol-api --- 15:51:35 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:51:35 [INFO] 15:51:35 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-parent >-- 15:51:35 [INFO] Building openflowjava-parent 0.21.6-SNAPSHOT [4/84] 15:51:35 [INFO] from openflowjava/pom.xml 15:51:35 [INFO] --------------------------------[ pom ]--------------------------------- 15:51:35 [INFO] 15:51:35 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-parent --- 15:51:35 [INFO] 15:51:35 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowjava-parent --- 15:51:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:35 [INFO] 15:51:35 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowjava-parent --- 15:51:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:35 [INFO] 15:51:35 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowjava-parent --- 15:51:35 [INFO] 15:51:35 [INFO] --- dependency:3.11.0:properties (default) @ openflowjava-parent --- 15:51:35 [INFO] 15:51:35 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowjava-parent --- 15:51:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:51:35 [INFO] 15:51:35 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-parent --- 15:51:35 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/src/main/yang added. 15:51:35 [INFO] 15:51:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-parent --- 15:51:35 [INFO] Starting audit... 15:51:35 Audit done. 15:51:35 [INFO] You have 0 Checkstyle violations. 15:51:35 [INFO] 15:51:35 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-parent --- 15:51:35 [INFO] Starting audit... 15:51:35 Audit done. 15:51:35 [INFO] You have 0 Checkstyle violations. 15:51:35 [INFO] 15:51:35 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowjava-parent --- 15:51:35 [INFO] 15:51:35 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowjava-parent >>> 15:51:35 [INFO] 15:51:35 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowjava-parent --- 15:51:35 [INFO] No files found to run spotbugs; check compile phase has been run. 15:51:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 15:51:35 [INFO] 15:51:35 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowjava-parent <<< 15:51:35 [INFO] 15:51:35 [INFO] 15:51:35 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowjava-parent --- 15:51:35 [INFO] 15:51:35 [INFO] --- copy:14.3.7:copy-files (default) @ openflowjava-parent --- 15:51:35 [INFO] 15:51:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-parent --- 15:51:35 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:51:35 [INFO] 15:51:35 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowjava-parent --- 15:51:35 [INFO] CycloneDX: Resolving Dependencies 15:51:35 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 15:51:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/target/bom.xml 15:51:36 [INFO] attaching as openflowjava-parent-0.21.6-SNAPSHOT-cyclonedx.xml 15:51:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/target/bom.json 15:51:36 [INFO] attaching as openflowjava-parent-0.21.6-SNAPSHOT-cyclonedx.json 15:51:36 [INFO] 15:51:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-parent --- 15:51:36 [INFO] Skipping duplicate-finder execution! 15:51:36 [INFO] 15:51:36 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflowjava-parent --- 15:51:36 [INFO] Skipping pom project 15:51:36 [INFO] 15:51:36 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflowjava-parent --- 15:51:36 [INFO] 15:51:36 [INFO] --- jacoco:0.8.15:report (report) @ openflowjava-parent --- 15:51:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:51:36 [INFO] 15:51:36 [INFO] --- install:3.1.4:install (default-install) @ openflowjava-parent --- 15:51:36 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-SNAPSHOT.pom 15:51:36 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-SNAPSHOT-cyclonedx.xml 15:51:36 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-SNAPSHOT-cyclonedx.json 15:51:36 [INFO] 15:51:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowjava-parent --- 15:51:36 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:51:36 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/maven-metadata.xml 15:51:36 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:51:36 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:51:36 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:51:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:51:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:51:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:51:36 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:51:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:51:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:51:36 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:51:36 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:51:36 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:51:36 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:51:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:51:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:51:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:51:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:51:36 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:51:36 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:51:36 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:51:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:51:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:51:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:51:36 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:51:36 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:51:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:51:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:51:36 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:51:36 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:51:36 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:51:36 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:51:36 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:51:36 at java.lang.reflect.Method.invoke (Method.java:580) 15:51:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:51:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:51:36 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:51:36 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:51:36 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/maven-metadata.xml 15:51:36 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml 15:51:36 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:51:36 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:51:36 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:51:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:51:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:51:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:51:36 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:51:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:51:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:51:36 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:51:36 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:51:36 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:51:36 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:51:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:51:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:51:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:51:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:51:36 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:51:36 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:51:36 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:51:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:51:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:51:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:51:36 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:51:36 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:51:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:51:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:51:36 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:51:36 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:51:36 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:51:36 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:51:36 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:51:36 at java.lang.reflect.Method.invoke (Method.java:580) 15:51:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:51:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:51:36 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:51:36 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:51:36 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml 15:51:36 [INFO] 15:51:36 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflowjava-parent --- 15:51:36 [INFO] 15:51:36 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi >-- 15:51:36 [INFO] Building ODL :: openflowjava :: openflow-protocol-spi 0.21.6-SNAPSHOT [5/84] 15:51:36 [INFO] from openflowjava/openflow-protocol-spi/pom.xml 15:51:36 [INFO] -------------------------------[ bundle ]------------------------------- 15:51:36 [INFO] 15:51:36 [INFO] --- clean:3.5.0:clean (default-clean) @ openflow-protocol-spi --- 15:51:36 [INFO] 15:51:36 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflow-protocol-spi --- 15:51:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:36 [INFO] 15:51:36 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflow-protocol-spi --- 15:51:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:36 [INFO] 15:51:36 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflow-protocol-spi --- 15:51:36 [INFO] 15:51:36 [INFO] --- dependency:3.11.0:properties (default) @ openflow-protocol-spi --- 15:51:36 [INFO] 15:51:36 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflow-protocol-spi --- 15:51:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-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/** 15:51:36 [INFO] 15:51:36 [INFO] --- yang:14.0.25:generate-sources (binding) @ openflow-protocol-spi --- 15:51:36 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:51:36 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/main/yang 15:51:36 [INFO] yang-to-sources: Found 4 dependencies in 1.832 ms 15:51:36 [INFO] yang-to-sources: Project model files found: 1 in 2.938 ms 15:51:36 [INFO] yang-to-sources: 3 YANG models processed in 66.75 ms 15:51:36 [INFO] BindingJavaFileGenerator: Defined 11 files in 5.014 ms 15:51:36 [INFO] Sorted 11 files into 4 directories in 177.6 μs 15:51:36 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 14.96 ms 15:51:36 [INFO] 15:51:36 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-spi --- 15:51:36 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/main/yang added. 15:51:36 [INFO] 15:51:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-spi --- 15:51:36 [INFO] Starting audit... 15:51:36 Audit done. 15:51:36 [INFO] You have 0 Checkstyle violations. 15:51:36 [INFO] 15:51:36 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-spi --- 15:51:36 [INFO] Starting audit... 15:51:36 Audit done. 15:51:36 [INFO] You have 0 Checkstyle violations. 15:51:36 [INFO] 15:51:36 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflow-protocol-spi --- 15:51:36 [INFO] 15:51:36 [INFO] --- resources:3.5.0:resources (default-resources) @ openflow-protocol-spi --- 15:51:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/main/resources 15:51:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 15:51:36 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:51:36 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:51:36 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:51:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 15:51:36 [INFO] 15:51:36 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflow-protocol-spi --- 15:51:36 [INFO] Recompiling the module because of changed dependency. 15:51:36 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 15:51:37 [INFO] 15:51:37 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflow-protocol-spi >>> 15:51:37 [INFO] 15:51:37 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflow-protocol-spi --- 15:51:37 [INFO] Fork Value is true 15:51:39 [INFO] Done SpotBugs Analysis.... 15:51:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 15:51:39 [INFO] 15:51:39 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<< 15:51:39 [INFO] 15:51:39 [INFO] 15:51:39 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflow-protocol-spi --- 15:51:39 [INFO] BugInstance size is 0 15:51:39 [INFO] Error size is 0 15:51:39 [INFO] No errors/warnings found 15:51:39 [INFO] 15:51:39 [INFO] --- resources:3.5.0:testResources (default-testResources) @ openflow-protocol-spi --- 15:51:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/test/resources 15:51:39 [INFO] 15:51:39 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ openflow-protocol-spi --- 15:51:39 [INFO] No sources to compile 15:51:39 [INFO] 15:51:39 [INFO] --- surefire:3.5.6:test (default-test) @ openflow-protocol-spi --- 15:51:39 [INFO] No tests to run. 15:51:39 [INFO] 15:51:39 [INFO] --- copy:14.3.7:copy-files (default) @ openflow-protocol-spi --- 15:51:39 [INFO] 15:51:39 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ openflow-protocol-spi --- 15:51:39 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.21.6-SNAPSHOT.jar 15:51:39 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/META-INF/MANIFEST.MF 15:51:39 [INFO] 15:51:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflow-protocol-spi --- 15:51:41 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.21.6-SNAPSHOT-javadoc.jar 15:51:41 [INFO] 15:51:41 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflow-protocol-spi --- 15:51:41 [INFO] CycloneDX: Resolving Dependencies 15:51:42 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 15:51:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/bom.xml 15:51:42 [INFO] attaching as openflow-protocol-spi-0.21.6-SNAPSHOT-cyclonedx.xml 15:51:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/bom.json 15:51:42 [INFO] attaching as openflow-protocol-spi-0.21.6-SNAPSHOT-cyclonedx.json 15:51:42 [INFO] 15:51:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-spi --- 15:51:42 [INFO] Skipping duplicate-finder execution! 15:51:42 [INFO] 15:51:42 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflow-protocol-spi --- 15:51:42 [INFO] No dependency problems found 15:51:42 [INFO] 15:51:42 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflow-protocol-spi --- 15:51:42 [INFO] 15:51:42 [INFO] --- jacoco:0.8.15:report (report) @ openflow-protocol-spi --- 15:51:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:51:42 [INFO] 15:51:42 [INFO] --- install:3.1.4:install (default-install) @ openflow-protocol-spi --- 15:51:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-SNAPSHOT.pom 15:51:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-SNAPSHOT.jar 15:51:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-SNAPSHOT-javadoc.jar 15:51:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-SNAPSHOT-cyclonedx.xml 15:51:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-SNAPSHOT-cyclonedx.json 15:51:42 [INFO] 15:51:42 [INFO] --- bundle:6.1.0:install (default-install) @ openflow-protocol-spi --- 15:51:42 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-SNAPSHOT.jar 15:51:42 [INFO] Writing OBR metadata 15:51:42 [INFO] 15:51:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflow-protocol-spi --- 15:51:42 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:51:42 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/maven-metadata.xml 15:51:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:51:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:51:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:51:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:51:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:51:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:51:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:51:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:51:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:51:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:51:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:51:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:51:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:51:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:51:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:51:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:51:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:51:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:51:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:51:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:51:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:51:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:51:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:51:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:51:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:51:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:51:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:51:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:51:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:51:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:51:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:51:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:51:42 at java.lang.reflect.Method.invoke (Method.java:580) 15:51:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:51:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:51:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:51:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:51:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/maven-metadata.xml 15:51:42 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml 15:51:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:51:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:51:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:51:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:51:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:51:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:51:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:51:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:51:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:51:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:51:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:51:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:51:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:51:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:51:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:51:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:51:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:51:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:51:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:51:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:51:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:51:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:51:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:51:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:51:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:51:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:51:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:51:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:51:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:51:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:51:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:51:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:51:42 at java.lang.reflect.Method.invoke (Method.java:580) 15:51:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:51:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:51:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:51:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:51:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml 15:51:42 [INFO] 15:51:42 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ openflow-protocol-spi --- 15:51:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:51:42 [INFO] 15:51:42 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflow-protocol-spi --- 15:51:42 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.21.6-SNAPSHOT-sources.jar 15:51:42 [INFO] 15:51:42 [INFO] ---< org.opendaylight.openflowplugin.openflowjava:openflowjava-util >--- 15:51:42 [INFO] Building ODL :: openflowjava :: openflowjava-util 0.21.6-SNAPSHOT [6/84] 15:51:42 [INFO] from openflowjava/openflowjava-util/pom.xml 15:51:42 [INFO] -------------------------------[ bundle ]------------------------------- 15:51:42 [INFO] 15:51:42 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-util --- 15:51:42 [INFO] 15:51:42 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowjava-util --- 15:51:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:42 [INFO] 15:51:42 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowjava-util --- 15:51:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:42 [INFO] 15:51:42 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowjava-util --- 15:51:42 [INFO] 15:51:42 [INFO] --- dependency:3.11.0:properties (default) @ openflowjava-util --- 15:51:42 [INFO] 15:51:42 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowjava-util --- 15:51:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:51:42 [INFO] 15:51:42 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-util --- 15:51:42 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/src/main/yang added. 15:51:42 [INFO] 15:51:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-util --- 15:51:42 [INFO] Starting audit... 15:51:42 Audit done. 15:51:42 [INFO] You have 0 Checkstyle violations. 15:51:42 [INFO] 15:51:42 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-util --- 15:51:43 [INFO] Starting audit... 15:51:43 Audit done. 15:51:43 [INFO] You have 0 Checkstyle violations. 15:51:43 [INFO] 15:51:43 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowjava-util --- 15:51:43 [INFO] 15:51:43 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowjava-util --- 15:51:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/src/main/resources 15:51:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/generated-sources/spi 15:51:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/generated-sources/yang 15:51:43 [INFO] 15:51:43 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowjava-util --- 15:51:43 [INFO] Recompiling the module because of changed dependency. 15:51:43 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 15:51:43 [INFO] 15:51:43 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowjava-util >>> 15:51:43 [INFO] 15:51:43 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowjava-util --- 15:51:43 [INFO] Fork Value is true 15:51:45 [INFO] Done SpotBugs Analysis.... 15:51:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 15:51:45 [INFO] 15:51:45 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowjava-util <<< 15:51:45 [INFO] 15:51:45 [INFO] 15:51:45 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowjava-util --- 15:51:45 [INFO] BugInstance size is 0 15:51:45 [INFO] Error size is 0 15:51:45 [INFO] No errors/warnings found 15:51:45 [INFO] 15:51:45 [INFO] --- resources:3.5.0:testResources (default-testResources) @ openflowjava-util --- 15:51:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/src/test/resources 15:51:45 [INFO] 15:51:45 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ openflowjava-util --- 15:51:45 [INFO] Recompiling the module because of changed dependency. 15:51:45 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 15:51:45 [INFO] 15:51:45 [INFO] --- surefire:3.5.6:test (default-test) @ openflowjava-util --- 15:51:45 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/surefire-reports 15:51:45 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:51:45 [INFO] 15:51:45 [INFO] ------------------------------------------------------- 15:51:45 [INFO] T E S T S 15:51:45 [INFO] ------------------------------------------------------- 15:51:46 [INFO] Running org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest 15:51:47 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s -- in org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest 15:51:47 [INFO] Running org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest 15:51:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest 15:51:47 [INFO] Running org.opendaylight.openflowjava.util.ByteBufUtilsTest 15:51:47 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 s -- in org.opendaylight.openflowjava.util.ByteBufUtilsTest 15:51:47 [INFO] 15:51:47 [INFO] Results: 15:51:47 [INFO] 15:51:47 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 15:51:47 [INFO] 15:51:47 [INFO] 15:51:47 [INFO] --- copy:14.3.7:copy-files (default) @ openflowjava-util --- 15:51:47 [INFO] 15:51:47 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ openflowjava-util --- 15:51:47 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/openflowjava-util-0.21.6-SNAPSHOT.jar 15:51:47 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/META-INF/MANIFEST.MF 15:51:47 [INFO] 15:51:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-util --- 15:51:48 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/openflowjava-util-0.21.6-SNAPSHOT-javadoc.jar 15:51:48 [INFO] 15:51:48 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowjava-util --- 15:51:48 [INFO] CycloneDX: Resolving Dependencies 15:51:49 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 15:51:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/bom.xml 15:51:49 [INFO] attaching as openflowjava-util-0.21.6-SNAPSHOT-cyclonedx.xml 15:51:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/bom.json 15:51:49 [INFO] attaching as openflowjava-util-0.21.6-SNAPSHOT-cyclonedx.json 15:51:49 [INFO] 15:51:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-util --- 15:51:49 [INFO] Skipping duplicate-finder execution! 15:51:49 [INFO] 15:51:49 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflowjava-util --- 15:51:49 [INFO] No dependency problems found 15:51:49 [INFO] 15:51:49 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflowjava-util --- 15:51:49 [INFO] 15:51:49 [INFO] --- jacoco:0.8.15:report (report) @ openflowjava-util --- 15:51:49 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec 15:51:49 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflowjava-util' with 3 classes 15:51:49 [INFO] 15:51:49 [INFO] --- install:3.1.4:install (default-install) @ openflowjava-util --- 15:51:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-SNAPSHOT.pom 15:51:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/openflowjava-util-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-SNAPSHOT.jar 15:51:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/openflowjava-util-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-SNAPSHOT-javadoc.jar 15:51:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-SNAPSHOT-cyclonedx.xml 15:51:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-SNAPSHOT-cyclonedx.json 15:51:49 [INFO] 15:51:49 [INFO] --- bundle:6.1.0:install (default-install) @ openflowjava-util --- 15:51:49 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-SNAPSHOT.jar 15:51:49 [INFO] Writing OBR metadata 15:51:49 [INFO] 15:51:49 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowjava-util --- 15:51:49 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:51:49 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/maven-metadata.xml 15:51:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:51:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:51:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:51:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:51:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:51:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:51:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:51:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:51:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:51:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:51:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:51:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:51:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:51:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:51:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:51:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:51:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:51:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:51:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:51:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:51:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:51:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:51:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:51:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:51:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:51:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:51:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:51:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:51:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:51:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:51:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:51:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:51:49 at java.lang.reflect.Method.invoke (Method.java:580) 15:51:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:51:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:51:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:51:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:51:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/maven-metadata.xml 15:51:49 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml 15:51:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:51:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:51:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:51:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:51:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:51:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:51:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:51:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:51:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:51:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:51:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:51:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:51:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:51:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:51:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:51:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:51:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:51:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:51:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:51:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:51:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:51:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:51:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:51:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:51:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:51:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:51:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:51:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:51:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:51:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:51:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:51:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:51:49 at java.lang.reflect.Method.invoke (Method.java:580) 15:51:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:51:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:51:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:51:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:51:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml 15:51:49 [INFO] 15:51:49 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ openflowjava-util --- 15:51:49 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:51:49 [INFO] 15:51:49 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflowjava-util --- 15:51:49 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/openflowjava-util-0.21.6-SNAPSHOT-sources.jar 15:51:49 [INFO] 15:51:49 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl >-- 15:51:49 [INFO] Building ODL :: openflowjava :: openflow-protocol-impl 0.21.6-SNAPSHOT [7/84] 15:51:49 [INFO] from openflowjava/openflow-protocol-impl/pom.xml 15:51:49 [INFO] -------------------------------[ bundle ]------------------------------- 15:51:50 [INFO] 15:51:50 [INFO] --- clean:3.5.0:clean (default-clean) @ openflow-protocol-impl --- 15:51:50 [INFO] 15:51:50 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflow-protocol-impl --- 15:51:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:50 [INFO] 15:51:50 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflow-protocol-impl --- 15:51:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:50 [INFO] 15:51:50 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflow-protocol-impl --- 15:51:50 [INFO] 15:51:50 [INFO] --- dependency:3.11.0:properties (default) @ openflow-protocol-impl --- 15:51:50 [INFO] 15:51:50 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflow-protocol-impl --- 15:51:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-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/** 15:51:50 [INFO] 15:51:50 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-impl --- 15:51:50 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/yang added. 15:51:50 [INFO] 15:51:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-impl --- 15:51:50 [INFO] Starting audit... 15:51:50 Audit done. 15:51:50 [INFO] You have 0 Checkstyle violations. 15:51:50 [INFO] 15:51:50 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-impl --- 15:51:53 [INFO] Starting audit... 15:51:53 Audit done. 15:51:53 [INFO] You have 0 Checkstyle violations. 15:51:53 [INFO] 15:51:53 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflow-protocol-impl --- 15:51:53 [INFO] 15:51:53 [INFO] --- resources:3.5.0:resources (default-resources) @ openflow-protocol-impl --- 15:51:53 [INFO] Copying 5 resources from src/main/resources to target/classes 15:51:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/generated-sources/spi 15:51:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/generated-sources/yang 15:51:53 [INFO] 15:51:53 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflow-protocol-impl --- 15:51:53 [INFO] Recompiling the module because of changed dependency. 15:51:53 [INFO] Compiling 345 source files with javac [debug release 21] to target/classes 15:51:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/SwitchConnectionProviderImpl.java:[75,8] auto-closeable resource org.opendaylight.openflowjava.protocol.impl.core.SwitchConnectionProviderImpl has a member method close() that could throw InterruptedException 15:51:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/AbstractConnectionAdapter.java:[108,17] expireAfterWrite(long,java.util.concurrent.TimeUnit) in com.google.common.cache.CacheBuilder has been deprecated 15:51:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[72,95] unchecked cast 15:51:55 required: java.lang.Class 15:51:55 found: java.lang.Class 15:51:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[76,91] unchecked cast 15:51:55 required: java.lang.Class 15:51:55 found: java.lang.Class 15:51:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[93,105] unchecked cast 15:51:55 required: java.lang.Class 15:51:55 found: java.lang.Class 15:51:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[97,101] unchecked cast 15:51:55 required: java.lang.Class 15:51:55 found: java.lang.Class 15:51:55 [INFO] 15:51:55 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>> 15:51:55 [INFO] 15:51:55 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflow-protocol-impl --- 15:51:55 [INFO] Fork Value is true 15:52:06 [INFO] Done SpotBugs Analysis.... 15:52:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 15:52:06 [INFO] 15:52:06 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<< 15:52:06 [INFO] 15:52:06 [INFO] 15:52:06 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflow-protocol-impl --- 15:52:06 [INFO] BugInstance size is 0 15:52:06 [INFO] Error size is 0 15:52:06 [INFO] No errors/warnings found 15:52:06 [INFO] 15:52:06 [INFO] --- resources:3.5.0:testResources (default-testResources) @ openflow-protocol-impl --- 15:52:06 [INFO] Copying 4 resources from src/test/resources to target/test-classes 15:52:06 [INFO] 15:52:06 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ openflow-protocol-impl --- 15:52:06 [INFO] Recompiling the module because of changed dependency. 15:52:06 [INFO] Compiling 229 source files with javac [debug release 21] to target/test-classes 15:52:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ChannelOutboundQueue02Test.java:[89,62] expireAfterWrite(long,java.util.concurrent.TimeUnit) in com.google.common.cache.CacheBuilder has been deprecated 15:52:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ChannelOutboundQueue02Test.java:[116,62] expireAfterWrite(long,java.util.concurrent.TimeUnit) in com.google.common.cache.CacheBuilder has been deprecated 15:52:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImp02lTest.java:[127,62] expireAfterWrite(long,java.util.concurrent.TimeUnit) in com.google.common.cache.CacheBuilder has been deprecated 15:52:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl02Test.java:[127,62] expireAfterWrite(long,java.util.concurrent.TimeUnit) in com.google.common.cache.CacheBuilder has been deprecated 15:52:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImplStatisticsTest.java:[190,17] expireAfterWrite(long,java.util.concurrent.TimeUnit) in com.google.common.cache.CacheBuilder has been deprecated 15:52:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImplStatisticsTest.java:[252,17] expireAfterWrite(long,java.util.concurrent.TimeUnit) in com.google.common.cache.CacheBuilder has been deprecated 15:52:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImplTest.java:[106,17] expireAfterWrite(long,java.util.concurrent.TimeUnit) in com.google.common.cache.CacheBuilder has been deprecated 15:52:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ResponseExpectedRpcListenerTest.java:[42,13] expireAfterWrite(long,java.util.concurrent.TimeUnit) in com.google.common.cache.CacheBuilder has been deprecated 15:52:08 [INFO] 15:52:08 [INFO] --- surefire:3.5.6:test (default-test) @ openflow-protocol-impl --- 15:52:08 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/surefire-reports 15:52:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:52:08 [INFO] 15:52:08 [INFO] ------------------------------------------------------- 15:52:08 [INFO] T E S T S 15:52:08 [INFO] ------------------------------------------------------- 15:52:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.TcpServerFacadeTest 15:52:10 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:52:24 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.50 s -- in org.opendaylight.openflowjava.protocol.impl.core.TcpServerFacadeTest 15:52:24 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.UdpServerFacadeTest 15:52:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.329 s -- in org.opendaylight.openflowjava.protocol.impl.core.UdpServerFacadeTest 15:52:32 [INFO] Running org.opendaylight.openflowjava.statistics.StatisticsCountersTest 15:52:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowjava.statistics.StatisticsCountersTest 15:52:32 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest 15:52:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest 15:52:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest 15:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest 15:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest 15:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest 15:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest 15:52:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest 15:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest 15:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest 15:52:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest 15:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest 15:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest 15:52:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest 15:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest 15:52:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest 15:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest 15:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest 15:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest 15:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest 15:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest 15:52:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest 15:52:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 15:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest 15:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest 15:52:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest 15:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest 15:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest 15:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest 15:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest 15:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest 15:52:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest 15:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest 15:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest 15:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest 15:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest 15:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest 15:52:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest 15:52:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest 15:52:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest 15:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest 15:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest 15:52:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest 15:52:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest 15:52:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest 15:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest 15:52:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest 15:52:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest 15:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest 15:52:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest 15:52:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest 15:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest 15:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest 15:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest 15:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest 15:52:33 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest 15:52:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest 15:52:34 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest 15:52:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest 15:52:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest 15:52:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test 15:52:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest 15:52:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest 15:52:34 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest 15:52:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest 15:52:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest 15:52:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest 15:52:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest 15:52:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest 15:52:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest 15:52:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest 15:52:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest 15:52:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest 15:52:34 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest 15:52:34 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest 15:52:34 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest 15:52:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest 15:52:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest 15:52:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest 15:52:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest 15:52:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest 15:52:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest 15:52:34 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest 15:52:34 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest 15:52:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest 15:52:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest 15:52:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest 15:52:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest 15:52:34 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest 15:52:34 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest 15:52:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest 15:52:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest 15:52:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest 15:52:34 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest 15:52:34 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest 15:52:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest 15:52:34 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest 15:52:34 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest 15:52:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest 15:52:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest 15:52:34 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest 15:52:34 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest 15:52:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest 15:52:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest 15:52:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest 15:52:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest 15:52:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest 15:52:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest 15:52:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest 15:52:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest 15:52:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest 15:52:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest 15:52:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest 15:52:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest 15:52:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestExperimenterTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestExperimenterTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableFeaturesTest 15:52:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableFeaturesTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupDescTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupDescTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestAggregateTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestAggregateTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestPortDescTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestPortDescTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupFeaturesTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupFeaturesTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest 15:52:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest 15:52:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest 15:52:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest 15:52:34 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest 15:52:35 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest 15:52:35 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest 15:52:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest 15:52:35 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest 15:52:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest 15:52:35 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest 15:52:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest 15:52:35 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest 15:52:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest 15:52:35 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest 15:52:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest 15:52:35 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest 15:52:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest 15:52:35 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest 15:52:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest 15:52:35 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest 15:52:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest 15:52:35 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest 15:52:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest 15:52:35 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest 15:52:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest 15:52:35 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest 15:52:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest 15:52:35 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest 15:52:35 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest 15:52:35 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest 15:52:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest 15:52:35 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest 15:52:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest 15:52:35 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest 15:52:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest 15:52:35 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest 15:52:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest 15:52:35 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest 15:52:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest 15:52:35 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest 15:52:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest 15:52:35 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest 15:52:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest 15:52:35 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest 15:52:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest 15:52:35 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest 15:52:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.660 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest 15:52:37 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest 15:52:39 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.246 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest 15:52:39 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest 15:52:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest 15:52:39 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test 15:52:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test 15:52:39 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest 15:52:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.633 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest 15:52:40 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest 15:52:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest 15:52:40 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest 15:52:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest 15:52:40 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest 15:52:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest 15:52:40 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest 15:52:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest 15:52:40 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest 15:52:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest 15:52:40 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test 15:52:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test 15:52:40 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test 15:52:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test 15:52:40 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest 15:52:40 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest 15:52:40 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest 15:52:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest 15:52:40 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest 15:52:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest 15:52:40 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest 15:52:40 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest 15:52:40 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest 15:52:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest 15:52:40 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest 15:52:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest 15:52:40 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest 15:52:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest 15:52:40 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest 15:52:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest 15:52:40 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest 15:52:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest 15:52:40 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest 15:52:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest 15:52:40 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest 15:52:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest 15:52:40 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest 15:52:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest 15:52:40 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest 15:52:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest 15:52:40 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest 15:52:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest 15:52:40 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest 15:52:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.290 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest 15:52:41 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest 15:52:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest 15:52:41 [INFO] 15:52:41 [INFO] Results: 15:52:41 [INFO] 15:52:41 [INFO] Tests run: 599, Failures: 0, Errors: 0, Skipped: 0 15:52:41 [INFO] 15:52:41 [INFO] 15:52:41 [INFO] --- copy:14.3.7:copy-files (default) @ openflow-protocol-impl --- 15:52:41 [INFO] 15:52:41 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ openflow-protocol-impl --- 15:52:41 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.6-SNAPSHOT.jar 15:52:41 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/META-INF/MANIFEST.MF 15:52:41 [INFO] 15:52:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflow-protocol-impl --- 15:52:45 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.6-SNAPSHOT-javadoc.jar 15:52:45 [INFO] 15:52:45 [INFO] --- jar:3.5.1:test-jar (default) @ openflow-protocol-impl --- 15:52:46 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.6-SNAPSHOT-tests.jar 15:52:46 [INFO] 15:52:46 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflow-protocol-impl --- 15:52:46 [INFO] CycloneDX: Resolving Dependencies 15:52:47 [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) 15:52:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/bom.xml 15:52:47 [INFO] attaching as openflow-protocol-impl-0.21.6-SNAPSHOT-cyclonedx.xml 15:52:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/bom.json 15:52:47 [INFO] attaching as openflow-protocol-impl-0.21.6-SNAPSHOT-cyclonedx.json 15:52:47 [INFO] 15:52:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-impl --- 15:52:47 [INFO] Skipping duplicate-finder execution! 15:52:47 [INFO] 15:52:47 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflow-protocol-impl --- 15:52:47 [INFO] No dependency problems found 15:52:47 [INFO] 15:52:47 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflow-protocol-impl --- 15:52:47 [INFO] 15:52:47 [INFO] --- jacoco:0.8.15:report (report) @ openflow-protocol-impl --- 15:52:47 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec 15:52:47 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-impl' with 352 classes 15:52:47 [INFO] 15:52:47 [INFO] --- install:3.1.4:install (default-install) @ openflow-protocol-impl --- 15:52:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-SNAPSHOT.pom 15:52:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-SNAPSHOT.jar 15:52:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-SNAPSHOT-javadoc.jar 15:52:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.6-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-SNAPSHOT-tests.jar 15:52:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-SNAPSHOT-cyclonedx.xml 15:52:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-SNAPSHOT-cyclonedx.json 15:52:47 [INFO] 15:52:47 [INFO] --- bundle:6.1.0:install (default-install) @ openflow-protocol-impl --- 15:52:47 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-SNAPSHOT.jar 15:52:47 [INFO] Writing OBR metadata 15:52:47 [INFO] 15:52:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflow-protocol-impl --- 15:52:47 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:52:47 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/maven-metadata.xml 15:52:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:52:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:52:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:52:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:52:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:52:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:52:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:52:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:52:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:52:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:52:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:52:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:52:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:52:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:52:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:52:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:52:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:52:47 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:52:47 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:52:47 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:52:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:52:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:52:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:52:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:52:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:52:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:52:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:52:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:52:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:52:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:52:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:52:47 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:52:47 at java.lang.reflect.Method.invoke (Method.java:580) 15:52:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:52:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:52:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:52:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:52:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/maven-metadata.xml 15:52:47 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml 15:52:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:52:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:52:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:52:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:52:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:52:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:52:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:52:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:52:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:52:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:52:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:52:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:52:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:52:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:52:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:52:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:52:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:52:47 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:52:47 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:52:47 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:52:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:52:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:52:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:52:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:52:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:52:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:52:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:52:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:52:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:52:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:52:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:52:47 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:52:47 at java.lang.reflect.Method.invoke (Method.java:580) 15:52:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:52:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:52:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:52:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:52:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml 15:52:47 [INFO] 15:52:47 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ openflow-protocol-impl --- 15:52:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:52:47 [INFO] 15:52:47 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflow-protocol-impl --- 15:52:47 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.6-SNAPSHOT-sources.jar 15:52:47 [INFO] 15:52:47 [INFO] --< org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol >-- 15:52:47 [INFO] Building ODL :: openflowjava :: odl-openflowjava-protocol 0.21.6-SNAPSHOT [8/84] 15:52:47 [INFO] from features/odl-openflowjava-protocol/pom.xml 15:52:47 [INFO] ------------------------------[ feature ]------------------------------- 15:52:48 [INFO] 15:52:48 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowjava-protocol --- 15:52:48 [INFO] 15:52:48 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowjava-protocol --- 15:52:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 15:52:48 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 15:52:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:52:48 [INFO] 15:52:48 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol --- 15:52:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:52:48 [INFO] 15:52:48 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowjava-protocol --- 15:52:49 [INFO] 15:52:49 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowjava-protocol --- 15:52:49 [INFO] 15:52:49 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol --- 15:52:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:52:49 [INFO] argLine set to empty 15:52:49 [INFO] 15:52:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowjava-protocol --- 15:52:50 [INFO] Starting audit... 15:52:50 Audit done. 15:52:50 [INFO] You have 0 Checkstyle violations. 15:52:50 [INFO] 15:52:50 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowjava-protocol --- 15:52:50 [INFO] Starting audit... 15:52:50 Audit done. 15:52:50 [INFO] You have 0 Checkstyle violations. 15:52:50 [INFO] 15:52:50 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowjava-protocol --- 15:52:50 [INFO] 15:52:50 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol --- 15:52:50 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/feature/feature.xml 15:52:50 [INFO] ...done! 15:52:50 [INFO] Set artifact 15:52:50 [INFO] 15:52:50 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowjava-protocol --- 15:52:50 [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 15:52:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:52:50 [INFO] 15:52:50 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowjava-protocol >>> 15:52:50 [INFO] 15:52:50 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowjava-protocol --- 15:52:51 [INFO] No files found to run spotbugs; check compile phase has been run. 15:52:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 15:52:51 [INFO] 15:52:51 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<< 15:52:51 [INFO] 15:52:51 [INFO] 15:52:51 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowjava-protocol --- 15:52:51 [INFO] 15:52:51 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowjava-protocol --- 15:52:51 [INFO] Starting SFT for org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol 15:52:54 [INFO] Project dependency features detected: [] 15:52:54 [INFO] Pax Exam System (Version: 4.14.0) created. 15:52:54 [INFO] Creating RMI registry server on 127.0.0.1:46321 15:52:54 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:52:54 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:52:54 [INFO] Waiting for remote bundle context.. on 46321 name: 21be1fa3-264c-474b-9f5e-dcc2ed17ee1c timout: [ RelativeTimeout value = 180000 ] 15:53:00 [INFO] Building jar from resources and headers. 15:53:00 [INFO] Writing jar finished. 15:53:02 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:53:02 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:53:02 [INFO] 15:53:02 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowjava-protocol --- 15:53:02 [INFO] 15:53:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowjava-protocol --- 15:53:02 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:53:02 [INFO] 15:53:02 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowjava-protocol --- 15:53:02 [INFO] CycloneDX: Resolving Dependencies 15:53:03 [INFO] CycloneDX: Creating BOM version 1.6 with 63 component(s) 15:53:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/bom.xml 15:53:04 [INFO] attaching as odl-openflowjava-protocol-0.21.6-SNAPSHOT-cyclonedx.xml 15:53:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/bom.json 15:53:04 [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 15:53:04 [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 15:53:04 [INFO] attaching as odl-openflowjava-protocol-0.21.6-SNAPSHOT-cyclonedx.json 15:53:04 [INFO] 15:53:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowjava-protocol --- 15:53:04 [INFO] Skipping duplicate-finder execution! 15:53:04 [INFO] 15:53:04 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowjava-protocol --- 15:53:04 [INFO] Skipping plugin execution 15:53:04 [INFO] 15:53:04 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowjava-protocol --- 15:53:04 [INFO] Skipping source per configuration. 15:53:04 [INFO] 15:53:04 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowjava-protocol --- 15:53:04 [INFO] 15:53:04 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowjava-protocol --- 15:53:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:53:04 [INFO] 15:53:04 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowjava-protocol --- 15:53:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-SNAPSHOT.pom 15:53:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-SNAPSHOT-features.xml 15:53:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-SNAPSHOT-cyclonedx.xml 15:53:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-SNAPSHOT-cyclonedx.json 15:53:04 [INFO] 15:53:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowjava-protocol --- 15:53:04 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:53:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/maven-metadata.xml 15:53:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:53:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:53:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:53:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:53:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:53:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:53:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:53:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:53:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:53:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:53:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:53:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:53:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:53:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:53:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:53:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:53:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:53:04 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:53:04 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:53:04 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:53:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:53:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:53:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:53:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:53:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:53:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:53:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:53:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:53:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:53:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:53:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:53:04 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:53:04 at java.lang.reflect.Method.invoke (Method.java:580) 15:53:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:53:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:53:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:53:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:53:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/maven-metadata.xml 15:53:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml 15:53:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:53:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:53:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:53:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:53:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:53:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:53:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:53:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:53:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:53:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:53:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:53:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:53:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:53:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:53:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:53:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:53:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:53:04 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:53:04 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:53:04 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:53:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:53:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:53:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:53:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:53:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:53:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:53:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:53:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:53:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:53:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:53:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:53:04 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:53:04 at java.lang.reflect.Method.invoke (Method.java:580) 15:53:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:53:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:53:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:53:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:53:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml 15:53:04 [INFO] 15:53:04 [INFO] -------< org.opendaylight.openflowplugin.model:model-inventory >-------- 15:53:04 [INFO] Building model-inventory 0.21.6-SNAPSHOT [9/84] 15:53:04 [INFO] from model/model-inventory/pom.xml 15:53:04 [INFO] -------------------------------[ bundle ]------------------------------- 15:53:04 [INFO] 15:53:04 [INFO] --- clean:3.5.0:clean (default-clean) @ model-inventory --- 15:53:04 [INFO] 15:53:04 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ model-inventory --- 15:53:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:53:04 [INFO] 15:53:04 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ model-inventory --- 15:53:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:53:04 [INFO] 15:53:04 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ model-inventory --- 15:53:05 [INFO] 15:53:05 [INFO] --- dependency:3.11.0:properties (default) @ model-inventory --- 15:53:05 [INFO] 15:53:05 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ model-inventory --- 15:53:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:53:05 [INFO] 15:53:05 [INFO] --- yang:14.0.25:generate-sources (binding) @ model-inventory --- 15:53:05 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:53:05 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/src/main/yang 15:53:05 [INFO] yang-to-sources: Found 2 dependencies in 1.252 ms 15:53:05 [INFO] yang-to-sources: Project model files found: 1 in 25.50 ms 15:53:05 [INFO] yang-to-sources: 3 YANG models processed in 56.04 ms 15:53:05 [INFO] BindingJavaFileGenerator: Defined 32 files in 8.662 ms 15:53:05 [INFO] Sorted 32 files into 5 directories in 158.4 μs 15:53:05 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 42.27 ms 15:53:05 [INFO] 15:53:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-inventory --- 15:53:05 [INFO] Starting audit... 15:53:05 Audit done. 15:53:05 [INFO] You have 0 Checkstyle violations. 15:53:05 [INFO] 15:53:05 [INFO] --- checkstyle:3.6.0:check (default) @ model-inventory --- 15:53:05 [INFO] Starting audit... 15:53:05 Audit done. 15:53:05 [INFO] You have 0 Checkstyle violations. 15:53:05 [INFO] 15:53:05 [INFO] --- dependency:3.11.0:copy (unpack-license) @ model-inventory --- 15:53:05 [INFO] 15:53:05 [INFO] --- resources:3.5.0:resources (default-resources) @ model-inventory --- 15:53:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/src/main/resources 15:53:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/generated-sources/spi 15:53:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:53:05 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:53:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:53:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/generated-sources/spi 15:53:05 [INFO] 15:53:05 [INFO] --- compiler:3.15.0:compile (default-compile) @ model-inventory --- 15:53:05 [INFO] Recompiling the module because of changed source code. 15:53:05 [INFO] Compiling 31 source files with javac [debug release 21] to target/classes 15:53:05 [INFO] 15:53:05 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ model-inventory >>> 15:53:05 [INFO] 15:53:05 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ model-inventory --- 15:53:05 [INFO] Fork Value is true 15:53:07 [INFO] Done SpotBugs Analysis.... 15:53:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 15:53:07 [INFO] 15:53:07 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ model-inventory <<< 15:53:07 [INFO] 15:53:07 [INFO] 15:53:07 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ model-inventory --- 15:53:07 [INFO] BugInstance size is 0 15:53:07 [INFO] Error size is 0 15:53:07 [INFO] No errors/warnings found 15:53:07 [INFO] 15:53:07 [INFO] --- resources:3.5.0:testResources (default-testResources) @ model-inventory --- 15:53:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/src/test/resources 15:53:07 [INFO] 15:53:07 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ model-inventory --- 15:53:07 [INFO] No sources to compile 15:53:07 [INFO] 15:53:07 [INFO] --- surefire:3.5.6:test (default-test) @ model-inventory --- 15:53:07 [INFO] No tests to run. 15:53:07 [INFO] 15:53:07 [INFO] --- copy:14.3.7:copy-files (default) @ model-inventory --- 15:53:07 [INFO] 15:53:07 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ model-inventory --- 15:53:08 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/model-inventory-0.21.6-SNAPSHOT.jar 15:53:08 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/META-INF/MANIFEST.MF 15:53:08 [INFO] 15:53:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ model-inventory --- 15:53:09 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/model-inventory-0.21.6-SNAPSHOT-javadoc.jar 15:53:09 [INFO] 15:53:09 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ model-inventory --- 15:53:09 [INFO] CycloneDX: Resolving Dependencies 15:53:10 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 15:53:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/bom.xml 15:53:10 [INFO] attaching as model-inventory-0.21.6-SNAPSHOT-cyclonedx.xml 15:53:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/bom.json 15:53:10 [INFO] attaching as model-inventory-0.21.6-SNAPSHOT-cyclonedx.json 15:53:10 [INFO] 15:53:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-inventory --- 15:53:10 [INFO] Skipping duplicate-finder execution! 15:53:10 [INFO] 15:53:10 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ model-inventory --- 15:53:10 [INFO] No dependency problems found 15:53:10 [INFO] 15:53:10 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ model-inventory --- 15:53:10 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/model-inventory-0.21.6-SNAPSHOT-sources.jar 15:53:10 [INFO] 15:53:10 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ model-inventory --- 15:53:10 [INFO] 15:53:10 [INFO] --- jacoco:0.8.15:report (report) @ model-inventory --- 15:53:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:53:10 [INFO] 15:53:10 [INFO] --- install:3.1.4:install (default-install) @ model-inventory --- 15:53:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-SNAPSHOT.pom 15:53:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/model-inventory-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-SNAPSHOT.jar 15:53:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/model-inventory-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-SNAPSHOT-javadoc.jar 15:53:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-SNAPSHOT-cyclonedx.xml 15:53:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-SNAPSHOT-cyclonedx.json 15:53:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/model-inventory-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-SNAPSHOT-sources.jar 15:53:10 [INFO] 15:53:10 [INFO] --- bundle:6.1.0:install (default-install) @ model-inventory --- 15:53:10 [INFO] Installing org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-SNAPSHOT.jar 15:53:10 [INFO] Writing OBR metadata 15:53:10 [INFO] 15:53:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-inventory --- 15:53:10 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:53:10 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/maven-metadata.xml 15:53:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:53:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:53:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:53:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:53:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:53:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:53:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:53:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:53:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:53:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:53:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:53:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:53:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:53:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:53:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:53:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:53:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:53:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:53:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:53:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:53:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:53:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:53:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:53:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:53:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:53:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:53:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:53:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:53:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:53:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:53:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:53:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:53:10 at java.lang.reflect.Method.invoke (Method.java:580) 15:53:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:53:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:53:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:53:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:53:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/maven-metadata.xml 15:53:10 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml 15:53:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:53:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:53:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:53:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:53:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:53:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:53:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:53:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:53:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:53:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:53:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:53:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:53:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:53:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:53:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:53:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:53:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:53:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:53:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:53:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:53:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:53:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:53:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:53:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:53:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:53:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:53:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:53:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:53:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:53:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:53:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:53:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:53:10 at java.lang.reflect.Method.invoke (Method.java:580) 15:53:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:53:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:53:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:53:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:53:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml 15:53:10 [INFO] 15:53:10 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ model-inventory --- 15:53:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:53:10 [INFO] 15:53:10 [INFO] -------< org.opendaylight.openflowplugin.model:model-flow-base >-------- 15:53:10 [INFO] Building model-flow-base 0.21.6-SNAPSHOT [10/84] 15:53:10 [INFO] from model/model-flow-base/pom.xml 15:53:10 [INFO] -------------------------------[ bundle ]------------------------------- 15:53:22 [INFO] 15:53:22 [INFO] --- clean:3.5.0:clean (default-clean) @ model-flow-base --- 15:53:22 [INFO] 15:53:22 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ model-flow-base --- 15:53:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:53:22 [INFO] 15:53:22 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ model-flow-base --- 15:53:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:53:22 [INFO] 15:53:22 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ model-flow-base --- 15:53:23 [INFO] 15:53:23 [INFO] --- dependency:3.11.0:properties (default) @ model-flow-base --- 15:53:23 [INFO] 15:53:23 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ model-flow-base --- 15:53:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:53:23 [INFO] 15:53:23 [INFO] --- yang:14.0.25:generate-sources (binding) @ model-flow-base --- 15:53:23 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:53:23 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/src/main/yang 15:53:23 [INFO] yang-to-sources: Found 7 dependencies in 1.775 ms 15:53:23 [INFO] yang-to-sources: Project model files found: 11 in 34.67 ms 15:53:23 [INFO] yang-to-sources: 21 YANG models processed in 513.6 ms 15:53:23 [INFO] BindingJavaFileGenerator: Defined 602 files in 73.42 ms 15:53:23 [INFO] Sorted 602 files into 136 directories in 1.445 ms 15:53:24 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 602 in 222.4 ms 15:53:24 [INFO] 15:53:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-base --- 15:53:24 [INFO] Starting audit... 15:53:24 Audit done. 15:53:24 [INFO] You have 0 Checkstyle violations. 15:53:24 [INFO] 15:53:24 [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-base --- 15:53:24 [INFO] Starting audit... 15:53:24 Audit done. 15:53:24 [INFO] You have 0 Checkstyle violations. 15:53:24 [INFO] 15:53:24 [INFO] --- dependency:3.11.0:copy (unpack-license) @ model-flow-base --- 15:53:24 [INFO] 15:53:24 [INFO] --- resources:3.5.0:resources (default-resources) @ model-flow-base --- 15:53:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/src/main/resources 15:53:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/generated-sources/spi 15:53:24 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 15:53:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:53:24 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 15:53:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/generated-sources/spi 15:53:24 [INFO] 15:53:24 [INFO] --- compiler:3.15.0:compile (default-compile) @ model-flow-base --- 15:53:24 [INFO] Recompiling the module because of changed dependency. 15:53:24 [INFO] Compiling 602 source files with javac [debug release 21] to target/classes 15:53:26 [INFO] 15:53:26 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ model-flow-base >>> 15:53:26 [INFO] 15:53:26 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ model-flow-base --- 15:53:26 [INFO] Fork Value is true 15:53:30 [INFO] Done SpotBugs Analysis.... 15:53:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 15:53:30 [INFO] 15:53:30 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ model-flow-base <<< 15:53:30 [INFO] 15:53:30 [INFO] 15:53:30 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ model-flow-base --- 15:53:30 [INFO] BugInstance size is 0 15:53:30 [INFO] Error size is 0 15:53:30 [INFO] No errors/warnings found 15:53:30 [INFO] 15:53:30 [INFO] --- resources:3.5.0:testResources (default-testResources) @ model-flow-base --- 15:53:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/src/test/resources 15:53:30 [INFO] 15:53:30 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ model-flow-base --- 15:53:30 [INFO] No sources to compile 15:53:30 [INFO] 15:53:30 [INFO] --- surefire:3.5.6:test (default-test) @ model-flow-base --- 15:53:30 [INFO] No tests to run. 15:53:30 [INFO] 15:53:30 [INFO] --- copy:14.3.7:copy-files (default) @ model-flow-base --- 15:53:30 [INFO] 15:53:30 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ model-flow-base --- 15:53:31 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/model-flow-base-0.21.6-SNAPSHOT.jar 15:53:31 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/META-INF/MANIFEST.MF 15:53:31 [INFO] 15:53:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ model-flow-base --- 15:53:38 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/model-flow-base-0.21.6-SNAPSHOT-javadoc.jar 15:53:38 [INFO] 15:53:38 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ model-flow-base --- 15:53:38 [INFO] CycloneDX: Resolving Dependencies 15:53:39 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 15:53:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/bom.xml 15:53:39 [INFO] attaching as model-flow-base-0.21.6-SNAPSHOT-cyclonedx.xml 15:53:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/bom.json 15:53:39 [INFO] attaching as model-flow-base-0.21.6-SNAPSHOT-cyclonedx.json 15:53:39 [INFO] 15:53:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-base --- 15:53:39 [INFO] Skipping duplicate-finder execution! 15:53:39 [INFO] 15:53:39 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ model-flow-base --- 15:53:39 [WARNING] Used undeclared dependencies found: 15:53:39 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.6:compile 15:53:39 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.6:compile 15:53:39 [INFO] 15:53:39 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ model-flow-base --- 15:53:39 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/model-flow-base-0.21.6-SNAPSHOT-sources.jar 15:53:39 [INFO] 15:53:39 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ model-flow-base --- 15:53:39 [INFO] 15:53:39 [INFO] --- jacoco:0.8.15:report (report) @ model-flow-base --- 15:53:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:53:39 [INFO] 15:53:39 [INFO] --- install:3.1.4:install (default-install) @ model-flow-base --- 15:53:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-SNAPSHOT.pom 15:53:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/model-flow-base-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-SNAPSHOT.jar 15:53:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/model-flow-base-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-SNAPSHOT-javadoc.jar 15:53:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-SNAPSHOT-cyclonedx.xml 15:53:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-SNAPSHOT-cyclonedx.json 15:53:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/model-flow-base-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-SNAPSHOT-sources.jar 15:53:39 [INFO] 15:53:39 [INFO] --- bundle:6.1.0:install (default-install) @ model-flow-base --- 15:53:39 [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-SNAPSHOT.jar 15:53:39 [INFO] Writing OBR metadata 15:53:39 [INFO] 15:53:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-flow-base --- 15:53:39 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:53:39 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/maven-metadata.xml 15:53:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:53:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:53:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:53:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:53:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:53:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:53:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:53:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:53:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:53:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:53:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:53:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:53:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:53:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:53:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:53:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:53:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:53:39 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:53:39 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:53:39 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:53:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:53:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:53:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:53:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:53:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:53:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:53:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:53:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:53:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:53:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:53:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:53:39 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:53:39 at java.lang.reflect.Method.invoke (Method.java:580) 15:53:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:53:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:53:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:53:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:53:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/maven-metadata.xml 15:53:39 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml 15:53:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:53:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:53:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:53:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:53:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:53:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:53:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:53:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:53:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:53:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:53:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:53:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:53:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:53:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:53:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:53:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:53:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:53:39 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:53:39 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:53:39 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:53:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:53:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:53:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:53:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:53:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:53:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:53:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:53:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:53:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:53:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:53:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:53:39 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:53:39 at java.lang.reflect.Method.invoke (Method.java:580) 15:53:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:53:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:53:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:53:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:53:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml 15:53:39 [INFO] 15:53:39 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ model-flow-base --- 15:53:39 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:53:39 [INFO] 15:53:39 [INFO] ------< org.opendaylight.openflowplugin.model:model-flow-service >------ 15:53:39 [INFO] Building model-flow-service 0.21.6-SNAPSHOT [11/84] 15:53:39 [INFO] from model/model-flow-service/pom.xml 15:53:39 [INFO] -------------------------------[ bundle ]------------------------------- 15:53:39 [INFO] 15:53:39 [INFO] --- clean:3.5.0:clean (default-clean) @ model-flow-service --- 15:53:39 [INFO] 15:53:39 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ model-flow-service --- 15:53:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:53:39 [INFO] 15:53:39 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ model-flow-service --- 15:53:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:53:39 [INFO] 15:53:39 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ model-flow-service --- 15:53:40 [INFO] 15:53:40 [INFO] --- dependency:3.11.0:properties (default) @ model-flow-service --- 15:53:40 [INFO] 15:53:40 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ model-flow-service --- 15:53:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:53:40 [INFO] 15:53:40 [INFO] --- yang:14.0.25:generate-sources (binding) @ model-flow-service --- 15:53:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:53:40 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/src/main/yang 15:53:40 [INFO] yang-to-sources: Found 8 dependencies in 1.840 ms 15:53:40 [INFO] yang-to-sources: Project model files found: 22 in 13.16 ms 15:53:40 [INFO] yang-to-sources: 45 YANG models processed in 601.0 ms 15:53:40 [INFO] BindingJavaFileGenerator: Defined 521 files in 62.89 ms 15:53:40 [INFO] Sorted 521 files into 101 directories in 878.1 μs 15:53:41 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 521 in 191.1 ms 15:53:41 [INFO] 15:53:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-service --- 15:53:41 [INFO] Starting audit... 15:53:41 Audit done. 15:53:41 [INFO] You have 0 Checkstyle violations. 15:53:41 [INFO] 15:53:41 [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-service --- 15:53:41 [INFO] Starting audit... 15:53:41 Audit done. 15:53:41 [INFO] You have 0 Checkstyle violations. 15:53:41 [INFO] 15:53:41 [INFO] --- dependency:3.11.0:copy (unpack-license) @ model-flow-service --- 15:53:41 [INFO] 15:53:41 [INFO] --- resources:3.5.0:resources (default-resources) @ model-flow-service --- 15:53:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/src/main/resources 15:53:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/spi 15:53:41 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 15:53:41 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:53:41 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 15:53:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/spi 15:53:41 [INFO] 15:53:41 [INFO] --- compiler:3.15.0:compile (default-compile) @ model-flow-service --- 15:53:41 [INFO] Recompiling the module because of changed dependency. 15:53:41 [INFO] Compiling 520 source files with javac [debug release 21] to target/classes 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[142,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[143,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:43 [INFO] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.java: Some input files additionally use or override a deprecated API. 15:53:43 [INFO] 15:53:43 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ model-flow-service >>> 15:53:43 [INFO] 15:53:43 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ model-flow-service --- 15:53:43 [INFO] Fork Value is true 15:53:47 [INFO] Done SpotBugs Analysis.... 15:53:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 15:53:47 [INFO] 15:53:47 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ model-flow-service <<< 15:53:47 [INFO] 15:53:47 [INFO] 15:53:47 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ model-flow-service --- 15:53:47 [INFO] BugInstance size is 0 15:53:47 [INFO] Error size is 0 15:53:47 [INFO] No errors/warnings found 15:53:47 [INFO] 15:53:47 [INFO] --- resources:3.5.0:testResources (default-testResources) @ model-flow-service --- 15:53:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/src/test/resources 15:53:47 [INFO] 15:53:47 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ model-flow-service --- 15:53:47 [INFO] No sources to compile 15:53:47 [INFO] 15:53:47 [INFO] --- surefire:3.5.6:test (default-test) @ model-flow-service --- 15:53:47 [INFO] No tests to run. 15:53:47 [INFO] 15:53:47 [INFO] --- copy:14.3.7:copy-files (default) @ model-flow-service --- 15:53:47 [INFO] 15:53:47 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ model-flow-service --- 15:53:48 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/model-flow-service-0.21.6-SNAPSHOT.jar 15:53:48 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/META-INF/MANIFEST.MF 15:53:48 [INFO] 15:53:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ model-flow-service --- 15:53:55 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/model-flow-service-0.21.6-SNAPSHOT-javadoc.jar 15:53:55 [INFO] 15:53:55 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ model-flow-service --- 15:53:55 [INFO] CycloneDX: Resolving Dependencies 15:53:55 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 15:53:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/bom.xml 15:53:55 [INFO] attaching as model-flow-service-0.21.6-SNAPSHOT-cyclonedx.xml 15:53:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/bom.json 15:53:56 [INFO] attaching as model-flow-service-0.21.6-SNAPSHOT-cyclonedx.json 15:53:56 [INFO] 15:53:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-service --- 15:53:56 [INFO] Skipping duplicate-finder execution! 15:53:56 [INFO] 15:53:56 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ model-flow-service --- 15:53:56 [INFO] No dependency problems found 15:53:56 [INFO] 15:53:56 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ model-flow-service --- 15:53:56 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/model-flow-service-0.21.6-SNAPSHOT-sources.jar 15:53:56 [INFO] 15:53:56 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ model-flow-service --- 15:53:56 [INFO] 15:53:56 [INFO] --- jacoco:0.8.15:report (report) @ model-flow-service --- 15:53:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:53:56 [INFO] 15:53:56 [INFO] --- install:3.1.4:install (default-install) @ model-flow-service --- 15:53:56 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-SNAPSHOT.pom 15:53:56 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/model-flow-service-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-SNAPSHOT.jar 15:53:56 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/model-flow-service-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-SNAPSHOT-javadoc.jar 15:53:56 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-SNAPSHOT-cyclonedx.xml 15:53:56 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-SNAPSHOT-cyclonedx.json 15:53:56 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/model-flow-service-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-SNAPSHOT-sources.jar 15:53:56 [INFO] 15:53:56 [INFO] --- bundle:6.1.0:install (default-install) @ model-flow-service --- 15:53:56 [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-SNAPSHOT.jar 15:53:56 [INFO] Writing OBR metadata 15:53:56 [INFO] 15:53:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-flow-service --- 15:53:56 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:53:56 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/maven-metadata.xml 15:53:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:53:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:53:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:53:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:53:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:53:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:53:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:53:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:53:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:53:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:53:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:53:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:53:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:53:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:53:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:53:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:53:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:53:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:53:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:53:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:53:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:53:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:53:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:53:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:53:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:53:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:53:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:53:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:53:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:53:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:53:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:53:56 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:53:56 at java.lang.reflect.Method.invoke (Method.java:580) 15:53:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:53:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:53:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:53:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:53:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/maven-metadata.xml 15:53:56 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml 15:53:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:53:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:53:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:53:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:53:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:53:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:53:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:53:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:53:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:53:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:53:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:53:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:53:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:53:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:53:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:53:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:53:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:53:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:53:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:53:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:53:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:53:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:53:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:53:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:53:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:53:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:53:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:53:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:53:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:53:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:53:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:53:56 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:53:56 at java.lang.reflect.Method.invoke (Method.java:580) 15:53:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:53:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:53:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:53:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:53:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml 15:53:56 [INFO] 15:53:56 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ model-flow-service --- 15:53:56 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:53:56 [INFO] 15:53:56 [INFO] ----< org.opendaylight.openflowplugin.model:model-flow-statistics >----- 15:53:56 [INFO] Building model-flow-statistics 0.21.6-SNAPSHOT [12/84] 15:53:56 [INFO] from model/model-flow-statistics/pom.xml 15:53:56 [INFO] -------------------------------[ bundle ]------------------------------- 15:53:56 [INFO] 15:53:56 [INFO] --- clean:3.5.0:clean (default-clean) @ model-flow-statistics --- 15:53:56 [INFO] 15:53:56 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ model-flow-statistics --- 15:53:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:53:56 [INFO] 15:53:56 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ model-flow-statistics --- 15:53:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:53:56 [INFO] 15:53:56 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ model-flow-statistics --- 15:53:56 [INFO] 15:53:56 [INFO] --- dependency:3.11.0:properties (default) @ model-flow-statistics --- 15:53:56 [INFO] 15:53:56 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ model-flow-statistics --- 15:53:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:53:56 [INFO] 15:53:56 [INFO] --- yang:14.0.25:generate-sources (binding) @ model-flow-statistics --- 15:53:56 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:53:56 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/src/main/yang 15:53:56 [INFO] yang-to-sources: Found 9 dependencies in 4.709 ms 15:53:56 [INFO] yang-to-sources: Project model files found: 8 in 10.39 ms 15:53:57 [INFO] yang-to-sources: 32 YANG models processed in 424.6 ms 15:53:57 [INFO] BindingJavaFileGenerator: Defined 292 files in 42.54 ms 15:53:57 [INFO] Sorted 292 files into 46 directories in 1.013 ms 15:53:57 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 292 in 113.9 ms 15:53:57 [INFO] 15:53:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-statistics --- 15:53:57 [INFO] Starting audit... 15:53:57 Audit done. 15:53:57 [INFO] You have 0 Checkstyle violations. 15:53:57 [INFO] 15:53:57 [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-statistics --- 15:53:57 [INFO] Starting audit... 15:53:57 Audit done. 15:53:57 [INFO] You have 0 Checkstyle violations. 15:53:57 [INFO] 15:53:57 [INFO] --- dependency:3.11.0:copy (unpack-license) @ model-flow-statistics --- 15:53:57 [INFO] 15:53:57 [INFO] --- resources:3.5.0:resources (default-resources) @ model-flow-statistics --- 15:53:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/src/main/resources 15:53:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/spi 15:53:57 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 15:53:57 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:53:57 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 15:53:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/spi 15:53:57 [INFO] 15:53:57 [INFO] --- compiler:3.15.0:compile (default-compile) @ model-flow-statistics --- 15:53:57 [INFO] Recompiling the module because of changed dependency. 15:53:57 [INFO] Compiling 291 source files with javac [debug release 21] to target/classes 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[132,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[114,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[130,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[104,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[104,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[104,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[145,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[130,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[106,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[106,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[106,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[141,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 15:53:59 [INFO] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java: Some input files additionally use or override a deprecated API. 15:53:59 [INFO] 15:53:59 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ model-flow-statistics >>> 15:53:59 [INFO] 15:53:59 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ model-flow-statistics --- 15:53:59 [INFO] Fork Value is true 15:54:02 [INFO] Done SpotBugs Analysis.... 15:54:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 15:54:02 [INFO] 15:54:02 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ model-flow-statistics <<< 15:54:02 [INFO] 15:54:02 [INFO] 15:54:02 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ model-flow-statistics --- 15:54:02 [INFO] BugInstance size is 0 15:54:02 [INFO] Error size is 0 15:54:02 [INFO] No errors/warnings found 15:54:02 [INFO] 15:54:02 [INFO] --- resources:3.5.0:testResources (default-testResources) @ model-flow-statistics --- 15:54:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/src/test/resources 15:54:02 [INFO] 15:54:02 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ model-flow-statistics --- 15:54:02 [INFO] No sources to compile 15:54:02 [INFO] 15:54:02 [INFO] --- surefire:3.5.6:test (default-test) @ model-flow-statistics --- 15:54:02 [INFO] No tests to run. 15:54:02 [INFO] 15:54:02 [INFO] --- copy:14.3.7:copy-files (default) @ model-flow-statistics --- 15:54:02 [INFO] 15:54:02 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ model-flow-statistics --- 15:54:02 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/model-flow-statistics-0.21.6-SNAPSHOT.jar 15:54:02 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/META-INF/MANIFEST.MF 15:54:02 [INFO] 15:54:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ model-flow-statistics --- 15:54:07 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/model-flow-statistics-0.21.6-SNAPSHOT-javadoc.jar 15:54:07 [INFO] 15:54:07 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ model-flow-statistics --- 15:54:07 [INFO] CycloneDX: Resolving Dependencies 15:54:08 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 15:54:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/bom.xml 15:54:08 [INFO] attaching as model-flow-statistics-0.21.6-SNAPSHOT-cyclonedx.xml 15:54:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/bom.json 15:54:08 [INFO] attaching as model-flow-statistics-0.21.6-SNAPSHOT-cyclonedx.json 15:54:08 [INFO] 15:54:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-statistics --- 15:54:08 [INFO] Skipping duplicate-finder execution! 15:54:08 [INFO] 15:54:08 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ model-flow-statistics --- 15:54:08 [INFO] No dependency problems found 15:54:08 [INFO] 15:54:08 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ model-flow-statistics --- 15:54:08 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/model-flow-statistics-0.21.6-SNAPSHOT-sources.jar 15:54:08 [INFO] 15:54:08 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ model-flow-statistics --- 15:54:08 [INFO] 15:54:08 [INFO] --- jacoco:0.8.15:report (report) @ model-flow-statistics --- 15:54:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:54:08 [INFO] 15:54:08 [INFO] --- install:3.1.4:install (default-install) @ model-flow-statistics --- 15:54:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-SNAPSHOT.pom 15:54:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/model-flow-statistics-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-SNAPSHOT.jar 15:54:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/model-flow-statistics-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-SNAPSHOT-javadoc.jar 15:54:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-SNAPSHOT-cyclonedx.xml 15:54:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-SNAPSHOT-cyclonedx.json 15:54:08 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/model-flow-statistics-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-SNAPSHOT-sources.jar 15:54:08 [INFO] 15:54:08 [INFO] --- bundle:6.1.0:install (default-install) @ model-flow-statistics --- 15:54:08 [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-SNAPSHOT.jar 15:54:08 [INFO] Writing OBR metadata 15:54:08 [INFO] 15:54:08 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-flow-statistics --- 15:54:08 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:54:08 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/maven-metadata.xml 15:54:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:54:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:54:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:54:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:54:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:54:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:54:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:54:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:54:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:54:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:54:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:54:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:54:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:54:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:54:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:54:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:54:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:54:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:54:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:54:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:54:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:54:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:54:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:54:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:54:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:54:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:54:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:54:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:54:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:54:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:54:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:54:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:54:08 at java.lang.reflect.Method.invoke (Method.java:580) 15:54:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:54:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:54:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:54:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:54:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/maven-metadata.xml 15:54:08 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml 15:54:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:54:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:54:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:54:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:54:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:54:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:54:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:54:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:54:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:54:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:54:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:54:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:54:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:54:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:54:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:54:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:54:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:54:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:54:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:54:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:54:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:54:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:54:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:54:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:54:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:54:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:54:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:54:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:54:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:54:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:54:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:54:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:54:08 at java.lang.reflect.Method.invoke (Method.java:580) 15:54:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:54:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:54:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:54:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:54:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml 15:54:08 [INFO] 15:54:08 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ model-flow-statistics --- 15:54:08 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:54:08 [INFO] 15:54:08 [INFO] --------< org.opendaylight.openflowplugin.model:model-topology >-------- 15:54:08 [INFO] Building model-topology 0.21.6-SNAPSHOT [13/84] 15:54:08 [INFO] from model/model-topology/pom.xml 15:54:08 [INFO] -------------------------------[ bundle ]------------------------------- 15:54:08 [INFO] 15:54:08 [INFO] --- clean:3.5.0:clean (default-clean) @ model-topology --- 15:54:08 [INFO] 15:54:08 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ model-topology --- 15:54:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:08 [INFO] 15:54:08 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ model-topology --- 15:54:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:08 [INFO] 15:54:08 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ model-topology --- 15:54:09 [INFO] 15:54:09 [INFO] --- dependency:3.11.0:properties (default) @ model-topology --- 15:54:09 [INFO] 15:54:09 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ model-topology --- 15:54:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:54:09 [INFO] 15:54:09 [INFO] --- yang:14.0.25:generate-sources (binding) @ model-topology --- 15:54:09 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:54:09 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/src/main/yang 15:54:09 [INFO] yang-to-sources: Found 5 dependencies in 721.9 μs 15:54:09 [INFO] yang-to-sources: Project model files found: 1 in 1.331 ms 15:54:09 [INFO] yang-to-sources: 5 YANG models processed in 107.6 ms 15:54:09 [INFO] BindingJavaFileGenerator: Defined 8 files in 11.33 ms 15:54:09 [INFO] Sorted 8 files into 3 directories in 175.7 μs 15:54:09 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 17.53 ms 15:54:09 [INFO] 15:54:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-topology --- 15:54:09 [INFO] Starting audit... 15:54:09 Audit done. 15:54:09 [INFO] You have 0 Checkstyle violations. 15:54:09 [INFO] 15:54:09 [INFO] --- checkstyle:3.6.0:check (default) @ model-topology --- 15:54:09 [INFO] Starting audit... 15:54:09 Audit done. 15:54:09 [INFO] You have 0 Checkstyle violations. 15:54:09 [INFO] 15:54:09 [INFO] --- dependency:3.11.0:copy (unpack-license) @ model-topology --- 15:54:09 [INFO] 15:54:09 [INFO] --- resources:3.5.0:resources (default-resources) @ model-topology --- 15:54:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/src/main/resources 15:54:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/generated-sources/spi 15:54:09 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:54:09 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:54:09 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:54:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/generated-sources/spi 15:54:09 [INFO] 15:54:09 [INFO] --- compiler:3.15.0:compile (default-compile) @ model-topology --- 15:54:09 [INFO] Recompiling the module because of changed dependency. 15:54:09 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 15:54:09 [INFO] 15:54:09 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ model-topology >>> 15:54:09 [INFO] 15:54:09 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ model-topology --- 15:54:09 [INFO] Fork Value is true 15:54:11 [INFO] Done SpotBugs Analysis.... 15:54:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 15:54:11 [INFO] 15:54:11 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ model-topology <<< 15:54:11 [INFO] 15:54:11 [INFO] 15:54:11 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ model-topology --- 15:54:11 [INFO] BugInstance size is 0 15:54:11 [INFO] Error size is 0 15:54:11 [INFO] No errors/warnings found 15:54:11 [INFO] 15:54:11 [INFO] --- resources:3.5.0:testResources (default-testResources) @ model-topology --- 15:54:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/src/test/resources 15:54:11 [INFO] 15:54:11 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ model-topology --- 15:54:11 [INFO] No sources to compile 15:54:11 [INFO] 15:54:11 [INFO] --- surefire:3.5.6:test (default-test) @ model-topology --- 15:54:11 [INFO] No tests to run. 15:54:11 [INFO] 15:54:11 [INFO] --- copy:14.3.7:copy-files (default) @ model-topology --- 15:54:11 [INFO] 15:54:11 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ model-topology --- 15:54:11 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/model-topology-0.21.6-SNAPSHOT.jar 15:54:11 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/META-INF/MANIFEST.MF 15:54:11 [INFO] 15:54:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ model-topology --- 15:54:13 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/model-topology-0.21.6-SNAPSHOT-javadoc.jar 15:54:13 [INFO] 15:54:13 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ model-topology --- 15:54:13 [INFO] CycloneDX: Resolving Dependencies 15:54:13 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 15:54:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/bom.xml 15:54:13 [INFO] attaching as model-topology-0.21.6-SNAPSHOT-cyclonedx.xml 15:54:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/bom.json 15:54:13 [INFO] attaching as model-topology-0.21.6-SNAPSHOT-cyclonedx.json 15:54:13 [INFO] 15:54:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-topology --- 15:54:13 [INFO] Skipping duplicate-finder execution! 15:54:13 [INFO] 15:54:13 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ model-topology --- 15:54:13 [WARNING] Used undeclared dependencies found: 15:54:13 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.8:compile 15:54:13 [INFO] 15:54:13 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ model-topology --- 15:54:13 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/model-topology-0.21.6-SNAPSHOT-sources.jar 15:54:13 [INFO] 15:54:13 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ model-topology --- 15:54:13 [INFO] 15:54:13 [INFO] --- jacoco:0.8.15:report (report) @ model-topology --- 15:54:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:54:13 [INFO] 15:54:13 [INFO] --- install:3.1.4:install (default-install) @ model-topology --- 15:54:13 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-SNAPSHOT.pom 15:54:13 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/model-topology-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-SNAPSHOT.jar 15:54:13 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/model-topology-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-SNAPSHOT-javadoc.jar 15:54:13 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-SNAPSHOT-cyclonedx.xml 15:54:13 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-SNAPSHOT-cyclonedx.json 15:54:13 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/model-topology-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-SNAPSHOT-sources.jar 15:54:13 [INFO] 15:54:13 [INFO] --- bundle:6.1.0:install (default-install) @ model-topology --- 15:54:13 [INFO] Installing org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-SNAPSHOT.jar 15:54:13 [INFO] Writing OBR metadata 15:54:13 [INFO] 15:54:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-topology --- 15:54:13 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:54:13 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/maven-metadata.xml 15:54:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:54:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:54:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:54:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:54:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:54:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:54:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:54:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:54:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:54:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:54:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:54:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:54:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:54:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:54:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:54:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:54:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:54:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:54:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:54:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:54:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:54:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:54:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:54:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:54:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:54:13 at java.lang.reflect.Method.invoke (Method.java:580) 15:54:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:54:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:54:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:54:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:54:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/maven-metadata.xml 15:54:13 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml 15:54:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:54:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:54:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:54:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:54:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:54:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:54:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:54:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:54:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:54:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:54:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:54:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:54:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:54:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:54:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:54:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:54:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:54:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:54:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:54:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:54:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:54:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:54:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:54:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:54:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:54:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:54:13 at java.lang.reflect.Method.invoke (Method.java:580) 15:54:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:54:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:54:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:54:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:54:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml 15:54:13 [INFO] 15:54:13 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ model-topology --- 15:54:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:54:13 [INFO] 15:54:13 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model >---- 15:54:13 [INFO] Building OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.21.6-SNAPSHOT [14/84] 15:54:13 [INFO] from features/odl-openflowplugin-nsf-model/pom.xml 15:54:13 [INFO] ------------------------------[ feature ]------------------------------- 15:54:14 [INFO] 15:54:14 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-nsf-model --- 15:54:14 [INFO] 15:54:14 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-nsf-model --- 15:54:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:14 [INFO] 15:54:14 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model --- 15:54:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:14 [INFO] 15:54:14 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-nsf-model --- 15:54:15 [INFO] 15:54:15 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-nsf-model --- 15:54:15 [INFO] 15:54:15 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model --- 15:54:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:54:15 [INFO] argLine set to empty 15:54:15 [INFO] 15:54:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-nsf-model --- 15:54:15 [INFO] Starting audit... 15:54:15 Audit done. 15:54:15 [INFO] You have 0 Checkstyle violations. 15:54:15 [INFO] 15:54:15 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-nsf-model --- 15:54:15 [INFO] Starting audit... 15:54:15 Audit done. 15:54:15 [INFO] You have 0 Checkstyle violations. 15:54:15 [INFO] 15:54:15 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-nsf-model --- 15:54:15 [INFO] 15:54:15 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model --- 15:54:15 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/feature/feature.xml 15:54:15 [INFO] ...done! 15:54:15 [INFO] Set artifact 15:54:15 [INFO] 15:54:15 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-nsf-model --- 15:54: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 15:54:15 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:54:15 [INFO] 15:54:15 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nsf-model >>> 15:54:15 [INFO] 15:54:15 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model --- 15:54:15 [INFO] No files found to run spotbugs; check compile phase has been run. 15:54:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 15:54:15 [INFO] 15:54:15 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<< 15:54:15 [INFO] 15:54:15 [INFO] 15:54:15 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-nsf-model --- 15:54:15 [INFO] 15:54:15 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-nsf-model --- 15:54:15 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model 15:54:15 [INFO] Project dependency features detected: [] 15:54:15 [INFO] Pax Exam System (Version: 4.14.0) created. 15:54:15 [INFO] Creating RMI registry server on 127.0.0.1:33293 15:54:15 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:54:15 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:54:15 [INFO] Waiting for remote bundle context.. on 33293 name: 9d10e6bc-bb57-4baa-be52-a9052109a7e9 timout: [ RelativeTimeout value = 180000 ] 15:54:21 [INFO] Building jar from resources and headers. 15:54:21 [INFO] Writing jar finished. 15:54:23 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:54:23 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:54:23 [INFO] 15:54:23 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-nsf-model --- 15:54:23 [INFO] 15:54:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-nsf-model --- 15:54:23 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:54:23 [INFO] 15:54:23 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-nsf-model --- 15:54:23 [INFO] CycloneDX: Resolving Dependencies 15:54:25 [INFO] CycloneDX: Creating BOM version 1.6 with 74 component(s) 15:54:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/bom.xml 15:54:25 [INFO] attaching as odl-openflowplugin-nsf-model-0.21.6-SNAPSHOT-cyclonedx.xml 15:54:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/bom.json 15:54:25 [INFO] attaching as odl-openflowplugin-nsf-model-0.21.6-SNAPSHOT-cyclonedx.json 15:54:25 [INFO] 15:54:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nsf-model --- 15:54:25 [INFO] Skipping duplicate-finder execution! 15:54:25 [INFO] 15:54:25 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-nsf-model --- 15:54:25 [INFO] Skipping plugin execution 15:54:25 [INFO] 15:54:25 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-nsf-model --- 15:54:25 [INFO] Skipping source per configuration. 15:54:25 [INFO] 15:54:25 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-nsf-model --- 15:54:25 [INFO] 15:54:25 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-nsf-model --- 15:54:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:54:25 [INFO] 15:54:25 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-nsf-model --- 15:54:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-SNAPSHOT.pom 15:54:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-SNAPSHOT-features.xml 15:54:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-SNAPSHOT-cyclonedx.xml 15:54:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-SNAPSHOT-cyclonedx.json 15:54:25 [INFO] 15:54:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-nsf-model --- 15:54:25 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:54:25 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/maven-metadata.xml 15:54:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:54:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:54:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:54:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:54:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:54:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:54:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:54:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:54:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:54:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:54:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:54:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:54:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:54:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:54:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:54:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:54:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:54:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:54:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:54:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:54:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:54:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:54:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:54:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:54:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:54:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:54:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:54:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:54:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:54:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:54:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:54:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:54:25 at java.lang.reflect.Method.invoke (Method.java:580) 15:54:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:54:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:54:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:54:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:54:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/maven-metadata.xml 15:54:25 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml 15:54:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:54:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:54:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:54:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:54:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:54:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:54:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:54:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:54:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:54:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:54:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:54:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:54:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:54:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:54:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:54:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:54:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:54:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:54:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:54:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:54:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:54:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:54:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:54:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:54:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:54:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:54:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:54:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:54:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:54:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:54:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:54:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:54:25 at java.lang.reflect.Method.invoke (Method.java:580) 15:54:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:54:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:54:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:54:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:54:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml 15:54:25 [INFO] 15:54:25 [INFO] ---------< org.opendaylight.openflowplugin.libraries:liblldp >---------- 15:54:25 [INFO] Building liblldp 0.21.6-SNAPSHOT [15/84] 15:54:25 [INFO] from libraries/liblldp/pom.xml 15:54:25 [INFO] -------------------------------[ bundle ]------------------------------- 15:54:25 [INFO] 15:54:25 [INFO] --- clean:3.5.0:clean (default-clean) @ liblldp --- 15:54:25 [INFO] 15:54:25 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ liblldp --- 15:54:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:25 [INFO] 15:54:25 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ liblldp --- 15:54:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:25 [INFO] 15:54:25 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ liblldp --- 15:54:25 [INFO] 15:54:25 [INFO] --- dependency:3.11.0:properties (default) @ liblldp --- 15:54:25 [INFO] 15:54:25 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ liblldp --- 15:54:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:54:25 [INFO] 15:54:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ liblldp --- 15:54:25 [INFO] Starting audit... 15:54:25 Audit done. 15:54:25 [INFO] You have 0 Checkstyle violations. 15:54:25 [INFO] 15:54:25 [INFO] --- checkstyle:3.6.0:check (default) @ liblldp --- 15:54:26 [INFO] Starting audit... 15:54:26 Audit done. 15:54:26 [INFO] You have 0 Checkstyle violations. 15:54:26 [INFO] 15:54:26 [INFO] --- dependency:3.11.0:copy (unpack-license) @ liblldp --- 15:54:26 [INFO] 15:54:26 [INFO] --- resources:3.5.0:resources (default-resources) @ liblldp --- 15:54:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/src/main/resources 15:54:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/generated-sources/spi 15:54:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/generated-sources/yang 15:54:26 [INFO] 15:54:26 [INFO] --- compiler:3.15.0:compile (default-compile) @ liblldp --- 15:54:26 [INFO] Recompiling the module because of changed source code. 15:54:26 [INFO] Compiling 12 source files with javac [debug release 21] to target/classes 15:54:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[335,45] implicit cast from int to byte in compound assignment is possibly lossy 15:54:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[338,45] implicit cast from int to byte in compound assignment is possibly lossy 15:54:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[347,35] implicit cast from int to byte in compound assignment is possibly lossy 15:54:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[350,35] implicit cast from int to byte in compound assignment is possibly lossy 15:54:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[358,32] implicit cast from int to byte in compound assignment is possibly lossy 15:54:27 [INFO] 15:54:27 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ liblldp >>> 15:54:27 [INFO] 15:54:27 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ liblldp --- 15:54:27 [INFO] Fork Value is true 15:54:31 [INFO] Done SpotBugs Analysis.... 15:54:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 15:54:31 [INFO] 15:54:31 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ liblldp <<< 15:54:31 [INFO] 15:54:31 [INFO] 15:54:31 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ liblldp --- 15:54:31 [INFO] BugInstance size is 0 15:54:31 [INFO] Error size is 0 15:54:31 [INFO] No errors/warnings found 15:54:31 [INFO] 15:54:31 [INFO] --- resources:3.5.0:testResources (default-testResources) @ liblldp --- 15:54:31 [INFO] Copying 1 resource from src/test/resources to target/test-classes 15:54:31 [INFO] 15:54:31 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ liblldp --- 15:54:31 [INFO] Recompiling the module because of changed dependency. 15:54:31 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 15:54:31 [INFO] 15:54:31 [INFO] --- surefire:3.5.6:test (default-test) @ liblldp --- 15:54:31 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/surefire-reports 15:54:31 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:54:31 [INFO] 15:54:31 [INFO] ------------------------------------------------------- 15:54:31 [INFO] T E S T S 15:54:31 [INFO] ------------------------------------------------------- 15:54:32 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelperTest 15:54:32 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelperTest 15:54:32 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest 15:54:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest 15:54:32 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest 15:54:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest 15:54:32 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest 15:54:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest 15:54:32 [INFO] Running org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest 15:54:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest 15:54:32 [INFO] 15:54:32 [INFO] Results: 15:54:32 [INFO] 15:54:32 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 15:54:32 [INFO] 15:54:32 [INFO] 15:54:32 [INFO] --- copy:14.3.7:copy-files (default) @ liblldp --- 15:54:32 [INFO] 15:54:32 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ liblldp --- 15:54:32 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/liblldp-0.21.6-SNAPSHOT.jar 15:54:32 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/META-INF/MANIFEST.MF 15:54:32 [INFO] 15:54:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ liblldp --- 15:54:34 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/liblldp-0.21.6-SNAPSHOT-javadoc.jar 15:54:34 [INFO] 15:54:34 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ liblldp --- 15:54:34 [INFO] CycloneDX: Resolving Dependencies 15:54:34 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 15:54:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/bom.xml 15:54:34 [INFO] attaching as liblldp-0.21.6-SNAPSHOT-cyclonedx.xml 15:54:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/bom.json 15:54:34 [INFO] attaching as liblldp-0.21.6-SNAPSHOT-cyclonedx.json 15:54:34 [INFO] 15:54:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ liblldp --- 15:54:34 [INFO] Skipping duplicate-finder execution! 15:54:34 [INFO] 15:54:34 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ liblldp --- 15:54:34 [INFO] No dependency problems found 15:54:34 [INFO] 15:54:34 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ liblldp --- 15:54:34 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/liblldp-0.21.6-SNAPSHOT-sources.jar 15:54:34 [INFO] 15:54:34 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ liblldp --- 15:54:34 [INFO] 15:54:34 [INFO] --- jacoco:0.8.15:report (report) @ liblldp --- 15:54:34 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/code-coverage/jacoco.exec 15:54:34 [INFO] Analyzed bundle 'liblldp' with 13 classes 15:54:34 [INFO] 15:54:34 [INFO] --- install:3.1.4:install (default-install) @ liblldp --- 15:54:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/pom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-SNAPSHOT.pom 15:54:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/liblldp-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-SNAPSHOT.jar 15:54:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/liblldp-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-SNAPSHOT-javadoc.jar 15:54:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-SNAPSHOT-cyclonedx.xml 15:54:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-SNAPSHOT-cyclonedx.json 15:54:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/liblldp-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-SNAPSHOT-sources.jar 15:54:34 [INFO] 15:54:34 [INFO] --- bundle:6.1.0:install (default-install) @ liblldp --- 15:54:34 [INFO] Installing org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-SNAPSHOT.jar 15:54:34 [INFO] Writing OBR metadata 15:54:34 [INFO] 15:54:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ liblldp --- 15:54:34 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:54:34 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/maven-metadata.xml 15:54:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:54:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:54:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:54:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:54:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:54:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:54:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:54:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:54:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:54:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:54:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:54:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:54:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:54:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:54:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:54:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:54:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:54:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:54:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:54:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:54:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:54:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:54:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:54:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:54:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:54:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:54:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:54:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:54:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:54:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:54:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:54:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:54:34 at java.lang.reflect.Method.invoke (Method.java:580) 15:54:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:54:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:54:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:54:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:54:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/maven-metadata.xml 15:54:34 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml 15:54:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:54:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:54:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:54:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:54:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:54:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:54:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:54:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:54:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:54:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:54:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:54:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:54:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:54:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:54:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:54:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:54:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:54:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:54:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:54:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:54:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:54:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:54:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:54:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:54:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:54:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:54:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:54:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:54:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:54:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:54:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:54:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:54:34 at java.lang.reflect.Method.invoke (Method.java:580) 15:54:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:54:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:54:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:54:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:54:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml 15:54:34 [INFO] 15:54:34 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ liblldp --- 15:54:34 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:54:34 [INFO] 15:54:34 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-libraries >---- 15:54:34 [INFO] Building OpenDaylight :: Openflow Plugin :: Libraries 0.21.6-SNAPSHOT [16/84] 15:54:34 [INFO] from features/odl-openflowplugin-libraries/pom.xml 15:54:34 [INFO] ------------------------------[ feature ]------------------------------- 15:54:34 [INFO] 15:54:34 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-libraries --- 15:54:34 [INFO] 15:54:34 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-libraries --- 15:54:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:34 [INFO] 15:54:34 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-libraries --- 15:54:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:34 [INFO] 15:54:34 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-libraries --- 15:54:35 [INFO] 15:54:35 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-libraries --- 15:54:35 [INFO] 15:54:35 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries --- 15:54:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:54:35 [INFO] argLine set to empty 15:54:35 [INFO] 15:54:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-libraries --- 15:54:35 [INFO] Starting audit... 15:54:35 Audit done. 15:54:35 [INFO] You have 0 Checkstyle violations. 15:54:35 [INFO] 15:54:35 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-libraries --- 15:54:35 [INFO] Starting audit... 15:54:35 Audit done. 15:54:35 [INFO] You have 0 Checkstyle violations. 15:54:35 [INFO] 15:54:35 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-libraries --- 15:54:35 [INFO] 15:54:35 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-libraries --- 15:54:35 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/feature/feature.xml 15:54:35 [INFO] ...done! 15:54:35 [INFO] Set artifact 15:54:35 [INFO] 15:54:35 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-libraries --- 15:54:35 [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 15:54:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:54:35 [INFO] 15:54:35 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-libraries >>> 15:54:35 [INFO] 15:54:35 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-libraries --- 15:54:35 [INFO] No files found to run spotbugs; check compile phase has been run. 15:54:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 15:54:35 [INFO] 15:54:35 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<< 15:54:35 [INFO] 15:54:35 [INFO] 15:54:35 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-libraries --- 15:54:35 [INFO] 15:54:35 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-libraries --- 15:54:35 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-libraries 15:54:35 [INFO] Project dependency features detected: [] 15:54:35 [INFO] Pax Exam System (Version: 4.14.0) created. 15:54:35 [INFO] Creating RMI registry server on 127.0.0.1:37245 15:54:35 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:54:35 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:54:35 [INFO] Waiting for remote bundle context.. on 37245 name: f35c38cf-9d42-4cc8-9389-034f8885f0fc timout: [ RelativeTimeout value = 180000 ] 15:54:40 [INFO] Building jar from resources and headers. 15:54:40 [INFO] Writing jar finished. 15:54:42 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:54:42 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:54:42 [INFO] 15:54:42 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-libraries --- 15:54:42 [INFO] 15:54:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-libraries --- 15:54:42 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:54:42 [INFO] 15:54:42 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-libraries --- 15:54:42 [INFO] CycloneDX: Resolving Dependencies 15:54:42 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 15:54:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/bom.xml 15:54:43 [INFO] attaching as odl-openflowplugin-libraries-0.21.6-SNAPSHOT-cyclonedx.xml 15:54:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/bom.json 15:54:43 [INFO] attaching as odl-openflowplugin-libraries-0.21.6-SNAPSHOT-cyclonedx.json 15:54:43 [INFO] 15:54:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-libraries --- 15:54:43 [INFO] Skipping duplicate-finder execution! 15:54:43 [INFO] 15:54:43 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-libraries --- 15:54:43 [INFO] Skipping plugin execution 15:54:43 [INFO] 15:54:43 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-libraries --- 15:54:43 [INFO] Skipping source per configuration. 15:54:43 [INFO] 15:54:43 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-libraries --- 15:54:43 [INFO] 15:54:43 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-libraries --- 15:54:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:54:43 [INFO] 15:54:43 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-libraries --- 15:54:43 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-SNAPSHOT.pom 15:54:43 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-SNAPSHOT-features.xml 15:54:43 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-SNAPSHOT-cyclonedx.xml 15:54:43 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-SNAPSHOT-cyclonedx.json 15:54:43 [INFO] 15:54:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-libraries --- 15:54:43 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:54:43 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/maven-metadata.xml 15:54:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:54:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:54:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:54:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:54:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:54:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:54:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:54:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:54:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:54:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:54:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:54:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:54:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:54:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:54:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:54:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:54:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:54:43 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:54:43 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:54:43 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:54:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:54:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:54:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:54:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:54:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:54:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:54:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:54:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:54:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:54:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:54:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:54:43 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:54:43 at java.lang.reflect.Method.invoke (Method.java:580) 15:54:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:54:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:54:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:54:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:54:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/maven-metadata.xml 15:54:43 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml 15:54:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:54:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:54:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:54:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:54:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:54:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:54:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:54:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:54:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:54:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:54:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:54:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:54:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:54:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:54:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:54:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:54:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:54:43 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:54:43 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:54:43 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:54:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:54:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:54:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:54:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:54:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:54:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:54:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:54:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:54:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:54:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:54:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:54:43 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:54:43 at java.lang.reflect.Method.invoke (Method.java:580) 15:54:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:54:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:54:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:54:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:54:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml 15:54:43 [INFO] 15:54:43 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-blueprint-config >--- 15:54:43 [INFO] Building openflowplugin-blueprint-config 0.21.6-SNAPSHOT [17/84] 15:54:43 [INFO] from openflowplugin-blueprint-config/pom.xml 15:54:43 [INFO] -------------------------------[ bundle ]------------------------------- 15:54:43 [INFO] 15:54:43 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-blueprint-config --- 15:54:43 [INFO] 15:54:43 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-blueprint-config --- 15:54:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:43 [INFO] 15:54:43 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config --- 15:54:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:43 [INFO] 15:54:43 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-blueprint-config --- 15:54:43 [INFO] 15:54:43 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-blueprint-config --- 15:54:43 [INFO] 15:54:43 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config --- 15:54:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:54:43 [INFO] 15:54:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-blueprint-config --- 15:54:43 [INFO] Starting audit... 15:54:43 Audit done. 15:54:43 [INFO] You have 0 Checkstyle violations. 15:54:43 [INFO] 15:54:43 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-blueprint-config --- 15:54:43 [INFO] Starting audit... 15:54:43 Audit done. 15:54:43 [INFO] You have 0 Checkstyle violations. 15:54:43 [INFO] 15:54:43 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-blueprint-config --- 15:54:43 [INFO] 15:54:43 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowplugin-blueprint-config --- 15:54:43 [INFO] Copying 1 resource from src/main/resources to target/classes 15:54:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/generated-sources/spi 15:54:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/generated-sources/yang 15:54:43 [INFO] 15:54:43 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowplugin-blueprint-config --- 15:54:43 [INFO] No sources to compile 15:54:43 [INFO] 15:54:43 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>> 15:54:43 [INFO] 15:54:43 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-blueprint-config --- 15:54:43 [INFO] No files found to run spotbugs; check compile phase has been run. 15:54:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 15:54:43 [INFO] 15:54:43 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<< 15:54:43 [INFO] 15:54:43 [INFO] 15:54:43 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-blueprint-config --- 15:54:43 [INFO] 15:54:43 [INFO] --- resources:3.5.0:testResources (default-testResources) @ openflowplugin-blueprint-config --- 15:54:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/src/test/resources 15:54:43 [INFO] 15:54:43 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ openflowplugin-blueprint-config --- 15:54:43 [INFO] No sources to compile 15:54:43 [INFO] 15:54:43 [INFO] --- surefire:3.5.6:test (default-test) @ openflowplugin-blueprint-config --- 15:54:43 [INFO] No tests to run. 15:54:43 [INFO] 15:54:43 [INFO] --- copy:14.3.7:copy-files (default) @ openflowplugin-blueprint-config --- 15:54:43 [INFO] 15:54:43 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ openflowplugin-blueprint-config --- 15:54:43 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.21.6-SNAPSHOT.jar 15:54:43 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/META-INF/MANIFEST.MF 15:54:43 [INFO] 15:54:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-blueprint-config --- 15:54:43 [INFO] No Javadoc in project. Archive not created. 15:54:43 [INFO] 15:54:43 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ openflowplugin-blueprint-config --- 15:54:43 [INFO] 15:54:43 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowplugin-blueprint-config --- 15:54:43 [INFO] CycloneDX: Resolving Dependencies 15:54:43 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 15:54:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/bom.xml 15:54:43 [INFO] attaching as openflowplugin-blueprint-config-0.21.6-SNAPSHOT-cyclonedx.xml 15:54:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/bom.json 15:54:44 [INFO] attaching as openflowplugin-blueprint-config-0.21.6-SNAPSHOT-cyclonedx.json 15:54:44 [INFO] 15:54:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-blueprint-config --- 15:54:44 [INFO] Skipping duplicate-finder execution! 15:54:44 [INFO] 15:54:44 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflowplugin-blueprint-config --- 15:54:44 [INFO] No dependency problems found 15:54:44 [INFO] 15:54:44 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflowplugin-blueprint-config --- 15:54:44 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.21.6-SNAPSHOT-sources.jar 15:54:44 [INFO] 15:54:44 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflowplugin-blueprint-config --- 15:54:44 [INFO] 15:54:44 [INFO] --- jacoco:0.8.15:report (report) @ openflowplugin-blueprint-config --- 15:54:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:54:44 [INFO] 15:54:44 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-blueprint-config --- 15:54:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-SNAPSHOT.pom 15:54:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-SNAPSHOT.jar 15:54:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/classes/initial/openflowplugin.cfg to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-SNAPSHOT-config.cfg 15:54:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-SNAPSHOT-cyclonedx.xml 15:54:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-SNAPSHOT-cyclonedx.json 15:54:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-SNAPSHOT-sources.jar 15:54:44 [INFO] 15:54:44 [INFO] --- bundle:6.1.0:install (default-install) @ openflowplugin-blueprint-config --- 15:54:44 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-SNAPSHOT.jar 15:54:44 [INFO] Writing OBR metadata 15:54:44 [INFO] 15:54:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-blueprint-config --- 15:54:44 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:54:44 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/maven-metadata.xml 15:54:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:54:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:54:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:54:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:54:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:54:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:54:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:54:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:54:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:54:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:54:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:54:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:54:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:54:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:54:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:54:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:54:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:54:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:54:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:54:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:54:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:54:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:54:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:54:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:54:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:54:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:54:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:54:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:54:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:54:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:54:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:54:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:54:44 at java.lang.reflect.Method.invoke (Method.java:580) 15:54:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:54:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:54:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:54:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:54:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/maven-metadata.xml 15:54:44 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml 15:54:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:54:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:54:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:54:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:54:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:54:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:54:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:54:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:54:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:54:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:54:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:54:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:54:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:54:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:54:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:54:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:54:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:54:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:54:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:54:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:54:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:54:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:54:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:54:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:54:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:54:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:54:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:54:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:54:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:54:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:54:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:54:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:54:44 at java.lang.reflect.Method.invoke (Method.java:580) 15:54:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:54:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:54:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:54:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:54:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml 15:54:44 [INFO] 15:54:44 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ openflowplugin-blueprint-config --- 15:54:44 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:54:44 [INFO] 15:54:44 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config >-- 15:54:44 [INFO] Building ODL :: openflowjava :: openflowjava-blueprint-config 0.21.6-SNAPSHOT [18/84] 15:54:44 [INFO] from openflowjava/openflowjava-blueprint-config/pom.xml 15:54:44 [INFO] -------------------------------[ bundle ]------------------------------- 15:54:44 [INFO] 15:54:44 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-blueprint-config --- 15:54:44 [INFO] 15:54:44 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowjava-blueprint-config --- 15:54:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:44 [INFO] 15:54:44 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowjava-blueprint-config --- 15:54:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:44 [INFO] 15:54:44 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowjava-blueprint-config --- 15:54:44 [INFO] 15:54:44 [INFO] --- dependency:3.11.0:properties (default) @ openflowjava-blueprint-config --- 15:54:44 [INFO] 15:54:44 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config --- 15:54:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:54:44 [INFO] 15:54:44 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-blueprint-config --- 15:54:44 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/src/main/yang added. 15:54:44 [INFO] 15:54:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-blueprint-config --- 15:54:44 [INFO] Starting audit... 15:54:44 Audit done. 15:54:44 [INFO] You have 0 Checkstyle violations. 15:54:44 [INFO] 15:54:44 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-blueprint-config --- 15:54:45 [INFO] Starting audit... 15:54:45 Audit done. 15:54:45 [INFO] You have 0 Checkstyle violations. 15:54:45 [INFO] 15:54:45 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowjava-blueprint-config --- 15:54:45 [INFO] 15:54:45 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowjava-blueprint-config --- 15:54:45 [INFO] Copying 2 resources from src/main/resources to target/classes 15:54:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi 15:54:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang 15:54:45 [INFO] 15:54:45 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowjava-blueprint-config --- 15:54:45 [INFO] Recompiling the module because of changed dependency. 15:54:45 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 15:54:45 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 15:54:45 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 15:54:45 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 15:54:45 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 15:54:45 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 15:54:45 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 15:54:45 [INFO] 15:54:45 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>> 15:54:45 [INFO] 15:54:45 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowjava-blueprint-config --- 15:54:45 [INFO] Fork Value is true 15:54:48 [INFO] Done SpotBugs Analysis.... 15:54:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 15:54:48 [INFO] 15:54:48 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowjava-blueprint-config <<< 15:54:48 [INFO] 15:54:48 [INFO] 15:54:48 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowjava-blueprint-config --- 15:54:48 [INFO] BugInstance size is 0 15:54:48 [INFO] Error size is 0 15:54:48 [INFO] No errors/warnings found 15:54:48 [INFO] 15:54:48 [INFO] --- resources:3.5.0:testResources (default-testResources) @ openflowjava-blueprint-config --- 15:54:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/src/test/resources 15:54:48 [INFO] 15:54:48 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ openflowjava-blueprint-config --- 15:54:48 [INFO] No sources to compile 15:54:48 [INFO] 15:54:48 [INFO] --- surefire:3.5.6:test (default-test) @ openflowjava-blueprint-config --- 15:54:48 [INFO] No tests to run. 15:54:48 [INFO] 15:54:48 [INFO] --- copy:14.3.7:copy-files (default) @ openflowjava-blueprint-config --- 15:54:48 [INFO] 15:54:48 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ openflowjava-blueprint-config --- 15:54:48 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.21.6-SNAPSHOT.jar 15:54:48 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/META-INF/MANIFEST.MF 15:54:48 [INFO] 15:54:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-blueprint-config --- 15:54:49 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.21.6-SNAPSHOT-javadoc.jar 15:54:49 [INFO] 15:54:49 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ openflowjava-blueprint-config --- 15:54:49 [INFO] 15:54:49 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowjava-blueprint-config --- 15:54:49 [INFO] CycloneDX: Resolving Dependencies 15:54:50 [INFO] CycloneDX: Creating BOM version 1.6 with 61 component(s) 15:54:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/bom.xml 15:54:50 [INFO] attaching as openflowjava-blueprint-config-0.21.6-SNAPSHOT-cyclonedx.xml 15:54:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/bom.json 15:54:50 [INFO] attaching as openflowjava-blueprint-config-0.21.6-SNAPSHOT-cyclonedx.json 15:54:50 [INFO] 15:54:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-blueprint-config --- 15:54:50 [INFO] Skipping duplicate-finder execution! 15:54:50 [INFO] 15:54:50 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflowjava-blueprint-config --- 15:54:50 [INFO] No dependency problems found 15:54:50 [INFO] 15:54:50 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflowjava-blueprint-config --- 15:54:50 [INFO] 15:54:50 [INFO] --- jacoco:0.8.15:report (report) @ openflowjava-blueprint-config --- 15:54:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:54:50 [INFO] 15:54:50 [INFO] --- install:3.1.4:install (default-install) @ openflowjava-blueprint-config --- 15:54:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-SNAPSHOT.pom 15:54:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-SNAPSHOT.jar 15:54:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-SNAPSHOT-javadoc.jar 15:54:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/classes/initial/default-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-SNAPSHOT-config.xml 15:54:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/classes/initial/legacy-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-SNAPSHOT-legacyConfig.xml 15:54:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-SNAPSHOT-cyclonedx.xml 15:54:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-SNAPSHOT-cyclonedx.json 15:54:50 [INFO] 15:54:50 [INFO] --- bundle:6.1.0:install (default-install) @ openflowjava-blueprint-config --- 15:54:50 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-SNAPSHOT.jar 15:54:50 [INFO] Writing OBR metadata 15:54:50 [INFO] 15:54:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowjava-blueprint-config --- 15:54:50 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:54:50 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/maven-metadata.xml 15:54:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:54:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:54:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:54:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:54:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:54:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:54:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:54:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:54:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:54:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:54:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:54:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:54:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:54:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:54:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:54:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:54:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:54:50 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:54:50 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:54:50 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:54:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:54:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:54:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:54:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:54:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:54:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:54:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:54:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:54:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:54:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:54:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:54:50 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:54:50 at java.lang.reflect.Method.invoke (Method.java:580) 15:54:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:54:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:54:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:54:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:54:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/maven-metadata.xml 15:54:50 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml 15:54:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:54:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:54:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:54:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:54:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:54:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:54:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:54:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:54:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:54:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:54:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:54:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:54:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:54:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:54:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:54:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:54:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:54:50 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:54:50 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:54:50 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:54:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:54:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:54:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:54:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:54:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:54:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:54:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:54:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:54:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:54:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:54:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:54:50 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:54:50 at java.lang.reflect.Method.invoke (Method.java:580) 15:54:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:54:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:54:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:54:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:54:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml 15:54:50 [INFO] 15:54:50 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ openflowjava-blueprint-config --- 15:54:50 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:54:50 [INFO] 15:54:50 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflowjava-blueprint-config --- 15:54:50 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.21.6-SNAPSHOT-sources.jar 15:54:50 [INFO] 15:54:50 [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-common >-------- 15:54:50 [INFO] Building openflowplugin-common 0.21.6-SNAPSHOT [19/84] 15:54:50 [INFO] from openflowplugin-common/pom.xml 15:54:50 [INFO] -------------------------------[ bundle ]------------------------------- 15:54:50 [INFO] 15:54:50 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-common --- 15:54:50 [INFO] 15:54:50 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-common --- 15:54:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:50 [INFO] 15:54:50 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-common --- 15:54:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:50 [INFO] 15:54:50 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-common --- 15:54:50 [INFO] 15:54:50 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-common --- 15:54:50 [INFO] 15:54:50 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-common --- 15:54:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:54:50 [INFO] 15:54:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-common --- 15:54:50 [INFO] Starting audit... 15:54:50 Audit done. 15:54:50 [INFO] You have 0 Checkstyle violations. 15:54:50 [INFO] 15:54:50 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-common --- 15:54:50 [INFO] Starting audit... 15:54:50 Audit done. 15:54:50 [INFO] You have 0 Checkstyle violations. 15:54:50 [INFO] 15:54:50 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-common --- 15:54:50 [INFO] 15:54:50 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowplugin-common --- 15:54:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/src/main/resources 15:54:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/generated-sources/spi 15:54:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/generated-sources/yang 15:54:50 [INFO] 15:54:50 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowplugin-common --- 15:54:50 [INFO] Recompiling the module because of changed source code. 15:54:50 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 15:54:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[243,24] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:54:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[262,24] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:54:50 [INFO] 15:54:50 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-common >>> 15:54:50 [INFO] 15:54:50 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-common --- 15:54:50 [INFO] Fork Value is true 15:54:53 [INFO] Done SpotBugs Analysis.... 15:54:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 15:54:53 [INFO] 15:54:53 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-common <<< 15:54:53 [INFO] 15:54:53 [INFO] 15:54:53 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-common --- 15:54:53 [INFO] BugInstance size is 0 15:54:53 [INFO] Error size is 0 15:54:53 [INFO] No errors/warnings found 15:54:53 [INFO] 15:54:53 [INFO] --- resources:3.5.0:testResources (default-testResources) @ openflowplugin-common --- 15:54:53 [INFO] Copying 1 resource from src/test/resources to target/test-classes 15:54:53 [INFO] 15:54:53 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ openflowplugin-common --- 15:54:53 [INFO] Recompiling the module because of changed dependency. 15:54:53 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 15:54:53 [INFO] 15:54:53 [INFO] --- surefire:3.5.6:test (default-test) @ openflowplugin-common --- 15:54:53 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/surefire-reports 15:54:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:54:53 [INFO] 15:54:53 [INFO] ------------------------------------------------------- 15:54:53 [INFO] T E S T S 15:54:53 [INFO] ------------------------------------------------------- 15:54:54 [INFO] Running org.opendaylight.openflowplugin.common.txchain.TransactionChainManagerTest 15:54:54 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:54:58 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.491 s -- in org.opendaylight.openflowplugin.common.txchain.TransactionChainManagerTest 15:54:58 [INFO] Running org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest 15:54:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.807 s -- in org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest 15:54:59 [INFO] 15:54:59 [INFO] Results: 15:54:59 [INFO] 15:54:59 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 15:54:59 [INFO] 15:54:59 [INFO] 15:54:59 [INFO] --- copy:14.3.7:copy-files (default) @ openflowplugin-common --- 15:54:59 [INFO] 15:54:59 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ openflowplugin-common --- 15:54:59 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/openflowplugin-common-0.21.6-SNAPSHOT.jar 15:54:59 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/META-INF/MANIFEST.MF 15:54:59 [INFO] 15:54:59 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-common --- 15:55:01 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/openflowplugin-common-0.21.6-SNAPSHOT-javadoc.jar 15:55:01 [INFO] 15:55:01 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowplugin-common --- 15:55:01 [INFO] CycloneDX: Resolving Dependencies 15:55:01 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 15:55:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/bom.xml 15:55:01 [INFO] attaching as openflowplugin-common-0.21.6-SNAPSHOT-cyclonedx.xml 15:55:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/bom.json 15:55:01 [INFO] attaching as openflowplugin-common-0.21.6-SNAPSHOT-cyclonedx.json 15:55:01 [INFO] 15:55:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-common --- 15:55:01 [INFO] Skipping duplicate-finder execution! 15:55:01 [INFO] 15:55:01 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflowplugin-common --- 15:55:01 [WARNING] Used undeclared dependencies found: 15:55:01 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile 15:55:01 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.8:compile 15:55:01 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.25:compile 15:55:01 [WARNING] org.opendaylight.yangtools:util:jar:14.0.25:compile 15:55:01 [WARNING] Non-test scoped test only dependencies found: 15:55:01 [WARNING] org.opendaylight.yangtools:util:jar:14.0.25:compile 15:55:01 [INFO] 15:55:01 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflowplugin-common --- 15:55:01 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/openflowplugin-common-0.21.6-SNAPSHOT-sources.jar 15:55:01 [INFO] 15:55:01 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflowplugin-common --- 15:55:01 [INFO] 15:55:01 [INFO] --- jacoco:0.8.15:report (report) @ openflowplugin-common --- 15:55:01 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/code-coverage/jacoco.exec 15:55:01 [INFO] Analyzed bundle 'openflowplugin-common' with 6 classes 15:55:01 [INFO] 15:55:01 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-common --- 15:55:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-SNAPSHOT.pom 15:55:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/openflowplugin-common-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-SNAPSHOT.jar 15:55:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/openflowplugin-common-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-SNAPSHOT-javadoc.jar 15:55:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-SNAPSHOT-cyclonedx.xml 15:55:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-SNAPSHOT-cyclonedx.json 15:55:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/openflowplugin-common-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-SNAPSHOT-sources.jar 15:55:01 [INFO] 15:55:01 [INFO] --- bundle:6.1.0:install (default-install) @ openflowplugin-common --- 15:55:01 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-SNAPSHOT.jar 15:55:01 [INFO] Writing OBR metadata 15:55:01 [INFO] 15:55:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-common --- 15:55:01 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:55:01 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/maven-metadata.xml 15:55:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:55:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:55:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:55:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:55:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:55:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:55:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:55:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:55:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:55:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:55:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:55:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:55:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:55:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:55:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:55:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:55:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:55:01 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:55:01 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:55:01 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:55:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:55:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:55:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:55:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:55:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:55:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:55:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:55:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:55:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:55:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:55:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:55:01 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:55:01 at java.lang.reflect.Method.invoke (Method.java:580) 15:55:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:55:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:55:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:55:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:55:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/maven-metadata.xml 15:55:01 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml 15:55:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:55:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:55:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:55:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:55:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:55:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:55:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:55:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:55:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:55:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:55:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:55:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:55:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:55:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:55:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:55:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:55:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:55:01 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:55:01 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:55:01 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:55:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:55:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:55:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:55:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:55:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:55:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:55:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:55:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:55:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:55:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:55:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:55:01 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:55:01 at java.lang.reflect.Method.invoke (Method.java:580) 15:55:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:55:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:55:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:55:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:55:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml 15:55:01 [INFO] 15:55:01 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ openflowplugin-common --- 15:55:01 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:55:01 [INFO] 15:55:01 [INFO] ---------< org.opendaylight.openflowplugin:openflowplugin-api >--------- 15:55:01 [INFO] Building openflowplugin-api 0.21.6-SNAPSHOT [20/84] 15:55:01 [INFO] from openflowplugin-api/pom.xml 15:55:01 [INFO] -------------------------------[ bundle ]------------------------------- 15:55:01 [INFO] 15:55:01 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-api --- 15:55:01 [INFO] 15:55:01 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-api --- 15:55:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:01 [INFO] 15:55:01 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-api --- 15:55:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:01 [INFO] 15:55:01 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-api --- 15:55:02 [INFO] 15:55:02 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-api --- 15:55:02 [INFO] 15:55:02 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-api --- 15:55:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:55:02 [INFO] 15:55:02 [INFO] --- yang:14.0.25:generate-sources (binding) @ openflowplugin-api --- 15:55:02 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:55:02 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/yang 15:55:02 [INFO] yang-to-sources: Found 10 dependencies in 2.091 ms 15:55:02 [INFO] yang-to-sources: Project model files found: 3 in 3.875 ms 15:55:02 [INFO] yang-to-sources: 3 YANG models processed in 92.79 ms 15:55:02 [INFO] BindingJavaFileGenerator: Defined 26 files in 2.447 ms 15:55:02 [INFO] Sorted 26 files into 7 directories in 102.3 μs 15:55:02 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 26 in 14.90 ms 15:55:02 [INFO] 15:55:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-api --- 15:55:02 [INFO] Starting audit... 15:55:02 Audit done. 15:55:02 [INFO] You have 0 Checkstyle violations. 15:55:02 [INFO] 15:55:02 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-api --- 15:55:02 [INFO] Starting audit... 15:55:02 Audit done. 15:55:02 [INFO] You have 0 Checkstyle violations. 15:55:02 [INFO] 15:55:02 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-api --- 15:55:02 [INFO] 15:55:02 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowplugin-api --- 15:55:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/resources 15:55:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/generated-sources/spi 15:55:02 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 15:55:02 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:55:02 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 15:55:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/generated-sources/spi 15:55:02 [INFO] 15:55:02 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowplugin-api --- 15:55:02 [INFO] Recompiling the module because of changed dependency. 15:55:02 [INFO] Compiling 118 source files with javac [debug release 21] to target/classes 15:55:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/configuration/ConfigurationService.java:[17,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationService has a member method close() that could throw InterruptedException 15:55:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/ConnectionManager.java:[20,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.ConnectionManager has a member method close() that could throw InterruptedException 15:55:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/DeviceConnectionStatusProvider.java:[14,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.DeviceConnectionStatusProvider has a member method close() that could throw InterruptedException 15:55:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeRegistration.java:[22,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration has a member method close() that could throw InterruptedException 15:55:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/ReconciliationFrameworkRegistration.java:[21,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.ReconciliationFrameworkRegistration has a member method close() that could throw InterruptedException 15:55:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/provider/config/rev160510/OpenflowProviderConfigBuilder.java:[125,44] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 15:55:03 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/provider/config/rev160510/OpenflowProviderConfigBuilder.java:[896,24] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 15:55:03 [INFO] 15:55:03 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-api >>> 15:55:03 [INFO] 15:55:03 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-api --- 15:55:03 [INFO] Fork Value is true 15:55:06 [INFO] Done SpotBugs Analysis.... 15:55:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 15:55:06 [INFO] 15:55:06 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-api <<< 15:55:06 [INFO] 15:55:06 [INFO] 15:55:06 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-api --- 15:55:06 [INFO] BugInstance size is 0 15:55:06 [INFO] Error size is 0 15:55:06 [INFO] No errors/warnings found 15:55:06 [INFO] 15:55:06 [INFO] --- resources:3.5.0:testResources (default-testResources) @ openflowplugin-api --- 15:55:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/test/resources 15:55:06 [INFO] 15:55:06 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ openflowplugin-api --- 15:55:06 [INFO] No sources to compile 15:55:06 [INFO] 15:55:06 [INFO] --- surefire:3.5.6:test (default-test) @ openflowplugin-api --- 15:55:06 [INFO] No tests to run. 15:55:06 [INFO] 15:55:06 [INFO] --- copy:14.3.7:copy-files (default) @ openflowplugin-api --- 15:55:06 [INFO] 15:55:06 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ openflowplugin-api --- 15:55:06 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/openflowplugin-api-0.21.6-SNAPSHOT.jar 15:55:06 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/META-INF/MANIFEST.MF 15:55:06 [INFO] 15:55:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-api --- 15:55:08 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/openflowplugin-api-0.21.6-SNAPSHOT-javadoc.jar 15:55:08 [INFO] 15:55:08 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowplugin-api --- 15:55:08 [INFO] CycloneDX: Resolving Dependencies 15:55:09 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 15:55:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/bom.xml 15:55:09 [INFO] attaching as openflowplugin-api-0.21.6-SNAPSHOT-cyclonedx.xml 15:55:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/bom.json 15:55:09 [INFO] attaching as openflowplugin-api-0.21.6-SNAPSHOT-cyclonedx.json 15:55:09 [INFO] 15:55:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-api --- 15:55:09 [INFO] Skipping duplicate-finder execution! 15:55:09 [INFO] 15:55:09 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflowplugin-api --- 15:55:09 [WARNING] Used undeclared dependencies found: 15:55:09 [WARNING] io.netty:netty-buffer:jar:4.2.16.Final:compile 15:55:09 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.6-SNAPSHOT:compile 15:55:09 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.8:compile 15:55:09 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile 15:55:09 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.6-SNAPSHOT:compile 15:55:09 [INFO] 15:55:09 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflowplugin-api --- 15:55:09 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/openflowplugin-api-0.21.6-SNAPSHOT-sources.jar 15:55:09 [INFO] 15:55:09 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflowplugin-api --- 15:55:09 [INFO] 15:55:09 [INFO] --- jacoco:0.8.15:report (report) @ openflowplugin-api --- 15:55:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:55:09 [INFO] 15:55:09 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-api --- 15:55:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-SNAPSHOT.pom 15:55:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/openflowplugin-api-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-SNAPSHOT.jar 15:55:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/openflowplugin-api-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-SNAPSHOT-javadoc.jar 15:55:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-SNAPSHOT-cyclonedx.xml 15:55:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-SNAPSHOT-cyclonedx.json 15:55:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/openflowplugin-api-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-SNAPSHOT-sources.jar 15:55:09 [INFO] 15:55:09 [INFO] --- bundle:6.1.0:install (default-install) @ openflowplugin-api --- 15:55:09 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-SNAPSHOT.jar 15:55:09 [INFO] Writing OBR metadata 15:55:09 [INFO] 15:55:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-api --- 15:55:09 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:55:09 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/maven-metadata.xml 15:55:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:55:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:55:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:55:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:55:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:55:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:55:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:55:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:55:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:55:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:55:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:55:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:55:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:55:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:55:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:55:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:55:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:55:09 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:55:09 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:55:09 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:55:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:55:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:55:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:55:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:55:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:55:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:55:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:55:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:55:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:55:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:55:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:55:09 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:55:09 at java.lang.reflect.Method.invoke (Method.java:580) 15:55:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:55:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:55:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:55:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:55:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/maven-metadata.xml 15:55:09 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml 15:55:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:55:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:55:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:55:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:55:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:55:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:55:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:55:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:55:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:55:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:55:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:55:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:55:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:55:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:55:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:55:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:55:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:55:09 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:55:09 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:55:09 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:55:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:55:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:55:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:55:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:55:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:55:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:55:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:55:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:55:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:55:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:55:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:55:09 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:55:09 at java.lang.reflect.Method.invoke (Method.java:580) 15:55:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:55:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:55:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:55:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:55:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml 15:55:09 [INFO] 15:55:09 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ openflowplugin-api --- 15:55:09 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:55:09 [INFO] 15:55:09 [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-api >---- 15:55:09 [INFO] Building openflowplugin-extension-api 0.21.6-SNAPSHOT [21/84] 15:55:09 [INFO] from extension/openflowplugin-extension-api/pom.xml 15:55:09 [INFO] -------------------------------[ bundle ]------------------------------- 15:55:09 [INFO] 15:55:09 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-api --- 15:55:09 [INFO] 15:55:09 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-extension-api --- 15:55:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:09 [INFO] 15:55:09 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-extension-api --- 15:55:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:09 [INFO] 15:55:09 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-extension-api --- 15:55:10 [INFO] 15:55:10 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-extension-api --- 15:55:10 [INFO] 15:55:10 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-extension-api --- 15:55:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:55:10 [INFO] 15:55:10 [INFO] --- yang:14.0.25:generate-sources (binding) @ openflowplugin-extension-api --- 15:55:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:55:10 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/yang 15:55:10 [INFO] yang-to-sources: Found 10 dependencies in 1.976 ms 15:55:10 [INFO] yang-to-sources: Project model files found: 6 in 11.92 ms 15:55:10 [INFO] yang-to-sources: 40 YANG models processed in 616.0 ms 15:55:10 [INFO] BindingJavaFileGenerator: Defined 199 files in 90.46 ms 15:55:10 [INFO] Sorted 199 files into 45 directories in 523.7 μs 15:55:10 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 199 in 137.7 ms 15:55:10 [INFO] 15:55:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-api --- 15:55:10 [INFO] Starting audit... 15:55:10 Audit done. 15:55:10 [INFO] You have 0 Checkstyle violations. 15:55:10 [INFO] 15:55:10 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-api --- 15:55:11 [INFO] Starting audit... 15:55:11 Audit done. 15:55:11 [INFO] You have 0 Checkstyle violations. 15:55:11 [INFO] 15:55:11 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-extension-api --- 15:55:11 [INFO] 15:55:11 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowplugin-extension-api --- 15:55:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/resources 15:55:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/generated-sources/spi 15:55:11 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 15:55:11 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:55:11 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 15:55:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/generated-sources/spi 15:55:11 [INFO] 15:55:11 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowplugin-extension-api --- 15:55:11 [INFO] Recompiling the module because of changed dependency. 15:55:11 [INFO] Compiling 226 source files with javac [debug release 21] to target/classes 15:55:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConversionException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ConversionException has no definition of serialVersionUID 15:55:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:[20,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:55:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:[20,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:55:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:[20,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:55:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:55:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:55:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:55:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[79,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:55:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[79,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:55:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[79,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:55:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[84,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:55:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[84,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:55:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[84,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:55:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[146,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:55:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[146,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:55:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[146,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:55:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[148,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:55:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[148,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:55:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[148,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:55:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[153,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:55:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[153,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:55:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[153,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:55:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:55:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:55:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:55:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[41,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:55:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[41,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:55:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[41,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:55:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[46,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:55:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[46,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:55:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[46,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:55:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/GroupingLooseResolver.java:[43,44] Varargs method could cause heap pollution from non-reifiable varargs parameter classes 15:55:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/GroupingLooseResolver.java:[67,29] found raw type: org.opendaylight.yangtools.binding.Augmentable 15:55:11 missing type arguments for generic class org.opendaylight.yangtools.binding.Augmentable 15:55:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConverterNotFoundException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ConverterNotFoundException has no definition of serialVersionUID 15:55:11 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ExperimenterConversionException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ExperimenterConversionException has no definition of serialVersionUID 15:55:11 [INFO] 15:55:11 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>> 15:55:11 [INFO] 15:55:11 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-extension-api --- 15:55:11 [INFO] Fork Value is true 15:55:15 [INFO] Done SpotBugs Analysis.... 15:55:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 15:55:15 [INFO] 15:55:15 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-extension-api <<< 15:55:15 [INFO] 15:55:15 [INFO] 15:55:15 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-extension-api --- 15:55:15 [INFO] BugInstance size is 0 15:55:15 [INFO] Error size is 0 15:55:15 [INFO] No errors/warnings found 15:55:15 [INFO] 15:55:15 [INFO] --- resources:3.5.0:testResources (default-testResources) @ openflowplugin-extension-api --- 15:55:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/test/resources 15:55:15 [INFO] 15:55:15 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ openflowplugin-extension-api --- 15:55:15 [INFO] Recompiling the module because of changed dependency. 15:55:15 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 15:55:15 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/test/java/org/opendaylight/openflowplugin/extension/api/GroupingResolverTest.java:[35,9] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 15:55:15 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/test/java/org/opendaylight/openflowplugin/extension/api/GroupingResolverTest.java:[36,21] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 15:55:15 [INFO] 15:55:15 [INFO] --- surefire:3.5.6:test (default-test) @ openflowplugin-extension-api --- 15:55:15 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/surefire-reports 15:55:15 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:55:15 [INFO] 15:55:15 [INFO] ------------------------------------------------------- 15:55:15 [INFO] T E S T S 15:55:15 [INFO] ------------------------------------------------------- 15:55:16 [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingResolverTest 15:55:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s -- in org.opendaylight.openflowplugin.extension.api.GroupingResolverTest 15:55:16 [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest 15:55:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest 15:55:16 [INFO] Running org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest 15:55:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest 15:55:16 [INFO] Running org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest 15:55:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest 15:55:16 [INFO] 15:55:16 [INFO] Results: 15:55:16 [INFO] 15:55:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 15:55:16 [INFO] 15:55:16 [INFO] 15:55:16 [INFO] --- copy:14.3.7:copy-files (default) @ openflowplugin-extension-api --- 15:55:16 [INFO] 15:55:16 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ openflowplugin-extension-api --- 15:55:17 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.21.6-SNAPSHOT.jar 15:55:17 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/META-INF/MANIFEST.MF 15:55:17 [INFO] 15:55:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-extension-api --- 15:55:21 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.21.6-SNAPSHOT-javadoc.jar 15:55:21 [INFO] 15:55:21 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowplugin-extension-api --- 15:55:21 [INFO] CycloneDX: Resolving Dependencies 15:55:22 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 15:55:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/bom.xml 15:55:22 [INFO] attaching as openflowplugin-extension-api-0.21.6-SNAPSHOT-cyclonedx.xml 15:55:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/bom.json 15:55:22 [INFO] attaching as openflowplugin-extension-api-0.21.6-SNAPSHOT-cyclonedx.json 15:55:22 [INFO] 15:55:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-api --- 15:55:22 [INFO] Skipping duplicate-finder execution! 15:55:22 [INFO] 15:55:22 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflowplugin-extension-api --- 15:55:22 [WARNING] Used undeclared dependencies found: 15:55:22 [WARNING] org.opendaylight.yangtools:codegen-extensions:jar:14.0.25:compile 15:55:22 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile 15:55:22 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.6:compile 15:55:22 [INFO] 15:55:22 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflowplugin-extension-api --- 15:55:22 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.21.6-SNAPSHOT-sources.jar 15:55:22 [INFO] 15:55:22 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflowplugin-extension-api --- 15:55:22 [INFO] 15:55:22 [INFO] --- jacoco:0.8.15:report (report) @ openflowplugin-extension-api --- 15:55:22 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec 15:55:22 [INFO] Analyzed bundle 'openflowplugin-extension-api' with 29 classes 15:55:22 [INFO] 15:55:22 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-api --- 15:55:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-SNAPSHOT.pom 15:55:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-SNAPSHOT.jar 15:55:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-SNAPSHOT-javadoc.jar 15:55:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-SNAPSHOT-cyclonedx.xml 15:55:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-SNAPSHOT-cyclonedx.json 15:55:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-SNAPSHOT-sources.jar 15:55:22 [INFO] 15:55:22 [INFO] --- bundle:6.1.0:install (default-install) @ openflowplugin-extension-api --- 15:55:22 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-SNAPSHOT.jar 15:55:22 [INFO] Writing OBR metadata 15:55:22 [INFO] 15:55:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-extension-api --- 15:55:22 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:55:22 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/maven-metadata.xml 15:55:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:55:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:55:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:55:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:55:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:55:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:55:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:55:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:55:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:55:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:55:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:55:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:55:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:55:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:55:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:55:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:55:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:55:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:55:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:55:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:55:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:55:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:55:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:55:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:55:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:55:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:55:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:55:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:55:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:55:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:55:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:55:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:55:22 at java.lang.reflect.Method.invoke (Method.java:580) 15:55:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:55:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:55:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:55:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:55:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/maven-metadata.xml 15:55:22 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml 15:55:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:55:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:55:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:55:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:55:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:55:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:55:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:55:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:55:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:55:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:55:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:55:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:55:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:55:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:55:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:55:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:55:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:55:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:55:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:55:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:55:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:55:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:55:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:55:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:55:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:55:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:55:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:55:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:55:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:55:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:55:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:55:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:55:22 at java.lang.reflect.Method.invoke (Method.java:580) 15:55:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:55:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:55:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:55:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:55:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml 15:55:22 [INFO] 15:55:22 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ openflowplugin-extension-api --- 15:55:22 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:55:22 [INFO] 15:55:22 [INFO] -----------< org.opendaylight.openflowplugin:openflowplugin >----------- 15:55:22 [INFO] Building openflowplugin 0.21.6-SNAPSHOT [22/84] 15:55:22 [INFO] from openflowplugin/pom.xml 15:55:22 [INFO] -------------------------------[ bundle ]------------------------------- 15:55:22 [INFO] 15:55:22 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin --- 15:55:22 [INFO] 15:55:22 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin --- 15:55:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:22 [INFO] 15:55:22 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin --- 15:55:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:22 [INFO] 15:55:22 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin --- 15:55:23 [INFO] 15:55:23 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin --- 15:55:23 [INFO] 15:55:23 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin --- 15:55:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:55:23 [INFO] 15:55:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin --- 15:55:23 [INFO] Starting audit... 15:55:23 Audit done. 15:55:23 [INFO] You have 0 Checkstyle violations. 15:55:23 [INFO] 15:55:23 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin --- 15:55:25 [INFO] Starting audit... 15:55:25 Audit done. 15:55:25 [INFO] You have 0 Checkstyle violations. 15:55:25 [INFO] 15:55:25 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin --- 15:55:25 [INFO] 15:55:25 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowplugin --- 15:55:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/resources 15:55:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/generated-sources/spi 15:55:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/generated-sources/yang 15:55:25 [INFO] 15:55:25 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowplugin --- 15:55:25 [INFO] Recompiling the module because of changed dependency. 15:55:26 [INFO] Compiling 185 source files with javac [debug release 21] to target/classes 15:55:26 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[55,46] found raw type: org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 15:55:26 missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 15:55:26 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[55,42] unchecked call to ActionSerializerKey(org.opendaylight.yangtools.yang.common.Uint8,java.lang.Class,org.opendaylight.yangtools.yang.common.Uint32) as a member of the raw type org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 15:55:26 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[97,54] hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl 15:55:26 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[231,17] unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl 15:55:26 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[331,79] unchecked cast 15:55:26 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 15:55:26 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 15:55:26 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[337,80] unchecked cast 15:55:26 required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 15:55:26 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 15:55:26 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[165,14] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 15:55:26 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 15:55:26 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[169,18] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 15:55:26 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 15:55:26 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[112,79] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:55:26 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[145,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:55:26 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/ActionResponseConvertor.java:[114,50] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:55:26 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/OfToSalOutputActionCase.java:[38,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:55:26 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/SalToOfOutputActionCase.java:[49,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:55:26 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/ConvertReactor.java:[28,21] possible 'this' escape before subclass is fully initialized 15:55:26 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowStatsResponseConvertor.java:[153,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:55:26 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchV10ResponseConvertor.java:[67,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:55:26 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPhyPortCase.java:[31,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:55:26 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPortCase.java:[31,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:55:26 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[236,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:55:26 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[247,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:55:26 [INFO] 15:55:26 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin >>> 15:55:26 [INFO] 15:55:26 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin --- 15:55:26 [INFO] Fork Value is true 15:55:34 [INFO] Done SpotBugs Analysis.... 15:55:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 15:55:34 [INFO] 15:55:34 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin <<< 15:55:34 [INFO] 15:55:34 [INFO] 15:55:34 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin --- 15:55:34 [INFO] BugInstance size is 0 15:55:34 [INFO] Error size is 0 15:55:34 [INFO] No errors/warnings found 15:55:34 [INFO] 15:55:34 [INFO] --- resources:3.5.0:testResources (default-testResources) @ openflowplugin --- 15:55:34 [INFO] Copying 1 resource from src/test/resources to target/test-classes 15:55:34 [INFO] 15:55:34 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ openflowplugin --- 15:55:34 [INFO] Recompiling the module because of changed dependency. 15:55:34 [INFO] Compiling 33 source files with javac [debug release 21] to target/test-classes 15:55:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManagerTest.java:[47,24] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 15:55:35 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 15:55:35 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PacketOutConvertorTest.java:[201,93] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:55:35 [INFO] 15:55:35 [INFO] --- surefire:3.5.6:test (default-test) @ openflowplugin --- 15:55:35 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/surefire-reports 15:55:35 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:55:35 [INFO] 15:55:35 [INFO] ------------------------------------------------------- 15:55:35 [INFO] T E S T S 15:55:35 [INFO] ------------------------------------------------------- 15:55:36 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest 15:55:36 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:55:37 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.090 s -- in org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest 15:55:37 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest 15:55:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest 15:55:37 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest 15:55:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest 15:55:37 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest 15:55:38 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest 15:55:38 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest 15:55:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest 15:55:38 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest 15:55:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest 15:55:38 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest 15:55:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest 15:55:38 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest 15:55:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest 15:55:38 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest 15:55:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest 15:55:38 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest 15:55:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest 15:55:38 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest 15:55:38 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest 15:55:38 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest 15:55:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest 15:55:38 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest 15:55:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest 15:55:38 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest 15:55:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest 15:55:38 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest 15:55:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest 15:55:38 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PortConvertorTest 15:55:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PortConvertorTest 15:55:38 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest 15:55:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest 15:55:38 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.OrderComparatorTest 15:55:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.OrderComparatorTest 15:55:38 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest 15:55:39 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest 15:55:39 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest 15:55:39 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest 15:55:39 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest 15:55:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest 15:55:39 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test 15:55:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test 15:55:39 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertorTest 15:55:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertorTest 15:55:39 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorUtilTest 15:55:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorUtilTest 15:55:39 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test 15:55:39 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test 15:55:39 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest 15:55:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest 15:55:39 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test 15:55:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test 15:55:39 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test 15:55:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test 15:55:39 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest 15:55:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest 15:55:39 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupDescStatsResponseConvertorTest 15:55:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupDescStatsResponseConvertorTest 15:55:39 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterStatsResponseConvertorTest 15:55:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterStatsResponseConvertorTest 15:55:39 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest 15:55:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest 15:55:39 [INFO] 15:55:39 [INFO] Results: 15:55:39 [INFO] 15:55:39 [INFO] Tests run: 141, Failures: 0, Errors: 0, Skipped: 0 15:55:39 [INFO] 15:55:39 [INFO] 15:55:39 [INFO] --- copy:14.3.7:copy-files (default) @ openflowplugin --- 15:55:39 [INFO] 15:55:39 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ openflowplugin --- 15:55:39 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/openflowplugin-0.21.6-SNAPSHOT.jar 15:55:39 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/META-INF/MANIFEST.MF 15:55:39 [INFO] 15:55:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin --- 15:55:43 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/openflowplugin-0.21.6-SNAPSHOT-javadoc.jar 15:55:43 [INFO] 15:55:43 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowplugin --- 15:55:43 [INFO] CycloneDX: Resolving Dependencies 15:55:43 [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) 15:55:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/bom.xml 15:55:43 [INFO] attaching as openflowplugin-0.21.6-SNAPSHOT-cyclonedx.xml 15:55:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/bom.json 15:55:43 [INFO] attaching as openflowplugin-0.21.6-SNAPSHOT-cyclonedx.json 15:55:43 [INFO] 15:55:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin --- 15:55:43 [INFO] Skipping duplicate-finder execution! 15:55:43 [INFO] 15:55:43 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflowplugin --- 15:55:43 [WARNING] Used undeclared dependencies found: 15:55:43 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 15:55:43 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.6:compile 15:55:43 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile 15:55:43 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.8:compile 15:55:43 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.25:compile 15:55:43 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile 15:55:43 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.6:compile 15:55:43 [WARNING] Non-test scoped test only dependencies found: 15:55:43 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.21.6-SNAPSHOT:compile 15:55:43 [INFO] 15:55:43 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflowplugin --- 15:55:43 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/openflowplugin-0.21.6-SNAPSHOT-sources.jar 15:55:43 [INFO] 15:55:43 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflowplugin --- 15:55:43 [INFO] 15:55:43 [INFO] --- jacoco:0.8.15:report (report) @ openflowplugin --- 15:55:43 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/code-coverage/jacoco.exec 15:55:44 [INFO] Analyzed bundle 'openflowplugin' with 187 classes 15:55:44 [INFO] 15:55:44 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin --- 15:55:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-SNAPSHOT.pom 15:55:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/openflowplugin-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-SNAPSHOT.jar 15:55:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/openflowplugin-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-SNAPSHOT-javadoc.jar 15:55:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-SNAPSHOT-cyclonedx.xml 15:55:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-SNAPSHOT-cyclonedx.json 15:55:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/openflowplugin-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-SNAPSHOT-sources.jar 15:55:44 [INFO] 15:55:44 [INFO] --- bundle:6.1.0:install (default-install) @ openflowplugin --- 15:55:44 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-SNAPSHOT.jar 15:55:44 [INFO] Writing OBR metadata 15:55:44 [INFO] 15:55:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin --- 15:55:44 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:55:44 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml 15:55:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:55:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:55:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:55:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:55:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:55:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:55:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:55:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:55:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:55:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:55:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:55:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:55:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:55:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:55:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:55:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:55:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:55:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:55:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:55:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:55:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:55:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:55:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:55:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:55:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:55:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:55:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:55:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:55:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:55:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:55:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:55:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:55:44 at java.lang.reflect.Method.invoke (Method.java:580) 15:55:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:55:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:55:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:55:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:55:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml 15:55:44 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml 15:55:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:55:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:55:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:55:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:55:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:55:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:55:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:55:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:55:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:55:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:55:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:55:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:55:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:55:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:55:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:55:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:55:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:55:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:55:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:55:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:55:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:55:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:55:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:55:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:55:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:55:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:55:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:55:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:55:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:55:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:55:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:55:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:55:44 at java.lang.reflect.Method.invoke (Method.java:580) 15:55:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:55:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:55:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:55:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:55:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml 15:55:44 [INFO] 15:55:44 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ openflowplugin --- 15:55:44 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:55:44 [INFO] 15:55:44 [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-impl >--------- 15:55:44 [INFO] Building openflowplugin-impl 0.21.6-SNAPSHOT [23/84] 15:55:44 [INFO] from openflowplugin-impl/pom.xml 15:55:44 [INFO] -------------------------------[ bundle ]------------------------------- 15:55:44 [INFO] 15:55:44 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-impl --- 15:55:44 [INFO] 15:55:44 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-impl --- 15:55:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:44 [INFO] 15:55:44 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-impl --- 15:55:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:44 [INFO] 15:55:44 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-impl --- 15:55:44 [INFO] 15:55:44 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-impl --- 15:55:44 [INFO] 15:55:44 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-impl --- 15:55:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-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/** 15:55:44 [INFO] 15:55:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-impl --- 15:55:45 [INFO] Starting audit... 15:55:45 Audit done. 15:55:45 [INFO] You have 0 Checkstyle violations. 15:55:45 [INFO] 15:55:45 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-impl --- 15:55:49 [INFO] Starting audit... 15:55:49 Audit done. 15:55:49 [INFO] You have 0 Checkstyle violations. 15:55:49 [INFO] 15:55:49 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-impl --- 15:55:49 [INFO] 15:55:49 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowplugin-impl --- 15:55:49 [INFO] Copying 1 resource from src/main/resources to target/classes 15:55:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/generated-sources/spi 15:55:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/generated-sources/yang 15:55:49 [INFO] 15:55:49 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowplugin-impl --- 15:55:49 [INFO] Recompiling the module because of changed dependency. 15:55:49 [INFO] Compiling 550 source files with javac [debug release 21] to target/classes 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[19,38] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 15:55:51 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[27,58] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 15:55:51 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[37,21] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 15:55:51 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/common/MultipartReplyTranslatorUtil.java:[136,62] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[50,47] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[51,43] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[82,20] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[83,57] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[55,8] auto-closeable resource org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImpl has a member method close() that could throw InterruptedException 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[141,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[141,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[141,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[323,21] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[332,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[371,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[399,105] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[424,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[490,96] unchecked cast 15:55:51 required: java.lang.Class 15:55:51 found: java.lang.Class 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[510,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializer.java:[110,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,8] auto-closeable resource org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate has a member method close() that could throw InterruptedException 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java:[67,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java:[105,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/messages/MeterMessageSerializer.java:[103,100] unchecked cast 15:55:51 required: java.lang.Class 15:55:51 found: java.lang.Class 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[341,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllNodeConnectorsStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[339,26] org.opendaylight.openflowplugin.impl.statistics.services.GetNodeConnectorStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[337,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromGivenPortImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[335,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromAllPortsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[333,26] org.opendaylight.openflowplugin.impl.statistics.services.GetQueueStatisticsFromGivenPortImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[331,26] org.opendaylight.openflowplugin.impl.statistics.services.GetMeterFeaturesImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[329,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllMeterConfigStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[327,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllMeterStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[325,26] org.opendaylight.openflowplugin.impl.statistics.services.GetMeterStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[323,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupFeaturesImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[321,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupDescriptionImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[319,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllGroupStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[317,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[315,26] org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[311,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[309,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowsStatisticsFromAllFlowTablesImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[307,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[305,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAggregateFlowStatisticsFromFlowTableForAllFlowsImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcManagerImpl.java:[77,23] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartService.java:[37,79] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartService.java:[38,78] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartCollectorService.java:[47,25] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java:[42,69] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java:[47,68] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartRequestOnTheFlyCallback.java:[57,53] possible 'this' escape before subclass is fully initialized 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/batch/BatchPlanStep.java:[29,26] unchecked cast 15:55:51 required: java.util.List 15:55:51 found: java.util.List 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerAggregateFlowMultipartService.java:[59,51] possible 'this' escape before subclass is fully initialized 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerExperimenterMultipartService.java:[64,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:55:51 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerTableMultipartService.java:[62,51] possible 'this' escape before subclass is fully initialized 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddFlowsBatchImpl.java:[69,84] unchecked cast 15:55:51 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:55:51 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddGroupsBatchImpl.java:[72,86] unchecked cast 15:55:51 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:55:51 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddMetersBatchImpl.java:[72,86] unchecked cast 15:55:51 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:55:51 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveFlowsBatchImpl.java:[69,84] unchecked cast 15:55:51 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:55:51 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveGroupsBatchImpl.java:[72,86] unchecked cast 15:55:51 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:55:51 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveMetersBatchImpl.java:[72,86] unchecked cast 15:55:51 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:55:51 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[54,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:55:51 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[55,21] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:55:51 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[55,17] unchecked call to TypeVersionKey(java.lang.Class,org.opendaylight.yangtools.yang.common.Uint8) as a member of the raw type org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,102] unchecked method invocation: method getMessageConverter in interface org.opendaylight.openflowplugin.extension.api.core.extension.ExtensionConverterProvider is applied to given types 15:55:51 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:55:51 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,103] unchecked conversion 15:55:51 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:55:51 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,102] unchecked conversion 15:55:51 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 15:55:51 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateFlowsBatchImpl.java:[73,84] unchecked cast 15:55:51 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:55:51 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateGroupsBatchImpl.java:[82,86] unchecked cast 15:55:51 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:55:51 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateMetersBatchImpl.java:[81,86] unchecked cast 15:55:51 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:55:51 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtils.java:[137,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[35,91] found raw type: org.opendaylight.yangtools.binding.Notification 15:55:51 missing type arguments for generic class org.opendaylight.yangtools.binding.Notification 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[48,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[48,51] possible 'this' escape before subclass is fully initialized 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[79,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[79,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[79,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllGroupsStatsService.java:[37,96] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 15:55:51 [INFO] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllGroupsStatsService.java: Some input files additionally use or override a deprecated API. 15:55:51 [INFO] 15:55:51 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>> 15:55:51 [INFO] 15:55:51 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-impl --- 15:55:51 [INFO] Fork Value is true 15:56:05 [INFO] Done SpotBugs Analysis.... 15:56:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 15:56:06 [INFO] 15:56:06 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<< 15:56:06 [INFO] 15:56:06 [INFO] 15:56:06 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-impl --- 15:56:06 [INFO] BugInstance size is 0 15:56:06 [INFO] Error size is 0 15:56:06 [INFO] No errors/warnings found 15:56:06 [INFO] 15:56:06 [INFO] --- resources:3.5.0:testResources (default-testResources) @ openflowplugin-impl --- 15:56:06 [INFO] Copying 1 resource from src/test/resources to target/test-classes 15:56:06 [INFO] 15:56:06 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ openflowplugin-impl --- 15:56:06 [INFO] Recompiling the module because of changed dependency. 15:56:06 [INFO] Compiling 349 source files with javac [debug release 21] to target/test-classes 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImplTest.java:[83,20] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImplTest.java:[73,71] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImplTest.java:[124,71] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[158,5] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 15:56:08 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[160,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 15:56:08 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[182,13] found raw type: org.opendaylight.yangtools.util.concurrent.NotificationManager 15:56:08 missing type arguments for generic class org.opendaylight.yangtools.util.concurrent.NotificationManager 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[205,52] found raw type: org.opendaylight.yangtools.yang.common.RpcResult 15:56:08 missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[203,84] unchecked cast 15:56:08 required: org.opendaylight.yangtools.yang.common.RpcResult 15:56:08 found: java.lang.Object 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[205,42] unchecked method invocation: method setResult in interface org.opendaylight.openflowplugin.api.openflow.device.RequestFutureContext is applied to given types 15:56:08 required: org.opendaylight.yangtools.yang.common.RpcResult 15:56:08 found: org.opendaylight.yangtools.yang.common.RpcResult 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[205,65] unchecked conversion 15:56:08 required: org.opendaylight.yangtools.yang.common.RpcResult 15:56:08 found: org.opendaylight.yangtools.yang.common.RpcResult 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[209,95] unchecked cast 15:56:08 required: org.opendaylight.yangtools.yang.common.RpcResult 15:56:08 found: java.lang.Object 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[211,52] unchecked method invocation: method setResult in interface org.opendaylight.openflowplugin.api.openflow.device.RequestFutureContext is applied to given types 15:56:08 required: org.opendaylight.yangtools.yang.common.RpcResult 15:56:08 found: org.opendaylight.yangtools.yang.common.RpcResult 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[211,56] unchecked conversion 15:56:08 required: org.opendaylight.yangtools.yang.common.RpcResult 15:56:08 found: org.opendaylight.yangtools.yang.common.RpcResult 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[234,63] unchecked call to translate(I,org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo,java.lang.Object) as a member of the raw type org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[236,75] unchecked call to translate(I,org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo,java.lang.Object) as a member of the raw type org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[240,56] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 15:56:08 required: T 15:56:08 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[240,57] unchecked conversion 15:56:08 required: T 15:56:08 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[242,60] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 15:56:08 required: T 15:56:08 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[242,61] unchecked conversion 15:56:08 required: T 15:56:08 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[253,25] unchecked method invocation: constructor in class org.opendaylight.openflowplugin.impl.device.DeviceContextImpl is applied to given types 15:56:08 required: org.opendaylight.openflowplugin.api.openflow.connection.ConnectionContext,org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.device.TranslatorLibrary,org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorExecutor,boolean,io.netty.util.HashedWheelTimer,boolean,org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProvider,boolean,boolean,org.opendaylight.openflowplugin.api.openflow.lifecycle.ContextChainHolder,org.opendaylight.yangtools.util.concurrent.NotificationManager,boolean 15:56:08 found: org.opendaylight.openflowplugin.api.openflow.connection.ConnectionContext,org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.device.TranslatorLibrary,org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorExecutor,boolean,io.netty.util.HashedWheelTimer,boolean,org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProvider,boolean,boolean,org.opendaylight.openflowplugin.api.openflow.lifecycle.ContextChainHolder,org.opendaylight.yangtools.util.concurrent.NotificationManager,boolean 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[263,17] unchecked conversion 15:56:08 required: org.opendaylight.yangtools.util.concurrent.NotificationManager 15:56:08 found: org.opendaylight.yangtools.util.concurrent.NotificationManager 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[343,48] found raw type: java.lang.Class 15:56:08 missing type arguments for generic class java.lang.Class 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[347,48] found raw type: java.lang.Class 15:56:08 missing type arguments for generic class java.lang.Class 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[357,48] found raw type: java.lang.Class 15:56:08 missing type arguments for generic class java.lang.Class 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[362,48] found raw type: java.lang.Class 15:56:08 missing type arguments for generic class java.lang.Class 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[370,15] found raw type: com.google.common.util.concurrent.ListenableFuture 15:56:08 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[373,28] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 15:56:08 required: T 15:56:08 found: com.google.common.util.concurrent.ListenableFuture 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[373,29] unchecked conversion 15:56:08 required: T 15:56:08 found: com.google.common.util.concurrent.ListenableFuture 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[376,48] found raw type: java.lang.Class 15:56:08 missing type arguments for generic class java.lang.Class 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[377,48] found raw type: java.lang.Class 15:56:08 missing type arguments for generic class java.lang.Class 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[385,15] found raw type: com.google.common.util.concurrent.ListenableFuture 15:56:08 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[387,107] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 15:56:08 required: T 15:56:08 found: com.google.common.util.concurrent.ListenableFuture 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[387,108] unchecked conversion 15:56:08 required: T 15:56:08 found: com.google.common.util.concurrent.ListenableFuture 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[390,48] found raw type: java.lang.Class 15:56:08 missing type arguments for generic class java.lang.Class 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[418,15] found raw type: java.lang.Class 15:56:08 missing type arguments for generic class java.lang.Class 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[419,72] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 15:56:08 required: T 15:56:08 found: java.lang.Class 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[419,73] unchecked conversion 15:56:08 required: T 15:56:08 found: java.lang.Class 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[466,15] found raw type: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 15:56:08 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[469,28] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 15:56:08 required: T 15:56:08 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[469,29] unchecked conversion 15:56:08 required: T 15:56:08 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[145,39] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 15:56:08 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 15:56:08 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[145,81] unchecked conversion 15:56:08 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:56:08 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[69,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 15:56:08 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[71,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 15:56:08 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[93,67] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 15:56:08 required: T 15:56:08 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[93,68] unchecked conversion 15:56:08 required: T 15:56:08 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[97,62] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 15:56:08 required: T 15:56:08 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[97,63] unchecked conversion 15:56:08 required: T 15:56:08 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[58,13] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 15:56:08 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[76,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 15:56:08 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[78,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 15:56:08 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[101,62] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 15:56:08 required: T 15:56:08 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[101,63] unchecked conversion 15:56:08 required: T 15:56:08 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipChangeServiceManagerImplTest.java:[70,18] auto-closeable resource registration2 is never referenced in body of corresponding try statement 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[36,41] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/AbstractSerializerTest.java:[100,21] registerMeterBandSerializer(org.opendaylight.openflowjava.protocol.api.keys.ExperimenterIdSerializerKey,org.opendaylight.openflowjava.protocol.api.extensibility.OFSerializer) in org.opendaylight.openflowjava.protocol.api.extensibility.SerializerExtensionProvider has been deprecated 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[22,13] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 15:56:08 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[32,35] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[39,29] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[46,15] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 15:56:08 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractSetFieldActionSerializerTest.java:[25,40] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractSetFieldActionSerializerTest.java:[32,34] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[22,13] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 15:56:08 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[32,35] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[39,29] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[46,15] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 15:56:08 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[170,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 15:56:08 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:56:08 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[170,29] unchecked conversion 15:56:08 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:56:08 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowRegistryKeyFactoryTest.java:[70,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowRegistryKeyFactoryTest.java:[174,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[166,60] unchecked method invocation: method registerRpcImplementations in interface org.opendaylight.mdsal.binding.api.RpcProviderService is applied to given types 15:56:08 required: java.util.Collection>,java.util.Set> 15:56:08 found: java.util.Collection,java.util.Set> 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[166,64] unchecked conversion 15:56:08 required: java.util.Collection> 15:56:08 found: java.util.Collection 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[157,18] auto-closeable resource temp is never referenced in body of corresponding try statement 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[39,5] found raw type: org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext 15:56:08 missing type arguments for generic class org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[40,5] found raw type: org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 15:56:08 missing type arguments for generic class org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[44,35] found raw type: org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext 15:56:08 missing type arguments for generic class org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[51,39] found raw type: org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 15:56:08 missing type arguments for generic class org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[53,41] unchecked call to AbstractRequestCallback(org.opendaylight.openflowplugin.api.openflow.device.RequestContext,java.lang.Class,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.EventIdentifier) as a member of the raw type org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[66,15] found raw type: com.google.common.util.concurrent.ListenableFuture 15:56:08 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[75,15] found raw type: com.google.common.util.concurrent.ListenableFuture 15:56:08 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[81,51] found raw type: com.google.common.util.concurrent.ListenableFuture 15:56:08 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[85,9] found raw type: org.opendaylight.yangtools.yang.common.RpcResult 15:56:08 missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[86,15] found raw type: java.util.Collection 15:56:08 missing type arguments for generic class java.util.Collection 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/ServiceMocking.java:[86,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 15:56:08 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/ServiceMocking.java:[90,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector 15:56:08 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/ProcessFlatBatchImplTest.java:[476,21] unchecked conversion 15:56:08 required: com.google.common.util.concurrent.AsyncFunction,org.opendaylight.yangtools.yang.common.RpcResult> 15:56:08 found: com.google.common.util.concurrent.AsyncFunction 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/ProcessFlatBatchImplTest.java:[478,21] unchecked conversion 15:56:08 required: com.google.common.util.concurrent.AsyncFunction,org.opendaylight.yangtools.yang.common.RpcResult> 15:56:08 found: com.google.common.util.concurrent.AsyncFunction 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SalGroupServiceImplTest.java:[38,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[43,13] found raw type: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 15:56:08 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,79] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:56:08 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,60] unchecked method invocation: method getMessageConverter in interface org.opendaylight.openflowplugin.extension.api.core.extension.ExtensionConverterProvider is applied to given types 15:56:08 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:56:08 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,97] unchecked conversion 15:56:08 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:56:08 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[73,43] unchecked call to convert(F,D) as a member of the raw type org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateTableImplTest.java:[57,107] unchecked cast 15:56:08 required: com.google.common.util.concurrent.FutureCallback 15:56:08 found: java.lang.Object 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsContextImpMockInitiation.java:[61,48] unchecked conversion 15:56:08 required: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService 15:56:08 found: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsContextImpMockInitiation.java:[62,53] unchecked conversion 15:56:08 required: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyService 15:56:08 found: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyService 15:56:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[200,30] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:56:08 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 15:56:08 [INFO] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java: Some input files additionally use or override a deprecated API. 15:56:08 [INFO] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java: Some input files additionally use unchecked or unsafe operations. 15:56:08 [INFO] 15:56:08 [INFO] --- surefire:3.5.6:test (default-test) @ openflowplugin-impl --- 15:56:08 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/surefire-reports 15:56:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:56:08 [INFO] 15:56:08 [INFO] ------------------------------------------------------- 15:56:08 [INFO] T E S T S 15:56:08 [INFO] ------------------------------------------------------- 15:56:10 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsCommandTest 15:56:10 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:56:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.381 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsCommandTest 15:56:11 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesCommandTest 15:56:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesCommandTest 15:56:11 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandTest 15:56:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandTest 15:56:11 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesCommandTest 15:56:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesCommandTest 15:56:11 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandrTest 15:56:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandrTest 15:56:12 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandTest 15:56:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandTest 15:56:12 [INFO] Running org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest 15:56:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest 15:56:12 [INFO] Running org.opendaylight.openflowplugin.impl.services.SendEchoImplTest 15:56:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.368 s -- in org.opendaylight.openflowplugin.impl.services.SendEchoImplTest 15:56:13 [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest 15:56:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest 15:56:13 [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest 15:56:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest 15:56:13 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest 15:56:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest 15:56:13 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest 15:56:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest 15:56:13 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest 15:56:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest 15:56:13 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest 15:56:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest 15:56:13 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest 15:56:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest 15:56:13 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest 15:56:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest 15:56:13 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest 15:56:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest 15:56:13 [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest 15:56:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest 15:56:13 [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest 15:56:14 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.818 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest 15:56:14 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.UpdateTableImplTest 15:56:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.opendaylight.openflowplugin.impl.services.sal.UpdateTableImplTest 15:56:14 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterImplTest 15:56:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterImplTest 15:56:14 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest 15:56:15 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.320 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest 15:56:15 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.UpdatePortImplTest 15:56:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.openflowplugin.impl.services.sal.UpdatePortImplTest 15:56:15 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterMpRequestImplTest 15:56:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterMpRequestImplTest 15:56:15 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalRoleRpcTest 15:56:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalRoleRpcTest 15:56:15 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendBarrierImplTest 15:56:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendBarrierImplTest 15:56:15 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SetConfigImplTest 15:56:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.services.sal.SetConfigImplTest 15:56:15 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest 15:56:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest 15:56:15 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest 15:56:15 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest 15:56:15 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest 15:56:15 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest 15:56:15 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest 15:56:16 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest 15:56:16 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.TransmitPacketImplTest 15:56:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.impl.services.sal.TransmitPacketImplTest 15:56:16 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest 15:56:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest 15:56:16 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.ProcessFlatBatchImplTest 15:56:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.863 s -- in org.opendaylight.openflowplugin.impl.services.sal.ProcessFlatBatchImplTest 15:56:17 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest 15:56:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest 15:56:17 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest 15:56:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest 15:56:17 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest 15:56:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest 15:56:17 [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest 15:56:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest 15:56:17 [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest 15:56:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest 15:56:17 [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest 15:56:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest 15:56:17 [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest 15:56:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest 15:56:17 [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest 15:56:19 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.380 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest 15:56:19 [INFO] Running org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest 15:56:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest 15:56:19 [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest 15:56:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest 15:56:19 [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest 15:56:21 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.075 s -- in org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest 15:56:21 [INFO] Running org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest 15:56:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest 15:56:21 [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest 15:56:28 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.667 s -- in org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest 15:56:28 [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest 15:56:28 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest 15:56:28 [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest 15:56:28 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 s -- in org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest 15:56:28 [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest 15:56:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest 15:56:28 [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest 15:56:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest 15:56:28 [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest 15:56:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest 15:56:28 [INFO] Running org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest 15:56:28 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest 15:56:28 [INFO] Running org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest 15:56:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest 15:56:29 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest 15:56:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest 15:56:29 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest 15:56:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest 15:56:29 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest 15:56:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest 15:56:29 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImplTest 15:56:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImplTest 15:56:29 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest 15:56:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest 15:56:29 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest 15:56:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest 15:56:29 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest 15:56:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest 15:56:29 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test 15:56:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test 15:56:29 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest 15:56:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest 15:56:29 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest 15:56:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest 15:56:29 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest 15:56:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest 15:56:29 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest 15:56:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.300 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest 15:56:29 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest 15:56:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest 15:56:29 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest 15:56:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest 15:56:30 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest 15:56:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.425 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest 15:56:30 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest 15:56:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.567 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest 15:56:31 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest 15:56:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest 15:56:31 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest 15:56:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest 15:56:31 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest 15:56:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest 15:56:31 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest 15:56:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest 15:56:31 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest 15:56:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest 15:56:31 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest 15:56:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest 15:56:31 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest 15:56:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest 15:56:31 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest 15:56:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest 15:56:32 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest 15:56:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest 15:56:32 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest 15:56:32 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest 15:56:32 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest 15:56:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest 15:56:32 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest 15:56:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest 15:56:32 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest 15:56:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest 15:56:32 [INFO] Running org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest 15:56:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest 15:56:32 [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest 15:56:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.240 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest 15:56:33 [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest 15:56:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest 15:56:33 [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest 15:56:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.108 s -- in org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest 15:56:37 [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest 15:56:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest 15:56:37 [INFO] Running org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest 15:56:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest 15:56:37 [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest 15:56:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.846 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest 15:56:38 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s -- in org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.role.RoleContextImplTest 15:56:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.openflowplugin.impl.role.RoleContextImplTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest 15:56:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest 15:56:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest 15:56:38 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest 15:56:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest 15:56:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldTablePropertySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldTablePropertySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.MatchFieldSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.MatchFieldSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsMissTablePropertySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsMissTablePropertySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableMissTablePropertySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableMissTablePropertySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsTablePropertySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsTablePropertySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.MatchTablePropertySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.MatchTablePropertySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldTablePropertySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldTablePropertySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsTablePropertySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsTablePropertySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsTablePropertySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsTablePropertySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsMissTablePropertySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsMissTablePropertySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableTablePropertySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableTablePropertySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldMissTablePropertySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldMissTablePropertySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WildcardsTablePropertySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WildcardsTablePropertySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsMissTablePropertySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsMissTablePropertySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldMissTablePropertySerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldMissTablePropertySerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest 15:56:39 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest 15:56:39 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest 15:56:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest 15:56:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.util.GroupUtilTest 15:56:39 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.util.GroupUtilTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest 15:56:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.util.PacketInUtilTest 15:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.PacketInUtilTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowUtilTest 15:56:39 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.openflowplugin.impl.util.FlowUtilTest 15:56:39 [INFO] Running org.opendaylight.openflowplugin.impl.util.BarrierUtilTest 15:56:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.opendaylight.openflowplugin.impl.util.BarrierUtilTest 15:56:40 [INFO] Running org.opendaylight.openflowplugin.impl.util.MeterUtilTest 15:56:40 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.util.MeterUtilTest 15:56:40 [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest 15:56:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest 15:56:40 [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchUtilTest 15:56:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.MatchUtilTest 15:56:40 [INFO] Running org.opendaylight.openflowplugin.impl.util.MessageFactoryTest 15:56:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.MessageFactoryTest 15:56:40 [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest 15:56:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest 15:56:40 [INFO] Running org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest 15:56:40 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest 15:56:40 [INFO] Running org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest 15:56:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest 15:56:40 [INFO] Running org.opendaylight.openflowplugin.impl.util.PathUtilTest 15:56:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.PathUtilTest 15:56:40 [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest 15:56:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest 15:56:40 [INFO] Running org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest 15:56:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest 15:56:40 [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest 15:56:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest 15:56:40 [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest 15:56:40 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest 15:56:40 [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest 15:56:40 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest 15:56:40 [INFO] Running org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest 15:56:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest 15:56:40 [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest 15:56:40 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest 15:56:40 [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest 15:56:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest 15:56:40 [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest 15:56:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest 15:56:40 [INFO] Running org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest 15:56:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest 15:56:40 [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest 15:56:40 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest 15:56:40 [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest 15:56:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest 15:56:40 [INFO] Running org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest 15:56:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest 15:56:40 [INFO] Running org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest 15:56:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest 15:56:40 [INFO] Running org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest 15:56:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest 15:56:40 [INFO] Running org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest 15:56:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest 15:56:40 [INFO] Running org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest 15:56:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.352 s -- in org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest 15:56:41 [INFO] 15:56:41 [INFO] Results: 15:56:41 [INFO] 15:56:41 [INFO] Tests run: 734, Failures: 0, Errors: 0, Skipped: 0 15:56:41 [INFO] 15:56:41 [INFO] 15:56:41 [INFO] --- copy:14.3.7:copy-files (default) @ openflowplugin-impl --- 15:56:41 [INFO] 15:56:41 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ openflowplugin-impl --- 15:56:41 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/openflowplugin-impl-0.21.6-SNAPSHOT.jar 15:56:42 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/META-INF/MANIFEST.MF 15:56:42 [INFO] 15:56:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-impl --- 15:56:47 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/openflowplugin-impl-0.21.6-SNAPSHOT-javadoc.jar 15:56:47 [INFO] 15:56:47 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowplugin-impl --- 15:56:47 [INFO] CycloneDX: Resolving Dependencies 15:56:48 [INFO] CycloneDX: Creating BOM version 1.6 with 72 component(s) 15:56:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/bom.xml 15:56:48 [INFO] attaching as openflowplugin-impl-0.21.6-SNAPSHOT-cyclonedx.xml 15:56:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/bom.json 15:56:48 [INFO] attaching as openflowplugin-impl-0.21.6-SNAPSHOT-cyclonedx.json 15:56:48 [INFO] 15:56:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-impl --- 15:56:48 [INFO] Skipping duplicate-finder execution! 15:56:48 [INFO] 15:56:48 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflowplugin-impl --- 15:56:48 [WARNING] Used undeclared dependencies found: 15:56:48 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 15:56:48 [WARNING] io.netty:netty-buffer:jar:4.2.16.Final:compile 15:56:48 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile 15:56:48 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.8:compile 15:56:48 [WARNING] org.opendaylight.infrautils:ready-api:jar:7.1.14:compile 15:56:48 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.8:compile 15:56:48 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.25:compile 15:56:48 [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.8:compile 15:56:48 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.6:compile 15:56:48 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.8:compile 15:56:48 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.8:compile 15:56:48 [WARNING] io.netty:netty-common:jar:4.2.16.Final:compile 15:56:48 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile 15:56:48 [WARNING] org.opendaylight.yangtools:util:jar:14.0.25:compile 15:56:48 [WARNING] org.opendaylight.mdsal.model:general-entity:jar:15.0.8:compile 15:56:48 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.6:compile 15:56:48 [INFO] 15:56:48 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflowplugin-impl --- 15:56:48 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/openflowplugin-impl-0.21.6-SNAPSHOT-sources.jar 15:56:48 [INFO] 15:56:48 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflowplugin-impl --- 15:56:48 [INFO] 15:56:48 [INFO] --- jacoco:0.8.15:report (report) @ openflowplugin-impl --- 15:56:48 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/code-coverage/jacoco.exec 15:56:48 [INFO] Analyzed bundle 'openflowplugin-impl' with 616 classes 15:56:49 [INFO] 15:56:49 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-impl --- 15:56:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-SNAPSHOT.pom 15:56:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/openflowplugin-impl-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-SNAPSHOT.jar 15:56:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/openflowplugin-impl-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-SNAPSHOT-javadoc.jar 15:56:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-SNAPSHOT-cyclonedx.xml 15:56:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-SNAPSHOT-cyclonedx.json 15:56:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/openflowplugin-impl-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-SNAPSHOT-sources.jar 15:56:49 [INFO] 15:56:49 [INFO] --- bundle:6.1.0:install (default-install) @ openflowplugin-impl --- 15:56:49 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-SNAPSHOT.jar 15:56:49 [INFO] Writing OBR metadata 15:56:49 [INFO] 15:56:49 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-impl --- 15:56:49 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:56:49 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/maven-metadata.xml 15:56:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:56:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:56:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:56:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:56:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:56:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:56:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:56:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:56:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:56:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:56:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:56:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:56:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:56:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:56:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:56:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:56:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:56:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:56:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:56:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:56:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:56:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:56:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:56:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:56:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:56:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:56:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:56:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:56:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:56:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:56:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:56:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:56:49 at java.lang.reflect.Method.invoke (Method.java:580) 15:56:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:56:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:56:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:56:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:56:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/maven-metadata.xml 15:56:49 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml 15:56:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:56:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:56:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:56:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:56:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:56:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:56:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:56:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:56:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:56:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:56:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:56:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:56:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:56:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:56:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:56:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:56:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:56:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:56:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:56:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:56:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:56:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:56:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:56:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:56:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:56:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:56:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:56:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:56:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:56:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:56:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:56:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:56:49 at java.lang.reflect.Method.invoke (Method.java:580) 15:56:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:56:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:56:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:56:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:56:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml 15:56:49 [INFO] 15:56:49 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ openflowplugin-impl --- 15:56:49 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:56:49 [INFO] 15:56:49 [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-onf >---- 15:56:49 [INFO] Building openflowplugin-extension-onf 0.21.6-SNAPSHOT [24/84] 15:56:49 [INFO] from extension/openflowplugin-extension-onf/pom.xml 15:56:49 [INFO] -------------------------------[ bundle ]------------------------------- 15:56:49 [INFO] 15:56:49 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-onf --- 15:56:49 [INFO] 15:56:49 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-extension-onf --- 15:56:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:56:49 [INFO] 15:56:49 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf --- 15:56:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:56:49 [INFO] 15:56:49 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-extension-onf --- 15:56:50 [INFO] 15:56:50 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-extension-onf --- 15:56:50 [INFO] 15:56:50 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf --- 15:56:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:56:50 [INFO] 15:56:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-onf --- 15:56:50 [INFO] Starting audit... 15:56:50 Audit done. 15:56:50 [INFO] You have 0 Checkstyle violations. 15:56:50 [INFO] 15:56:50 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-onf --- 15:56:50 [INFO] Starting audit... 15:56:50 Audit done. 15:56:50 [INFO] You have 0 Checkstyle violations. 15:56:50 [INFO] 15:56:50 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-extension-onf --- 15:56:50 [INFO] 15:56:50 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowplugin-extension-onf --- 15:56:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/main/resources 15:56:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/generated-sources/spi 15:56:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/generated-sources/yang 15:56:50 [INFO] 15:56:50 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowplugin-extension-onf --- 15:56:50 [INFO] Recompiling the module because of changed dependency. 15:56:50 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 15:56:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/main/java/org/opendaylight/openflowplugin/extension/onf/serializer/AbstractBundleMessageFactory.java:[82,30] implicit cast from int to short in compound assignment is possibly lossy 15:56:50 [INFO] 15:56:50 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>> 15:56:50 [INFO] 15:56:50 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-extension-onf --- 15:56:50 [INFO] Fork Value is true 15:56:53 [INFO] Done SpotBugs Analysis.... 15:56:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 15:56:53 [INFO] 15:56:53 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<< 15:56:53 [INFO] 15:56:53 [INFO] 15:56:53 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-extension-onf --- 15:56:53 [INFO] BugInstance size is 0 15:56:53 [INFO] Error size is 0 15:56:53 [INFO] No errors/warnings found 15:56:53 [INFO] 15:56:53 [INFO] --- resources:3.5.0:testResources (default-testResources) @ openflowplugin-extension-onf --- 15:56:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/test/resources 15:56:53 [INFO] 15:56:53 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ openflowplugin-extension-onf --- 15:56:53 [INFO] Recompiling the module because of changed dependency. 15:56:53 [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes 15:56:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProviderTest.java:[43,83] unchecked method invocation: method registerMessageConvertor in interface org.opendaylight.openflowplugin.extension.api.ExtensionConverterRegistrator is applied to given types 15:56:53 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey,org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 15:56:53 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey,org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 15:56:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProviderTest.java:[43,87] unchecked conversion 15:56:53 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:56:53 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:56:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProviderTest.java:[50,85] unchecked method invocation: method registerMessageConvertor in interface org.opendaylight.openflowplugin.extension.api.ExtensionConverterRegistrator is applied to given types 15:56:53 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey,org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 15:56:53 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey,org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 15:56:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProviderTest.java:[50,89] unchecked conversion 15:56:53 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:56:53 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 15:56:53 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProviderTest.java:[45,18] auto-closeable resource prov is never referenced in body of corresponding try statement 15:56:53 [INFO] 15:56:53 [INFO] --- surefire:3.5.6:test (default-test) @ openflowplugin-extension-onf --- 15:56:53 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/surefire-reports 15:56:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:56:53 [INFO] 15:56:53 [INFO] ------------------------------------------------------- 15:56:53 [INFO] T E S T S 15:56:53 [INFO] ------------------------------------------------------- 15:56:54 [INFO] Running org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest 15:56:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:56:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.727 s -- in org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest 15:56:56 [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest 15:56:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest 15:56:56 [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest 15:56:57 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest 15:56:57 [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest 15:56:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest 15:56:57 [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest 15:56:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest 15:56:57 [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest 15:56:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest 15:56:57 [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest 15:56:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest 15:56:57 [INFO] 15:56:57 [INFO] Results: 15:56:57 [INFO] 15:56:57 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 15:56:57 [INFO] 15:56:57 [INFO] 15:56:57 [INFO] --- copy:14.3.7:copy-files (default) @ openflowplugin-extension-onf --- 15:56:57 [INFO] 15:56:57 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ openflowplugin-extension-onf --- 15:56:57 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.21.6-SNAPSHOT.jar 15:56:57 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/META-INF/MANIFEST.MF 15:56:57 [INFO] 15:56:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-extension-onf --- 15:56:59 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.21.6-SNAPSHOT-javadoc.jar 15:56:59 [INFO] 15:56:59 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowplugin-extension-onf --- 15:56:59 [INFO] CycloneDX: Resolving Dependencies 15:56:59 [INFO] CycloneDX: Creating BOM version 1.6 with 48 component(s) 15:56:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/bom.xml 15:56:59 [INFO] attaching as openflowplugin-extension-onf-0.21.6-SNAPSHOT-cyclonedx.xml 15:56:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/bom.json 15:56:59 [INFO] attaching as openflowplugin-extension-onf-0.21.6-SNAPSHOT-cyclonedx.json 15:56:59 [INFO] 15:56:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-onf --- 15:56:59 [INFO] Skipping duplicate-finder execution! 15:56:59 [INFO] 15:56:59 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflowplugin-extension-onf --- 15:56:59 [WARNING] Used undeclared dependencies found: 15:56:59 [WARNING] io.netty:netty-buffer:jar:4.2.16.Final:compile 15:56:59 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile 15:56:59 [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.21.6-SNAPSHOT:compile 15:56:59 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.6-SNAPSHOT:compile 15:56:59 [WARNING] com.google.guava:guava:jar:33.6.0-jre:compile 15:56:59 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.25:compile 15:56:59 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile 15:56:59 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.6-SNAPSHOT:compile 15:56:59 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.6:compile 15:56:59 [WARNING] Non-test scoped test only dependencies found: 15:56:59 [WARNING] com.google.guava:guava:jar:33.6.0-jre:compile 15:56:59 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.6-SNAPSHOT:compile 15:56:59 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.6:compile 15:56:59 [INFO] 15:56:59 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflowplugin-extension-onf --- 15:56:59 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.21.6-SNAPSHOT-sources.jar 15:56:59 [INFO] 15:56:59 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflowplugin-extension-onf --- 15:56:59 [INFO] 15:56:59 [INFO] --- jacoco:0.8.15:report (report) @ openflowplugin-extension-onf --- 15:56:59 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec 15:56:59 [INFO] Analyzed bundle 'openflowplugin-extension-onf' with 9 classes 15:56:59 [INFO] 15:56:59 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-onf --- 15:56:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-SNAPSHOT.pom 15:56:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-SNAPSHOT.jar 15:56:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-SNAPSHOT-javadoc.jar 15:57:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-SNAPSHOT-cyclonedx.xml 15:57:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-SNAPSHOT-cyclonedx.json 15:57:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-SNAPSHOT-sources.jar 15:57:00 [INFO] 15:57:00 [INFO] --- bundle:6.1.0:install (default-install) @ openflowplugin-extension-onf --- 15:57:00 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-SNAPSHOT.jar 15:57:00 [INFO] Writing OBR metadata 15:57:00 [INFO] 15:57:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-extension-onf --- 15:57:00 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:57:00 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/maven-metadata.xml 15:57:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:57:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:57:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:57:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:57:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:57:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:57:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:57:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:57:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:57:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:57:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:57:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:57:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:57:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:57:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:57:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:57:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:57:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:57:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:57:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:57:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:57:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:57:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:57:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:57:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:57:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:57:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:57:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:57:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:57:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:57:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:57:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:57:00 at java.lang.reflect.Method.invoke (Method.java:580) 15:57:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:57:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:57:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:57:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:57:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/maven-metadata.xml 15:57:00 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml 15:57:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:57:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:57:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:57:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:57:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:57:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:57:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:57:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:57:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:57:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:57:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:57:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:57:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:57:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:57:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:57:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:57:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:57:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:57:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:57:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:57:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:57:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:57:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:57:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:57:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:57:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:57:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:57:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:57:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:57:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:57:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:57:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:57:00 at java.lang.reflect.Method.invoke (Method.java:580) 15:57:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:57:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:57:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:57:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:57:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml 15:57:00 [INFO] 15:57:00 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ openflowplugin-extension-onf --- 15:57:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:57:00 [INFO] 15:57:00 [INFO] --------------< org.opendaylight.openflowplugin:srm-api >--------------- 15:57:00 [INFO] Building OpenDaylight :: Openflow Plugin :: srm-api 0.21.6-SNAPSHOT [25/84] 15:57:00 [INFO] from srm/api/pom.xml 15:57:00 [INFO] -------------------------------[ bundle ]------------------------------- 15:57:00 [INFO] 15:57:00 [INFO] --- clean:3.5.0:clean (default-clean) @ srm-api --- 15:57:00 [INFO] 15:57:00 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ srm-api --- 15:57:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:00 [INFO] 15:57:00 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ srm-api --- 15:57:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:00 [INFO] 15:57:00 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ srm-api --- 15:57:00 [INFO] 15:57:00 [INFO] --- dependency:3.11.0:properties (default) @ srm-api --- 15:57:00 [INFO] 15:57:00 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ srm-api --- 15:57:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:57:00 [INFO] 15:57:00 [INFO] --- yang:14.0.25:generate-sources (binding) @ srm-api --- 15:57:00 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:57:00 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/src/main/yang 15:57:00 [INFO] yang-to-sources: Found 0 dependencies in 502.5 μs 15:57:00 [INFO] yang-to-sources: Project model files found: 3 in 2.606 ms 15:57:00 [INFO] yang-to-sources: 3 YANG models processed in 4.977 ms 15:57:00 [INFO] BindingJavaFileGenerator: Defined 61 files in 2.718 ms 15:57:00 [INFO] Sorted 61 files into 9 directories in 199.7 μs 15:57:00 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 61 in 17.73 ms 15:57:00 [INFO] 15:57:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ srm-api --- 15:57:00 [INFO] Starting audit... 15:57:00 Audit done. 15:57:00 [INFO] You have 0 Checkstyle violations. 15:57:00 [INFO] 15:57:00 [INFO] --- checkstyle:3.6.0:check (default) @ srm-api --- 15:57:00 [INFO] Starting audit... 15:57:00 Audit done. 15:57:00 [INFO] You have 0 Checkstyle violations. 15:57:00 [INFO] 15:57:00 [INFO] --- dependency:3.11.0:copy (unpack-license) @ srm-api --- 15:57:00 [INFO] 15:57:00 [INFO] --- resources:3.5.0:resources (default-resources) @ srm-api --- 15:57:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/src/main/resources 15:57:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/generated-sources/spi 15:57:00 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 15:57:00 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:57:00 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 15:57:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/generated-sources/spi 15:57:00 [INFO] 15:57:00 [INFO] --- compiler:3.15.0:compile (default-compile) @ srm-api --- 15:57:00 [INFO] Recompiling the module because of changed source code. 15:57:00 [INFO] Compiling 64 source files with javac [debug release 21] to target/classes 15:57:00 [INFO] 15:57:00 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ srm-api >>> 15:57:00 [INFO] 15:57:00 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ srm-api --- 15:57:00 [INFO] Fork Value is true 15:57:03 [INFO] Done SpotBugs Analysis.... 15:57:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 15:57:03 [INFO] 15:57:03 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ srm-api <<< 15:57:03 [INFO] 15:57:03 [INFO] 15:57:03 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ srm-api --- 15:57:03 [INFO] BugInstance size is 0 15:57:03 [INFO] Error size is 0 15:57:03 [INFO] No errors/warnings found 15:57:03 [INFO] 15:57:03 [INFO] --- resources:3.5.0:testResources (default-testResources) @ srm-api --- 15:57:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/src/test/resources 15:57:03 [INFO] 15:57:03 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ srm-api --- 15:57:03 [INFO] No sources to compile 15:57:03 [INFO] 15:57:03 [INFO] --- surefire:3.5.6:test (default-test) @ srm-api --- 15:57:03 [INFO] No tests to run. 15:57:03 [INFO] 15:57:03 [INFO] --- copy:14.3.7:copy-files (default) @ srm-api --- 15:57:03 [INFO] 15:57:03 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ srm-api --- 15:57:03 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/srm-api-0.21.6-SNAPSHOT.jar 15:57:03 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/META-INF/MANIFEST.MF 15:57:03 [INFO] 15:57:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ srm-api --- 15:57:05 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/srm-api-0.21.6-SNAPSHOT-javadoc.jar 15:57:05 [INFO] 15:57:05 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ srm-api --- 15:57:05 [INFO] CycloneDX: Resolving Dependencies 15:57:06 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 15:57:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/bom.xml 15:57:06 [INFO] attaching as srm-api-0.21.6-SNAPSHOT-cyclonedx.xml 15:57:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/bom.json 15:57:06 [INFO] attaching as srm-api-0.21.6-SNAPSHOT-cyclonedx.json 15:57:06 [INFO] 15:57:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ srm-api --- 15:57:06 [INFO] Skipping duplicate-finder execution! 15:57:06 [INFO] 15:57:06 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ srm-api --- 15:57:06 [INFO] No dependency problems found 15:57:06 [INFO] 15:57:06 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ srm-api --- 15:57:06 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/srm-api-0.21.6-SNAPSHOT-sources.jar 15:57:06 [INFO] 15:57:06 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ srm-api --- 15:57:06 [INFO] 15:57:06 [INFO] --- jacoco:0.8.15:report (report) @ srm-api --- 15:57:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:57:06 [INFO] 15:57:06 [INFO] --- install:3.1.4:install (default-install) @ srm-api --- 15:57:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-SNAPSHOT.pom 15:57:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/srm-api-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-SNAPSHOT.jar 15:57:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/srm-api-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-SNAPSHOT-javadoc.jar 15:57:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-SNAPSHOT-cyclonedx.xml 15:57:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-SNAPSHOT-cyclonedx.json 15:57:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/srm-api-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-SNAPSHOT-sources.jar 15:57:06 [INFO] 15:57:06 [INFO] --- bundle:6.1.0:install (default-install) @ srm-api --- 15:57:06 [INFO] Installing org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-SNAPSHOT.jar 15:57:06 [INFO] Writing OBR metadata 15:57:06 [INFO] 15:57:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ srm-api --- 15:57:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:57:06 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/maven-metadata.xml 15:57:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:57:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:57:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:57:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:57:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:57:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:57:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:57:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:57:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:57:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:57:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:57:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:57:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:57:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:57:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:57:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:57:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:57:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:57:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:57:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:57:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:57:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:57:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:57:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:57:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:57:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:57:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:57:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:57:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:57:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:57:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:57:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:57:06 at java.lang.reflect.Method.invoke (Method.java:580) 15:57:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:57:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:57:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:57:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:57:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/maven-metadata.xml 15:57:06 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/maven-metadata.xml 15:57:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:57:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:57:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:57:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:57:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:57:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:57:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:57:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:57:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:57:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:57:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:57:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:57:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:57:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:57:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:57:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:57:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:57:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:57:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:57:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:57:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:57:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:57:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:57:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:57:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:57:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:57:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:57:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:57:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:57:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:57:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:57:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:57:06 at java.lang.reflect.Method.invoke (Method.java:580) 15:57:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:57:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:57:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:57:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:57:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/maven-metadata.xml 15:57:06 [INFO] 15:57:06 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ srm-api --- 15:57:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:57:06 [INFO] 15:57:06 [INFO] --------------< org.opendaylight.openflowplugin:srm-impl >-------------- 15:57:06 [INFO] Building OpenDaylight :: Openflow Plugin :: srm-impl 0.21.6-SNAPSHOT [26/84] 15:57:06 [INFO] from srm/impl/pom.xml 15:57:06 [INFO] -------------------------------[ bundle ]------------------------------- 15:57:06 [INFO] 15:57:06 [INFO] --- clean:3.5.0:clean (default-clean) @ srm-impl --- 15:57:06 [INFO] 15:57:06 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ srm-impl --- 15:57:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:06 [INFO] 15:57:06 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ srm-impl --- 15:57:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:06 [INFO] 15:57:06 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ srm-impl --- 15:57:06 [INFO] 15:57:06 [INFO] --- dependency:3.11.0:properties (default) @ srm-impl --- 15:57:06 [INFO] 15:57:06 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ srm-impl --- 15:57:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/srm/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/** 15:57:06 [INFO] 15:57:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ srm-impl --- 15:57:06 [INFO] Starting audit... 15:57:06 Audit done. 15:57:06 [INFO] You have 0 Checkstyle violations. 15:57:06 [INFO] 15:57:06 [INFO] --- checkstyle:3.6.0:check (default) @ srm-impl --- 15:57:06 [INFO] Starting audit... 15:57:06 Audit done. 15:57:06 [INFO] You have 0 Checkstyle violations. 15:57:06 [INFO] 15:57:06 [INFO] --- dependency:3.11.0:copy (unpack-license) @ srm-impl --- 15:57:06 [INFO] 15:57:06 [INFO] --- resources:3.5.0:resources (default-resources) @ srm-impl --- 15:57:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/main/resources 15:57:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/generated-sources/spi 15:57:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/generated-sources/yang 15:57:06 [INFO] 15:57:06 [INFO] --- compiler:3.15.0:compile (default-compile) @ srm-impl --- 15:57:06 [INFO] Recompiling the module because of changed dependency. 15:57:06 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 15:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[193,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[242,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:57:07 [INFO] 15:57:07 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ srm-impl >>> 15:57:07 [INFO] 15:57:07 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ srm-impl --- 15:57:07 [INFO] Fork Value is true 15:57:10 [INFO] Done SpotBugs Analysis.... 15:57:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 15:57:10 [INFO] 15:57:10 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ srm-impl <<< 15:57:10 [INFO] 15:57:10 [INFO] 15:57:10 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ srm-impl --- 15:57:10 [INFO] BugInstance size is 0 15:57:10 [INFO] Error size is 0 15:57:10 [INFO] No errors/warnings found 15:57:10 [INFO] 15:57:10 [INFO] --- resources:3.5.0:testResources (default-testResources) @ srm-impl --- 15:57:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/test/resources 15:57:10 [INFO] 15:57:10 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ srm-impl --- 15:57:10 [INFO] No sources to compile 15:57:10 [INFO] 15:57:10 [INFO] --- surefire:3.5.6:test (default-test) @ srm-impl --- 15:57:10 [INFO] No tests to run. 15:57:10 [INFO] 15:57:10 [INFO] --- copy:14.3.7:copy-files (default) @ srm-impl --- 15:57:10 [INFO] 15:57:10 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ srm-impl --- 15:57:10 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/srm-impl-0.21.6-SNAPSHOT.jar 15:57:10 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/META-INF/MANIFEST.MF 15:57:10 [INFO] 15:57:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ srm-impl --- 15:57:11 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/srm-impl-0.21.6-SNAPSHOT-javadoc.jar 15:57:11 [INFO] 15:57:11 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ srm-impl --- 15:57:11 [INFO] CycloneDX: Resolving Dependencies 15:57:11 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 15:57:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/bom.xml 15:57:11 [INFO] attaching as srm-impl-0.21.6-SNAPSHOT-cyclonedx.xml 15:57:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/bom.json 15:57:12 [INFO] attaching as srm-impl-0.21.6-SNAPSHOT-cyclonedx.json 15:57:12 [INFO] 15:57:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ srm-impl --- 15:57:12 [INFO] Skipping duplicate-finder execution! 15:57:12 [INFO] 15:57:12 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ srm-impl --- 15:57:12 [INFO] No dependency problems found 15:57:12 [INFO] 15:57:12 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ srm-impl --- 15:57:12 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/srm-impl-0.21.6-SNAPSHOT-sources.jar 15:57:12 [INFO] 15:57:12 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ srm-impl --- 15:57:12 [INFO] 15:57:12 [INFO] --- jacoco:0.8.15:report (report) @ srm-impl --- 15:57:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:57:12 [INFO] 15:57:12 [INFO] --- install:3.1.4:install (default-install) @ srm-impl --- 15:57:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-SNAPSHOT.pom 15:57:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/srm-impl-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-SNAPSHOT.jar 15:57:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/srm-impl-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-SNAPSHOT-javadoc.jar 15:57:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-SNAPSHOT-cyclonedx.xml 15:57:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-SNAPSHOT-cyclonedx.json 15:57:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/srm-impl-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-SNAPSHOT-sources.jar 15:57:12 [INFO] 15:57:12 [INFO] --- bundle:6.1.0:install (default-install) @ srm-impl --- 15:57:12 [INFO] Installing org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-SNAPSHOT.jar 15:57:12 [INFO] Writing OBR metadata 15:57:12 [INFO] 15:57:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ srm-impl --- 15:57:12 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:57:12 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/maven-metadata.xml 15:57:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:57:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:57:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:57:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:57:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:57:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:57:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:57:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:57:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:57:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:57:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:57:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:57:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:57:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:57:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:57:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:57:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:57:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:57:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:57:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:57:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:57:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:57:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:57:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:57:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:57:12 at java.lang.reflect.Method.invoke (Method.java:580) 15:57:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:57:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:57:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:57:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:57:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/maven-metadata.xml 15:57:12 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml 15:57:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:57:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:57:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:57:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:57:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:57:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:57:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:57:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:57:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:57:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:57:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:57:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:57:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:57:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:57:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:57:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:57:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:57:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:57:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:57:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:57:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:57:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:57:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:57:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:57:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:57:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:57:12 at java.lang.reflect.Method.invoke (Method.java:580) 15:57:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:57:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:57:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:57:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:57:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml 15:57:12 [INFO] 15:57:12 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ srm-impl --- 15:57:12 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:57:12 [INFO] 15:57:12 [INFO] -------------< org.opendaylight.openflowplugin:srm-shell >-------------- 15:57:12 [INFO] Building ODL :: serviceutils :: srm-shell 0.21.6-SNAPSHOT [27/84] 15:57:12 [INFO] from srm/shell/pom.xml 15:57:12 [INFO] -------------------------------[ bundle ]------------------------------- 15:57:12 [INFO] 15:57:12 [INFO] --- clean:3.5.0:clean (default-clean) @ srm-shell --- 15:57:12 [INFO] 15:57:12 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ srm-shell --- 15:57:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:12 [INFO] 15:57:12 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ srm-shell --- 15:57:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:12 [INFO] 15:57:12 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ srm-shell --- 15:57:17 [INFO] 15:57:17 [INFO] --- dependency:3.11.0:properties (default) @ srm-shell --- 15:57:17 [INFO] 15:57:17 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ srm-shell --- 15:57:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:57:17 [INFO] 15:57:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ srm-shell --- 15:57:17 [INFO] Starting audit... 15:57:17 Audit done. 15:57:17 [INFO] You have 0 Checkstyle violations. 15:57:17 [INFO] 15:57:17 [INFO] --- checkstyle:3.6.0:check (default) @ srm-shell --- 15:57:17 [INFO] Starting audit... 15:57:17 Audit done. 15:57:17 [INFO] You have 0 Checkstyle violations. 15:57:17 [INFO] 15:57:17 [INFO] --- dependency:3.11.0:copy (unpack-license) @ srm-shell --- 15:57:17 [INFO] 15:57:17 [INFO] --- resources:3.5.0:resources (default-resources) @ srm-shell --- 15:57:17 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/src/main/resources 15:57:17 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/generated-sources/spi 15:57:17 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/generated-sources/yang 15:57:17 [INFO] 15:57:17 [INFO] --- compiler:3.15.0:compile (default-compile) @ srm-shell --- 15:57:17 [INFO] Recompiling the module because of changed dependency. 15:57:17 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 15:57:18 [INFO] 15:57:18 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ srm-shell >>> 15:57:18 [INFO] 15:57:18 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ srm-shell --- 15:57:18 [INFO] Fork Value is true 15:57:20 [INFO] Done SpotBugs Analysis.... 15:57:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 15:57:20 [INFO] 15:57:20 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ srm-shell <<< 15:57:20 [INFO] 15:57:20 [INFO] 15:57:20 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ srm-shell --- 15:57:20 [INFO] BugInstance size is 0 15:57:20 [INFO] Error size is 0 15:57:20 [INFO] No errors/warnings found 15:57:20 [INFO] 15:57:20 [INFO] --- karaf-services:4.4.11:service-metadata-generate (service-metadata-generate) @ srm-shell --- 15:57:21 [INFO] Service org.opendaylight.serviceutils.srm.shell.RecoverCommand 15:57:21 [INFO] Service org.opendaylight.serviceutils.srm.shell.SrmDebugCommand 15:57:21 [INFO] Service org.opendaylight.serviceutils.srm.shell.ReinstallCommand 15:57:21 [INFO] 15:57:21 [INFO] --- resources:3.5.0:testResources (default-testResources) @ srm-shell --- 15:57:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/src/test/resources 15:57:21 [INFO] 15:57:21 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ srm-shell --- 15:57:21 [INFO] No sources to compile 15:57:21 [INFO] 15:57:21 [INFO] --- surefire:3.5.6:test (default-test) @ srm-shell --- 15:57:21 [INFO] No tests to run. 15:57:21 [INFO] 15:57:21 [INFO] --- copy:14.3.7:copy-files (default) @ srm-shell --- 15:57:21 [INFO] 15:57:21 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ srm-shell --- 15:57:21 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/srm-shell-0.21.6-SNAPSHOT.jar 15:57:21 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/META-INF/MANIFEST.MF 15:57:21 [INFO] 15:57:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ srm-shell --- 15:57:22 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/srm-shell-0.21.6-SNAPSHOT-javadoc.jar 15:57:23 [INFO] 15:57:23 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ srm-shell --- 15:57:23 [INFO] CycloneDX: Resolving Dependencies 15:57:23 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 15:57:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/bom.xml 15:57:23 [INFO] attaching as srm-shell-0.21.6-SNAPSHOT-cyclonedx.xml 15:57:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/bom.json 15:57:23 [INFO] attaching as srm-shell-0.21.6-SNAPSHOT-cyclonedx.json 15:57:23 [INFO] 15:57:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ srm-shell --- 15:57:23 [INFO] Skipping duplicate-finder execution! 15:57:23 [INFO] 15:57:23 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ srm-shell --- 15:57:23 [INFO] No dependency problems found 15:57:23 [INFO] 15:57:23 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ srm-shell --- 15:57:23 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/srm-shell-0.21.6-SNAPSHOT-sources.jar 15:57:23 [INFO] 15:57:23 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ srm-shell --- 15:57:23 [INFO] 15:57:23 [INFO] --- jacoco:0.8.15:report (report) @ srm-shell --- 15:57:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:57:23 [INFO] 15:57:23 [INFO] --- install:3.1.4:install (default-install) @ srm-shell --- 15:57:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/pom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-SNAPSHOT.pom 15:57:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/srm-shell-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-SNAPSHOT.jar 15:57:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/srm-shell-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-SNAPSHOT-javadoc.jar 15:57:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-SNAPSHOT-cyclonedx.xml 15:57:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-SNAPSHOT-cyclonedx.json 15:57:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/srm-shell-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-SNAPSHOT-sources.jar 15:57:23 [INFO] 15:57:23 [INFO] --- bundle:6.1.0:install (default-install) @ srm-shell --- 15:57:23 [INFO] Installing org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-SNAPSHOT.jar 15:57:23 [INFO] Writing OBR metadata 15:57:23 [INFO] 15:57:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ srm-shell --- 15:57:23 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:57:23 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/maven-metadata.xml 15:57:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:57:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:57:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:57:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:57:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:57:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:57:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:57:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:57:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:57:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:57:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:57:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:57:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:57:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:57:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:57:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:57:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:57:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:57:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:57:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:57:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:57:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:57:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:57:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:57:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:57:23 at java.lang.reflect.Method.invoke (Method.java:580) 15:57:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:57:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:57:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:57:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:57:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/maven-metadata.xml 15:57:23 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml 15:57:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:57:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:57:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:57:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:57:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:57:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:57:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:57:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:57:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:57:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:57:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:57:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:57:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:57:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:57:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:57:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:57:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:57:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:57:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:57:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:57:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:57:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:57:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:57:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:57:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:57:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:57:23 at java.lang.reflect.Method.invoke (Method.java:580) 15:57:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:57:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:57:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:57:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:57:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml 15:57:23 [INFO] 15:57:23 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ srm-shell --- 15:57:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:57:23 [INFO] 15:57:23 [INFO] ---< org.opendaylight.openflowplugin:odl-openflowplugin-southbound >---- 15:57:23 [INFO] Building OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.21.6-SNAPSHOT [28/84] 15:57:23 [INFO] from features/odl-openflowplugin-southbound/pom.xml 15:57:23 [INFO] ------------------------------[ feature ]------------------------------- 15:57:26 [INFO] 15:57:26 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-southbound --- 15:57:26 [INFO] 15:57:26 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-southbound --- 15:57:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:26 [INFO] 15:57:26 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-southbound --- 15:57:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:26 [INFO] 15:57:26 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-southbound --- 15:57:26 [INFO] 15:57:26 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-southbound --- 15:57:26 [INFO] 15:57:26 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound --- 15:57:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:57:26 [INFO] argLine set to empty 15:57:26 [INFO] 15:57:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-southbound --- 15:57:26 [INFO] Starting audit... 15:57:26 Audit done. 15:57:26 [INFO] You have 0 Checkstyle violations. 15:57:26 [INFO] 15:57:26 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-southbound --- 15:57:26 [INFO] Starting audit... 15:57:26 Audit done. 15:57:26 [INFO] You have 0 Checkstyle violations. 15:57:26 [INFO] 15:57:26 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-southbound --- 15:57:26 [INFO] 15:57:26 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound --- 15:57:26 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/feature/feature.xml 15:57:26 [INFO] ...done! 15:57:26 [INFO] Set artifact 15:57:26 [INFO] 15:57:26 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-southbound --- 15:57:26 [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 15:57:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:57:26 [INFO] 15:57:26 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-southbound >>> 15:57:27 [INFO] 15:57:27 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-southbound --- 15:57:27 [INFO] No files found to run spotbugs; check compile phase has been run. 15:57:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 15:57:27 [INFO] 15:57:27 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<< 15:57:27 [INFO] 15:57:27 [INFO] 15:57:27 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-southbound --- 15:57:27 [INFO] 15:57:27 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-southbound --- 15:57:27 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-southbound 15:57:27 [INFO] Project dependency features detected: [] 15:57:27 [INFO] Pax Exam System (Version: 4.14.0) created. 15:57:27 [INFO] Creating RMI registry server on 127.0.0.1:33047 15:57:27 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:57:27 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:57:27 [INFO] Waiting for remote bundle context.. on 33047 name: 9239e5da-9fc0-42a6-aa2d-31449c272077 timout: [ RelativeTimeout value = 180000 ] 15:57:31 [INFO] Building jar from resources and headers. 15:57:31 [INFO] Writing jar finished. 15:57:45 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:57:45 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:57:45 [INFO] 15:57:45 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-southbound --- 15:57:45 [INFO] 15:57:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-southbound --- 15:57:45 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:57:45 [INFO] 15:57:45 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-southbound --- 15:57:45 [INFO] CycloneDX: Resolving Dependencies 15:57:48 [INFO] CycloneDX: Creating BOM version 1.6 with 256 component(s) 15:57:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/bom.xml 15:57:48 [INFO] attaching as odl-openflowplugin-southbound-0.21.6-SNAPSHOT-cyclonedx.xml 15:57:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/bom.json 15:57:48 [INFO] attaching as odl-openflowplugin-southbound-0.21.6-SNAPSHOT-cyclonedx.json 15:57:48 [INFO] 15:57:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-southbound --- 15:57:48 [INFO] Skipping duplicate-finder execution! 15:57:48 [INFO] 15:57:48 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-southbound --- 15:57:48 [INFO] Skipping plugin execution 15:57:48 [INFO] 15:57:48 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-southbound --- 15:57:48 [INFO] Skipping source per configuration. 15:57:48 [INFO] 15:57:48 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-southbound --- 15:57:48 [INFO] 15:57:48 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-southbound --- 15:57:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:57:48 [INFO] 15:57:48 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-southbound --- 15:57:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-SNAPSHOT.pom 15:57:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-SNAPSHOT-features.xml 15:57:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-SNAPSHOT-cyclonedx.xml 15:57:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-SNAPSHOT-cyclonedx.json 15:57:48 [INFO] 15:57:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-southbound --- 15:57:48 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:57:48 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/maven-metadata.xml 15:57:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:57:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:57:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:57:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:57:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:57:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:57:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:57:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:57:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:57:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:57:48 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:57:48 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:57:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:57:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:57:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:57:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:57:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:57:48 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:57:48 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:57:48 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:57:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:57:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:57:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:57:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:57:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:57:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:57:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:57:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:57:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:57:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:57:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:57:48 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:57:48 at java.lang.reflect.Method.invoke (Method.java:580) 15:57:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:57:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:57:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:57:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:57:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/maven-metadata.xml 15:57:48 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml 15:57:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:57:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:57:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:57:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:57:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:57:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:57:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:57:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:57:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:57:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:57:48 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:57:48 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:57:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:57:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:57:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:57:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:57:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:57:48 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:57:48 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:57:48 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:57:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:57:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:57:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:57:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:57:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:57:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:57:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:57:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:57:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:57:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:57:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:57:48 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:57:48 at java.lang.reflect.Method.invoke (Method.java:580) 15:57:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:57:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:57:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:57:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:57:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml 15:57:48 [INFO] 15:57:48 [INFO] -----< org.opendaylight.openflowplugin.applications:bulk-o-matic >------ 15:57:48 [INFO] Building bulk-o-matic 0.21.6-SNAPSHOT [29/84] 15:57:48 [INFO] from applications/bulk-o-matic/pom.xml 15:57:48 [INFO] -------------------------------[ bundle ]------------------------------- 15:57:48 [INFO] 15:57:48 [INFO] --- clean:3.5.0:clean (default-clean) @ bulk-o-matic --- 15:57:48 [INFO] 15:57:48 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ bulk-o-matic --- 15:57:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:48 [INFO] 15:57:48 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ bulk-o-matic --- 15:57:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:48 [INFO] 15:57:48 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ bulk-o-matic --- 15:57:49 [INFO] 15:57:49 [INFO] --- dependency:3.11.0:properties (default) @ bulk-o-matic --- 15:57:49 [INFO] 15:57:49 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ bulk-o-matic --- 15:57:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:57:49 [INFO] 15:57:49 [INFO] --- yang:14.0.25:generate-sources (binding) @ bulk-o-matic --- 15:57:49 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:57:49 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/yang 15:57:49 [INFO] yang-to-sources: Found 9 dependencies in 2.645 ms 15:57:49 [INFO] yang-to-sources: Project model files found: 1 in 2.413 ms 15:57:49 [INFO] yang-to-sources: 24 YANG models processed in 318.3 ms 15:57:49 [INFO] BindingJavaFileGenerator: Defined 61 files in 34.26 ms 15:57:49 [INFO] Sorted 61 files into 5 directories in 232.2 μs 15:57:49 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 61 in 54.36 ms 15:57:49 [INFO] 15:57:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ bulk-o-matic --- 15:57:49 [INFO] Starting audit... 15:57:49 Audit done. 15:57:49 [INFO] You have 0 Checkstyle violations. 15:57:49 [INFO] 15:57:49 [INFO] --- checkstyle:3.6.0:check (default) @ bulk-o-matic --- 15:57:49 [INFO] Starting audit... 15:57:49 Audit done. 15:57:49 [INFO] You have 0 Checkstyle violations. 15:57:49 [INFO] 15:57:49 [INFO] --- dependency:3.11.0:copy (unpack-license) @ bulk-o-matic --- 15:57:49 [INFO] 15:57:49 [INFO] --- resources:3.5.0:resources (default-resources) @ bulk-o-matic --- 15:57:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/resources 15:57:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/generated-sources/spi 15:57:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:57:49 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:57:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:57:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/generated-sources/spi 15:57:49 [INFO] 15:57:49 [INFO] --- compiler:3.15.0:compile (default-compile) @ bulk-o-matic --- 15:57:49 [INFO] Recompiling the module because of changed dependency. 15:57:49 [INFO] Compiling 70 source files with javac [debug release 21] to target/classes 15:57:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[154,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:57:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[143,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:57:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[179,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:57:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[156,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:57:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[176,62] unchecked cast 15:57:50 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:57:50 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 15:57:50 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:[94,28] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:57:50 [INFO] 15:57:50 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ bulk-o-matic >>> 15:57:50 [INFO] 15:57:50 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ bulk-o-matic --- 15:57:50 [INFO] Fork Value is true 15:57:54 [INFO] Done SpotBugs Analysis.... 15:57:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 15:57:54 [INFO] 15:57:54 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ bulk-o-matic <<< 15:57:54 [INFO] 15:57:54 [INFO] 15:57:54 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ bulk-o-matic --- 15:57:54 [INFO] BugInstance size is 0 15:57:54 [INFO] Error size is 0 15:57:54 [INFO] No errors/warnings found 15:57:54 [INFO] 15:57:54 [INFO] --- resources:3.5.0:testResources (default-testResources) @ bulk-o-matic --- 15:57:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/resources 15:57:54 [INFO] 15:57:54 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bulk-o-matic --- 15:57:54 [INFO] Recompiling the module because of changed dependency. 15:57:54 [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes 15:57:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReaderTest.java:[46,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 15:57:54 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:57:54 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:57:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReaderTest.java:[46,55] unchecked conversion 15:57:54 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:57:54 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:57:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[61,95] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 15:57:54 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 15:57:54 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 15:57:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[62,37] unchecked conversion 15:57:54 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:57:54 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:57:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[61,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:57:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpcTest.java:[73,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 15:57:54 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:57:54 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:57:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpcTest.java:[73,55] unchecked conversion 15:57:54 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:57:54 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:57:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[58,95] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 15:57:54 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 15:57:54 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 15:57:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[59,37] unchecked conversion 15:57:54 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:57:54 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:57:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[58,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:57:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[65,95] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 15:57:54 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 15:57:54 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 15:57:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[66,37] unchecked conversion 15:57:54 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:57:54 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:57:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[65,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:57:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[113,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 15:57:54 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:57:54 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:57:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[113,55] unchecked conversion 15:57:54 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:57:54 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:57:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[141,57] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 15:57:54 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 15:57:54 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.Flow 15:57:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[142,37] unchecked conversion 15:57:54 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:57:54 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:57:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[141,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:57:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[206,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 15:57:54 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:57:54 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:57:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[206,55] unchecked conversion 15:57:54 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:57:54 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:57:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[258,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 15:57:54 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:57:54 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 15:57:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[258,55] unchecked conversion 15:57:54 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:57:54 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:57:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[62,41] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 15:57:54 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 15:57:54 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 15:57:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[63,45] unchecked conversion 15:57:54 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:57:54 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:57:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[62,17] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:57:54 [INFO] 15:57:54 [INFO] --- surefire:3.5.6:test (default-test) @ bulk-o-matic --- 15:57:54 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/surefire-reports 15:57:54 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:57:54 [INFO] 15:57:54 [INFO] ------------------------------------------------------- 15:57:54 [INFO] T E S T S 15:57:54 [INFO] ------------------------------------------------------- 15:57:55 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.SalBulkFlowRpcsTest 15:57:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:57:57 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.994 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.SalBulkFlowRpcsTest 15:57:57 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest 15:57:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest 15:57:57 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest 15:57:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest 15:57:58 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest 15:57:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest 15:57:58 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest 15:57:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest 15:57:58 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest 15:57:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest 15:57:58 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest 15:57:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.853 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest 15:57:59 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest 15:57:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest 15:57:59 [INFO] 15:57:59 [INFO] Results: 15:57:59 [INFO] 15:57:59 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 15:57:59 [INFO] 15:57:59 [INFO] 15:57:59 [INFO] --- copy:14.3.7:copy-files (default) @ bulk-o-matic --- 15:57:59 [INFO] 15:57:59 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ bulk-o-matic --- 15:57:59 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bulk-o-matic-0.21.6-SNAPSHOT.jar 15:57:59 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/META-INF/MANIFEST.MF 15:57:59 [INFO] 15:57:59 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bulk-o-matic --- 15:58:02 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bulk-o-matic-0.21.6-SNAPSHOT-javadoc.jar 15:58:02 [INFO] 15:58:02 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ bulk-o-matic --- 15:58:02 [INFO] CycloneDX: Resolving Dependencies 15:58:02 [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) 15:58:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bom.xml 15:58:02 [INFO] attaching as bulk-o-matic-0.21.6-SNAPSHOT-cyclonedx.xml 15:58:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bom.json 15:58:02 [INFO] attaching as bulk-o-matic-0.21.6-SNAPSHOT-cyclonedx.json 15:58:02 [INFO] 15:58:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bulk-o-matic --- 15:58:02 [INFO] Skipping duplicate-finder execution! 15:58:02 [INFO] 15:58:02 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ bulk-o-matic --- 15:58:02 [WARNING] Used undeclared dependencies found: 15:58:02 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.6:compile 15:58:02 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.8:compile 15:58:02 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.8:compile 15:58:02 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile 15:58:02 [WARNING] org.opendaylight.yangtools:util:jar:14.0.25:compile 15:58:02 [WARNING] Non-test scoped test only dependencies found: 15:58:02 [WARNING] org.opendaylight.yangtools:util:jar:14.0.25:compile 15:58:02 [INFO] 15:58:02 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bulk-o-matic --- 15:58:02 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bulk-o-matic-0.21.6-SNAPSHOT-sources.jar 15:58:02 [INFO] 15:58:02 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ bulk-o-matic --- 15:58:02 [INFO] 15:58:02 [INFO] --- jacoco:0.8.15:report (report) @ bulk-o-matic --- 15:58:02 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/code-coverage/jacoco.exec 15:58:02 [INFO] Analyzed bundle 'bulk-o-matic' with 23 classes 15:58:02 [INFO] 15:58:02 [INFO] --- install:3.1.4:install (default-install) @ bulk-o-matic --- 15:58:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-SNAPSHOT.pom 15:58:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bulk-o-matic-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-SNAPSHOT.jar 15:58:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bulk-o-matic-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-SNAPSHOT-javadoc.jar 15:58:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-SNAPSHOT-cyclonedx.xml 15:58:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-SNAPSHOT-cyclonedx.json 15:58:02 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bulk-o-matic-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-SNAPSHOT-sources.jar 15:58:02 [INFO] 15:58:02 [INFO] --- bundle:6.1.0:install (default-install) @ bulk-o-matic --- 15:58:02 [INFO] Installing org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-SNAPSHOT.jar 15:58:02 [INFO] Writing OBR metadata 15:58:02 [INFO] 15:58:02 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bulk-o-matic --- 15:58:02 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:58:02 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/maven-metadata.xml 15:58:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:58:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:58:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:58:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:58:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:58:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:58:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:58:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:58:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:58:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:58:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:58:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:58:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:58:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:58:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:58:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:58:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:58:02 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:58:02 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:58:02 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:58:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:58:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:58:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:58:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:58:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:58:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:58:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:58:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:58:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:58:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:58:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:58:03 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:58:03 at java.lang.reflect.Method.invoke (Method.java:580) 15:58:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:58:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:58:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:58:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:58:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/maven-metadata.xml 15:58:03 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml 15:58:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:58:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:58:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:58:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:58:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:58:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:58:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:58:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:58:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:58:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:58:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:58:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:58:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:58:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:58:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:58:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:58:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:58:03 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:58:03 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:58:03 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:58:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:58:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:58:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:58:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:58:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:58:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:58:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:58:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:58:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:58:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:58:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:58:03 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:58:03 at java.lang.reflect.Method.invoke (Method.java:580) 15:58:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:58:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:58:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:58:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:58:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml 15:58:03 [INFO] 15:58:03 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ bulk-o-matic --- 15:58:03 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:58:03 [INFO] 15:58:03 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic >-- 15:58:03 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.21.6-SNAPSHOT [30/84] 15:58:03 [INFO] from features/odl-openflowplugin-app-bulk-o-matic/pom.xml 15:58:03 [INFO] ------------------------------[ feature ]------------------------------- 15:58:03 [INFO] 15:58:03 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-bulk-o-matic --- 15:58:03 [INFO] 15:58:03 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-bulk-o-matic --- 15:58:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:03 [INFO] 15:58:03 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-bulk-o-matic --- 15:58:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:03 [INFO] 15:58:03 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-bulk-o-matic --- 15:58:03 [INFO] 15:58:03 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-bulk-o-matic --- 15:58:03 [INFO] 15:58:03 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-bulk-o-matic --- 15:58:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:58:03 [INFO] argLine set to empty 15:58:03 [INFO] 15:58:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-bulk-o-matic --- 15:58:03 [INFO] Starting audit... 15:58:03 Audit done. 15:58:03 [INFO] You have 0 Checkstyle violations. 15:58:03 [INFO] 15:58:03 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-bulk-o-matic --- 15:58:03 [INFO] Starting audit... 15:58:03 Audit done. 15:58:03 [INFO] You have 0 Checkstyle violations. 15:58:03 [INFO] 15:58:03 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-bulk-o-matic --- 15:58:03 [INFO] 15:58:03 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-bulk-o-matic --- 15:58:03 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml 15:58:03 [INFO] ...done! 15:58:03 [INFO] Set artifact 15:58:03 [INFO] 15:58:03 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-bulk-o-matic --- 15:58:03 [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 15:58:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:58:03 [INFO] 15:58:03 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-bulk-o-matic >>> 15:58:03 [INFO] 15:58:03 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-bulk-o-matic --- 15:58:03 [INFO] No files found to run spotbugs; check compile phase has been run. 15:58:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 15:58:03 [INFO] 15:58:03 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-bulk-o-matic <<< 15:58:03 [INFO] 15:58:03 [INFO] 15:58:03 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-bulk-o-matic --- 15:58:03 [INFO] 15:58:03 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-app-bulk-o-matic --- 15:58:03 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic 15:58:03 [INFO] Project dependency features detected: [] 15:58:03 [INFO] Pax Exam System (Version: 4.14.0) created. 15:58:03 [INFO] Creating RMI registry server on 127.0.0.1:32997 15:58:04 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:58:04 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:58:04 [INFO] Waiting for remote bundle context.. on 32997 name: c187383d-cc60-4285-80b5-2ace970ab7aa timout: [ RelativeTimeout value = 180000 ] 15:58:08 [INFO] Building jar from resources and headers. 15:58:08 [INFO] Writing jar finished. 15:58:22 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:58:22 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:58:22 [INFO] 15:58:22 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-app-bulk-o-matic --- 15:58:22 [INFO] 15:58:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-bulk-o-matic --- 15:58:22 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:58:22 [INFO] 15:58:22 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-app-bulk-o-matic --- 15:58:22 [INFO] CycloneDX: Resolving Dependencies 15:58:25 [INFO] CycloneDX: Creating BOM version 1.6 with 258 component(s) 15:58:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/bom.xml 15:58:25 [INFO] attaching as odl-openflowplugin-app-bulk-o-matic-0.21.6-SNAPSHOT-cyclonedx.xml 15:58:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/bom.json 15:58:25 [INFO] attaching as odl-openflowplugin-app-bulk-o-matic-0.21.6-SNAPSHOT-cyclonedx.json 15:58:25 [INFO] 15:58:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-bulk-o-matic --- 15:58:25 [INFO] Skipping duplicate-finder execution! 15:58:25 [INFO] 15:58:25 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-bulk-o-matic --- 15:58:25 [INFO] Skipping plugin execution 15:58:25 [INFO] 15:58:25 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-bulk-o-matic --- 15:58:25 [INFO] Skipping source per configuration. 15:58:25 [INFO] 15:58:25 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-app-bulk-o-matic --- 15:58:25 [INFO] 15:58:25 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-app-bulk-o-matic --- 15:58:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:58:25 [INFO] 15:58:25 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-bulk-o-matic --- 15:58:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-SNAPSHOT.pom 15:58:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-SNAPSHOT-features.xml 15:58:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-SNAPSHOT-cyclonedx.xml 15:58:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-SNAPSHOT-cyclonedx.json 15:58:25 [INFO] 15:58:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-bulk-o-matic --- 15:58:25 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:58:25 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/maven-metadata.xml 15:58:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:58:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:58:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:58:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:58:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:58:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:58:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:58:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:58:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:58:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:58:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:58:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:58:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:58:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:58:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:58:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:58:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:58:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:58:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:58:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:58:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:58:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:58:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:58:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:58:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:58:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:58:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:58:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:58:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:58:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:58:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:58:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:58:25 at java.lang.reflect.Method.invoke (Method.java:580) 15:58:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:58:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:58:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:58:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:58:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/maven-metadata.xml 15:58:25 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml 15:58:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:58:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:58:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:58:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:58:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:58:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:58:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:58:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:58:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:58:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:58:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:58:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:58:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:58:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:58:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:58:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:58:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:58:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:58:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:58:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:58:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:58:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:58:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:58:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:58:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:58:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:58:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:58:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:58:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:58:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:58:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:58:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:58:25 at java.lang.reflect.Method.invoke (Method.java:580) 15:58:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:58:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:58:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:58:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:58:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml 15:58:25 [INFO] 15:58:25 [INFO] --< org.opendaylight.openflowplugin.applications:device-ownership-service >-- 15:58:25 [INFO] Building device-ownership-service 0.21.6-SNAPSHOT [31/84] 15:58:25 [INFO] from applications/device-ownership-service/pom.xml 15:58:25 [INFO] -------------------------------[ bundle ]------------------------------- 15:58:25 [INFO] 15:58:25 [INFO] --- clean:3.5.0:clean (default-clean) @ device-ownership-service --- 15:58:25 [INFO] 15:58:25 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ device-ownership-service --- 15:58:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:25 [INFO] 15:58:25 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ device-ownership-service --- 15:58:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:25 [INFO] 15:58:25 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ device-ownership-service --- 15:58:26 [INFO] 15:58:26 [INFO] --- dependency:3.11.0:properties (default) @ device-ownership-service --- 15:58:26 [INFO] 15:58:26 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ device-ownership-service --- 15:58:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:58:26 [INFO] 15:58:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ device-ownership-service --- 15:58:26 [INFO] Starting audit... 15:58:26 Audit done. 15:58:26 [INFO] You have 0 Checkstyle violations. 15:58:26 [INFO] 15:58:26 [INFO] --- checkstyle:3.6.0:check (default) @ device-ownership-service --- 15:58:26 [INFO] Starting audit... 15:58:26 Audit done. 15:58:26 [INFO] You have 0 Checkstyle violations. 15:58:26 [INFO] 15:58:26 [INFO] --- dependency:3.11.0:copy (unpack-license) @ device-ownership-service --- 15:58:26 [INFO] 15:58:26 [INFO] --- resources:3.5.0:resources (default-resources) @ device-ownership-service --- 15:58:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/src/main/resources 15:58:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/generated-sources/spi 15:58:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/generated-sources/yang 15:58:26 [INFO] 15:58:26 [INFO] --- compiler:3.15.0:compile (default-compile) @ device-ownership-service --- 15:58:26 [INFO] Recompiling the module because of changed source code. 15:58:26 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 15:58:26 [INFO] 15:58:26 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ device-ownership-service >>> 15:58:26 [INFO] 15:58:26 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ device-ownership-service --- 15:58:26 [INFO] Fork Value is true 15:58:28 [INFO] Done SpotBugs Analysis.... 15:58:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 15:58:28 [INFO] 15:58:28 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ device-ownership-service <<< 15:58:28 [INFO] 15:58:28 [INFO] 15:58:28 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ device-ownership-service --- 15:58:28 [INFO] BugInstance size is 0 15:58:28 [INFO] Error size is 0 15:58:28 [INFO] No errors/warnings found 15:58:28 [INFO] 15:58:28 [INFO] --- resources:3.5.0:testResources (default-testResources) @ device-ownership-service --- 15:58:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/src/test/resources 15:58:28 [INFO] 15:58:28 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ device-ownership-service --- 15:58:28 [INFO] No sources to compile 15:58:28 [INFO] 15:58:28 [INFO] --- surefire:3.5.6:test (default-test) @ device-ownership-service --- 15:58:28 [INFO] No tests to run. 15:58:28 [INFO] 15:58:28 [INFO] --- copy:14.3.7:copy-files (default) @ device-ownership-service --- 15:58:28 [INFO] 15:58:28 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ device-ownership-service --- 15:58:28 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/device-ownership-service-0.21.6-SNAPSHOT.jar 15:58:28 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/META-INF/MANIFEST.MF 15:58:28 [INFO] 15:58:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ device-ownership-service --- 15:58:30 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/device-ownership-service-0.21.6-SNAPSHOT-javadoc.jar 15:58:30 [INFO] 15:58:30 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ device-ownership-service --- 15:58:30 [INFO] CycloneDX: Resolving Dependencies 15:58:30 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 15:58:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/bom.xml 15:58:30 [INFO] attaching as device-ownership-service-0.21.6-SNAPSHOT-cyclonedx.xml 15:58:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/bom.json 15:58:30 [INFO] attaching as device-ownership-service-0.21.6-SNAPSHOT-cyclonedx.json 15:58:30 [INFO] 15:58:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ device-ownership-service --- 15:58:30 [INFO] Skipping duplicate-finder execution! 15:58:30 [INFO] 15:58:30 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ device-ownership-service --- 15:58:30 [INFO] No dependency problems found 15:58:30 [INFO] 15:58:30 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ device-ownership-service --- 15:58:30 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/device-ownership-service-0.21.6-SNAPSHOT-sources.jar 15:58:30 [INFO] 15:58:30 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ device-ownership-service --- 15:58:30 [INFO] 15:58:30 [INFO] --- jacoco:0.8.15:report (report) @ device-ownership-service --- 15:58:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:58:30 [INFO] 15:58:30 [INFO] --- install:3.1.4:install (default-install) @ device-ownership-service --- 15:58:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-SNAPSHOT.pom 15:58:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/device-ownership-service-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-SNAPSHOT.jar 15:58:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/device-ownership-service-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-SNAPSHOT-javadoc.jar 15:58:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-SNAPSHOT-cyclonedx.xml 15:58:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-SNAPSHOT-cyclonedx.json 15:58:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/device-ownership-service-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-SNAPSHOT-sources.jar 15:58:30 [INFO] 15:58:30 [INFO] --- bundle:6.1.0:install (default-install) @ device-ownership-service --- 15:58:30 [INFO] Installing org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-SNAPSHOT.jar 15:58:30 [INFO] Writing OBR metadata 15:58:30 [INFO] 15:58:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ device-ownership-service --- 15:58:30 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:58:30 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/maven-metadata.xml 15:58:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:58:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:58:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:58:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:58:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:58:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:58:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:58:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:58:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:58:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:58:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:58:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:58:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:58:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:58:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:58:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:58:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:58:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:58:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:58:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:58:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:58:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:58:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:58:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:58:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:58:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:58:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:58:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:58:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:58:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:58:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:58:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:58:30 at java.lang.reflect.Method.invoke (Method.java:580) 15:58:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:58:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:58:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:58:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:58:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/maven-metadata.xml 15:58:30 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml 15:58:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:58:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:58:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:58:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:58:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:58:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:58:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:58:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:58:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:58:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:58:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:58:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:58:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:58:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:58:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:58:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:58:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:58:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:58:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:58:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:58:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:58:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:58:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:58:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:58:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:58:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:58:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:58:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:58:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:58:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:58:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:58:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:58:30 at java.lang.reflect.Method.invoke (Method.java:580) 15:58:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:58:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:58:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:58:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:58:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml 15:58:30 [INFO] 15:58:30 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ device-ownership-service --- 15:58:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:58:30 [INFO] 15:58:30 [INFO] --< org.opendaylight.openflowplugin.applications:of-switch-config-pusher >-- 15:58:30 [INFO] Building of-switch-config-pusher 0.21.6-SNAPSHOT [32/84] 15:58:30 [INFO] from applications/of-switch-config-pusher/pom.xml 15:58:30 [INFO] -------------------------------[ bundle ]------------------------------- 15:58:30 [INFO] 15:58:30 [INFO] --- clean:3.5.0:clean (default-clean) @ of-switch-config-pusher --- 15:58:30 [INFO] 15:58:30 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ of-switch-config-pusher --- 15:58:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:30 [INFO] 15:58:30 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ of-switch-config-pusher --- 15:58:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:30 [INFO] 15:58:30 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ of-switch-config-pusher --- 15:58:31 [INFO] 15:58:31 [INFO] --- dependency:3.11.0:properties (default) @ of-switch-config-pusher --- 15:58:31 [INFO] 15:58:31 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ of-switch-config-pusher --- 15:58:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:58:31 [INFO] 15:58:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ of-switch-config-pusher --- 15:58:31 [INFO] Starting audit... 15:58:31 Audit done. 15:58:31 [INFO] You have 0 Checkstyle violations. 15:58:31 [INFO] 15:58:31 [INFO] --- checkstyle:3.6.0:check (default) @ of-switch-config-pusher --- 15:58:31 [INFO] Starting audit... 15:58:31 Audit done. 15:58:31 [INFO] You have 0 Checkstyle violations. 15:58:31 [INFO] 15:58:31 [INFO] --- dependency:3.11.0:copy (unpack-license) @ of-switch-config-pusher --- 15:58:31 [INFO] 15:58:31 [INFO] --- resources:3.5.0:resources (default-resources) @ of-switch-config-pusher --- 15:58:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/src/main/resources 15:58:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/generated-sources/spi 15:58:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/generated-sources/yang 15:58:31 [INFO] 15:58:31 [INFO] --- compiler:3.15.0:compile (default-compile) @ of-switch-config-pusher --- 15:58:31 [INFO] Recompiling the module because of changed dependency. 15:58:31 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 15:58:31 [INFO] 15:58:31 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ of-switch-config-pusher >>> 15:58:31 [INFO] 15:58:31 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ of-switch-config-pusher --- 15:58:31 [INFO] Fork Value is true 15:58:33 [INFO] Done SpotBugs Analysis.... 15:58:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 15:58:33 [INFO] 15:58:33 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ of-switch-config-pusher <<< 15:58:33 [INFO] 15:58:33 [INFO] 15:58:33 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ of-switch-config-pusher --- 15:58:33 [INFO] BugInstance size is 0 15:58:33 [INFO] Error size is 0 15:58:33 [INFO] No errors/warnings found 15:58:33 [INFO] 15:58:33 [INFO] --- resources:3.5.0:testResources (default-testResources) @ of-switch-config-pusher --- 15:58:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/src/test/resources 15:58:33 [INFO] 15:58:33 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ of-switch-config-pusher --- 15:58:33 [INFO] Recompiling the module because of changed dependency. 15:58:33 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 15:58:33 [INFO] 15:58:33 [INFO] --- surefire:3.5.6:test (default-test) @ of-switch-config-pusher --- 15:58:33 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/surefire-reports 15:58:33 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:58:33 [INFO] 15:58:33 [INFO] ------------------------------------------------------- 15:58:33 [INFO] T E S T S 15:58:33 [INFO] ------------------------------------------------------- 15:58:34 [INFO] Running org.opendaylight.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest 15:58:34 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:58:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.798 s -- in org.opendaylight.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest 15:58:36 [INFO] 15:58:36 [INFO] Results: 15:58:36 [INFO] 15:58:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:58:36 [INFO] 15:58:36 [INFO] 15:58:36 [INFO] --- copy:14.3.7:copy-files (default) @ of-switch-config-pusher --- 15:58:36 [INFO] 15:58:36 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ of-switch-config-pusher --- 15:58:36 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.21.6-SNAPSHOT.jar 15:58:36 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/META-INF/MANIFEST.MF 15:58:36 [INFO] 15:58:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ of-switch-config-pusher --- 15:58:37 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.21.6-SNAPSHOT-javadoc.jar 15:58:37 [INFO] 15:58:37 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ of-switch-config-pusher --- 15:58:37 [INFO] CycloneDX: Resolving Dependencies 15:58:38 [INFO] CycloneDX: Creating BOM version 1.6 with 43 component(s) 15:58:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/bom.xml 15:58:38 [INFO] attaching as of-switch-config-pusher-0.21.6-SNAPSHOT-cyclonedx.xml 15:58:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/bom.json 15:58:38 [INFO] attaching as of-switch-config-pusher-0.21.6-SNAPSHOT-cyclonedx.json 15:58:38 [INFO] 15:58:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ of-switch-config-pusher --- 15:58:38 [INFO] Skipping duplicate-finder execution! 15:58:38 [INFO] 15:58:38 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ of-switch-config-pusher --- 15:58:38 [INFO] No dependency problems found 15:58:38 [INFO] 15:58:38 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ of-switch-config-pusher --- 15:58:38 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.21.6-SNAPSHOT-sources.jar 15:58:38 [INFO] 15:58:38 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ of-switch-config-pusher --- 15:58:38 [INFO] 15:58:38 [INFO] --- jacoco:0.8.15:report (report) @ of-switch-config-pusher --- 15:58:38 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec 15:58:38 [INFO] Analyzed bundle 'of-switch-config-pusher' with 1 classes 15:58:38 [INFO] 15:58:38 [INFO] --- install:3.1.4:install (default-install) @ of-switch-config-pusher --- 15:58:38 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-SNAPSHOT.pom 15:58:38 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-SNAPSHOT.jar 15:58:38 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-SNAPSHOT-javadoc.jar 15:58:38 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-SNAPSHOT-cyclonedx.xml 15:58:38 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-SNAPSHOT-cyclonedx.json 15:58:38 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-SNAPSHOT-sources.jar 15:58:38 [INFO] 15:58:38 [INFO] --- bundle:6.1.0:install (default-install) @ of-switch-config-pusher --- 15:58:38 [INFO] Installing org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-SNAPSHOT.jar 15:58:38 [INFO] Writing OBR metadata 15:58:38 [INFO] 15:58:38 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ of-switch-config-pusher --- 15:58:38 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:58:38 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/maven-metadata.xml 15:58:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:58:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:58:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:58:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:58:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:58:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:58:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:58:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:58:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:58:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:58:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:58:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:58:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:58:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:58:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:58:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:58:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:58:38 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:58:38 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:58:38 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:58:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:58:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:58:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:58:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:58:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:58:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:58:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:58:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:58:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:58:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:58:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:58:38 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:58:38 at java.lang.reflect.Method.invoke (Method.java:580) 15:58:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:58:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:58:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:58:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:58:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/maven-metadata.xml 15:58:38 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml 15:58:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:58:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:58:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:58:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:58:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:58:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:58:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:58:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:58:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:58:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:58:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:58:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:58:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:58:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:58:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:58:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:58:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:58:38 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:58:38 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:58:38 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:58:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:58:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:58:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:58:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:58:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:58:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:58:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:58:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:58:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:58:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:58:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:58:38 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:58:38 at java.lang.reflect.Method.invoke (Method.java:580) 15:58:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:58:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:58:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:58:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:58:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml 15:58:38 [INFO] 15:58:38 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ of-switch-config-pusher --- 15:58:38 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:58:38 [INFO] 15:58:38 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher >-- 15:58:38 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.21.6-SNAPSHOT [33/84] 15:58:38 [INFO] from features/odl-openflowplugin-app-config-pusher/pom.xml 15:58:38 [INFO] ------------------------------[ feature ]------------------------------- 15:58:38 [INFO] 15:58:38 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-config-pusher --- 15:58:38 [INFO] 15:58:38 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-config-pusher --- 15:58:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:38 [INFO] 15:58:38 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-config-pusher --- 15:58:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:38 [INFO] 15:58:38 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-config-pusher --- 15:58:39 [INFO] 15:58:39 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-config-pusher --- 15:58:39 [INFO] 15:58:39 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-config-pusher --- 15:58:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:58:39 [INFO] argLine set to empty 15:58:39 [INFO] 15:58:39 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-config-pusher --- 15:58:39 [INFO] Starting audit... 15:58:39 Audit done. 15:58:39 [INFO] You have 0 Checkstyle violations. 15:58:39 [INFO] 15:58:39 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-config-pusher --- 15:58:39 [INFO] Starting audit... 15:58:39 Audit done. 15:58:39 [INFO] You have 0 Checkstyle violations. 15:58:39 [INFO] 15:58:39 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-config-pusher --- 15:58:39 [INFO] 15:58:39 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-config-pusher --- 15:58:39 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/feature/feature.xml 15:58:39 [INFO] ...done! 15:58:39 [INFO] Set artifact 15:58:39 [INFO] 15:58:39 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-config-pusher --- 15:58:39 [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 15:58:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:58:39 [INFO] 15:58:39 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-config-pusher >>> 15:58:39 [INFO] 15:58:39 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-config-pusher --- 15:58:39 [INFO] No files found to run spotbugs; check compile phase has been run. 15:58:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 15:58:39 [INFO] 15:58:39 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-config-pusher <<< 15:58:39 [INFO] 15:58:39 [INFO] 15:58:39 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-config-pusher --- 15:58:39 [INFO] 15:58:39 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-app-config-pusher --- 15:58:39 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher 15:58:39 [INFO] Project dependency features detected: [] 15:58:39 [INFO] Pax Exam System (Version: 4.14.0) created. 15:58:39 [INFO] Creating RMI registry server on 127.0.0.1:39929 15:58:39 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:58:39 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:58:39 [INFO] Waiting for remote bundle context.. on 39929 name: 46c97006-b967-48f1-99b3-8a2f2862fdad timout: [ RelativeTimeout value = 180000 ] 15:58:44 [INFO] Building jar from resources and headers. 15:58:44 [INFO] Writing jar finished. 15:58:58 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:58:58 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:58:58 [INFO] 15:58:58 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-app-config-pusher --- 15:58:58 [INFO] 15:58:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-config-pusher --- 15:58:58 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:58:58 [INFO] 15:58:58 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-app-config-pusher --- 15:58:58 [INFO] CycloneDX: Resolving Dependencies 15:59:01 [INFO] CycloneDX: Creating BOM version 1.6 with 259 component(s) 15:59:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/bom.xml 15:59:01 [INFO] attaching as odl-openflowplugin-app-config-pusher-0.21.6-SNAPSHOT-cyclonedx.xml 15:59:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/bom.json 15:59:01 [INFO] attaching as odl-openflowplugin-app-config-pusher-0.21.6-SNAPSHOT-cyclonedx.json 15:59:01 [INFO] 15:59:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-config-pusher --- 15:59:01 [INFO] Skipping duplicate-finder execution! 15:59:01 [INFO] 15:59:01 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-config-pusher --- 15:59:01 [INFO] Skipping plugin execution 15:59:01 [INFO] 15:59:01 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-config-pusher --- 15:59:01 [INFO] Skipping source per configuration. 15:59:01 [INFO] 15:59:01 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-app-config-pusher --- 15:59:01 [INFO] 15:59:01 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-app-config-pusher --- 15:59:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:59:01 [INFO] 15:59:01 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-config-pusher --- 15:59:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-SNAPSHOT.pom 15:59:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-SNAPSHOT-features.xml 15:59:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-SNAPSHOT-cyclonedx.xml 15:59:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-SNAPSHOT-cyclonedx.json 15:59:01 [INFO] 15:59:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-config-pusher --- 15:59:01 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:59:01 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/maven-metadata.xml 15:59:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:59:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:59:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:59:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:59:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:59:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:59:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:59:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:59:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:59:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:59:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:59:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:59:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:59:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:59:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:59:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:59:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:59:01 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:59:01 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:59:01 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:59:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:59:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:59:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:59:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:59:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:59:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:59:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:59:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:59:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:59:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:59:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:59:01 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:59:01 at java.lang.reflect.Method.invoke (Method.java:580) 15:59:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:59:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:59:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:59:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:59:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/maven-metadata.xml 15:59:01 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml 15:59:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:59:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:59:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:59:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:59:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:59:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:59:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:59:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:59:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:59:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:59:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:59:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:59:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:59:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:59:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:59:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:59:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:59:01 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:59:01 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:59:01 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:59:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:59:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:59:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:59:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:59:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:59:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:59:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:59:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:59:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:59:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:59:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:59:01 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:59:01 at java.lang.reflect.Method.invoke (Method.java:580) 15:59:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:59:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:59:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:59:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:59:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml 15:59:01 [INFO] 15:59:01 [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api >-- 15:59:01 [INFO] Building arbitratorreconciliation-api 0.21.6-SNAPSHOT [34/84] 15:59:01 [INFO] from applications/arbitratorreconciliation/api/pom.xml 15:59:01 [INFO] -------------------------------[ bundle ]------------------------------- 15:59:01 [INFO] 15:59:01 [INFO] --- clean:3.5.0:clean (default-clean) @ arbitratorreconciliation-api --- 15:59:01 [INFO] 15:59:01 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ arbitratorreconciliation-api --- 15:59:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:01 [INFO] 15:59:01 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-api --- 15:59:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:01 [INFO] 15:59:01 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ arbitratorreconciliation-api --- 15:59:02 [INFO] 15:59:02 [INFO] --- dependency:3.11.0:properties (default) @ arbitratorreconciliation-api --- 15:59:02 [INFO] 15:59:02 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ arbitratorreconciliation-api --- 15:59:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:59:02 [INFO] 15:59:02 [INFO] --- yang:14.0.25:generate-sources (binding) @ arbitratorreconciliation-api --- 15:59:02 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:59:02 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/src/main/yang 15:59:02 [INFO] yang-to-sources: Found 11 dependencies in 2.382 ms 15:59:02 [INFO] yang-to-sources: Project model files found: 1 in 2.229 ms 15:59:02 [INFO] yang-to-sources: 11 YANG models processed in 182.4 ms 15:59:02 [INFO] BindingJavaFileGenerator: Defined 14 files in 21.87 ms 15:59:02 [INFO] Sorted 14 files into 3 directories in 149.0 μs 15:59:02 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 14 in 29.72 ms 15:59:02 [INFO] 15:59:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ arbitratorreconciliation-api --- 15:59:02 [INFO] Starting audit... 15:59:02 Audit done. 15:59:02 [INFO] You have 0 Checkstyle violations. 15:59:02 [INFO] 15:59:02 [INFO] --- checkstyle:3.6.0:check (default) @ arbitratorreconciliation-api --- 15:59:02 [INFO] Starting audit... 15:59:02 Audit done. 15:59:02 [INFO] You have 0 Checkstyle violations. 15:59:02 [INFO] 15:59:02 [INFO] --- dependency:3.11.0:copy (unpack-license) @ arbitratorreconciliation-api --- 15:59:02 [INFO] 15:59:02 [INFO] --- resources:3.5.0:resources (default-resources) @ arbitratorreconciliation-api --- 15:59:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/src/main/resources 15:59:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/generated-sources/spi 15:59:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:59:02 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:59:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:59:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/generated-sources/spi 15:59:02 [INFO] 15:59:02 [INFO] --- compiler:3.15.0:compile (default-compile) @ arbitratorreconciliation-api --- 15:59:02 [INFO] Recompiling the module because of changed dependency. 15:59:02 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 15:59:02 [INFO] 15:59:02 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-api >>> 15:59:02 [INFO] 15:59:02 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ arbitratorreconciliation-api --- 15:59:02 [INFO] Fork Value is true 15:59:05 [INFO] Done SpotBugs Analysis.... 15:59:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 15:59:05 [INFO] 15:59:05 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-api <<< 15:59:05 [INFO] 15:59:05 [INFO] 15:59:05 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ arbitratorreconciliation-api --- 15:59:05 [INFO] BugInstance size is 0 15:59:05 [INFO] Error size is 0 15:59:05 [INFO] No errors/warnings found 15:59:05 [INFO] 15:59:05 [INFO] --- resources:3.5.0:testResources (default-testResources) @ arbitratorreconciliation-api --- 15:59:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/src/test/resources 15:59:05 [INFO] 15:59:05 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ arbitratorreconciliation-api --- 15:59:05 [INFO] No sources to compile 15:59:05 [INFO] 15:59:05 [INFO] --- surefire:3.5.6:test (default-test) @ arbitratorreconciliation-api --- 15:59:05 [INFO] No tests to run. 15:59:05 [INFO] 15:59:05 [INFO] --- copy:14.3.7:copy-files (default) @ arbitratorreconciliation-api --- 15:59:05 [INFO] 15:59:05 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ arbitratorreconciliation-api --- 15:59:05 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.21.6-SNAPSHOT.jar 15:59:05 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/META-INF/MANIFEST.MF 15:59:05 [INFO] 15:59:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ arbitratorreconciliation-api --- 15:59:06 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.21.6-SNAPSHOT-javadoc.jar 15:59:07 [INFO] 15:59:07 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ arbitratorreconciliation-api --- 15:59:07 [INFO] CycloneDX: Resolving Dependencies 15:59:07 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 15:59:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/bom.xml 15:59:07 [INFO] attaching as arbitratorreconciliation-api-0.21.6-SNAPSHOT-cyclonedx.xml 15:59:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/bom.json 15:59:07 [INFO] attaching as arbitratorreconciliation-api-0.21.6-SNAPSHOT-cyclonedx.json 15:59:07 [INFO] 15:59:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-api --- 15:59:07 [INFO] Skipping duplicate-finder execution! 15:59:07 [INFO] 15:59:07 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ arbitratorreconciliation-api --- 15:59:07 [WARNING] Used undeclared dependencies found: 15:59:07 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.6-SNAPSHOT:compile 15:59:07 [INFO] 15:59:07 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ arbitratorreconciliation-api --- 15:59:07 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.21.6-SNAPSHOT-sources.jar 15:59:07 [INFO] 15:59:07 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ arbitratorreconciliation-api --- 15:59:07 [INFO] 15:59:07 [INFO] --- jacoco:0.8.15:report (report) @ arbitratorreconciliation-api --- 15:59:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:59:07 [INFO] 15:59:07 [INFO] --- install:3.1.4:install (default-install) @ arbitratorreconciliation-api --- 15:59:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-SNAPSHOT.pom 15:59:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-SNAPSHOT.jar 15:59:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-SNAPSHOT-javadoc.jar 15:59:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-SNAPSHOT-cyclonedx.xml 15:59:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-SNAPSHOT-cyclonedx.json 15:59:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-SNAPSHOT-sources.jar 15:59:07 [INFO] 15:59:07 [INFO] --- bundle:6.1.0:install (default-install) @ arbitratorreconciliation-api --- 15:59:07 [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-SNAPSHOT.jar 15:59:07 [INFO] Writing OBR metadata 15:59:07 [INFO] 15:59:07 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ arbitratorreconciliation-api --- 15:59:07 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:59:07 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/maven-metadata.xml 15:59:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:59:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:59:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:59:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:59:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:59:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:59:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:59:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:59:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:59:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:59:07 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:59:07 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:59:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:59:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:59:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:59:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:59:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:59:07 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:59:07 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:59:07 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:59:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:59:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:59:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:59:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:59:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:59:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:59:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:59:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:59:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:59:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:59:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:59:07 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:59:07 at java.lang.reflect.Method.invoke (Method.java:580) 15:59:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:59:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:59:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:59:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:59:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/maven-metadata.xml 15:59:07 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml 15:59:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:59:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:59:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:59:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:59:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:59:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:59:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:59:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:59:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:59:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:59:07 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:59:07 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:59:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:59:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:59:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:59:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:59:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:59:07 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:59:07 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:59:07 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:59:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:59:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:59:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:59:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:59:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:59:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:59:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:59:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:59:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:59:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:59:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:59:07 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:59:07 at java.lang.reflect.Method.invoke (Method.java:580) 15:59:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:59:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:59:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:59:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:59:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml 15:59:07 [INFO] 15:59:07 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ arbitratorreconciliation-api --- 15:59:07 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:59:07 [INFO] 15:59:07 [INFO] --< org.opendaylight.openflowplugin.applications:reconciliation-framework >-- 15:59:07 [INFO] Building reconciliation-framework 0.21.6-SNAPSHOT [35/84] 15:59:07 [INFO] from applications/reconciliation-framework/pom.xml 15:59:07 [INFO] -------------------------------[ bundle ]------------------------------- 15:59:08 [INFO] 15:59:08 [INFO] --- clean:3.5.0:clean (default-clean) @ reconciliation-framework --- 15:59:08 [INFO] 15:59:08 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ reconciliation-framework --- 15:59:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:08 [INFO] 15:59:08 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ reconciliation-framework --- 15:59:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:08 [INFO] 15:59:08 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ reconciliation-framework --- 15:59:08 [INFO] 15:59:08 [INFO] --- dependency:3.11.0:properties (default) @ reconciliation-framework --- 15:59:08 [INFO] 15:59:08 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ reconciliation-framework --- 15:59:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:59:08 [INFO] 15:59:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ reconciliation-framework --- 15:59:08 [INFO] Starting audit... 15:59:08 Audit done. 15:59:08 [INFO] You have 0 Checkstyle violations. 15:59:08 [INFO] 15:59:08 [INFO] --- checkstyle:3.6.0:check (default) @ reconciliation-framework --- 15:59:08 [INFO] Starting audit... 15:59:08 Audit done. 15:59:08 [INFO] You have 0 Checkstyle violations. 15:59:08 [INFO] 15:59:08 [INFO] --- dependency:3.11.0:copy (unpack-license) @ reconciliation-framework --- 15:59:08 [INFO] 15:59:08 [INFO] --- resources:3.5.0:resources (default-resources) @ reconciliation-framework --- 15:59:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/main/resources 15:59:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/generated-sources/spi 15:59:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/generated-sources/yang 15:59:08 [INFO] 15:59:08 [INFO] --- compiler:3.15.0:compile (default-compile) @ reconciliation-framework --- 15:59:08 [INFO] Recompiling the module because of changed dependency. 15:59:08 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 15:59:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/NotificationRegistration.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.NotificationRegistration has a member method close() that could throw InterruptedException 15:59:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationNotificationListener.java:[19,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.ReconciliationNotificationListener has a member method close() that could throw InterruptedException 15:59:08 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/impl/ReconciliationServiceDelegate.java:[13,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.impl.ReconciliationServiceDelegate has a member method close() that could throw InterruptedException 15:59:08 [INFO] 15:59:08 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ reconciliation-framework >>> 15:59:08 [INFO] 15:59:08 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ reconciliation-framework --- 15:59:08 [INFO] Fork Value is true 15:59:11 [INFO] Done SpotBugs Analysis.... 15:59:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 15:59:11 [INFO] 15:59:11 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ reconciliation-framework <<< 15:59:11 [INFO] 15:59:11 [INFO] 15:59:11 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ reconciliation-framework --- 15:59:11 [INFO] BugInstance size is 0 15:59:11 [INFO] Error size is 0 15:59:11 [INFO] No errors/warnings found 15:59:11 [INFO] 15:59:11 [INFO] --- karaf-services:4.4.11:service-metadata-generate (service-metadata-generate) @ reconciliation-framework --- 15:59:12 [INFO] Service org.opendaylight.openflowplugin.applications.reconciliation.cli.GetRegisteredServices 15:59:12 [INFO] 15:59:12 [INFO] --- resources:3.5.0:testResources (default-testResources) @ reconciliation-framework --- 15:59:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/test/resources 15:59:12 [INFO] 15:59:12 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ reconciliation-framework --- 15:59:12 [INFO] No sources to compile 15:59:12 [INFO] 15:59:12 [INFO] --- surefire:3.5.6:test (default-test) @ reconciliation-framework --- 15:59:12 [INFO] No tests to run. 15:59:12 [INFO] 15:59:12 [INFO] --- copy:14.3.7:copy-files (default) @ reconciliation-framework --- 15:59:12 [INFO] 15:59:12 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ reconciliation-framework --- 15:59:12 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/reconciliation-framework-0.21.6-SNAPSHOT.jar 15:59:12 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/META-INF/MANIFEST.MF 15:59:12 [INFO] 15:59:12 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ reconciliation-framework --- 15:59:13 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/reconciliation-framework-0.21.6-SNAPSHOT-javadoc.jar 15:59:13 [INFO] 15:59:13 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ reconciliation-framework --- 15:59:13 [INFO] CycloneDX: Resolving Dependencies 15:59:15 [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) 15:59:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/bom.xml 15:59:15 [INFO] attaching as reconciliation-framework-0.21.6-SNAPSHOT-cyclonedx.xml 15:59:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/bom.json 15:59:15 [INFO] attaching as reconciliation-framework-0.21.6-SNAPSHOT-cyclonedx.json 15:59:15 [INFO] 15:59:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ reconciliation-framework --- 15:59:15 [INFO] Skipping duplicate-finder execution! 15:59:15 [INFO] 15:59:15 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ reconciliation-framework --- 15:59:15 [WARNING] Used undeclared dependencies found: 15:59:15 [WARNING] com.google.guava:guava:jar:33.6.0-jre:compile 15:59:15 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile 15:59:15 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.6-SNAPSHOT:compile 15:59:15 [INFO] 15:59:15 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ reconciliation-framework --- 15:59:15 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/reconciliation-framework-0.21.6-SNAPSHOT-sources.jar 15:59:15 [INFO] 15:59:15 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ reconciliation-framework --- 15:59:15 [INFO] 15:59:15 [INFO] --- jacoco:0.8.15:report (report) @ reconciliation-framework --- 15:59:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:59:15 [INFO] 15:59:15 [INFO] --- install:3.1.4:install (default-install) @ reconciliation-framework --- 15:59:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-SNAPSHOT.pom 15:59:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/reconciliation-framework-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-SNAPSHOT.jar 15:59:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/reconciliation-framework-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-SNAPSHOT-javadoc.jar 15:59:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-SNAPSHOT-cyclonedx.xml 15:59:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-SNAPSHOT-cyclonedx.json 15:59:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/reconciliation-framework-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-SNAPSHOT-sources.jar 15:59:15 [INFO] 15:59:15 [INFO] --- bundle:6.1.0:install (default-install) @ reconciliation-framework --- 15:59:15 [INFO] Installing org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-SNAPSHOT.jar 15:59:15 [INFO] Writing OBR metadata 15:59:15 [INFO] 15:59:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ reconciliation-framework --- 15:59:15 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:59:15 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/maven-metadata.xml 15:59:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:59:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:59:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:59:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:59:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:59:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:59:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:59:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:59:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:59:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:59:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:59:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:59:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:59:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:59:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:59:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:59:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:59:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:59:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:59:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:59:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:59:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:59:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:59:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:59:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:59:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:59:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:59:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:59:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:59:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:59:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:59:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:59:15 at java.lang.reflect.Method.invoke (Method.java:580) 15:59:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:59:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:59:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:59:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:59:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/maven-metadata.xml 15:59:15 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml 15:59:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:59:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:59:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:59:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:59:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:59:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:59:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:59:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:59:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:59:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:59:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:59:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:59:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:59:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:59:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:59:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:59:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:59:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:59:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:59:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:59:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:59:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:59:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:59:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:59:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:59:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:59:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:59:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:59:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:59:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:59:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:59:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:59:15 at java.lang.reflect.Method.invoke (Method.java:580) 15:59:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:59:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:59:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:59:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:59:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml 15:59:15 [INFO] 15:59:15 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ reconciliation-framework --- 15:59:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:59:15 [INFO] 15:59:15 [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl >-- 15:59:15 [INFO] Building arbitratorreconciliation-impl 0.21.6-SNAPSHOT [36/84] 15:59:15 [INFO] from applications/arbitratorreconciliation/impl/pom.xml 15:59:15 [INFO] -------------------------------[ bundle ]------------------------------- 15:59:15 [INFO] 15:59:15 [INFO] --- clean:3.5.0:clean (default-clean) @ arbitratorreconciliation-impl --- 15:59:15 [INFO] 15:59:15 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ arbitratorreconciliation-impl --- 15:59:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:15 [INFO] 15:59:15 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-impl --- 15:59:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:15 [INFO] 15:59:15 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ arbitratorreconciliation-impl --- 15:59:16 [INFO] 15:59:16 [INFO] --- dependency:3.11.0:properties (default) @ arbitratorreconciliation-impl --- 15:59:16 [INFO] 15:59:16 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ arbitratorreconciliation-impl --- 15:59:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/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/** 15:59:16 [INFO] 15:59:16 [INFO] --- yang:14.0.25:generate-sources (binding) @ arbitratorreconciliation-impl --- 15:59:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:59:16 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/main/yang 15:59:16 [INFO] yang-to-sources: Found 14 dependencies in 3.300 ms 15:59:16 [INFO] yang-to-sources: Project model files found: 1 in 4.153 ms 15:59:16 [INFO] yang-to-sources: 1 YANG models processed in 96.15 ms 15:59:16 [INFO] BindingJavaFileGenerator: Defined 6 files in 2.265 ms 15:59:16 [INFO] Sorted 6 files into 3 directories in 206.1 μs 15:59:16 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 8.522 ms 15:59:16 [INFO] 15:59:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ arbitratorreconciliation-impl --- 15:59:16 [INFO] Starting audit... 15:59:16 Audit done. 15:59:16 [INFO] You have 0 Checkstyle violations. 15:59:16 [INFO] 15:59:16 [INFO] --- checkstyle:3.6.0:check (default) @ arbitratorreconciliation-impl --- 15:59:16 [INFO] Starting audit... 15:59:16 Audit done. 15:59:16 [INFO] You have 0 Checkstyle violations. 15:59:16 [INFO] 15:59:16 [INFO] --- dependency:3.11.0:copy (unpack-license) @ arbitratorreconciliation-impl --- 15:59:16 [INFO] 15:59:16 [INFO] --- resources:3.5.0:resources (default-resources) @ arbitratorreconciliation-impl --- 15:59:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/main/resources 15:59:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/generated-sources/spi 15:59:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:59:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:59:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:59:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/generated-sources/spi 15:59:16 [INFO] 15:59:16 [INFO] --- compiler:3.15.0:compile (default-compile) @ arbitratorreconciliation-impl --- 15:59:16 [INFO] Recompiling the module because of changed dependency. 15:59:16 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 15:59:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[90,14] auto-closeable resource org.opendaylight.openflowplugin.applications.arbitratorreconciliation.impl.ArbitratorReconciliationManagerImpl has a member method close() that could throw InterruptedException 15:59:16 [INFO] 15:59:16 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-impl >>> 15:59:16 [INFO] 15:59:16 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ arbitratorreconciliation-impl --- 15:59:16 [INFO] Fork Value is true 15:59:19 [INFO] Done SpotBugs Analysis.... 15:59:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 15:59:19 [INFO] 15:59:19 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-impl <<< 15:59:19 [INFO] 15:59:19 [INFO] 15:59:19 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ arbitratorreconciliation-impl --- 15:59:19 [INFO] BugInstance size is 0 15:59:19 [INFO] Error size is 0 15:59:19 [INFO] No errors/warnings found 15:59:19 [INFO] 15:59:19 [INFO] --- resources:3.5.0:testResources (default-testResources) @ arbitratorreconciliation-impl --- 15:59:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/test/resources 15:59:19 [INFO] 15:59:19 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ arbitratorreconciliation-impl --- 15:59:19 [INFO] No sources to compile 15:59:19 [INFO] 15:59:19 [INFO] --- surefire:3.5.6:test (default-test) @ arbitratorreconciliation-impl --- 15:59:19 [INFO] No tests to run. 15:59:19 [INFO] 15:59:19 [INFO] --- copy:14.3.7:copy-files (default) @ arbitratorreconciliation-impl --- 15:59:19 [INFO] 15:59:19 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ arbitratorreconciliation-impl --- 15:59:19 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.21.6-SNAPSHOT.jar 15:59:19 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/META-INF/MANIFEST.MF 15:59:19 [INFO] 15:59:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ arbitratorreconciliation-impl --- 15:59:21 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.21.6-SNAPSHOT-javadoc.jar 15:59:21 [INFO] 15:59:21 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ arbitratorreconciliation-impl --- 15:59:21 [INFO] CycloneDX: Resolving Dependencies 15:59:21 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 15:59:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/bom.xml 15:59:21 [INFO] attaching as arbitratorreconciliation-impl-0.21.6-SNAPSHOT-cyclonedx.xml 15:59:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/bom.json 15:59:21 [INFO] attaching as arbitratorreconciliation-impl-0.21.6-SNAPSHOT-cyclonedx.json 15:59:21 [INFO] 15:59:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-impl --- 15:59:21 [INFO] Skipping duplicate-finder execution! 15:59:21 [INFO] 15:59:21 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ arbitratorreconciliation-impl --- 15:59:21 [INFO] No dependency problems found 15:59:21 [INFO] 15:59:21 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ arbitratorreconciliation-impl --- 15:59:21 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.21.6-SNAPSHOT-sources.jar 15:59:21 [INFO] 15:59:21 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ arbitratorreconciliation-impl --- 15:59:21 [INFO] 15:59:21 [INFO] --- jacoco:0.8.15:report (report) @ arbitratorreconciliation-impl --- 15:59:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:59:21 [INFO] 15:59:21 [INFO] --- install:3.1.4:install (default-install) @ arbitratorreconciliation-impl --- 15:59:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-SNAPSHOT.pom 15:59:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-SNAPSHOT.jar 15:59:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-SNAPSHOT-javadoc.jar 15:59:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-SNAPSHOT-cyclonedx.xml 15:59:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-SNAPSHOT-cyclonedx.json 15:59:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-SNAPSHOT-sources.jar 15:59:21 [INFO] 15:59:21 [INFO] --- bundle:6.1.0:install (default-install) @ arbitratorreconciliation-impl --- 15:59:21 [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-SNAPSHOT.jar 15:59:21 [INFO] Writing OBR metadata 15:59:22 [INFO] 15:59:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ arbitratorreconciliation-impl --- 15:59:22 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:59:22 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/maven-metadata.xml 15:59:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:59:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:59:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:59:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:59:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:59:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:59:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:59:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:59:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:59:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:59:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:59:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:59:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:59:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:59:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:59:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:59:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:59:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:59:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:59:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:59:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:59:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:59:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:59:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:59:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:59:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:59:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:59:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:59:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:59:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:59:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:59:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:59:22 at java.lang.reflect.Method.invoke (Method.java:580) 15:59:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:59:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:59:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:59:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:59:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/maven-metadata.xml 15:59:22 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml 15:59:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:59:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:59:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:59:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:59:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:59:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:59:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:59:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:59:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:59:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:59:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:59:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:59:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:59:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:59:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:59:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:59:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:59:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:59:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:59:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:59:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:59:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:59:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:59:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:59:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:59:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:59:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:59:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:59:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:59:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:59:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:59:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:59:22 at java.lang.reflect.Method.invoke (Method.java:580) 15:59:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:59:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:59:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:59:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:59:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml 15:59:22 [INFO] 15:59:22 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ arbitratorreconciliation-impl --- 15:59:22 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:59:22 [INFO] 15:59:22 [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-manager >-- 15:59:22 [INFO] Building forwardingrules-manager 0.21.6-SNAPSHOT [37/84] 15:59:22 [INFO] from applications/forwardingrules-manager/pom.xml 15:59:22 [INFO] -------------------------------[ bundle ]------------------------------- 15:59:22 [INFO] 15:59:22 [INFO] --- clean:3.5.0:clean (default-clean) @ forwardingrules-manager --- 15:59:22 [INFO] 15:59:22 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ forwardingrules-manager --- 15:59:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:22 [INFO] 15:59:22 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ forwardingrules-manager --- 15:59:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:22 [INFO] 15:59:22 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ forwardingrules-manager --- 15:59:22 [INFO] 15:59:22 [INFO] --- dependency:3.11.0:properties (default) @ forwardingrules-manager --- 15:59:22 [INFO] 15:59:22 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ forwardingrules-manager --- 15:59:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:59:22 [INFO] 15:59:22 [INFO] --- yang:14.0.25:generate-sources (binding) @ forwardingrules-manager --- 15:59:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:59:22 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/yang 15:59:22 [INFO] yang-to-sources: Found 15 dependencies in 2.131 ms 15:59:22 [INFO] yang-to-sources: Project model files found: 2 in 1.739 ms 15:59:22 [INFO] yang-to-sources: 5 YANG models processed in 96.89 ms 15:59:22 [INFO] BindingJavaFileGenerator: Defined 14 files in 3.656 ms 15:59:22 [INFO] Sorted 14 files into 5 directories in 118.9 μs 15:59:22 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 14 in 10.73 ms 15:59:22 [INFO] 15:59:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ forwardingrules-manager --- 15:59:22 [INFO] Starting audit... 15:59:22 Audit done. 15:59:22 [INFO] You have 0 Checkstyle violations. 15:59:22 [INFO] 15:59:22 [INFO] --- checkstyle:3.6.0:check (default) @ forwardingrules-manager --- 15:59:23 [INFO] Starting audit... 15:59:23 Audit done. 15:59:23 [INFO] You have 0 Checkstyle violations. 15:59:23 [INFO] 15:59:23 [INFO] --- dependency:3.11.0:copy (unpack-license) @ forwardingrules-manager --- 15:59:23 [INFO] 15:59:23 [INFO] --- resources:3.5.0:resources (default-resources) @ forwardingrules-manager --- 15:59:23 [INFO] Copying 1 resource from src/main/resources to target/classes 15:59:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/generated-sources/spi 15:59:23 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 15:59:23 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:59:23 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 15:59:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/generated-sources/spi 15:59:23 [INFO] 15:59:23 [INFO] --- compiler:3.15.0:compile (default-compile) @ forwardingrules-manager --- 15:59:23 [INFO] Recompiling the module because of changed dependency. 15:59:23 [INFO] Compiling 45 source files with javac [debug release 21] to target/classes 15:59:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowCapableNodeConnectorCommitter has a member method close() that could throw InterruptedException 15:59:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[24,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowNodeReconciliation has a member method close() that could throw InterruptedException 15:59:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[24,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.ForwardingRulesCommiter has a member method close() that could throw InterruptedException 15:59:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[23,17] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.AbstractNodeConnectorCommitter has a member method close() that could throw InterruptedException 15:59:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[48,42] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:59:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/NodeConfigurator.java:[13,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.NodeConfigurator has a member method close() that could throw InterruptedException 15:59:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[91,80] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:59:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[98,42] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:59:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[54,25] possible 'this' escape before subclass is fully initialized 15:59:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[99,86] previous possible 'this' escape happens here via invocation 15:59:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[55,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManager has a member method close() that could throw InterruptedException 15:59:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[79,13] possible 'this' escape before subclass is fully initialized 15:59:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[68,14] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.ForwardingRulesManagerImpl has a member method close() that could throw InterruptedException 15:59:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[20,25] found raw type: org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 15:59:24 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 15:59:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[21,32] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 15:59:24 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 15:59:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[23,26] found raw type: org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 15:59:24 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 15:59:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[31,22] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 15:59:24 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 15:59:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[35,22] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 15:59:24 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 15:59:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[39,45] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 15:59:24 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 15:59:24 [INFO] 15:59:24 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ forwardingrules-manager >>> 15:59:24 [INFO] 15:59:24 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ forwardingrules-manager --- 15:59:24 [INFO] Fork Value is true 15:59:29 [INFO] Done SpotBugs Analysis.... 15:59:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 15:59:29 [INFO] 15:59:29 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ forwardingrules-manager <<< 15:59:29 [INFO] 15:59:29 [INFO] 15:59:29 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ forwardingrules-manager --- 15:59:29 [INFO] BugInstance size is 0 15:59:29 [INFO] Error size is 0 15:59:29 [INFO] No errors/warnings found 15:59:29 [INFO] 15:59:29 [INFO] --- resources:3.5.0:testResources (default-testResources) @ forwardingrules-manager --- 15:59:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/test/resources 15:59:29 [INFO] 15:59:29 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ forwardingrules-manager --- 15:59:29 [INFO] Recompiling the module because of changed dependency. 15:59:29 [INFO] Compiling 21 source files with javac [debug release 21] to target/test-classes 15:59:29 [INFO] 15:59:29 [INFO] --- surefire:3.5.6:test (default-test) @ forwardingrules-manager --- 15:59:29 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/surefire-reports 15:59:29 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:59:29 [INFO] 15:59:29 [INFO] ------------------------------------------------------- 15:59:29 [INFO] T E S T S 15:59:29 [INFO] ------------------------------------------------------- 15:59:30 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.FlowListenerTest 15:59:31 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:59:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.181 s -- in org.opendaylight.openflowplugin.applications.frm.impl.FlowListenerTest 15:59:39 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.MeterListenerTest 15:59:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.869 s -- in org.opendaylight.openflowplugin.applications.frm.impl.MeterListenerTest 15:59:40 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.TableFeaturesListenerTest 15:59:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s -- in org.opendaylight.openflowplugin.applications.frm.impl.TableFeaturesListenerTest 15:59:40 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.GroupListenerTest 15:59:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.821 s -- in org.opendaylight.openflowplugin.applications.frm.impl.GroupListenerTest 15:59:41 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.NodeListenerTest 15:59:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.openflowplugin.applications.frm.impl.NodeListenerTest 15:59:41 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest 15:59:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.576 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest 15:59:41 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest 15:59:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest 15:59:41 [INFO] 15:59:41 [INFO] Results: 15:59:41 [INFO] 15:59:41 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 15:59:41 [INFO] 15:59:41 [INFO] 15:59:41 [INFO] --- copy:14.3.7:copy-files (default) @ forwardingrules-manager --- 15:59:41 [INFO] 15:59:41 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ forwardingrules-manager --- 15:59:41 [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-manager:bundle:0.21.6-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frm, has 1, private references [org.opendaylight.openflowplugin.applications.frm.impl] 15:59:41 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/forwardingrules-manager-0.21.6-SNAPSHOT.jar 15:59:41 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/META-INF/MANIFEST.MF 15:59:41 [INFO] 15:59:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ forwardingrules-manager --- 15:59:44 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/forwardingrules-manager-0.21.6-SNAPSHOT-javadoc.jar 15:59:44 [INFO] 15:59:44 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ forwardingrules-manager --- 15:59:44 [INFO] CycloneDX: Resolving Dependencies 15:59:45 [INFO] CycloneDX: Creating BOM version 1.6 with 49 component(s) 15:59:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/bom.xml 15:59:45 [INFO] attaching as forwardingrules-manager-0.21.6-SNAPSHOT-cyclonedx.xml 15:59:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/bom.json 15:59:45 [INFO] attaching as forwardingrules-manager-0.21.6-SNAPSHOT-cyclonedx.json 15:59:45 [INFO] 15:59:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-manager --- 15:59:45 [INFO] Skipping duplicate-finder execution! 15:59:45 [INFO] 15:59:45 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ forwardingrules-manager --- 15:59:45 [WARNING] Used undeclared dependencies found: 15:59:45 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.6:compile 15:59:45 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.6-SNAPSHOT:compile 15:59:45 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.8:compile 15:59:45 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.8:test 15:59:45 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile 15:59:45 [WARNING] org.opendaylight.yangtools:util:jar:14.0.25:compile 15:59:45 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.6-SNAPSHOT:compile 15:59:45 [INFO] 15:59:45 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ forwardingrules-manager --- 15:59:45 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/forwardingrules-manager-0.21.6-SNAPSHOT-sources.jar 15:59:45 [INFO] 15:59:45 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ forwardingrules-manager --- 15:59:45 [INFO] 15:59:45 [INFO] --- jacoco:0.8.15:report (report) @ forwardingrules-manager --- 15:59:45 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/code-coverage/jacoco.exec 15:59:45 [INFO] Analyzed bundle 'forwardingrules-manager' with 48 classes 15:59:45 [INFO] 15:59:45 [INFO] --- install:3.1.4:install (default-install) @ forwardingrules-manager --- 15:59:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-SNAPSHOT.pom 15:59:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/forwardingrules-manager-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-SNAPSHOT.jar 15:59:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/forwardingrules-manager-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-SNAPSHOT-javadoc.jar 15:59:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-SNAPSHOT-cyclonedx.xml 15:59:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-SNAPSHOT-cyclonedx.json 15:59:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/forwardingrules-manager-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-SNAPSHOT-sources.jar 15:59:45 [INFO] 15:59:45 [INFO] --- bundle:6.1.0:install (default-install) @ forwardingrules-manager --- 15:59:45 [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-SNAPSHOT.jar 15:59:45 [INFO] Writing OBR metadata 15:59:45 [INFO] 15:59:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ forwardingrules-manager --- 15:59:45 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 15:59:45 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/maven-metadata.xml 15:59:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:59:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:59:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:59:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:59:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:59:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:59:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:59:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 15:59:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:59:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:59:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:59:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:59:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:59:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:59:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:59:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:59:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:59:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:59:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:59:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:59:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:59:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:59:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:59:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:59:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:59:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:59:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:59:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:59:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:59:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:59:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:59:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:59:45 at java.lang.reflect.Method.invoke (Method.java:580) 15:59:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:59:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:59:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:59:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:59:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/maven-metadata.xml 15:59:45 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml 15:59:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 15:59:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 15:59:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 15:59:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 15:59:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 15:59:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 15:59:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 15:59:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 15:59:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 15:59:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 15:59:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 15:59:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 15:59:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 15:59:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 15:59:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 15:59:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 15:59:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 15:59:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 15:59:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 15:59:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 15:59:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 15:59:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 15:59:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 15:59:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 15:59:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 15:59:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 15:59:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 15:59:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 15:59:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 15:59:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 15:59:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 15:59:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 15:59:45 at java.lang.reflect.Method.invoke (Method.java:580) 15:59:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 15:59:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 15:59:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 15:59:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 15:59:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml 15:59:45 [INFO] 15:59:45 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ forwardingrules-manager --- 15:59:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:59:45 [INFO] 15:59:45 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager >-- 15:59:45 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRM 0.21.6-SNAPSHOT [38/84] 15:59:45 [INFO] from features/odl-openflowplugin-app-forwardingrules-manager/pom.xml 15:59:45 [INFO] ------------------------------[ feature ]------------------------------- 15:59:45 [INFO] 15:59:45 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-manager --- 15:59:45 [INFO] 15:59:45 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-manager --- 15:59:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:45 [INFO] 15:59:45 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-manager --- 15:59:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:46 [INFO] 15:59:46 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-manager --- 15:59:46 [INFO] 15:59:46 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-forwardingrules-manager --- 15:59:46 [INFO] 15:59:46 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-manager --- 15:59:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:59:46 [INFO] argLine set to empty 15:59:46 [INFO] 15:59:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-manager --- 15:59:46 [INFO] Starting audit... 15:59:46 Audit done. 15:59:46 [INFO] You have 0 Checkstyle violations. 15:59:46 [INFO] 15:59:46 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-forwardingrules-manager --- 15:59:46 [INFO] Starting audit... 15:59:46 Audit done. 15:59:46 [INFO] You have 0 Checkstyle violations. 15:59:46 [INFO] 15:59:46 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-manager --- 15:59:46 [INFO] 15:59:46 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-manager --- 15:59:46 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml 15:59:46 [INFO] ...done! 15:59:46 [INFO] Set artifact 15:59:46 [INFO] 15:59:46 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-manager --- 15:59:46 [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 15:59:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:59:46 [INFO] 15:59:46 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-manager >>> 15:59:46 [INFO] 15:59:46 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-manager --- 15:59:46 [INFO] No files found to run spotbugs; check compile phase has been run. 15:59:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 15:59:46 [INFO] 15:59:46 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-manager <<< 15:59:46 [INFO] 15:59:46 [INFO] 15:59:46 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-manager --- 15:59:46 [INFO] 15:59:46 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-app-forwardingrules-manager --- 15:59:46 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager 15:59:46 [INFO] Project dependency features detected: [] 15:59:46 [INFO] Pax Exam System (Version: 4.14.0) created. 15:59:46 [INFO] Creating RMI registry server on 127.0.0.1:39969 15:59:47 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:59:47 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:59:47 [INFO] Waiting for remote bundle context.. on 39969 name: 89ce59ee-8248-4205-9b15-186af8e36b23 timout: [ RelativeTimeout value = 180000 ] 15:59:51 [INFO] Building jar from resources and headers. 15:59:51 [INFO] Writing jar finished. 16:00:05 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:00:05 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:00:05 [INFO] 16:00:05 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-app-forwardingrules-manager --- 16:00:05 [INFO] 16:00:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-manager --- 16:00:05 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:00:05 [INFO] 16:00:05 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-app-forwardingrules-manager --- 16:00:05 [INFO] CycloneDX: Resolving Dependencies 16:00:08 [INFO] CycloneDX: Creating BOM version 1.6 with 261 component(s) 16:00:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/bom.xml 16:00:08 [INFO] attaching as odl-openflowplugin-app-forwardingrules-manager-0.21.6-SNAPSHOT-cyclonedx.xml 16:00:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/bom.json 16:00:09 [INFO] attaching as odl-openflowplugin-app-forwardingrules-manager-0.21.6-SNAPSHOT-cyclonedx.json 16:00:09 [INFO] 16:00:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-manager --- 16:00:09 [INFO] Skipping duplicate-finder execution! 16:00:09 [INFO] 16:00:09 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-manager --- 16:00:09 [INFO] Skipping plugin execution 16:00:09 [INFO] 16:00:09 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-manager --- 16:00:09 [INFO] Skipping source per configuration. 16:00:09 [INFO] 16:00:09 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-manager --- 16:00:09 [INFO] 16:00:09 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-app-forwardingrules-manager --- 16:00:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:00:09 [INFO] 16:00:09 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-forwardingrules-manager --- 16:00:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-SNAPSHOT.pom 16:00:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-SNAPSHOT-features.xml 16:00:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-SNAPSHOT-cyclonedx.xml 16:00:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-SNAPSHOT-cyclonedx.json 16:00:09 [INFO] 16:00:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-manager --- 16:00:09 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:00:09 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/maven-metadata.xml 16:00:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:00:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:00:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:00:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:00:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:00:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:00:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:00:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:00:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:00:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:00:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:00:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:00:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:00:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:00:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:00:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:00:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:00:09 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:00:09 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:00:09 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:00:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:00:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:00:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:00:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:00:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:00:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:00:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:00:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:00:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:00:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:00:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:00:09 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:00:09 at java.lang.reflect.Method.invoke (Method.java:580) 16:00:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:00:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:00:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:00:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:00:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/maven-metadata.xml 16:00:09 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml 16:00:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:00:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:00:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:00:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:00:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:00:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:00:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:00:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:00:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:00:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:00:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:00:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:00:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:00:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:00:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:00:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:00:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:00:09 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:00:09 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:00:09 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:00:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:00:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:00:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:00:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:00:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:00:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:00:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:00:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:00:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:00:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:00:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:00:09 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:00:09 at java.lang.reflect.Method.invoke (Method.java:580) 16:00:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:00:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:00:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:00:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:00:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml 16:00:09 [INFO] 16:00:09 [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-sync >-- 16:00:09 [INFO] Building forwardingrules-sync 0.21.6-SNAPSHOT [39/84] 16:00:09 [INFO] from applications/forwardingrules-sync/pom.xml 16:00:09 [INFO] -------------------------------[ bundle ]------------------------------- 16:00:09 [INFO] 16:00:09 [INFO] --- clean:3.5.0:clean (default-clean) @ forwardingrules-sync --- 16:00:09 [INFO] 16:00:09 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ forwardingrules-sync --- 16:00:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:09 [INFO] 16:00:09 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ forwardingrules-sync --- 16:00:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:09 [INFO] 16:00:09 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ forwardingrules-sync --- 16:00:09 [INFO] 16:00:09 [INFO] --- dependency:3.11.0:properties (default) @ forwardingrules-sync --- 16:00:09 [INFO] 16:00:09 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ forwardingrules-sync --- 16:00:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:00:09 [INFO] 16:00:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ forwardingrules-sync --- 16:00:09 [INFO] Starting audit... 16:00:09 Audit done. 16:00:09 [INFO] You have 0 Checkstyle violations. 16:00:09 [INFO] 16:00:09 [INFO] --- checkstyle:3.6.0:check (default) @ forwardingrules-sync --- 16:00:10 [INFO] Starting audit... 16:00:10 Audit done. 16:00:10 [INFO] You have 0 Checkstyle violations. 16:00:10 [INFO] 16:00:10 [INFO] --- dependency:3.11.0:copy (unpack-license) @ forwardingrules-sync --- 16:00:10 [INFO] 16:00:10 [INFO] --- resources:3.5.0:resources (default-resources) @ forwardingrules-sync --- 16:00:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/resources 16:00:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/generated-sources/spi 16:00:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/generated-sources/yang 16:00:10 [INFO] 16:00:10 [INFO] --- compiler:3.15.0:compile (default-compile) @ forwardingrules-sync --- 16:00:10 [INFO] Recompiling the module because of changed dependency. 16:00:10 [INFO] Compiling 43 source files with javac [debug release 21] to target/classes 16:00:10 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[59,90] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:00:10 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[69,61] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:00:10 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[113,47] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:00:10 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[119,73] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:00:10 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[126,107] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:00:10 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[131,73] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:00:10 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[138,107] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:00:10 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[175,96] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:00:10 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ModificationUtil.java:[31,40] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:00:10 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ModificationUtil.java:[46,58] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:00:10 [INFO] 16:00:10 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ forwardingrules-sync >>> 16:00:10 [INFO] 16:00:10 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ forwardingrules-sync --- 16:00:10 [INFO] Fork Value is true 16:00:15 [INFO] Done SpotBugs Analysis.... 16:00:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:00:15 [INFO] 16:00:15 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ forwardingrules-sync <<< 16:00:15 [INFO] 16:00:15 [INFO] 16:00:15 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ forwardingrules-sync --- 16:00:15 [INFO] BugInstance size is 0 16:00:15 [INFO] Error size is 0 16:00:15 [INFO] No errors/warnings found 16:00:15 [INFO] 16:00:15 [INFO] --- resources:3.5.0:testResources (default-testResources) @ forwardingrules-sync --- 16:00:15 [INFO] Copying 1 resource from src/test/resources to target/test-classes 16:00:15 [INFO] 16:00:15 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ forwardingrules-sync --- 16:00:15 [INFO] Recompiling the module because of changed dependency. 16:00:15 [INFO] Compiling 21 source files with javac [debug release 21] to target/test-classes 16:00:15 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProviderTest.java:[43,18] auto-closeable resource provider is never referenced in body of corresponding try statement 16:00:15 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[126,40] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectDeleted has been deprecated and marked for removal 16:00:15 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[126,45] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectDeleted has been deprecated and marked for removal 16:00:15 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[141,45] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectDeleted has been deprecated and marked for removal 16:00:15 [INFO] 16:00:15 [INFO] --- surefire:3.5.6:test (default-test) @ forwardingrules-sync --- 16:00:15 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/surefire-reports 16:00:15 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:00:15 [INFO] 16:00:15 [INFO] ------------------------------------------------------- 16:00:15 [INFO] T E S T S 16:00:15 [INFO] ------------------------------------------------------- 16:00:17 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistryTest 16:00:17 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:00:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.747 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistryTest 16:00:17 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest 16:00:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.235 s -- in org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest 16:00:20 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest 16:00:20 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.458 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest 16:00:20 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest 16:00:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest 16:00:20 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest 16:00:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest 16:00:20 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest 16:00:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest 16:00:20 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest 16:00:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest 16:00:21 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest 16:00:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest 16:00:21 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarderTest 16:00:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarderTest 16:00:21 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest 16:00:21 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest 16:00:21 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest 16:00:21 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest 16:00:21 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest 16:00:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest 16:00:21 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest 16:00:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.502 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest 16:00:22 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest 16:00:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest 16:00:22 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest 16:00:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest 16:00:22 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest 16:00:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest 16:00:22 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest 16:00:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest 16:00:22 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest 16:00:23 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.363 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest 16:00:23 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest 16:00:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.032 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest 16:00:24 [INFO] 16:00:24 [INFO] Results: 16:00:24 [INFO] 16:00:24 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0 16:00:24 [INFO] 16:00:24 [INFO] 16:00:24 [INFO] --- copy:14.3.7:copy-files (default) @ forwardingrules-sync --- 16:00:24 [INFO] 16:00:24 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ forwardingrules-sync --- 16:00:24 [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-sync:bundle:0.21.6-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frsync, has 1, private references [org.opendaylight.openflowplugin.applications.frsync.impl.strategy] 16:00:24 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/forwardingrules-sync-0.21.6-SNAPSHOT.jar 16:00:24 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/META-INF/MANIFEST.MF 16:00:24 [INFO] 16:00:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ forwardingrules-sync --- 16:00:26 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/forwardingrules-sync-0.21.6-SNAPSHOT-javadoc.jar 16:00:26 [INFO] 16:00:26 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ forwardingrules-sync --- 16:00:26 [INFO] CycloneDX: Resolving Dependencies 16:00:27 [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) 16:00:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/bom.xml 16:00:27 [INFO] attaching as forwardingrules-sync-0.21.6-SNAPSHOT-cyclonedx.xml 16:00:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/bom.json 16:00:27 [INFO] attaching as forwardingrules-sync-0.21.6-SNAPSHOT-cyclonedx.json 16:00:27 [INFO] 16:00:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-sync --- 16:00:27 [INFO] Skipping duplicate-finder execution! 16:00:27 [INFO] 16:00:27 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ forwardingrules-sync --- 16:00:27 [WARNING] Used undeclared dependencies found: 16:00:27 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 16:00:27 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.6:compile 16:00:27 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile 16:00:27 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.6-SNAPSHOT:compile 16:00:27 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.8:compile 16:00:27 [WARNING] org.opendaylight.yangtools:util:jar:14.0.25:compile 16:00:27 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.6:compile 16:00:27 [WARNING] Non-test scoped test only dependencies found: 16:00:27 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.6:compile 16:00:27 [WARNING] org.opendaylight.yangtools:util:jar:14.0.25:compile 16:00:27 [INFO] 16:00:27 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ forwardingrules-sync --- 16:00:27 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/forwardingrules-sync-0.21.6-SNAPSHOT-sources.jar 16:00:27 [INFO] 16:00:27 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ forwardingrules-sync --- 16:00:27 [INFO] 16:00:27 [INFO] --- jacoco:0.8.15:report (report) @ forwardingrules-sync --- 16:00:27 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/code-coverage/jacoco.exec 16:00:27 [INFO] Analyzed bundle 'forwardingrules-sync' with 39 classes 16:00:27 [INFO] 16:00:27 [INFO] --- install:3.1.4:install (default-install) @ forwardingrules-sync --- 16:00:27 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-SNAPSHOT.pom 16:00:27 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/forwardingrules-sync-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-SNAPSHOT.jar 16:00:27 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/forwardingrules-sync-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-SNAPSHOT-javadoc.jar 16:00:27 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-SNAPSHOT-cyclonedx.xml 16:00:27 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-SNAPSHOT-cyclonedx.json 16:00:27 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/forwardingrules-sync-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-SNAPSHOT-sources.jar 16:00:27 [INFO] 16:00:27 [INFO] --- bundle:6.1.0:install (default-install) @ forwardingrules-sync --- 16:00:27 [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-SNAPSHOT.jar 16:00:27 [INFO] Writing OBR metadata 16:00:27 [INFO] 16:00:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ forwardingrules-sync --- 16:00:27 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:00:27 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/maven-metadata.xml 16:00:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:00:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:00:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:00:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:00:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:00:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:00:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:00:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:00:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:00:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:00:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:00:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:00:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:00:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:00:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:00:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:00:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:00:27 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:00:27 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:00:27 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:00:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:00:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:00:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:00:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:00:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:00:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:00:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:00:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:00:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:00:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:00:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:00:27 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:00:27 at java.lang.reflect.Method.invoke (Method.java:580) 16:00:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:00:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:00:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:00:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:00:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/maven-metadata.xml 16:00:27 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml 16:00:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:00:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:00:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:00:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:00:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:00:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:00:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:00:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:00:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:00:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:00:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:00:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:00:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:00:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:00:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:00:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:00:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:00:27 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:00:27 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:00:27 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:00:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:00:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:00:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:00:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:00:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:00:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:00:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:00:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:00:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:00:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:00:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:00:27 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:00:27 at java.lang.reflect.Method.invoke (Method.java:580) 16:00:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:00:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:00:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:00:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:00:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml 16:00:27 [INFO] 16:00:27 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ forwardingrules-sync --- 16:00:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:00:27 [INFO] 16:00:27 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync >-- 16:00:27 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRS 0.21.6-SNAPSHOT [40/84] 16:00:27 [INFO] from features/odl-openflowplugin-app-forwardingrules-sync/pom.xml 16:00:27 [INFO] ------------------------------[ feature ]------------------------------- 16:00:27 [INFO] 16:00:27 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-sync --- 16:00:27 [INFO] 16:00:27 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-sync --- 16:00:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:27 [INFO] 16:00:27 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-sync --- 16:00:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:27 [INFO] 16:00:27 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-sync --- 16:00:28 [INFO] 16:00:28 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-forwardingrules-sync --- 16:00:28 [INFO] 16:00:28 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-sync --- 16:00:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:00:28 [INFO] argLine set to empty 16:00:28 [INFO] 16:00:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-sync --- 16:00:28 [INFO] Starting audit... 16:00:28 Audit done. 16:00:28 [INFO] You have 0 Checkstyle violations. 16:00:28 [INFO] 16:00:28 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-forwardingrules-sync --- 16:00:28 [INFO] Starting audit... 16:00:28 Audit done. 16:00:28 [INFO] You have 0 Checkstyle violations. 16:00:28 [INFO] 16:00:28 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-sync --- 16:00:28 [INFO] 16:00:28 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-sync --- 16:00:28 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml 16:00:28 [INFO] ...done! 16:00:28 [INFO] Set artifact 16:00:28 [INFO] 16:00:28 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-sync --- 16:00:28 [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 16:00:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:00:28 [INFO] 16:00:28 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-sync >>> 16:00:28 [INFO] 16:00:28 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-sync --- 16:00:28 [INFO] No files found to run spotbugs; check compile phase has been run. 16:00:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:00:28 [INFO] 16:00:28 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-sync <<< 16:00:28 [INFO] 16:00:28 [INFO] 16:00:28 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-sync --- 16:00:28 [INFO] 16:00:28 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-app-forwardingrules-sync --- 16:00:28 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync 16:00:28 [INFO] Project dependency features detected: [] 16:00:28 [INFO] Pax Exam System (Version: 4.14.0) created. 16:00:28 [INFO] Creating RMI registry server on 127.0.0.1:33435 16:00:29 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:00:29 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:00:29 [INFO] Waiting for remote bundle context.. on 33435 name: e604685f-dc08-4912-b264-922979678380 timout: [ RelativeTimeout value = 180000 ] 16:00:33 [INFO] Building jar from resources and headers. 16:00:33 [INFO] Writing jar finished. 16:00:45 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:00:45 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:00:45 [INFO] 16:00:45 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-app-forwardingrules-sync --- 16:00:45 [INFO] 16:00:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-sync --- 16:00:45 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:00:45 [INFO] 16:00:45 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-app-forwardingrules-sync --- 16:00:45 [INFO] CycloneDX: Resolving Dependencies 16:00:48 [INFO] CycloneDX: Creating BOM version 1.6 with 258 component(s) 16:00:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/bom.xml 16:00:48 [INFO] attaching as odl-openflowplugin-app-forwardingrules-sync-0.21.6-SNAPSHOT-cyclonedx.xml 16:00:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/bom.json 16:00:48 [INFO] attaching as odl-openflowplugin-app-forwardingrules-sync-0.21.6-SNAPSHOT-cyclonedx.json 16:00:48 [INFO] 16:00:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-sync --- 16:00:48 [INFO] Skipping duplicate-finder execution! 16:00:48 [INFO] 16:00:48 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-sync --- 16:00:48 [INFO] Skipping plugin execution 16:00:48 [INFO] 16:00:48 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-sync --- 16:00:48 [INFO] Skipping source per configuration. 16:00:48 [INFO] 16:00:48 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-sync --- 16:00:48 [INFO] 16:00:48 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-app-forwardingrules-sync --- 16:00:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:00:48 [INFO] 16:00:48 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-forwardingrules-sync --- 16:00:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-SNAPSHOT.pom 16:00:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-SNAPSHOT-features.xml 16:00:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-SNAPSHOT-cyclonedx.xml 16:00:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-SNAPSHOT-cyclonedx.json 16:00:48 [INFO] 16:00:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-sync --- 16:00:48 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:00:48 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/maven-metadata.xml 16:00:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:00:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:00:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:00:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:00:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:00:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:00:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:00:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:00:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:00:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:00:48 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:00:48 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:00:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:00:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:00:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:00:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:00:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:00:48 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:00:48 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:00:48 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:00:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:00:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:00:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:00:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:00:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:00:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:00:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:00:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:00:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:00:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:00:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:00:48 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:00:48 at java.lang.reflect.Method.invoke (Method.java:580) 16:00:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:00:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:00:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:00:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:00:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/maven-metadata.xml 16:00:48 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml 16:00:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:00:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:00:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:00:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:00:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:00:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:00:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:00:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:00:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:00:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:00:48 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:00:48 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:00:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:00:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:00:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:00:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:00:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:00:48 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:00:48 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:00:48 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:00:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:00:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:00:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:00:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:00:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:00:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:00:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:00:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:00:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:00:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:00:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:00:48 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:00:48 at java.lang.reflect.Method.invoke (Method.java:580) 16:00:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:00:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:00:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:00:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:00:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml 16:00:48 [INFO] 16:00:48 [INFO] --< org.opendaylight.openflowplugin.applications:table-miss-enforcer >-- 16:00:48 [INFO] Building table-miss-enforcer 0.21.6-SNAPSHOT [41/84] 16:00:48 [INFO] from applications/table-miss-enforcer/pom.xml 16:00:48 [INFO] -------------------------------[ bundle ]------------------------------- 16:00:48 [INFO] 16:00:48 [INFO] --- clean:3.5.0:clean (default-clean) @ table-miss-enforcer --- 16:00:48 [INFO] 16:00:48 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ table-miss-enforcer --- 16:00:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:48 [INFO] 16:00:48 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ table-miss-enforcer --- 16:00:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:48 [INFO] 16:00:48 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ table-miss-enforcer --- 16:00:49 [INFO] 16:00:49 [INFO] --- dependency:3.11.0:properties (default) @ table-miss-enforcer --- 16:00:49 [INFO] 16:00:49 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ table-miss-enforcer --- 16:00:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:00:49 [INFO] 16:00:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ table-miss-enforcer --- 16:00:49 [INFO] Starting audit... 16:00:49 Audit done. 16:00:49 [INFO] You have 0 Checkstyle violations. 16:00:49 [INFO] 16:00:49 [INFO] --- checkstyle:3.6.0:check (default) @ table-miss-enforcer --- 16:00:49 [INFO] Starting audit... 16:00:49 Audit done. 16:00:49 [INFO] You have 0 Checkstyle violations. 16:00:49 [INFO] 16:00:49 [INFO] --- dependency:3.11.0:copy (unpack-license) @ table-miss-enforcer --- 16:00:49 [INFO] 16:00:49 [INFO] --- resources:3.5.0:resources (default-resources) @ table-miss-enforcer --- 16:00:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/src/main/resources 16:00:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/generated-sources/spi 16:00:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/generated-sources/yang 16:00:49 [INFO] 16:00:49 [INFO] --- compiler:3.15.0:compile (default-compile) @ table-miss-enforcer --- 16:00:49 [INFO] Recompiling the module because of changed dependency. 16:00:49 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 16:00:49 [INFO] 16:00:49 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ table-miss-enforcer >>> 16:00:49 [INFO] 16:00:49 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ table-miss-enforcer --- 16:00:49 [INFO] Fork Value is true 16:00:51 [INFO] Done SpotBugs Analysis.... 16:00:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:00:51 [INFO] 16:00:51 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ table-miss-enforcer <<< 16:00:51 [INFO] 16:00:51 [INFO] 16:00:51 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ table-miss-enforcer --- 16:00:51 [INFO] BugInstance size is 0 16:00:51 [INFO] Error size is 0 16:00:51 [INFO] No errors/warnings found 16:00:51 [INFO] 16:00:51 [INFO] --- resources:3.5.0:testResources (default-testResources) @ table-miss-enforcer --- 16:00:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/src/test/resources 16:00:51 [INFO] 16:00:51 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ table-miss-enforcer --- 16:00:51 [INFO] Recompiling the module because of changed dependency. 16:00:51 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 16:00:51 [INFO] 16:00:51 [INFO] --- surefire:3.5.6:test (default-test) @ table-miss-enforcer --- 16:00:51 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/surefire-reports 16:00:51 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:00:51 [INFO] 16:00:51 [INFO] ------------------------------------------------------- 16:00:51 [INFO] T E S T S 16:00:51 [INFO] ------------------------------------------------------- 16:00:52 [INFO] Running org.opendaylight.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest 16:00:53 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:00:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.927 s -- in org.opendaylight.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest 16:00:54 [INFO] 16:00:54 [INFO] Results: 16:00:54 [INFO] 16:00:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 16:00:54 [INFO] 16:00:54 [INFO] 16:00:54 [INFO] --- copy:14.3.7:copy-files (default) @ table-miss-enforcer --- 16:00:54 [INFO] 16:00:54 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ table-miss-enforcer --- 16:00:55 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/table-miss-enforcer-0.21.6-SNAPSHOT.jar 16:00:55 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/META-INF/MANIFEST.MF 16:00:55 [INFO] 16:00:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ table-miss-enforcer --- 16:00:56 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/table-miss-enforcer-0.21.6-SNAPSHOT-javadoc.jar 16:00:56 [INFO] 16:00:56 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ table-miss-enforcer --- 16:00:56 [INFO] CycloneDX: Resolving Dependencies 16:00:56 [INFO] CycloneDX: Creating BOM version 1.6 with 43 component(s) 16:00:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/bom.xml 16:00:56 [INFO] attaching as table-miss-enforcer-0.21.6-SNAPSHOT-cyclonedx.xml 16:00:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/bom.json 16:00:57 [INFO] attaching as table-miss-enforcer-0.21.6-SNAPSHOT-cyclonedx.json 16:00:57 [INFO] 16:00:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ table-miss-enforcer --- 16:00:57 [INFO] Skipping duplicate-finder execution! 16:00:57 [INFO] 16:00:57 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ table-miss-enforcer --- 16:00:57 [WARNING] Used undeclared dependencies found: 16:00:57 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.6:compile 16:00:57 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile 16:00:57 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.6-SNAPSHOT:compile 16:00:57 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.8:compile 16:00:57 [WARNING] com.google.guava:guava:jar:33.6.0-jre:compile 16:00:57 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.25:compile 16:00:57 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile 16:00:57 [INFO] 16:00:57 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ table-miss-enforcer --- 16:00:57 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/table-miss-enforcer-0.21.6-SNAPSHOT-sources.jar 16:00:57 [INFO] 16:00:57 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ table-miss-enforcer --- 16:00:57 [INFO] 16:00:57 [INFO] --- jacoco:0.8.15:report (report) @ table-miss-enforcer --- 16:00:57 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/code-coverage/jacoco.exec 16:00:57 [INFO] Analyzed bundle 'table-miss-enforcer' with 1 classes 16:00:57 [INFO] 16:00:57 [INFO] --- install:3.1.4:install (default-install) @ table-miss-enforcer --- 16:00:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-SNAPSHOT.pom 16:00:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/table-miss-enforcer-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-SNAPSHOT.jar 16:00:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/table-miss-enforcer-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-SNAPSHOT-javadoc.jar 16:00:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-SNAPSHOT-cyclonedx.xml 16:00:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-SNAPSHOT-cyclonedx.json 16:00:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/table-miss-enforcer-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-SNAPSHOT-sources.jar 16:00:57 [INFO] 16:00:57 [INFO] --- bundle:6.1.0:install (default-install) @ table-miss-enforcer --- 16:00:57 [INFO] Installing org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-SNAPSHOT.jar 16:00:57 [INFO] Writing OBR metadata 16:00:57 [INFO] 16:00:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ table-miss-enforcer --- 16:00:57 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:00:57 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/maven-metadata.xml 16:00:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:00:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:00:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:00:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:00:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:00:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:00:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:00:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:00:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:00:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:00:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:00:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:00:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:00:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:00:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:00:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:00:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:00:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:00:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:00:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:00:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:00:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:00:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:00:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:00:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:00:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:00:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:00:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:00:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:00:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:00:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:00:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:00:57 at java.lang.reflect.Method.invoke (Method.java:580) 16:00:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:00:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:00:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:00:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:00:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/maven-metadata.xml 16:00:57 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml 16:00:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:00:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:00:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:00:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:00:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:00:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:00:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:00:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:00:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:00:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:00:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:00:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:00:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:00:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:00:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:00:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:00:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:00:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:00:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:00:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:00:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:00:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:00:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:00:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:00:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:00:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:00:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:00:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:00:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:00:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:00:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:00:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:00:57 at java.lang.reflect.Method.invoke (Method.java:580) 16:00:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:00:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:00:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:00:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:00:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml 16:00:57 [INFO] 16:00:57 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ table-miss-enforcer --- 16:00:57 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:00:57 [INFO] 16:00:57 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer >-- 16:00:57 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.21.6-SNAPSHOT [42/84] 16:00:57 [INFO] from features/odl-openflowplugin-app-table-miss-enforcer/pom.xml 16:00:57 [INFO] ------------------------------[ feature ]------------------------------- 16:00:57 [INFO] 16:00:57 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-table-miss-enforcer --- 16:00:57 [INFO] 16:00:57 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-table-miss-enforcer --- 16:00:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:57 [INFO] 16:00:57 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-table-miss-enforcer --- 16:00:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:57 [INFO] 16:00:57 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-table-miss-enforcer --- 16:00:57 [INFO] 16:00:57 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-table-miss-enforcer --- 16:00:57 [INFO] 16:00:57 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-table-miss-enforcer --- 16:00:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:00:57 [INFO] argLine set to empty 16:00:57 [INFO] 16:00:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-table-miss-enforcer --- 16:00:57 [INFO] Starting audit... 16:00:57 Audit done. 16:00:57 [INFO] You have 0 Checkstyle violations. 16:00:57 [INFO] 16:00:57 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-table-miss-enforcer --- 16:00:57 [INFO] Starting audit... 16:00:57 Audit done. 16:00:57 [INFO] You have 0 Checkstyle violations. 16:00:57 [INFO] 16:00:57 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-table-miss-enforcer --- 16:00:57 [INFO] 16:00:57 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-table-miss-enforcer --- 16:00:57 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml 16:00:57 [INFO] ...done! 16:00:57 [INFO] Set artifact 16:00:57 [INFO] 16:00:57 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-table-miss-enforcer --- 16:00:57 [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 16:00:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:00:57 [INFO] 16:00:57 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-table-miss-enforcer >>> 16:00:57 [INFO] 16:00:57 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-table-miss-enforcer --- 16:00:57 [INFO] No files found to run spotbugs; check compile phase has been run. 16:00:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:00:57 [INFO] 16:00:57 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-table-miss-enforcer <<< 16:00:57 [INFO] 16:00:57 [INFO] 16:00:57 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-table-miss-enforcer --- 16:00:57 [INFO] 16:00:57 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-app-table-miss-enforcer --- 16:00:57 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer 16:00:58 [INFO] Project dependency features detected: [] 16:00:58 [INFO] Pax Exam System (Version: 4.14.0) created. 16:00:58 [INFO] Creating RMI registry server on 127.0.0.1:45963 16:00:58 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:00:58 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:00:58 [INFO] Waiting for remote bundle context.. on 45963 name: 1387cb34-e0b9-4451-9069-d9e609df33ed timout: [ RelativeTimeout value = 180000 ] 16:01:02 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:42761/jndi/rmi://127.0.0.1:45963/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server 16:01:02 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:340) 16:01:02 at java.base/java.lang.Thread.run(Thread.java:1583) 16:01:02 Caused by: java.io.IOException: The server has been stopped. 16:01:02 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) 16:01:02 at org.apache.karaf.management.ConnectorServerFactory.startWithRetry(ConnectorServerFactory.java:370) 16:01:02 at org.apache.karaf.management.ConnectorServerFactory.startWithRetry(ConnectorServerFactory.java:364) 16:01:02 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:324) 16:01:02 ... 1 more 16:01:03 [INFO] Building jar from resources and headers. 16:01:03 [INFO] Writing jar finished. 16:01:16 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:01:16 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:01:16 [INFO] 16:01:16 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-app-table-miss-enforcer --- 16:01:17 [INFO] 16:01:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-table-miss-enforcer --- 16:01:17 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:01:17 [INFO] 16:01:17 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-app-table-miss-enforcer --- 16:01:17 [INFO] CycloneDX: Resolving Dependencies 16:01:20 [INFO] CycloneDX: Creating BOM version 1.6 with 259 component(s) 16:01:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/bom.xml 16:01:20 [INFO] attaching as odl-openflowplugin-app-table-miss-enforcer-0.21.6-SNAPSHOT-cyclonedx.xml 16:01:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/bom.json 16:01:20 [INFO] attaching as odl-openflowplugin-app-table-miss-enforcer-0.21.6-SNAPSHOT-cyclonedx.json 16:01:20 [INFO] 16:01:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-table-miss-enforcer --- 16:01:20 [INFO] Skipping duplicate-finder execution! 16:01:20 [INFO] 16:01:20 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-table-miss-enforcer --- 16:01:20 [INFO] Skipping plugin execution 16:01:20 [INFO] 16:01:20 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-table-miss-enforcer --- 16:01:20 [INFO] Skipping source per configuration. 16:01:20 [INFO] 16:01:20 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-app-table-miss-enforcer --- 16:01:20 [INFO] 16:01:20 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-app-table-miss-enforcer --- 16:01:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:01:20 [INFO] 16:01:20 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-table-miss-enforcer --- 16:01:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-SNAPSHOT.pom 16:01:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-SNAPSHOT-features.xml 16:01:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-SNAPSHOT-cyclonedx.xml 16:01:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-SNAPSHOT-cyclonedx.json 16:01:20 [INFO] 16:01:20 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-table-miss-enforcer --- 16:01:20 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:01:20 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/maven-metadata.xml 16:01:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:01:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:01:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:01:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:01:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:01:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:01:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:01:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:01:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:01:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:01:20 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:01:20 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:01:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:01:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:01:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:01:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:01:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:01:20 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:01:20 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:01:20 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:01:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:01:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:01:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:01:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:01:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:01:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:01:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:01:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:01:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:01:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:01:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:01:20 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:01:20 at java.lang.reflect.Method.invoke (Method.java:580) 16:01:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:01:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:01:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:01:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:01:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/maven-metadata.xml 16:01:20 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml 16:01:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:01:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:01:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:01:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:01:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:01:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:01:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:01:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:01:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:01:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:01:20 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:01:20 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:01:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:01:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:01:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:01:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:01:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:01:20 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:01:20 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:01:20 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:01:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:01:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:01:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:01:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:01:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:01:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:01:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:01:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:01:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:01:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:01:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:01:20 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:01:20 at java.lang.reflect.Method.invoke (Method.java:580) 16:01:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:01:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:01:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:01:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:01:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml 16:01:20 [INFO] 16:01:20 [INFO] --< org.opendaylight.openflowplugin.applications:topology-lldp-discovery >-- 16:01:20 [INFO] Building topology-lldp-discovery 0.21.6-SNAPSHOT [43/84] 16:01:20 [INFO] from applications/topology-lldp-discovery/pom.xml 16:01:20 [INFO] -------------------------------[ bundle ]------------------------------- 16:01:20 [INFO] 16:01:20 [INFO] --- clean:3.5.0:clean (default-clean) @ topology-lldp-discovery --- 16:01:20 [INFO] 16:01:20 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ topology-lldp-discovery --- 16:01:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:20 [INFO] 16:01:20 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ topology-lldp-discovery --- 16:01:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:20 [INFO] 16:01:20 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ topology-lldp-discovery --- 16:01:20 [INFO] 16:01:20 [INFO] --- dependency:3.11.0:properties (default) @ topology-lldp-discovery --- 16:01:20 [INFO] 16:01:20 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ topology-lldp-discovery --- 16:01:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:01:20 [INFO] 16:01:20 [INFO] --- yang:14.0.25:generate-sources (binding) @ topology-lldp-discovery --- 16:01:20 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:01:20 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/yang 16:01:20 [INFO] yang-to-sources: Found 12 dependencies in 1.970 ms 16:01:20 [INFO] yang-to-sources: Project model files found: 1 in 1.092 ms 16:01:20 [INFO] yang-to-sources: 1 YANG models processed in 57.75 ms 16:01:20 [INFO] BindingJavaFileGenerator: Defined 7 files in 1.640 ms 16:01:20 [INFO] Sorted 7 files into 3 directories in 137.9 μs 16:01:20 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 7 in 6.506 ms 16:01:20 [INFO] 16:01:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-lldp-discovery --- 16:01:20 [INFO] Starting audit... 16:01:20 Audit done. 16:01:20 [INFO] You have 0 Checkstyle violations. 16:01:20 [INFO] 16:01:20 [INFO] --- checkstyle:3.6.0:check (default) @ topology-lldp-discovery --- 16:01:21 [INFO] Starting audit... 16:01:21 Audit done. 16:01:21 [INFO] You have 0 Checkstyle violations. 16:01:21 [INFO] 16:01:21 [INFO] --- dependency:3.11.0:copy (unpack-license) @ topology-lldp-discovery --- 16:01:21 [INFO] 16:01:21 [INFO] --- resources:3.5.0:resources (default-resources) @ topology-lldp-discovery --- 16:01:21 [INFO] Copying 1 resource from src/main/resources to target/classes 16:01:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/generated-sources/spi 16:01:21 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:01:21 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:01:21 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:01:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/generated-sources/spi 16:01:21 [INFO] 16:01:21 [INFO] --- compiler:3.15.0:compile (default-compile) @ topology-lldp-discovery --- 16:01:21 [INFO] Recompiling the module because of changed dependency. 16:01:21 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 16:01:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[46,14] auto-closeable resource org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAger has a member method close() that could throw InterruptedException 16:01:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[51,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:01:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[51,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:01:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[51,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:01:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[83,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:01:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[83,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:01:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[83,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:01:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[135,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:01:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[135,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:01:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[135,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:01:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java: org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:01:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[149,44] md5() in com.google.common.hash.Hashing has been deprecated 16:01:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[161,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:01:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[161,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:01:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[161,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:01:21 [INFO] 16:01:21 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ topology-lldp-discovery >>> 16:01:21 [INFO] 16:01:21 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ topology-lldp-discovery --- 16:01:21 [INFO] Fork Value is true 16:01:24 [INFO] Done SpotBugs Analysis.... 16:01:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:01:24 [INFO] 16:01:24 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ topology-lldp-discovery <<< 16:01:24 [INFO] 16:01:24 [INFO] 16:01:24 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ topology-lldp-discovery --- 16:01:24 [INFO] BugInstance size is 0 16:01:24 [INFO] Error size is 0 16:01:24 [INFO] No errors/warnings found 16:01:24 [INFO] 16:01:24 [INFO] --- resources:3.5.0:testResources (default-testResources) @ topology-lldp-discovery --- 16:01:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/test/resources 16:01:24 [INFO] 16:01:24 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ topology-lldp-discovery --- 16:01:24 [INFO] Recompiling the module because of changed dependency. 16:01:24 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 16:01:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[50,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:01:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[50,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:01:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[50,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:01:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[91,57] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:01:24 [INFO] 16:01:24 [INFO] --- surefire:3.5.6:test (default-test) @ topology-lldp-discovery --- 16:01:24 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/surefire-reports 16:01:24 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:01:24 [INFO] 16:01:24 [INFO] ------------------------------------------------------- 16:01:24 [INFO] T E S T S 16:01:24 [INFO] ------------------------------------------------------- 16:01:25 [INFO] Running org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest 16:01:25 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:01:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.647 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest 16:01:27 [INFO] Running org.opendaylight.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest 16:01:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest 16:01:27 [INFO] 16:01:27 [INFO] Results: 16:01:27 [INFO] 16:01:27 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 16:01:27 [INFO] 16:01:27 [INFO] 16:01:27 [INFO] --- copy:14.3.7:copy-files (default) @ topology-lldp-discovery --- 16:01:27 [INFO] 16:01:27 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ topology-lldp-discovery --- 16:01:27 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.21.6-SNAPSHOT.jar 16:01:27 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/META-INF/MANIFEST.MF 16:01:27 [INFO] 16:01:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ topology-lldp-discovery --- 16:01:29 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.21.6-SNAPSHOT-javadoc.jar 16:01:29 [INFO] 16:01:29 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ topology-lldp-discovery --- 16:01:29 [INFO] CycloneDX: Resolving Dependencies 16:01:29 [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) 16:01:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/bom.xml 16:01:29 [INFO] attaching as topology-lldp-discovery-0.21.6-SNAPSHOT-cyclonedx.xml 16:01:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/bom.json 16:01:29 [INFO] attaching as topology-lldp-discovery-0.21.6-SNAPSHOT-cyclonedx.json 16:01:29 [INFO] 16:01:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-lldp-discovery --- 16:01:29 [INFO] Skipping duplicate-finder execution! 16:01:29 [INFO] 16:01:29 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ topology-lldp-discovery --- 16:01:29 [WARNING] Used undeclared dependencies found: 16:01:29 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.6:compile 16:01:29 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.8:compile 16:01:29 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.8:compile 16:01:29 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile 16:01:29 [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.8:compile 16:01:29 [INFO] 16:01:29 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ topology-lldp-discovery --- 16:01:29 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.21.6-SNAPSHOT-sources.jar 16:01:29 [INFO] 16:01:29 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ topology-lldp-discovery --- 16:01:29 [INFO] 16:01:29 [INFO] --- jacoco:0.8.15:report (report) @ topology-lldp-discovery --- 16:01:29 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec 16:01:29 [INFO] Analyzed bundle 'topology-lldp-discovery' with 8 classes 16:01:29 [INFO] 16:01:29 [INFO] --- install:3.1.4:install (default-install) @ topology-lldp-discovery --- 16:01:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-SNAPSHOT.pom 16:01:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-SNAPSHOT.jar 16:01:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-SNAPSHOT-javadoc.jar 16:01:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-SNAPSHOT-cyclonedx.xml 16:01:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-SNAPSHOT-cyclonedx.json 16:01:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-SNAPSHOT-sources.jar 16:01:29 [INFO] 16:01:29 [INFO] --- bundle:6.1.0:install (default-install) @ topology-lldp-discovery --- 16:01:29 [INFO] Installing org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-SNAPSHOT.jar 16:01:29 [INFO] Writing OBR metadata 16:01:29 [INFO] 16:01:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ topology-lldp-discovery --- 16:01:29 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:01:29 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/maven-metadata.xml 16:01:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:01:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:01:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:01:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:01:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:01:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:01:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:01:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:01:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:01:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:01:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:01:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:01:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:01:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:01:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:01:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:01:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:01:29 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:01:29 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:01:29 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:01:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:01:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:01:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:01:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:01:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:01:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:01:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:01:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:01:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:01:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:01:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:01:29 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:01:29 at java.lang.reflect.Method.invoke (Method.java:580) 16:01:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:01:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:01:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:01:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:01:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/maven-metadata.xml 16:01:29 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml 16:01:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:01:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:01:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:01:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:01:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:01:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:01:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:01:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:01:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:01:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:01:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:01:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:01:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:01:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:01:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:01:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:01:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:01:29 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:01:29 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:01:29 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:01:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:01:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:01:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:01:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:01:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:01:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:01:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:01:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:01:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:01:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:01:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:01:29 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:01:29 at java.lang.reflect.Method.invoke (Method.java:580) 16:01:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:01:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:01:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:01:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:01:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml 16:01:29 [INFO] 16:01:29 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ topology-lldp-discovery --- 16:01:29 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:01:29 [INFO] 16:01:29 [INFO] -----< org.opendaylight.openflowplugin.applications:lldp-speaker >------ 16:01:29 [INFO] Building lldp-speaker 0.21.6-SNAPSHOT [44/84] 16:01:29 [INFO] from applications/lldp-speaker/pom.xml 16:01:29 [INFO] -------------------------------[ bundle ]------------------------------- 16:01:29 [INFO] 16:01:29 [INFO] --- clean:3.5.0:clean (default-clean) @ lldp-speaker --- 16:01:29 [INFO] 16:01:29 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ lldp-speaker --- 16:01:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:29 [INFO] 16:01:29 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ lldp-speaker --- 16:01:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:29 [INFO] 16:01:29 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ lldp-speaker --- 16:01:30 [INFO] 16:01:30 [INFO] --- dependency:3.11.0:properties (default) @ lldp-speaker --- 16:01:30 [INFO] 16:01:30 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ lldp-speaker --- 16:01:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:01:30 [INFO] 16:01:30 [INFO] --- yang:14.0.25:generate-sources (binding) @ lldp-speaker --- 16:01:30 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:01:30 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/main/yang 16:01:30 [INFO] yang-to-sources: Found 13 dependencies in 1.285 ms 16:01:30 [INFO] yang-to-sources: Project model files found: 2 in 1.300 ms 16:01:30 [INFO] yang-to-sources: 3 YANG models processed in 58.05 ms 16:01:30 [INFO] BindingJavaFileGenerator: Defined 30 files in 1.991 ms 16:01:30 [INFO] Sorted 30 files into 5 directories in 72.75 μs 16:01:30 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 14.44 ms 16:01:30 [INFO] 16:01:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ lldp-speaker --- 16:01:30 [INFO] Starting audit... 16:01:30 Audit done. 16:01:30 [INFO] You have 0 Checkstyle violations. 16:01:30 [INFO] 16:01:30 [INFO] --- checkstyle:3.6.0:check (default) @ lldp-speaker --- 16:01:30 [INFO] Starting audit... 16:01:30 Audit done. 16:01:30 [INFO] You have 0 Checkstyle violations. 16:01:30 [INFO] 16:01:30 [INFO] --- dependency:3.11.0:copy (unpack-license) @ lldp-speaker --- 16:01:30 [INFO] 16:01:30 [INFO] --- resources:3.5.0:resources (default-resources) @ lldp-speaker --- 16:01:30 [INFO] Copying 1 resource from src/main/resources to target/classes 16:01:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/generated-sources/spi 16:01:30 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:01:30 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:01:30 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:01:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/generated-sources/spi 16:01:30 [INFO] 16:01:30 [INFO] --- compiler:3.15.0:compile (default-compile) @ lldp-speaker --- 16:01:30 [INFO] Recompiling the module because of changed dependency. 16:01:30 [INFO] Compiling 33 source files with javac [debug release 21] to target/classes 16:01:30 [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 16:01:30 [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 16:01:30 [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 16:01:30 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:01:30 [INFO] 16:01:30 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ lldp-speaker >>> 16:01:30 [INFO] 16:01:30 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ lldp-speaker --- 16:01:30 [INFO] Fork Value is true 16:01:34 [INFO] Done SpotBugs Analysis.... 16:01:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:01:34 [INFO] 16:01:34 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ lldp-speaker <<< 16:01:34 [INFO] 16:01:34 [INFO] 16:01:34 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ lldp-speaker --- 16:01:34 [INFO] BugInstance size is 0 16:01:34 [INFO] Error size is 0 16:01:34 [INFO] No errors/warnings found 16:01:34 [INFO] 16:01:34 [INFO] --- resources:3.5.0:testResources (default-testResources) @ lldp-speaker --- 16:01:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/test/resources 16:01:34 [INFO] 16:01:34 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ lldp-speaker --- 16:01:34 [INFO] Recompiling the module because of changed dependency. 16:01:34 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 16:01:34 [INFO] 16:01:34 [INFO] --- surefire:3.5.6:test (default-test) @ lldp-speaker --- 16:01:34 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/surefire-reports 16:01:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:01:34 [INFO] 16:01:34 [INFO] ------------------------------------------------------- 16:01:34 [INFO] T E S T S 16:01:34 [INFO] ------------------------------------------------------- 16:01:35 [INFO] Running org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest 16:01:35 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:01:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.750 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest 16:01:37 [INFO] Running org.opendaylight.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest 16:01:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.544 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest 16:01:37 [INFO] 16:01:37 [INFO] Results: 16:01:37 [INFO] 16:01:37 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 16:01:37 [INFO] 16:01:37 [INFO] 16:01:37 [INFO] --- copy:14.3.7:copy-files (default) @ lldp-speaker --- 16:01:37 [INFO] 16:01:37 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ lldp-speaker --- 16:01:37 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/lldp-speaker-0.21.6-SNAPSHOT.jar 16:01:37 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/META-INF/MANIFEST.MF 16:01:37 [INFO] 16:01:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ lldp-speaker --- 16:01:40 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/lldp-speaker-0.21.6-SNAPSHOT-javadoc.jar 16:01:40 [INFO] 16:01:40 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ lldp-speaker --- 16:01:40 [INFO] CycloneDX: Resolving Dependencies 16:01:40 [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) 16:01:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/bom.xml 16:01:40 [INFO] attaching as lldp-speaker-0.21.6-SNAPSHOT-cyclonedx.xml 16:01:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/bom.json 16:01:40 [INFO] attaching as lldp-speaker-0.21.6-SNAPSHOT-cyclonedx.json 16:01:40 [INFO] 16:01:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ lldp-speaker --- 16:01:40 [INFO] Skipping duplicate-finder execution! 16:01:40 [INFO] 16:01:40 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ lldp-speaker --- 16:01:40 [INFO] No dependency problems found 16:01:40 [INFO] 16:01:40 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ lldp-speaker --- 16:01:40 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/lldp-speaker-0.21.6-SNAPSHOT-sources.jar 16:01:40 [INFO] 16:01:40 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ lldp-speaker --- 16:01:40 [INFO] 16:01:40 [INFO] --- jacoco:0.8.15:report (report) @ lldp-speaker --- 16:01:40 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/code-coverage/jacoco.exec 16:01:40 [INFO] Analyzed bundle 'lldp-speaker' with 7 classes 16:01:40 [INFO] 16:01:40 [INFO] --- install:3.1.4:install (default-install) @ lldp-speaker --- 16:01:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-SNAPSHOT.pom 16:01:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/lldp-speaker-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-SNAPSHOT.jar 16:01:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/lldp-speaker-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-SNAPSHOT-javadoc.jar 16:01:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-SNAPSHOT-cyclonedx.xml 16:01:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-SNAPSHOT-cyclonedx.json 16:01:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/lldp-speaker-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-SNAPSHOT-sources.jar 16:01:40 [INFO] 16:01:40 [INFO] --- bundle:6.1.0:install (default-install) @ lldp-speaker --- 16:01:40 [INFO] Installing org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-SNAPSHOT.jar 16:01:40 [INFO] Writing OBR metadata 16:01:40 [INFO] 16:01:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ lldp-speaker --- 16:01:40 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:01:40 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/maven-metadata.xml 16:01:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:01:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:01:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:01:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:01:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:01:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:01:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:01:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:01:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:01:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:01:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:01:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:01:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:01:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:01:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:01:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:01:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:01:41 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:01:41 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:01:41 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:01:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:01:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:01:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:01:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:01:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:01:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:01:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:01:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:01:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:01:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:01:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:01:41 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:01:41 at java.lang.reflect.Method.invoke (Method.java:580) 16:01:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:01:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:01:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:01:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:01:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/maven-metadata.xml 16:01:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml 16:01:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:01:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:01:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:01:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:01:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:01:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:01:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:01:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:01:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:01:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:01:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:01:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:01:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:01:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:01:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:01:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:01:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:01:41 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:01:41 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:01:41 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:01:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:01:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:01:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:01:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:01:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:01:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:01:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:01:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:01:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:01:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:01:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:01:41 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:01:41 at java.lang.reflect.Method.invoke (Method.java:580) 16:01:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:01:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:01:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:01:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:01:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml 16:01:41 [INFO] 16:01:41 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ lldp-speaker --- 16:01:41 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:01:41 [INFO] 16:01:41 [INFO] ---< org.opendaylight.openflowplugin.applications:topology-manager >---- 16:01:41 [INFO] Building topology-manager 0.21.6-SNAPSHOT [45/84] 16:01:41 [INFO] from applications/topology-manager/pom.xml 16:01:41 [INFO] -------------------------------[ bundle ]------------------------------- 16:01:41 [INFO] 16:01:41 [INFO] --- clean:3.5.0:clean (default-clean) @ topology-manager --- 16:01:41 [INFO] 16:01:41 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ topology-manager --- 16:01:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:41 [INFO] 16:01:41 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ topology-manager --- 16:01:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:41 [INFO] 16:01:41 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ topology-manager --- 16:01:41 [INFO] 16:01:41 [INFO] --- dependency:3.11.0:properties (default) @ topology-manager --- 16:01:41 [INFO] 16:01:41 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ topology-manager --- 16:01:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:01:41 [INFO] 16:01:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-manager --- 16:01:41 [INFO] Starting audit... 16:01:41 Audit done. 16:01:41 [INFO] You have 0 Checkstyle violations. 16:01:41 [INFO] 16:01:41 [INFO] --- checkstyle:3.6.0:check (default) @ topology-manager --- 16:01:41 [INFO] Starting audit... 16:01:41 Audit done. 16:01:41 [INFO] You have 0 Checkstyle violations. 16:01:41 [INFO] 16:01:41 [INFO] --- dependency:3.11.0:copy (unpack-license) @ topology-manager --- 16:01:41 [INFO] 16:01:41 [INFO] --- resources:3.5.0:resources (default-resources) @ topology-manager --- 16:01:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/resources 16:01:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/generated-sources/spi 16:01:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/generated-sources/yang 16:01:41 [INFO] 16:01:41 [INFO] --- compiler:3.15.0:compile (default-compile) @ topology-manager --- 16:01:41 [INFO] Recompiling the module because of changed dependency. 16:01:41 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 16:01:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 16:01:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:01:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:01:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:01:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:01:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 16:01:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 16:01:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 16:01:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 16:01:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 16:01:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 16:01:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:01:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:01:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:01:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:01:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 16:01:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 16:01:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 16:01:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 16:01:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 16:01:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 16:01:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:01:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:01:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:01:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:01:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 16:01:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 16:01:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 16:01:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 16:01:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 16:01:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[46,42] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 16:01:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 16:01:41 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 16:01:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:01:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:01:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 16:01:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 16:01:41 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 16:01:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:01:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:01:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 16:01:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[48,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:01:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[48,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:01:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[48,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:01:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[53,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:01:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[53,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:01:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[53,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:01:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[74,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:01:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[74,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:01:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[74,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:01:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[91,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:01:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[91,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:01:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[91,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:01:41 [INFO] 16:01:41 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ topology-manager >>> 16:01:41 [INFO] 16:01:41 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ topology-manager --- 16:01:41 [INFO] Fork Value is true 16:01:44 [INFO] Done SpotBugs Analysis.... 16:01:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:01:45 [INFO] 16:01:45 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ topology-manager <<< 16:01:45 [INFO] 16:01:45 [INFO] 16:01:45 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ topology-manager --- 16:01:45 [INFO] BugInstance size is 0 16:01:45 [INFO] Error size is 0 16:01:45 [INFO] No errors/warnings found 16:01:45 [INFO] 16:01:45 [INFO] --- resources:3.5.0:testResources (default-testResources) @ topology-manager --- 16:01:45 [INFO] Copying 1 resource from src/test/resources to target/test-classes 16:01:45 [INFO] 16:01:45 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ topology-manager --- 16:01:45 [INFO] Recompiling the module because of changed dependency. 16:01:45 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 16:01:45 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[112,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:01:45 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[95,24] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 16:01:45 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 16:01:45 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[183,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:01:45 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[92,15] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 16:01:45 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 16:01:45 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[112,24] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 16:01:45 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 16:01:45 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[147,15] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 16:01:45 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 16:01:45 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[163,24] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 16:01:45 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 16:01:45 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[203,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:01:45 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[235,24] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 16:01:45 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 16:01:45 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[241,48] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:01:45 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[252,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:01:45 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[255,30] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 16:01:45 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 16:01:45 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[282,24] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 16:01:45 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 16:01:45 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[288,48] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:01:45 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[299,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:01:45 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[302,30] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 16:01:45 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 16:01:45 [INFO] 16:01:45 [INFO] --- surefire:3.5.6:test (default-test) @ topology-manager --- 16:01:45 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/surefire-reports 16:01:45 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:01:45 [INFO] 16:01:45 [INFO] ------------------------------------------------------- 16:01:45 [INFO] T E S T S 16:01:45 [INFO] ------------------------------------------------------- 16:01:46 [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest 16:01:46 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:01:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.770 s -- in org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest 16:01:47 [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest 16:01:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest 16:01:48 [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest 16:01:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest 16:01:48 [INFO] 16:01:48 [INFO] Results: 16:01:48 [INFO] 16:01:48 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 16:01:48 [INFO] 16:01:48 [INFO] 16:01:48 [INFO] --- copy:14.3.7:copy-files (default) @ topology-manager --- 16:01:48 [INFO] 16:01:48 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ topology-manager --- 16:01:48 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/topology-manager-0.21.6-SNAPSHOT.jar 16:01:48 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/META-INF/MANIFEST.MF 16:01:48 [INFO] 16:01:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ topology-manager --- 16:01:49 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/topology-manager-0.21.6-SNAPSHOT-javadoc.jar 16:01:49 [INFO] 16:01:49 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ topology-manager --- 16:01:49 [INFO] CycloneDX: Resolving Dependencies 16:01:50 [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s) 16:01:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/bom.xml 16:01:50 [INFO] attaching as topology-manager-0.21.6-SNAPSHOT-cyclonedx.xml 16:01:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/bom.json 16:01:50 [INFO] attaching as topology-manager-0.21.6-SNAPSHOT-cyclonedx.json 16:01:50 [INFO] 16:01:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-manager --- 16:01:50 [INFO] Skipping duplicate-finder execution! 16:01:50 [INFO] 16:01:50 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ topology-manager --- 16:01:50 [WARNING] Used undeclared dependencies found: 16:01:50 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 16:01:50 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.6:compile 16:01:50 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile 16:01:50 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.8:compile 16:01:50 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.6-SNAPSHOT:compile 16:01:50 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.8:compile 16:01:50 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile 16:01:50 [WARNING] org.opendaylight.yangtools:util:jar:14.0.25:compile 16:01:50 [WARNING] Non-test scoped test only dependencies found: 16:01:50 [WARNING] org.opendaylight.yangtools:util:jar:14.0.25:compile 16:01:50 [INFO] 16:01:50 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ topology-manager --- 16:01:50 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/topology-manager-0.21.6-SNAPSHOT-sources.jar 16:01:50 [INFO] 16:01:50 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ topology-manager --- 16:01:50 [INFO] 16:01:50 [INFO] --- jacoco:0.8.15:report (report) @ topology-manager --- 16:01:50 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/code-coverage/jacoco.exec 16:01:50 [INFO] Analyzed bundle 'topology-manager' with 11 classes 16:01:50 [INFO] 16:01:50 [INFO] --- install:3.1.4:install (default-install) @ topology-manager --- 16:01:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-SNAPSHOT.pom 16:01:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/topology-manager-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-SNAPSHOT.jar 16:01:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/topology-manager-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-SNAPSHOT-javadoc.jar 16:01:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-SNAPSHOT-cyclonedx.xml 16:01:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-SNAPSHOT-cyclonedx.json 16:01:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/topology-manager-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-SNAPSHOT-sources.jar 16:01:50 [INFO] 16:01:50 [INFO] --- bundle:6.1.0:install (default-install) @ topology-manager --- 16:01:50 [INFO] Installing org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-SNAPSHOT.jar 16:01:50 [INFO] Writing OBR metadata 16:01:50 [INFO] 16:01:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ topology-manager --- 16:01:50 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:01:50 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/maven-metadata.xml 16:01:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:01:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:01:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:01:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:01:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:01:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:01:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:01:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:01:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:01:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:01:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:01:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:01:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:01:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:01:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:01:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:01:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:01:50 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:01:50 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:01:50 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:01:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:01:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:01:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:01:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:01:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:01:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:01:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:01:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:01:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:01:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:01:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:01:50 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:01:50 at java.lang.reflect.Method.invoke (Method.java:580) 16:01:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:01:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:01:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:01:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:01:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/maven-metadata.xml 16:01:50 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml 16:01:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:01:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:01:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:01:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:01:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:01:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:01:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:01:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:01:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:01:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:01:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:01:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:01:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:01:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:01:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:01:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:01:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:01:50 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:01:50 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:01:50 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:01:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:01:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:01:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:01:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:01:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:01:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:01:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:01:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:01:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:01:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:01:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:01:50 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:01:50 at java.lang.reflect.Method.invoke (Method.java:580) 16:01:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:01:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:01:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:01:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:01:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml 16:01:50 [INFO] 16:01:50 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ topology-manager --- 16:01:50 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:01:50 [INFO] 16:01:50 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology >--- 16:01:50 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - topology 0.21.6-SNAPSHOT [46/84] 16:01:50 [INFO] from features/odl-openflowplugin-app-topology/pom.xml 16:01:50 [INFO] ------------------------------[ feature ]------------------------------- 16:01:50 [INFO] 16:01:50 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-topology --- 16:01:50 [INFO] 16:01:50 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-topology --- 16:01:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:50 [INFO] 16:01:50 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology --- 16:01:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:50 [INFO] 16:01:50 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-topology --- 16:01:51 [INFO] 16:01:51 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-topology --- 16:01:51 [INFO] 16:01:51 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology --- 16:01:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:01:51 [INFO] argLine set to empty 16:01:51 [INFO] 16:01:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology --- 16:01:51 [INFO] Starting audit... 16:01:51 Audit done. 16:01:51 [INFO] You have 0 Checkstyle violations. 16:01:51 [INFO] 16:01:51 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology --- 16:01:51 [INFO] Starting audit... 16:01:51 Audit done. 16:01:51 [INFO] You have 0 Checkstyle violations. 16:01:51 [INFO] 16:01:51 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-topology --- 16:01:51 [INFO] 16:01:51 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology --- 16:01:51 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/feature/feature.xml 16:01:51 [INFO] ...done! 16:01:51 [INFO] Set artifact 16:01:51 [INFO] 16:01:51 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-topology --- 16:01:51 [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 16:01:51 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:01:51 [INFO] 16:01:51 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology >>> 16:01:51 [INFO] 16:01:51 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-topology --- 16:01:51 [INFO] No files found to run spotbugs; check compile phase has been run. 16:01:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:01:51 [INFO] 16:01:51 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology <<< 16:01:51 [INFO] 16:01:51 [INFO] 16:01:51 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-topology --- 16:01:51 [INFO] 16:01:51 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-app-topology --- 16:01:51 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology 16:01:51 [INFO] Project dependency features detected: [] 16:01:51 [INFO] Pax Exam System (Version: 4.14.0) created. 16:01:51 [INFO] Creating RMI registry server on 127.0.0.1:34695 16:01:51 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:01:51 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:01:51 [INFO] Waiting for remote bundle context.. on 34695 name: e310785f-f5fb-413d-a818-3b7d6a92a022 timout: [ RelativeTimeout value = 180000 ] 16:01:56 [INFO] Building jar from resources and headers. 16:01:56 [INFO] Writing jar finished. 16:02:10 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:02:10 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:02:11 [INFO] 16:02:11 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-app-topology --- 16:02:11 [INFO] 16:02:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-topology --- 16:02:11 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:02:11 [INFO] 16:02:11 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-app-topology --- 16:02:11 [INFO] CycloneDX: Resolving Dependencies 16:02:14 [INFO] CycloneDX: Creating BOM version 1.6 with 261 component(s) 16:02:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/bom.xml 16:02:14 [INFO] attaching as odl-openflowplugin-app-topology-0.21.6-SNAPSHOT-cyclonedx.xml 16:02:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/bom.json 16:02:14 [INFO] attaching as odl-openflowplugin-app-topology-0.21.6-SNAPSHOT-cyclonedx.json 16:02:14 [INFO] 16:02:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology --- 16:02:14 [INFO] Skipping duplicate-finder execution! 16:02:14 [INFO] 16:02:14 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology --- 16:02:14 [INFO] Skipping plugin execution 16:02:14 [INFO] 16:02:14 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology --- 16:02:14 [INFO] Skipping source per configuration. 16:02:14 [INFO] 16:02:14 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-app-topology --- 16:02:14 [INFO] 16:02:14 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-app-topology --- 16:02:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:02:14 [INFO] 16:02:14 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-topology --- 16:02:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-SNAPSHOT.pom 16:02:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-SNAPSHOT-features.xml 16:02:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-SNAPSHOT-cyclonedx.xml 16:02:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-SNAPSHOT-cyclonedx.json 16:02:14 [INFO] 16:02:14 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-topology --- 16:02:14 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:02:14 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/maven-metadata.xml 16:02:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:02:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:02:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:02:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:02:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:02:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:02:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:02:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:02:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:02:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:02:14 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:02:14 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:02:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:02:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:02:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:02:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:02:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:02:14 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:02:14 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:02:14 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:02:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:02:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:02:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:02:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:02:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:02:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:02:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:02:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:02:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:02:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:02:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:02:14 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:02:14 at java.lang.reflect.Method.invoke (Method.java:580) 16:02:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:02:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:02:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:02:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:02:14 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/maven-metadata.xml 16:02:14 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml 16:02:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:02:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:02:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:02:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:02:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:02:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:02:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:02:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:02:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:02:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:02:14 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:02:14 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:02:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:02:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:02:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:02:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:02:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:02:14 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:02:14 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:02:14 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:02:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:02:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:02:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:02:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:02:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:02:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:02:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:02:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:02:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:02:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:02:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:02:14 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:02:14 at java.lang.reflect.Method.invoke (Method.java:580) 16:02:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:02:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:02:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:02:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:02:14 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml 16:02:14 [INFO] 16:02:14 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker >-- 16:02:14 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.21.6-SNAPSHOT [47/84] 16:02:14 [INFO] from features/odl-openflowplugin-app-lldp-speaker/pom.xml 16:02:14 [INFO] ------------------------------[ feature ]------------------------------- 16:02:14 [INFO] 16:02:14 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-lldp-speaker --- 16:02:14 [INFO] 16:02:14 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-lldp-speaker --- 16:02:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:14 [INFO] 16:02:14 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-lldp-speaker --- 16:02:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:14 [INFO] 16:02:14 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-lldp-speaker --- 16:02:15 [INFO] 16:02:15 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-lldp-speaker --- 16:02:15 [INFO] 16:02:15 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-lldp-speaker --- 16:02:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:02:15 [INFO] argLine set to empty 16:02:15 [INFO] 16:02:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-lldp-speaker --- 16:02:15 [INFO] Starting audit... 16:02:15 Audit done. 16:02:15 [INFO] You have 0 Checkstyle violations. 16:02:15 [INFO] 16:02:15 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-lldp-speaker --- 16:02:15 [INFO] Starting audit... 16:02:15 Audit done. 16:02:15 [INFO] You have 0 Checkstyle violations. 16:02:15 [INFO] 16:02:15 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-lldp-speaker --- 16:02:15 [INFO] 16:02:15 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-lldp-speaker --- 16:02:15 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml 16:02:15 [INFO] ...done! 16:02:15 [INFO] Set artifact 16:02:15 [INFO] 16:02:15 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-lldp-speaker --- 16:02: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 16:02:15 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:02:15 [INFO] 16:02:15 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-lldp-speaker >>> 16:02:15 [INFO] 16:02:15 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-lldp-speaker --- 16:02:15 [INFO] No files found to run spotbugs; check compile phase has been run. 16:02:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:02:15 [INFO] 16:02:15 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-lldp-speaker <<< 16:02:15 [INFO] 16:02:15 [INFO] 16:02:15 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-lldp-speaker --- 16:02:15 [INFO] 16:02:15 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-app-lldp-speaker --- 16:02:15 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker 16:02:15 [INFO] Project dependency features detected: [] 16:02:15 [INFO] Pax Exam System (Version: 4.14.0) created. 16:02:15 [INFO] Creating RMI registry server on 127.0.0.1:46825 16:02:15 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:02:15 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:02:15 [INFO] Waiting for remote bundle context.. on 46825 name: 19950009-23af-4aaf-a82b-1f421ea25e9a timout: [ RelativeTimeout value = 180000 ] 16:02:19 [INFO] Building jar from resources and headers. 16:02:19 [INFO] Writing jar finished. 16:02:33 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:02:33 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:02:33 [INFO] 16:02:33 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-app-lldp-speaker --- 16:02:33 [INFO] 16:02:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-lldp-speaker --- 16:02:33 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:02:33 [INFO] 16:02:33 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-app-lldp-speaker --- 16:02:33 [INFO] CycloneDX: Resolving Dependencies 16:02:36 [INFO] CycloneDX: Creating BOM version 1.6 with 260 component(s) 16:02:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/bom.xml 16:02:36 [INFO] attaching as odl-openflowplugin-app-lldp-speaker-0.21.6-SNAPSHOT-cyclonedx.xml 16:02:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/bom.json 16:02:36 [INFO] attaching as odl-openflowplugin-app-lldp-speaker-0.21.6-SNAPSHOT-cyclonedx.json 16:02:36 [INFO] 16:02:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-lldp-speaker --- 16:02:36 [INFO] Skipping duplicate-finder execution! 16:02:36 [INFO] 16:02:36 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-lldp-speaker --- 16:02:36 [INFO] Skipping plugin execution 16:02:36 [INFO] 16:02:36 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-lldp-speaker --- 16:02:36 [INFO] Skipping source per configuration. 16:02:36 [INFO] 16:02:36 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-app-lldp-speaker --- 16:02:36 [INFO] 16:02:36 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-app-lldp-speaker --- 16:02:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:02:36 [INFO] 16:02:36 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-lldp-speaker --- 16:02:36 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-SNAPSHOT.pom 16:02:36 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-SNAPSHOT-features.xml 16:02:36 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-SNAPSHOT-cyclonedx.xml 16:02:36 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-SNAPSHOT-cyclonedx.json 16:02:36 [INFO] 16:02:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-lldp-speaker --- 16:02:36 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:02:36 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/maven-metadata.xml 16:02:36 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:02:36 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:02:36 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:02:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:02:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:02:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:02:36 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:02:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:02:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:02:36 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:02:36 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:02:36 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:02:36 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:02:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:02:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:02:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:02:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:02:36 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:02:36 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:02:36 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:02:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:02:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:02:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:02:36 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:02:36 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:02:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:02:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:02:36 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:02:36 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:02:36 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:02:36 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:02:36 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:02:36 at java.lang.reflect.Method.invoke (Method.java:580) 16:02:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:02:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:02:36 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:02:36 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:02:36 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/maven-metadata.xml 16:02:36 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml 16:02:36 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:02:36 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:02:36 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:02:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:02:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:02:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:02:36 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:02:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:02:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:02:36 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:02:36 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:02:36 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:02:36 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:02:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:02:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:02:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:02:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:02:36 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:02:36 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:02:36 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:02:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:02:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:02:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:02:36 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:02:36 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:02:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:02:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:02:36 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:02:36 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:02:36 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:02:36 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:02:36 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:02:36 at java.lang.reflect.Method.invoke (Method.java:580) 16:02:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:02:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:02:36 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:02:36 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:02:36 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml 16:02:36 [INFO] 16:02:36 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery >-- 16:02:36 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.21.6-SNAPSHOT [48/84] 16:02:36 [INFO] from features/odl-openflowplugin-app-topology-lldp-discovery/pom.xml 16:02:36 [INFO] ------------------------------[ feature ]------------------------------- 16:02:36 [INFO] 16:02:36 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:02:36 [INFO] 16:02:36 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:02:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:36 [INFO] 16:02:36 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:02:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:36 [INFO] 16:02:36 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:02:37 [INFO] 16:02:37 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:02:37 [INFO] 16:02:37 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:02:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:02:37 [INFO] argLine set to empty 16:02:37 [INFO] 16:02:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:02:37 [INFO] Starting audit... 16:02:37 Audit done. 16:02:37 [INFO] You have 0 Checkstyle violations. 16:02:37 [INFO] 16:02:37 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:02:37 [INFO] Starting audit... 16:02:37 Audit done. 16:02:37 [INFO] You have 0 Checkstyle violations. 16:02:37 [INFO] 16:02:37 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:02:37 [INFO] 16:02:37 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:02:37 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml 16:02:37 [INFO] ...done! 16:02:37 [INFO] Set artifact 16:02:37 [INFO] 16:02:37 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:02:37 [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 16:02:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:02:37 [INFO] 16:02:37 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery >>> 16:02:37 [INFO] 16:02:37 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:02:37 [INFO] No files found to run spotbugs; check compile phase has been run. 16:02:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:02:37 [INFO] 16:02:37 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery <<< 16:02:37 [INFO] 16:02:37 [INFO] 16:02:37 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:02:37 [INFO] 16:02:37 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:02:37 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery 16:02:37 [INFO] Project dependency features detected: [] 16:02:37 [INFO] Pax Exam System (Version: 4.14.0) created. 16:02:37 [INFO] Creating RMI registry server on 127.0.0.1:37463 16:02:38 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:02:38 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:02:38 [INFO] Waiting for remote bundle context.. on 37463 name: a91a42dc-2535-4286-98dd-44363d514002 timout: [ RelativeTimeout value = 180000 ] 16:02:43 [INFO] Building jar from resources and headers. 16:02:43 [INFO] Writing jar finished. 16:02:56 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:02:56 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:02:57 [INFO] 16:02:57 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:02:57 [INFO] 16:02:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:02:57 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:02:57 [INFO] 16:02:57 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:02:57 [INFO] CycloneDX: Resolving Dependencies 16:03:00 [INFO] CycloneDX: Creating BOM version 1.6 with 258 component(s) 16:03:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/bom.xml 16:03:00 [INFO] attaching as odl-openflowplugin-app-topology-lldp-discovery-0.21.6-SNAPSHOT-cyclonedx.xml 16:03:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/bom.json 16:03:00 [INFO] attaching as odl-openflowplugin-app-topology-lldp-discovery-0.21.6-SNAPSHOT-cyclonedx.json 16:03:00 [INFO] 16:03:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:03:00 [INFO] Skipping duplicate-finder execution! 16:03:00 [INFO] 16:03:00 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:03:00 [INFO] Skipping plugin execution 16:03:00 [INFO] 16:03:00 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:03:00 [INFO] Skipping source per configuration. 16:03:00 [INFO] 16:03:00 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:03:00 [INFO] 16:03:00 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:03:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:03:00 [INFO] 16:03:00 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:03:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-SNAPSHOT.pom 16:03:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-SNAPSHOT-features.xml 16:03:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-SNAPSHOT-cyclonedx.xml 16:03:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-SNAPSHOT-cyclonedx.json 16:03:00 [INFO] 16:03:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:03:00 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:03:00 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/maven-metadata.xml 16:03:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:03:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:03:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:03:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:03:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:03:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:03:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:03:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:03:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:03:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:03:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:03:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:03:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:03:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:03:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:03:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:03:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:03:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:03:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:03:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:03:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:03:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:03:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:03:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:03:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:03:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:03:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:03:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:03:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:03:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:03:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:03:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:03:00 at java.lang.reflect.Method.invoke (Method.java:580) 16:03:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:03:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:03:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:03:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:03:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/maven-metadata.xml 16:03:00 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml 16:03:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:03:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:03:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:03:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:03:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:03:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:03:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:03:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:03:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:03:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:03:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:03:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:03:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:03:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:03:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:03:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:03:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:03:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:03:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:03:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:03:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:03:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:03:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:03:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:03:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:03:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:03:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:03:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:03:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:03:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:03:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:03:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:03:00 at java.lang.reflect.Method.invoke (Method.java:580) 16:03:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:03:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:03:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:03:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:03:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml 16:03:00 [INFO] 16:03:00 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager >-- 16:03:00 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.21.6-SNAPSHOT [49/84] 16:03:00 [INFO] from features/odl-openflowplugin-app-topology-manager/pom.xml 16:03:00 [INFO] ------------------------------[ feature ]------------------------------- 16:03:00 [INFO] 16:03:00 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-topology-manager --- 16:03:00 [INFO] 16:03:00 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-topology-manager --- 16:03:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:03:00 [INFO] 16:03:00 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-manager --- 16:03:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:03:00 [INFO] 16:03:00 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-topology-manager --- 16:03:00 [INFO] 16:03:00 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-topology-manager --- 16:03:00 [INFO] 16:03:00 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-manager --- 16:03:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:03:00 [INFO] argLine set to empty 16:03:00 [INFO] 16:03:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology-manager --- 16:03:00 [INFO] Starting audit... 16:03:00 Audit done. 16:03:00 [INFO] You have 0 Checkstyle violations. 16:03:00 [INFO] 16:03:00 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology-manager --- 16:03:00 [INFO] Starting audit... 16:03:00 Audit done. 16:03:00 [INFO] You have 0 Checkstyle violations. 16:03:00 [INFO] 16:03:00 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-topology-manager --- 16:03:00 [INFO] 16:03:00 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-manager --- 16:03:01 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/feature/feature.xml 16:03:01 [INFO] ...done! 16:03:01 [INFO] Set artifact 16:03:01 [INFO] 16:03:01 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-topology-manager --- 16:03:01 [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 16:03:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:03:01 [INFO] 16:03:01 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-manager >>> 16:03:01 [INFO] 16:03:01 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-manager --- 16:03:01 [INFO] No files found to run spotbugs; check compile phase has been run. 16:03:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:03:01 [INFO] 16:03:01 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-manager <<< 16:03:01 [INFO] 16:03:01 [INFO] 16:03:01 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-topology-manager --- 16:03:01 [INFO] 16:03:01 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-app-topology-manager --- 16:03:01 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager 16:03:01 [INFO] Project dependency features detected: [] 16:03:01 [INFO] Pax Exam System (Version: 4.14.0) created. 16:03:01 [INFO] Creating RMI registry server on 127.0.0.1:43401 16:03:01 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:03:01 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:03:01 [INFO] Waiting for remote bundle context.. on 43401 name: 948234e1-d743-4513-9009-030926d61176 timout: [ RelativeTimeout value = 180000 ] 16:03:05 [INFO] Building jar from resources and headers. 16:03:05 [INFO] Writing jar finished. 16:03:27 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:03:27 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:03:27 [INFO] 16:03:27 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-app-topology-manager --- 16:03:27 [INFO] 16:03:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-topology-manager --- 16:03:27 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:03:27 [INFO] 16:03:27 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-app-topology-manager --- 16:03:27 [INFO] CycloneDX: Resolving Dependencies 16:03:31 [INFO] CycloneDX: Creating BOM version 1.6 with 258 component(s) 16:03:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/bom.xml 16:03:31 [INFO] attaching as odl-openflowplugin-app-topology-manager-0.21.6-SNAPSHOT-cyclonedx.xml 16:03:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/bom.json 16:03:31 [INFO] attaching as odl-openflowplugin-app-topology-manager-0.21.6-SNAPSHOT-cyclonedx.json 16:03:31 [INFO] 16:03:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-manager --- 16:03:31 [INFO] Skipping duplicate-finder execution! 16:03:31 [INFO] 16:03:31 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-manager --- 16:03:31 [INFO] Skipping plugin execution 16:03:31 [INFO] 16:03:31 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-manager --- 16:03:31 [INFO] Skipping source per configuration. 16:03:31 [INFO] 16:03:31 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-manager --- 16:03:31 [INFO] 16:03:31 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-app-topology-manager --- 16:03:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:03:31 [INFO] 16:03:31 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-topology-manager --- 16:03:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-SNAPSHOT.pom 16:03:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-SNAPSHOT-features.xml 16:03:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-SNAPSHOT-cyclonedx.xml 16:03:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-SNAPSHOT-cyclonedx.json 16:03:31 [INFO] 16:03:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-topology-manager --- 16:03:31 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:03:31 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/maven-metadata.xml 16:03:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:03:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:03:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:03:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:03:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:03:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:03:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:03:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:03:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:03:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:03:31 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:03:31 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:03:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:03:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:03:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:03:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:03:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:03:31 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:03:31 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:03:31 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:03:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:03:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:03:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:03:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:03:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:03:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:03:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:03:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:03:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:03:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:03:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:03:31 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:03:31 at java.lang.reflect.Method.invoke (Method.java:580) 16:03:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:03:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:03:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:03:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:03:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/maven-metadata.xml 16:03:31 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml 16:03:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:03:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:03:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:03:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:03:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:03:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:03:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:03:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:03:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:03:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:03:31 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:03:31 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:03:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:03:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:03:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:03:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:03:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:03:31 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:03:31 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:03:31 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:03:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:03:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:03:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:03:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:03:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:03:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:03:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:03:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:03:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:03:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:03:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:03:31 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:03:31 at java.lang.reflect.Method.invoke (Method.java:580) 16:03:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:03:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:03:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:03:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:03:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml 16:03:31 [INFO] 16:03:31 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework >-- 16:03:31 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.21.6-SNAPSHOT [50/84] 16:03:31 [INFO] from features/odl-openflowplugin-app-reconciliation-framework/pom.xml 16:03:31 [INFO] ------------------------------[ feature ]------------------------------- 16:03:31 [INFO] 16:03:31 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-reconciliation-framework --- 16:03:31 [INFO] 16:03:31 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-reconciliation-framework --- 16:03:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:03:31 [INFO] 16:03:31 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-reconciliation-framework --- 16:03:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:03:31 [INFO] 16:03:31 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-reconciliation-framework --- 16:03:31 [INFO] 16:03:31 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-reconciliation-framework --- 16:03:31 [INFO] 16:03:31 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-reconciliation-framework --- 16:03:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:03:31 [INFO] argLine set to empty 16:03:31 [INFO] 16:03:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-reconciliation-framework --- 16:03:31 [INFO] Starting audit... 16:03:31 Audit done. 16:03:31 [INFO] You have 0 Checkstyle violations. 16:03:31 [INFO] 16:03:31 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-reconciliation-framework --- 16:03:31 [INFO] Starting audit... 16:03:31 Audit done. 16:03:31 [INFO] You have 0 Checkstyle violations. 16:03:31 [INFO] 16:03:31 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-reconciliation-framework --- 16:03:31 [INFO] 16:03:31 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-reconciliation-framework --- 16:03:31 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml 16:03:31 [INFO] ...done! 16:03:31 [INFO] Set artifact 16:03:31 [INFO] 16:03:31 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-reconciliation-framework --- 16:03:31 [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 16:03:31 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:03:31 [INFO] 16:03:31 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-reconciliation-framework >>> 16:03:32 [INFO] 16:03:32 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-reconciliation-framework --- 16:03:32 [INFO] No files found to run spotbugs; check compile phase has been run. 16:03:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:03:32 [INFO] 16:03:32 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-reconciliation-framework <<< 16:03:32 [INFO] 16:03:32 [INFO] 16:03:32 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-reconciliation-framework --- 16:03:32 [INFO] 16:03:32 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-app-reconciliation-framework --- 16:03:32 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework 16:03:32 [INFO] Project dependency features detected: [] 16:03:32 [INFO] Pax Exam System (Version: 4.14.0) created. 16:03:32 [INFO] Creating RMI registry server on 127.0.0.1:42355 16:03:32 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:03:32 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:03:32 [INFO] Waiting for remote bundle context.. on 42355 name: cad8b075-3084-4b19-a344-99711fb5e94e timout: [ RelativeTimeout value = 180000 ] 16:03:37 [INFO] Building jar from resources and headers. 16:03:37 [INFO] Writing jar finished. 16:03:50 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:03:50 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:03:50 [INFO] 16:03:50 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-app-reconciliation-framework --- 16:03:50 [INFO] 16:03:50 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-reconciliation-framework --- 16:03:50 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:03:50 [INFO] 16:03:50 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-app-reconciliation-framework --- 16:03:50 [INFO] CycloneDX: Resolving Dependencies 16:03:53 [INFO] CycloneDX: Creating BOM version 1.6 with 258 component(s) 16:03:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/bom.xml 16:03:53 [INFO] attaching as odl-openflowplugin-app-reconciliation-framework-0.21.6-SNAPSHOT-cyclonedx.xml 16:03:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/bom.json 16:03:53 [INFO] attaching as odl-openflowplugin-app-reconciliation-framework-0.21.6-SNAPSHOT-cyclonedx.json 16:03:53 [INFO] 16:03:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-reconciliation-framework --- 16:03:53 [INFO] Skipping duplicate-finder execution! 16:03:53 [INFO] 16:03:53 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-reconciliation-framework --- 16:03:53 [INFO] Skipping plugin execution 16:03:53 [INFO] 16:03:53 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-reconciliation-framework --- 16:03:53 [INFO] Skipping source per configuration. 16:03:53 [INFO] 16:03:53 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-app-reconciliation-framework --- 16:03:53 [INFO] 16:03:53 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-app-reconciliation-framework --- 16:03:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:03:53 [INFO] 16:03:53 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-reconciliation-framework --- 16:03:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-SNAPSHOT.pom 16:03:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-SNAPSHOT-features.xml 16:03:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-SNAPSHOT-cyclonedx.xml 16:03:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-SNAPSHOT-cyclonedx.json 16:03:53 [INFO] 16:03:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-reconciliation-framework --- 16:03:53 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:03:53 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/maven-metadata.xml 16:03:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:03:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:03:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:03:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:03:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:03:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:03:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:03:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:03:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:03:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:03:53 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:03:53 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:03:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:03:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:03:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:03:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:03:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:03:53 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:03:53 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:03:53 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:03:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:03:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:03:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:03:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:03:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:03:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:03:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:03:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:03:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:03:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:03:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:03:53 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:03:53 at java.lang.reflect.Method.invoke (Method.java:580) 16:03:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:03:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:03:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:03:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:03:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/maven-metadata.xml 16:03:53 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml 16:03:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:03:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:03:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:03:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:03:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:03:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:03:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:03:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:03:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:03:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:03:53 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:03:53 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:03:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:03:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:03:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:03:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:03:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:03:53 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:03:53 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:03:53 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:03:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:03:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:03:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:03:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:03:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:03:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:03:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:03:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:03:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:03:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:03:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:03:53 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:03:53 at java.lang.reflect.Method.invoke (Method.java:580) 16:03:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:03:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:03:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:03:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:03:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml 16:03:53 [INFO] 16:03:53 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation >-- 16:03:53 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.21.6-SNAPSHOT [51/84] 16:03:53 [INFO] from features/odl-openflowplugin-app-arbitratorreconciliation/pom.xml 16:03:53 [INFO] ------------------------------[ feature ]------------------------------- 16:03:53 [INFO] 16:03:53 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:03:53 [INFO] 16:03:53 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:03:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:03:54 [INFO] 16:03:54 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:03:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:03:54 [INFO] 16:03:54 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:03:54 [INFO] 16:03:54 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:03:54 [INFO] 16:03:54 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:03:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:03:54 [INFO] argLine set to empty 16:03:54 [INFO] 16:03:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:03:54 [INFO] Starting audit... 16:03:54 Audit done. 16:03:54 [INFO] You have 0 Checkstyle violations. 16:03:54 [INFO] 16:03:54 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:03:54 [INFO] Starting audit... 16:03:54 Audit done. 16:03:54 [INFO] You have 0 Checkstyle violations. 16:03:54 [INFO] 16:03:54 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:03:54 [INFO] 16:03:54 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:03:54 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml 16:03:54 [INFO] ...done! 16:03:54 [INFO] Set artifact 16:03:54 [INFO] 16:03:54 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:03:54 [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 16:03:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:03:54 [INFO] 16:03:54 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation >>> 16:03:54 [INFO] 16:03:54 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:03:54 [INFO] No files found to run spotbugs; check compile phase has been run. 16:03:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:03:54 [INFO] 16:03:54 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation <<< 16:03:54 [INFO] 16:03:54 [INFO] 16:03:54 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:03:54 [INFO] 16:03:54 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:03:54 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation 16:03:54 [INFO] Project dependency features detected: [] 16:03:54 [INFO] Pax Exam System (Version: 4.14.0) created. 16:03:54 [INFO] Creating RMI registry server on 127.0.0.1:36461 16:03:55 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:03:55 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:03:55 [INFO] Waiting for remote bundle context.. on 36461 name: 5b2d7b98-5193-4c57-bdf9-38a17958df08 timout: [ RelativeTimeout value = 180000 ] 16:03:59 [INFO] Building jar from resources and headers. 16:03:59 [INFO] Writing jar finished. 16:04:14 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:04:14 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:04:14 [INFO] 16:04:14 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:04:14 [INFO] 16:04:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:04:14 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:04:14 [INFO] 16:04:14 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:04:14 [INFO] CycloneDX: Resolving Dependencies 16:04:17 [INFO] CycloneDX: Creating BOM version 1.6 with 261 component(s) 16:04:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/bom.xml 16:04:17 [INFO] attaching as odl-openflowplugin-app-arbitratorreconciliation-0.21.6-SNAPSHOT-cyclonedx.xml 16:04:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/bom.json 16:04:17 [INFO] attaching as odl-openflowplugin-app-arbitratorreconciliation-0.21.6-SNAPSHOT-cyclonedx.json 16:04:17 [INFO] 16:04:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:04:17 [INFO] Skipping duplicate-finder execution! 16:04:17 [INFO] 16:04:17 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:04:17 [INFO] Skipping plugin execution 16:04:17 [INFO] 16:04:17 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:04:17 [INFO] Skipping source per configuration. 16:04:17 [INFO] 16:04:17 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:04:17 [INFO] 16:04:17 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:04:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:04:17 [INFO] 16:04:17 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:04:17 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-SNAPSHOT.pom 16:04:17 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-SNAPSHOT-features.xml 16:04:17 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-SNAPSHOT-cyclonedx.xml 16:04:17 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-SNAPSHOT-cyclonedx.json 16:04:17 [INFO] 16:04:17 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:04:17 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:04:17 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/maven-metadata.xml 16:04:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:04:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:04:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:04:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:04:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:04:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:04:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:04:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:04:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:04:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:04:17 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:04:17 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:04:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:04:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:04:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:04:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:04:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:04:17 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:04:17 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:04:17 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:04:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:04:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:04:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:04:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:04:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:04:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:04:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:04:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:04:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:04:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:04:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:04:17 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:04:17 at java.lang.reflect.Method.invoke (Method.java:580) 16:04:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:04:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:04:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:04:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:04:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/maven-metadata.xml 16:04:17 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml 16:04:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:04:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:04:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:04:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:04:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:04:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:04:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:04:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:04:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:04:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:04:17 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:04:17 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:04:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:04:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:04:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:04:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:04:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:04:17 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:04:17 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:04:17 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:04:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:04:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:04:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:04:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:04:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:04:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:04:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:04:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:04:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:04:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:04:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:04:17 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:04:17 at java.lang.reflect.Method.invoke (Method.java:580) 16:04:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:04:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:04:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:04:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:04:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml 16:04:17 [INFO] 16:04:17 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services >-- 16:04:17 [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services 0.21.6-SNAPSHOT [52/84] 16:04:17 [INFO] from features/odl-openflowplugin-flow-services/pom.xml 16:04:17 [INFO] ------------------------------[ feature ]------------------------------- 16:04:17 [INFO] 16:04:17 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-flow-services --- 16:04:17 [INFO] 16:04:17 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-flow-services --- 16:04:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:04:17 [INFO] 16:04:17 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services --- 16:04:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:04:17 [INFO] 16:04:17 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-flow-services --- 16:04:18 [INFO] 16:04:18 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-flow-services --- 16:04:18 [INFO] 16:04:18 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services --- 16:04:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:04:18 [INFO] argLine set to empty 16:04:18 [INFO] 16:04:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-flow-services --- 16:04:18 [INFO] Starting audit... 16:04:18 Audit done. 16:04:18 [INFO] You have 0 Checkstyle violations. 16:04:18 [INFO] 16:04:18 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-flow-services --- 16:04:18 [INFO] Starting audit... 16:04:18 Audit done. 16:04:18 [INFO] You have 0 Checkstyle violations. 16:04:18 [INFO] 16:04:18 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-flow-services --- 16:04:18 [INFO] 16:04:18 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services --- 16:04:18 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/feature/feature.xml 16:04:18 [INFO] ...done! 16:04:18 [INFO] Set artifact 16:04:18 [INFO] 16:04:18 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-flow-services --- 16:04:18 [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 16:04:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:04:18 [INFO] 16:04:18 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services >>> 16:04:18 [INFO] 16:04:18 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-flow-services --- 16:04:18 [INFO] No files found to run spotbugs; check compile phase has been run. 16:04:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:04:18 [INFO] 16:04:18 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services <<< 16:04:18 [INFO] 16:04:18 [INFO] 16:04:18 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-flow-services --- 16:04:18 [INFO] 16:04:18 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-flow-services --- 16:04:18 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-flow-services 16:04:18 [INFO] Project dependency features detected: [] 16:04:18 [INFO] Pax Exam System (Version: 4.14.0) created. 16:04:18 [INFO] Creating RMI registry server on 127.0.0.1:42321 16:04:18 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:04:18 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:04:18 [INFO] Waiting for remote bundle context.. on 42321 name: 20c389f5-08e3-488d-a596-2679f344ee41 timout: [ RelativeTimeout value = 180000 ] 16:04:22 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:40383/jndi/rmi://127.0.0.1:42321/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server 16:04:22 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:340) 16:04:22 at java.base/java.lang.Thread.run(Thread.java:1583) 16:04:22 Caused by: java.io.IOException: The server has been stopped. 16:04:22 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) 16:04:22 at org.apache.karaf.management.ConnectorServerFactory.startWithRetry(ConnectorServerFactory.java:370) 16:04:22 at org.apache.karaf.management.ConnectorServerFactory.startWithRetry(ConnectorServerFactory.java:364) 16:04:22 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:324) 16:04:22 ... 1 more 16:04:23 [INFO] Building jar from resources and headers. 16:04:23 [INFO] Writing jar finished. 16:04:34 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:04:34 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:04:34 [INFO] 16:04:34 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-flow-services --- 16:04:34 [INFO] 16:04:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-flow-services --- 16:04:34 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:04:34 [INFO] 16:04:34 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-flow-services --- 16:04:34 [INFO] CycloneDX: Resolving Dependencies 16:04:37 [INFO] CycloneDX: Creating BOM version 1.6 with 271 component(s) 16:04:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/bom.xml 16:04:37 [INFO] attaching as odl-openflowplugin-flow-services-0.21.6-SNAPSHOT-cyclonedx.xml 16:04:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/bom.json 16:04:37 [INFO] attaching as odl-openflowplugin-flow-services-0.21.6-SNAPSHOT-cyclonedx.json 16:04:37 [INFO] 16:04:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services --- 16:04:37 [INFO] Skipping duplicate-finder execution! 16:04:37 [INFO] 16:04:37 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services --- 16:04:37 [INFO] Skipping plugin execution 16:04:37 [INFO] 16:04:37 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services --- 16:04:37 [INFO] Skipping source per configuration. 16:04:37 [INFO] 16:04:37 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-flow-services --- 16:04:37 [INFO] 16:04:37 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-flow-services --- 16:04:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:04:37 [INFO] 16:04:37 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-flow-services --- 16:04:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-SNAPSHOT.pom 16:04:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-SNAPSHOT-features.xml 16:04:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-SNAPSHOT-cyclonedx.xml 16:04:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-SNAPSHOT-cyclonedx.json 16:04:37 [INFO] 16:04:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-flow-services --- 16:04:37 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:04:37 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/maven-metadata.xml 16:04:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:04:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:04:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:04:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:04:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:04:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:04:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:04:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:04:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:04:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:04:37 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:04:37 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:04:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:04:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:04:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:04:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:04:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:04:37 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:04:37 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:04:37 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:04:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:04:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:04:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:04:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:04:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:04:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:04:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:04:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:04:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:04:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:04:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:04:37 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:04:37 at java.lang.reflect.Method.invoke (Method.java:580) 16:04:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:04:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:04:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:04:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:04:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/maven-metadata.xml 16:04:37 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml 16:04:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:04:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:04:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:04:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:04:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:04:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:04:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:04:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:04:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:04:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:04:37 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:04:37 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:04:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:04:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:04:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:04:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:04:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:04:37 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:04:37 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:04:37 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:04:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:04:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:04:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:04:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:04:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:04:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:04:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:04:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:04:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:04:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:04:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:04:37 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:04:37 at java.lang.reflect.Method.invoke (Method.java:580) 16:04:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:04:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:04:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:04:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:04:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml 16:04:37 [INFO] 16:04:37 [INFO] ------------< org.opendaylight.openflowplugin:test-common >------------- 16:04:37 [INFO] Building test-common 0.21.6-SNAPSHOT [53/84] 16:04:37 [INFO] from test-common/pom.xml 16:04:37 [INFO] -------------------------------[ bundle ]------------------------------- 16:04:37 [INFO] 16:04:37 [INFO] --- clean:3.5.0:clean (default-clean) @ test-common --- 16:04:37 [INFO] 16:04:37 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ test-common --- 16:04:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:04:37 [INFO] 16:04:37 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ test-common --- 16:04:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:04:37 [INFO] 16:04:37 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ test-common --- 16:04:38 [INFO] 16:04:38 [INFO] --- dependency:3.11.0:properties (default) @ test-common --- 16:04:38 [INFO] 16:04:38 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ test-common --- 16:04:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:04:38 [INFO] 16:04:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-common --- 16:04:38 [INFO] Starting audit... 16:04:38 Audit done. 16:04:38 [INFO] You have 0 Checkstyle violations. 16:04:38 [INFO] 16:04:38 [INFO] --- checkstyle:3.6.0:check (default) @ test-common --- 16:04:38 [INFO] Starting audit... 16:04:38 Audit done. 16:04:38 [INFO] You have 0 Checkstyle violations. 16:04:38 [INFO] 16:04:38 [INFO] --- dependency:3.11.0:copy (unpack-license) @ test-common --- 16:04:38 [INFO] 16:04:38 [INFO] --- resources:3.5.0:resources (default-resources) @ test-common --- 16:04:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-common/src/main/resources 16:04:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/generated-sources/spi 16:04:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/generated-sources/yang 16:04:38 [INFO] 16:04:38 [INFO] --- compiler:3.15.0:compile (default-compile) @ test-common --- 16:04:38 [INFO] Recompiling the module because of changed dependency. 16:04:38 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 16:04:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[143,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:04:38 [INFO] 16:04:38 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ test-common >>> 16:04:38 [INFO] 16:04:38 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ test-common --- 16:04:38 [INFO] Fork Value is true 16:04:41 [INFO] Done SpotBugs Analysis.... 16:04:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:04:41 [INFO] 16:04:41 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ test-common <<< 16:04:41 [INFO] 16:04:41 [INFO] 16:04:41 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ test-common --- 16:04:41 [INFO] BugInstance size is 0 16:04:41 [INFO] Error size is 0 16:04:41 [INFO] No errors/warnings found 16:04:41 [INFO] 16:04:41 [INFO] --- resources:3.5.0:testResources (default-testResources) @ test-common --- 16:04:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-common/src/test/resources 16:04:41 [INFO] 16:04:41 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ test-common --- 16:04:41 [INFO] No sources to compile 16:04:41 [INFO] 16:04:41 [INFO] --- surefire:3.5.6:test (default-test) @ test-common --- 16:04:41 [INFO] No tests to run. 16:04:41 [INFO] 16:04:41 [INFO] --- copy:14.3.7:copy-files (default) @ test-common --- 16:04:41 [INFO] 16:04:41 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ test-common --- 16:04:41 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/test-common-0.21.6-SNAPSHOT.jar 16:04:41 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/META-INF/MANIFEST.MF 16:04:41 [INFO] 16:04:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-common --- 16:04:43 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/test-common-0.21.6-SNAPSHOT-javadoc.jar 16:04:43 [INFO] 16:04:43 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ test-common --- 16:04:43 [INFO] CycloneDX: Resolving Dependencies 16:04:44 [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) 16:04:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/bom.xml 16:04:44 [INFO] attaching as test-common-0.21.6-SNAPSHOT-cyclonedx.xml 16:04:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/bom.json 16:04:44 [INFO] attaching as test-common-0.21.6-SNAPSHOT-cyclonedx.json 16:04:44 [INFO] 16:04:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-common --- 16:04:44 [INFO] Skipping duplicate-finder execution! 16:04:44 [INFO] 16:04:44 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ test-common --- 16:04:44 [WARNING] Used undeclared dependencies found: 16:04:44 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile 16:04:44 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.8:compile 16:04:44 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.25:compile 16:04:44 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile 16:04:44 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.6:compile 16:04:44 [INFO] 16:04:44 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ test-common --- 16:04:44 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/test-common-0.21.6-SNAPSHOT-sources.jar 16:04:44 [INFO] 16:04:44 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ test-common --- 16:04:44 [INFO] 16:04:44 [INFO] --- jacoco:0.8.15:report (report) @ test-common --- 16:04:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:04:44 [INFO] 16:04:44 [INFO] --- install:3.1.4:install (default-install) @ test-common --- 16:04:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-SNAPSHOT.pom 16:04:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/test-common-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-SNAPSHOT.jar 16:04:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/test-common-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-SNAPSHOT-javadoc.jar 16:04:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-SNAPSHOT-cyclonedx.xml 16:04:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-SNAPSHOT-cyclonedx.json 16:04:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/test-common-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-SNAPSHOT-sources.jar 16:04:44 [INFO] 16:04:44 [INFO] --- bundle:6.1.0:install (default-install) @ test-common --- 16:04:44 [INFO] Installing org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-SNAPSHOT.jar 16:04:44 [INFO] Writing OBR metadata 16:04:44 [INFO] 16:04:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ test-common --- 16:04:44 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:04:44 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/maven-metadata.xml 16:04:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:04:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:04:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:04:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:04:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:04:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:04:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:04:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:04:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:04:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:04:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:04:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:04:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:04:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:04:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:04:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:04:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:04:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:04:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:04:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:04:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:04:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:04:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:04:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:04:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:04:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:04:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:04:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:04:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:04:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:04:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:04:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:04:44 at java.lang.reflect.Method.invoke (Method.java:580) 16:04:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:04:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:04:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:04:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:04:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/maven-metadata.xml 16:04:44 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/maven-metadata.xml 16:04:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:04:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:04:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:04:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:04:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:04:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:04:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:04:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:04:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:04:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:04:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:04:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:04:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:04:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:04:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:04:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:04:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:04:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:04:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:04:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:04:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:04:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:04:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:04:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:04:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:04:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:04:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:04:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:04:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:04:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:04:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:04:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:04:44 at java.lang.reflect.Method.invoke (Method.java:580) 16:04:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:04:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:04:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:04:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:04:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/maven-metadata.xml 16:04:44 [INFO] 16:04:44 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ test-common --- 16:04:44 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:04:44 [INFO] 16:04:44 [INFO] ----------< org.opendaylight.openflowplugin:drop-test-karaf >----------- 16:04:44 [INFO] Building drop-test-karaf 0.21.6-SNAPSHOT [54/84] 16:04:44 [INFO] from drop-test-karaf/pom.xml 16:04:44 [INFO] -------------------------------[ bundle ]------------------------------- 16:04:44 [INFO] 16:04:44 [INFO] --- clean:3.5.0:clean (default-clean) @ drop-test-karaf --- 16:04:44 [INFO] 16:04:44 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ drop-test-karaf --- 16:04:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:04:44 [INFO] 16:04:44 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ drop-test-karaf --- 16:04:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:04:44 [INFO] 16:04:44 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ drop-test-karaf --- 16:04:44 [INFO] 16:04:44 [INFO] --- dependency:3.11.0:properties (default) @ drop-test-karaf --- 16:04:44 [INFO] 16:04:44 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ drop-test-karaf --- 16:04:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:04:44 [INFO] 16:04:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ drop-test-karaf --- 16:04:44 [INFO] Starting audit... 16:04:44 Audit done. 16:04:44 [INFO] You have 0 Checkstyle violations. 16:04:44 [INFO] 16:04:44 [INFO] --- checkstyle:3.6.0:check (default) @ drop-test-karaf --- 16:04:44 [INFO] Starting audit... 16:04:44 Audit done. 16:04:44 [INFO] You have 0 Checkstyle violations. 16:04:44 [INFO] 16:04:44 [INFO] --- dependency:3.11.0:copy (unpack-license) @ drop-test-karaf --- 16:04:44 [INFO] 16:04:44 [INFO] --- resources:3.5.0:resources (default-resources) @ drop-test-karaf --- 16:04:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/src/main/resources 16:04:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/generated-sources/spi 16:04:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/generated-sources/yang 16:04:44 [INFO] 16:04:44 [INFO] --- compiler:3.15.0:compile (default-compile) @ drop-test-karaf --- 16:04:44 [INFO] Recompiling the module because of changed dependency. 16:04:44 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 16:04:44 [INFO] 16:04:44 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ drop-test-karaf >>> 16:04:44 [INFO] 16:04:44 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ drop-test-karaf --- 16:04:44 [INFO] Fork Value is true 16:04:47 [INFO] Done SpotBugs Analysis.... 16:04:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:04:47 [INFO] 16:04:47 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ drop-test-karaf <<< 16:04:47 [INFO] 16:04:47 [INFO] 16:04:47 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ drop-test-karaf --- 16:04:47 [INFO] BugInstance size is 0 16:04:47 [INFO] Error size is 0 16:04:47 [INFO] No errors/warnings found 16:04:47 [INFO] 16:04:47 [INFO] --- karaf-services:4.4.11:service-metadata-generate (service-metadata-generate) @ drop-test-karaf --- 16:04:48 [INFO] Ignoring jar:file:/tmp/r/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.11/org.apache.karaf.jaas.modules-4.4.11.jar!/org/apache/karaf/jaas/modules/impl/Activator.class 16:04:48 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ShowDropStatsCommandProvider 16:04:48 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsRpcCommandProvider 16:04:48 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCommandProvider 16:04:48 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCompleter 16:04:48 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ClearDropStatsCommandProvider 16:04:48 [INFO] 16:04:48 [INFO] --- resources:3.5.0:testResources (default-testResources) @ drop-test-karaf --- 16:04:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/src/test/resources 16:04:48 [INFO] 16:04:48 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ drop-test-karaf --- 16:04:48 [INFO] No sources to compile 16:04:48 [INFO] 16:04:48 [INFO] --- surefire:3.5.6:test (default-test) @ drop-test-karaf --- 16:04:48 [INFO] No tests to run. 16:04:48 [INFO] 16:04:48 [INFO] --- copy:14.3.7:copy-files (default) @ drop-test-karaf --- 16:04:48 [INFO] 16:04:48 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ drop-test-karaf --- 16:04:48 [WARNING] Bundle org.opendaylight.openflowplugin:drop-test-karaf:bundle:0.21.6-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/karaf/util/tracker 16:04:48 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:04:48 Package found in [Jar:org.apache.karaf.jaas.modules, Jar:org.apache.karaf.shell.core] 16:04:48 Class path [Jar:., Jar:javax.inject, Jar:test-common, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:mdsal-binding-api, Jar:org.eclipse.jdt.annotation, Jar:mdsal-common-api, Jar:binding-spec, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:model-flow-base, Jar:opendaylight-l2-types, Jar:openflow-protocol-api, Jar:netty-buffer, Jar:netty-common, Jar:model-inventory, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:binding-reflect, Jar:yang-ext, Jar:model-flow-service, Jar:rfc6991-ietf-yang-types, Jar:codegen-extensions, Jar:org.apache.karaf.shell.console, Jar:jline, Jar:jansi, Jar:org.apache.karaf.jaas.modules, Jar:org.apache.karaf.jaas.config, Jar:jakarta.xml.bind-api, Jar:jaxb-runtime, Jar:txw2, Jar:istack-commons-runtime, Jar:jakarta.activation, Jar:activation, Jar:org.apache.karaf.jaas.boot, Jar:org.apache.karaf.shell.core, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:org.osgi.framework, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:04:48 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/drop-test-karaf-0.21.6-SNAPSHOT.jar 16:04:48 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/META-INF/MANIFEST.MF 16:04:48 [INFO] 16:04:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ drop-test-karaf --- 16:04:49 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/drop-test-karaf-0.21.6-SNAPSHOT-javadoc.jar 16:04:49 [INFO] 16:04:49 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ drop-test-karaf --- 16:04:49 [INFO] CycloneDX: Resolving Dependencies 16:04:50 [INFO] CycloneDX: Creating BOM version 1.6 with 48 component(s) 16:04:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/bom.xml 16:04:50 [INFO] attaching as drop-test-karaf-0.21.6-SNAPSHOT-cyclonedx.xml 16:04:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/bom.json 16:04:50 [INFO] attaching as drop-test-karaf-0.21.6-SNAPSHOT-cyclonedx.json 16:04:50 [INFO] 16:04:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ drop-test-karaf --- 16:04:50 [INFO] Skipping duplicate-finder execution! 16:04:50 [INFO] 16:04:50 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ drop-test-karaf --- 16:04:50 [WARNING] Used undeclared dependencies found: 16:04:50 [WARNING] org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.11:provided 16:04:50 [INFO] 16:04:50 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ drop-test-karaf --- 16:04:50 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/drop-test-karaf-0.21.6-SNAPSHOT-sources.jar 16:04:50 [INFO] 16:04:50 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ drop-test-karaf --- 16:04:50 [INFO] 16:04:50 [INFO] --- jacoco:0.8.15:report (report) @ drop-test-karaf --- 16:04:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:04:50 [INFO] 16:04:50 [INFO] --- install:3.1.4:install (default-install) @ drop-test-karaf --- 16:04:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-SNAPSHOT.pom 16:04:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/drop-test-karaf-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-SNAPSHOT.jar 16:04:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/drop-test-karaf-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-SNAPSHOT-javadoc.jar 16:04:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-SNAPSHOT-cyclonedx.xml 16:04:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-SNAPSHOT-cyclonedx.json 16:04:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/drop-test-karaf-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-SNAPSHOT-sources.jar 16:04:50 [INFO] 16:04:50 [INFO] --- bundle:6.1.0:install (default-install) @ drop-test-karaf --- 16:04:50 [INFO] Installing org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-SNAPSHOT.jar 16:04:50 [INFO] Writing OBR metadata 16:04:50 [INFO] 16:04:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ drop-test-karaf --- 16:04:50 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:04:50 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/maven-metadata.xml 16:04:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:04:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:04:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:04:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:04:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:04:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:04:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:04:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:04:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:04:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:04:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:04:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:04:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:04:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:04:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:04:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:04:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:04:50 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:04:50 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:04:50 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:04:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:04:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:04:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:04:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:04:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:04:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:04:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:04:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:04:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:04:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:04:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:04:50 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:04:50 at java.lang.reflect.Method.invoke (Method.java:580) 16:04:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:04:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:04:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:04:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:04:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/maven-metadata.xml 16:04:50 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml 16:04:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:04:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:04:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:04:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:04:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:04:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:04:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:04:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:04:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:04:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:04:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:04:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:04:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:04:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:04:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:04:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:04:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:04:50 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:04:50 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:04:50 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:04:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:04:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:04:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:04:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:04:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:04:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:04:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:04:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:04:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:04:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:04:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:04:50 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:04:50 at java.lang.reflect.Method.invoke (Method.java:580) 16:04:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:04:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:04:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:04:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:04:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml 16:04:50 [INFO] 16:04:50 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ drop-test-karaf --- 16:04:50 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:04:50 [INFO] 16:04:50 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-drop-test >---- 16:04:50 [INFO] Building OpenDaylight :: Openflow Plugin :: Drop Test 0.21.6-SNAPSHOT [55/84] 16:04:50 [INFO] from features/odl-openflowplugin-drop-test/pom.xml 16:04:50 [INFO] ------------------------------[ feature ]------------------------------- 16:04:50 [INFO] 16:04:50 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-drop-test --- 16:04:50 [INFO] 16:04:50 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-drop-test --- 16:04:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:04:50 [INFO] 16:04:50 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-drop-test --- 16:04:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:04:50 [INFO] 16:04:50 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-drop-test --- 16:04:51 [INFO] 16:04:51 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-drop-test --- 16:04:51 [INFO] 16:04:51 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-drop-test --- 16:04:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:04:51 [INFO] argLine set to empty 16:04:51 [INFO] 16:04:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-drop-test --- 16:04:51 [INFO] Starting audit... 16:04:51 Audit done. 16:04:51 [INFO] You have 0 Checkstyle violations. 16:04:51 [INFO] 16:04:51 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-drop-test --- 16:04:51 [INFO] Starting audit... 16:04:51 Audit done. 16:04:51 [INFO] You have 0 Checkstyle violations. 16:04:51 [INFO] 16:04:51 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-drop-test --- 16:04:51 [INFO] 16:04:51 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-drop-test --- 16:04:51 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/feature/feature.xml 16:04:51 [INFO] ...done! 16:04:51 [INFO] Set artifact 16:04:51 [INFO] 16:04:51 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-drop-test --- 16:04:51 [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 16:04:51 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:04:51 [INFO] 16:04:51 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-drop-test >>> 16:04:51 [INFO] 16:04:51 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-drop-test --- 16:04:51 [INFO] No files found to run spotbugs; check compile phase has been run. 16:04:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:04:51 [INFO] 16:04:51 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-drop-test <<< 16:04:51 [INFO] 16:04:51 [INFO] 16:04:51 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-drop-test --- 16:04:51 [INFO] 16:04:51 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-drop-test --- 16:04:51 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-drop-test 16:04:51 [INFO] Project dependency features detected: [] 16:04:51 [INFO] Pax Exam System (Version: 4.14.0) created. 16:04:51 [INFO] Creating RMI registry server on 127.0.0.1:37703 16:04:52 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:04:52 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:04:52 [INFO] Waiting for remote bundle context.. on 37703 name: 22b0d846-4760-416d-87a5-615bb6d721ac timout: [ RelativeTimeout value = 180000 ] 16:04:56 [INFO] Building jar from resources and headers. 16:04:56 [INFO] Writing jar finished. 16:05:08 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:05:08 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:05:08 [INFO] 16:05:08 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-drop-test --- 16:05:08 [INFO] 16:05:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-drop-test --- 16:05:08 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:05:08 [INFO] 16:05:08 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-drop-test --- 16:05:08 [INFO] CycloneDX: Resolving Dependencies 16:05:12 [INFO] CycloneDX: Creating BOM version 1.6 with 274 component(s) 16:05:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/bom.xml 16:05:12 [INFO] attaching as odl-openflowplugin-drop-test-0.21.6-SNAPSHOT-cyclonedx.xml 16:05:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/bom.json 16:05:12 [INFO] attaching as odl-openflowplugin-drop-test-0.21.6-SNAPSHOT-cyclonedx.json 16:05:12 [INFO] 16:05:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-drop-test --- 16:05:12 [INFO] Skipping duplicate-finder execution! 16:05:12 [INFO] 16:05:12 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-drop-test --- 16:05:12 [INFO] Skipping plugin execution 16:05:12 [INFO] 16:05:12 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-drop-test --- 16:05:12 [INFO] Skipping source per configuration. 16:05:12 [INFO] 16:05:12 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-drop-test --- 16:05:12 [INFO] 16:05:12 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-drop-test --- 16:05:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:05:12 [INFO] 16:05:12 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-drop-test --- 16:05:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-SNAPSHOT.pom 16:05:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-SNAPSHOT-features.xml 16:05:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-SNAPSHOT-cyclonedx.xml 16:05:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-SNAPSHOT-cyclonedx.json 16:05:12 [INFO] 16:05:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-drop-test --- 16:05:12 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:05:12 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/maven-metadata.xml 16:05:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:05:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:05:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:05:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:05:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:05:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:05:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:05:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:05:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:05:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:05:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:05:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:05:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:05:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:05:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:05:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:05:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:05:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:05:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:05:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:05:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:05:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:05:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:05:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:05:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:05:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:05:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:05:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:05:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:05:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:05:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:05:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:05:12 at java.lang.reflect.Method.invoke (Method.java:580) 16:05:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:05:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:05:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:05:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:05:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/maven-metadata.xml 16:05:12 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml 16:05:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:05:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:05:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:05:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:05:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:05:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:05:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:05:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:05:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:05:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:05:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:05:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:05:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:05:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:05:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:05:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:05:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:05:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:05:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:05:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:05:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:05:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:05:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:05:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:05:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:05:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:05:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:05:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:05:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:05:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:05:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:05:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:05:12 at java.lang.reflect.Method.invoke (Method.java:580) 16:05:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:05:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:05:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:05:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:05:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml 16:05:12 [INFO] 16:05:12 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest >-- 16:05:12 [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.21.6-SNAPSHOT [56/84] 16:05:12 [INFO] from features/odl-openflowplugin-flow-services-rest/pom.xml 16:05:12 [INFO] ------------------------------[ feature ]------------------------------- 16:05:17 [INFO] 16:05:17 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-flow-services-rest --- 16:05:17 [INFO] 16:05:17 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-flow-services-rest --- 16:05:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:17 [INFO] 16:05:17 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services-rest --- 16:05:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:17 [INFO] 16:05:17 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-flow-services-rest --- 16:05:18 [INFO] 16:05:18 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-flow-services-rest --- 16:05:18 [INFO] 16:05:18 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services-rest --- 16:05:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:05:18 [INFO] argLine set to empty 16:05:18 [INFO] 16:05:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-flow-services-rest --- 16:05:18 [INFO] Starting audit... 16:05:18 Audit done. 16:05:18 [INFO] You have 0 Checkstyle violations. 16:05:18 [INFO] 16:05:18 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-flow-services-rest --- 16:05:18 [INFO] Starting audit... 16:05:18 Audit done. 16:05:18 [INFO] You have 0 Checkstyle violations. 16:05:18 [INFO] 16:05:18 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-flow-services-rest --- 16:05:18 [INFO] 16:05:18 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services-rest --- 16:05:18 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/feature/feature.xml 16:05:18 [INFO] ...done! 16:05:18 [INFO] Set artifact 16:05:18 [INFO] 16:05:18 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-flow-services-rest --- 16:05:18 [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 16:05:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:05:18 [INFO] 16:05:18 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services-rest >>> 16:05:18 [INFO] 16:05:18 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-flow-services-rest --- 16:05:18 [INFO] No files found to run spotbugs; check compile phase has been run. 16:05:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:05:18 [INFO] 16:05:18 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services-rest <<< 16:05:18 [INFO] 16:05:18 [INFO] 16:05:18 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-flow-services-rest --- 16:05:18 [INFO] 16:05:18 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-flow-services-rest --- 16:05:18 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest 16:05:19 [INFO] Project dependency features detected: [] 16:05:19 [INFO] Pax Exam System (Version: 4.14.0) created. 16:05:19 [INFO] Creating RMI registry server on 127.0.0.1:40823 16:05:19 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:05:19 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:05:19 [INFO] Waiting for remote bundle context.. on 40823 name: 020514ec-1297-4f31-bab3-b411409ce359 timout: [ RelativeTimeout value = 180000 ] 16:05:24 [INFO] Building jar from resources and headers. 16:05:24 [INFO] Writing jar finished. 16:05:39 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:05:39 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:05:39 [INFO] 16:05:39 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-flow-services-rest --- 16:05:39 [INFO] 16:05:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-flow-services-rest --- 16:05:39 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:05:39 [INFO] 16:05:39 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-flow-services-rest --- 16:05:39 [INFO] CycloneDX: Resolving Dependencies 16:05:45 [INFO] CycloneDX: Creating BOM version 1.6 with 473 component(s) 16:05:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/bom.xml 16:05:46 [INFO] attaching as odl-openflowplugin-flow-services-rest-0.21.6-SNAPSHOT-cyclonedx.xml 16:05:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/bom.json 16:05:46 [INFO] attaching as odl-openflowplugin-flow-services-rest-0.21.6-SNAPSHOT-cyclonedx.json 16:05:46 [INFO] 16:05:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services-rest --- 16:05:46 [INFO] Skipping duplicate-finder execution! 16:05:46 [INFO] 16:05:46 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services-rest --- 16:05:46 [INFO] Skipping plugin execution 16:05:46 [INFO] 16:05:46 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services-rest --- 16:05:46 [INFO] Skipping source per configuration. 16:05:46 [INFO] 16:05:46 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-flow-services-rest --- 16:05:46 [INFO] 16:05:46 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-flow-services-rest --- 16:05:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:05:46 [INFO] 16:05:46 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-flow-services-rest --- 16:05:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-SNAPSHOT.pom 16:05:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-SNAPSHOT-features.xml 16:05:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-SNAPSHOT-cyclonedx.xml 16:05:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-SNAPSHOT-cyclonedx.json 16:05:46 [INFO] 16:05:46 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-flow-services-rest --- 16:05:46 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:05:46 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/maven-metadata.xml 16:05:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:05:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:05:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:05:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:05:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:05:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:05:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:05:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:05:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:05:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:05:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:05:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:05:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:05:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:05:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:05:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:05:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:05:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:05:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:05:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:05:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:05:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:05:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:05:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:05:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:05:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:05:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:05:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:05:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:05:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:05:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:05:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:05:46 at java.lang.reflect.Method.invoke (Method.java:580) 16:05:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:05:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:05:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:05:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:05:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/maven-metadata.xml 16:05:46 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml 16:05:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:05:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:05:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:05:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:05:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:05:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:05:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:05:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:05:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:05:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:05:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:05:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:05:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:05:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:05:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:05:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:05:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:05:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:05:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:05:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:05:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:05:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:05:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:05:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:05:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:05:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:05:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:05:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:05:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:05:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:05:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:05:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:05:46 at java.lang.reflect.Method.invoke (Method.java:580) 16:05:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:05:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:05:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:05:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:05:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml 16:05:46 [INFO] 16:05:46 [INFO] ----< org.opendaylight.openflowplugin.applications:southbound-cli >----- 16:05:46 [INFO] Building southbound-cli 0.21.6-SNAPSHOT [57/84] 16:05:46 [INFO] from applications/southbound-cli/pom.xml 16:05:46 [INFO] -------------------------------[ bundle ]------------------------------- 16:05:46 [INFO] 16:05:46 [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-cli --- 16:05:46 [INFO] 16:05:46 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ southbound-cli --- 16:05:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:46 [INFO] 16:05:46 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ southbound-cli --- 16:05:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:46 [INFO] 16:05:46 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ southbound-cli --- 16:05:46 [INFO] 16:05:46 [INFO] --- dependency:3.11.0:properties (default) @ southbound-cli --- 16:05:46 [INFO] 16:05:46 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ southbound-cli --- 16:05:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:05:46 [INFO] 16:05:46 [INFO] --- yang:14.0.25:generate-sources (binding) @ southbound-cli --- 16:05:46 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:05:46 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/yang 16:05:46 [INFO] yang-to-sources: Found 16 dependencies in 5.009 ms 16:05:46 [INFO] yang-to-sources: Project model files found: 1 in 1.184 ms 16:05:46 [INFO] yang-to-sources: 2 YANG models processed in 68.62 ms 16:05:46 [INFO] BindingJavaFileGenerator: Defined 15 files in 2.162 ms 16:05:46 [INFO] Sorted 15 files into 4 directories in 125.8 μs 16:05:46 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 15 in 7.689 ms 16:05:46 [INFO] 16:05:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ southbound-cli --- 16:05:46 [INFO] Starting audit... 16:05:46 Audit done. 16:05:46 [INFO] You have 0 Checkstyle violations. 16:05:46 [INFO] 16:05:46 [INFO] --- checkstyle:3.6.0:check (default) @ southbound-cli --- 16:05:46 [INFO] Starting audit... 16:05:46 Audit done. 16:05:46 [INFO] You have 0 Checkstyle violations. 16:05:46 [INFO] 16:05:46 [INFO] --- dependency:3.11.0:copy (unpack-license) @ southbound-cli --- 16:05:46 [INFO] 16:05:46 [INFO] --- resources:3.5.0:resources (default-resources) @ southbound-cli --- 16:05:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/resources 16:05:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/generated-sources/spi 16:05:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:05:46 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:05:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:05:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/generated-sources/spi 16:05:46 [INFO] 16:05:46 [INFO] --- compiler:3.15.0:compile (default-compile) @ southbound-cli --- 16:05:46 [INFO] Recompiling the module because of changed dependency. 16:05:46 [INFO] Compiling 28 source files with javac [debug release 21] to target/classes 16:05:46 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/OFNode.java:[18,26] non-transient instance field of a serializable class declared with a non-serializable type 16:05:46 [INFO] 16:05:46 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ southbound-cli >>> 16:05:46 [INFO] 16:05:46 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ southbound-cli --- 16:05:46 [INFO] Fork Value is true 16:05:50 [INFO] Done SpotBugs Analysis.... 16:05:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:05:50 [INFO] 16:05:50 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ southbound-cli <<< 16:05:50 [INFO] 16:05:50 [INFO] 16:05:50 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ southbound-cli --- 16:05:50 [INFO] BugInstance size is 0 16:05:50 [INFO] Error size is 0 16:05:50 [INFO] No errors/warnings found 16:05:50 [INFO] 16:05:50 [INFO] --- karaf-services:4.4.11:service-metadata-generate (service-metadata-generate) @ southbound-cli --- 16:05:51 [INFO] Service org.opendaylight.openflowplugin.applications.reconciliation.cli.GetRegisteredServices 16:05:51 [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.ReconcileCommand 16:05:51 [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.ReconciliationCountCommand 16:05:51 [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.GetReconciliationStateCommand 16:05:51 [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.GetAllNodesCommand 16:05:51 [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.ShowNodeCommand 16:05:51 [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.GetFlowGroupCacheCommand 16:05:51 [INFO] 16:05:51 [INFO] --- resources:3.5.0:testResources (default-testResources) @ southbound-cli --- 16:05:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/test/resources 16:05:51 [INFO] 16:05:51 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ southbound-cli --- 16:05:51 [INFO] No sources to compile 16:05:51 [INFO] 16:05:51 [INFO] --- surefire:3.5.6:test (default-test) @ southbound-cli --- 16:05:51 [INFO] No tests to run. 16:05:51 [INFO] 16:05:51 [INFO] --- copy:14.3.7:copy-files (default) @ southbound-cli --- 16:05:51 [INFO] 16:05:51 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ southbound-cli --- 16:05:51 [WARNING] Bundle org.opendaylight.openflowplugin.applications:southbound-cli:bundle:0.21.6-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/karaf/util/tracker 16:05:51 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:05:51 Package found in [Jar:org.apache.karaf.shell.core, Jar:reconciliation-framework] 16:05:51 Class path [Jar:., Jar:javax.inject, Jar:jakarta.annotation-api, Jar:org.apache.karaf.shell.core, Jar:jline, Jar:org.apache.karaf.jaas.boot, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:mdsal-binding-api, Jar:mdsal-common-api, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:openflowplugin-api, Jar:openflow-protocol-api, Jar:netty-buffer, Jar:netty-common, Jar:mdsal-singleton-api, Jar:mdsal-eos-binding-api, Jar:mdsal-eos-common-api, Jar:general-entity, Jar:model-flow-service, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:binding-reflect, Jar:rfc6991-ietf-yang-types, Jar:yang-ext, Jar:model-flow-base, Jar:opendaylight-l2-types, Jar:model-inventory, Jar:codegen-extensions, Jar:forwardingrules-manager, Jar:srm-api, Jar:reconciliation-framework, Jar:infrautils-util, Jar:openflowplugin-extension-api, Jar:model-flow-statistics, Jar:arbitratorreconciliation-api, Jar:org.osgi.framework, Jar:org.osgi.service.component.annotations, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:binding-spec, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:05:51 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/southbound-cli-0.21.6-SNAPSHOT.jar 16:05:51 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/META-INF/MANIFEST.MF 16:05:51 [INFO] 16:05:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ southbound-cli --- 16:05:53 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/southbound-cli-0.21.6-SNAPSHOT-javadoc.jar 16:05:53 [INFO] 16:05:53 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ southbound-cli --- 16:05:53 [INFO] CycloneDX: Resolving Dependencies 16:05:54 [INFO] CycloneDX: Creating BOM version 1.6 with 54 component(s) 16:05:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/bom.xml 16:05:54 [INFO] attaching as southbound-cli-0.21.6-SNAPSHOT-cyclonedx.xml 16:05:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/bom.json 16:05:54 [INFO] attaching as southbound-cli-0.21.6-SNAPSHOT-cyclonedx.json 16:05:54 [INFO] 16:05:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ southbound-cli --- 16:05:54 [INFO] Skipping duplicate-finder execution! 16:05:54 [INFO] 16:05:54 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ southbound-cli --- 16:05:54 [WARNING] Used undeclared dependencies found: 16:05:54 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.8:compile 16:05:54 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile 16:05:54 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.6-SNAPSHOT:compile 16:05:54 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.6:compile 16:05:54 [INFO] 16:05:54 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ southbound-cli --- 16:05:54 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/southbound-cli-0.21.6-SNAPSHOT-sources.jar 16:05:54 [INFO] 16:05:54 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ southbound-cli --- 16:05:54 [INFO] 16:05:54 [INFO] --- jacoco:0.8.15:report (report) @ southbound-cli --- 16:05:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:05:54 [INFO] 16:05:54 [INFO] --- install:3.1.4:install (default-install) @ southbound-cli --- 16:05:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-SNAPSHOT.pom 16:05:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/southbound-cli-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-SNAPSHOT.jar 16:05:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/southbound-cli-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-SNAPSHOT-javadoc.jar 16:05:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-SNAPSHOT-cyclonedx.xml 16:05:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-SNAPSHOT-cyclonedx.json 16:05:54 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/southbound-cli-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-SNAPSHOT-sources.jar 16:05:54 [INFO] 16:05:54 [INFO] --- bundle:6.1.0:install (default-install) @ southbound-cli --- 16:05:54 [INFO] Installing org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-SNAPSHOT.jar 16:05:54 [INFO] Writing OBR metadata 16:05:54 [INFO] 16:05:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ southbound-cli --- 16:05:54 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:05:54 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/maven-metadata.xml 16:05:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:05:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:05:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:05:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:05:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:05:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:05:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:05:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:05:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:05:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:05:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:05:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:05:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:05:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:05:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:05:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:05:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:05:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:05:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:05:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:05:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:05:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:05:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:05:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:05:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:05:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:05:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:05:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:05:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:05:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:05:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:05:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:05:54 at java.lang.reflect.Method.invoke (Method.java:580) 16:05:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:05:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:05:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:05:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:05:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/maven-metadata.xml 16:05:54 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml 16:05:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:05:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:05:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:05:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:05:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:05:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:05:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:05:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:05:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:05:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:05:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:05:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:05:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:05:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:05:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:05:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:05:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:05:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:05:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:05:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:05:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:05:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:05:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:05:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:05:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:05:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:05:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:05:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:05:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:05:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:05:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:05:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:05:54 at java.lang.reflect.Method.invoke (Method.java:580) 16:05:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:05:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:05:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:05:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:05:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml 16:05:54 [INFO] 16:05:54 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ southbound-cli --- 16:05:54 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:05:54 [INFO] 16:05:54 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli >-- 16:05:54 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.21.6-SNAPSHOT [58/84] 16:05:54 [INFO] from features/odl-openflowplugin-app-southbound-cli/pom.xml 16:05:54 [INFO] ------------------------------[ feature ]------------------------------- 16:05:54 [INFO] 16:05:54 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-southbound-cli --- 16:05:54 [INFO] 16:05:54 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-southbound-cli --- 16:05:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:54 [INFO] 16:05:54 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-southbound-cli --- 16:05:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:05:54 [INFO] 16:05:54 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-southbound-cli --- 16:05:55 [INFO] 16:05:55 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-southbound-cli --- 16:05:55 [INFO] 16:05:55 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-southbound-cli --- 16:05:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:05:55 [INFO] argLine set to empty 16:05:55 [INFO] 16:05:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-southbound-cli --- 16:05:55 [INFO] Starting audit... 16:05:55 Audit done. 16:05:55 [INFO] You have 0 Checkstyle violations. 16:05:55 [INFO] 16:05:55 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-southbound-cli --- 16:05:55 [INFO] Starting audit... 16:05:55 Audit done. 16:05:55 [INFO] You have 0 Checkstyle violations. 16:05:55 [INFO] 16:05:55 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-southbound-cli --- 16:05:55 [INFO] 16:05:55 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-southbound-cli --- 16:05:55 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml 16:05:55 [INFO] ...done! 16:05:55 [INFO] Set artifact 16:05:55 [INFO] 16:05:55 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-southbound-cli --- 16:05:55 [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 16:05:55 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:05:55 [INFO] 16:05:55 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-southbound-cli >>> 16:05:55 [INFO] 16:05:55 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-southbound-cli --- 16:05:55 [INFO] No files found to run spotbugs; check compile phase has been run. 16:05:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:05:55 [INFO] 16:05:55 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-southbound-cli <<< 16:05:55 [INFO] 16:05:55 [INFO] 16:05:55 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-southbound-cli --- 16:05:55 [INFO] 16:05:55 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-app-southbound-cli --- 16:05:55 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli 16:05:55 [INFO] Project dependency features detected: [] 16:05:55 [INFO] Pax Exam System (Version: 4.14.0) created. 16:05:55 [INFO] Creating RMI registry server on 127.0.0.1:40971 16:05:56 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:05:56 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:05:56 [INFO] Waiting for remote bundle context.. on 40971 name: b6bf3170-16d0-498f-b82f-3187013c96d3 timout: [ RelativeTimeout value = 180000 ] 16:06:00 [INFO] Building jar from resources and headers. 16:06:00 [INFO] Writing jar finished. 16:06:11 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:06:11 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:06:11 [INFO] 16:06:11 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-app-southbound-cli --- 16:06:11 [INFO] 16:06:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-southbound-cli --- 16:06:11 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:06:11 [INFO] 16:06:11 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-app-southbound-cli --- 16:06:11 [INFO] CycloneDX: Resolving Dependencies 16:06:15 [INFO] CycloneDX: Creating BOM version 1.6 with 261 component(s) 16:06:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/bom.xml 16:06:15 [INFO] attaching as odl-openflowplugin-app-southbound-cli-0.21.6-SNAPSHOT-cyclonedx.xml 16:06:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/bom.json 16:06:15 [INFO] attaching as odl-openflowplugin-app-southbound-cli-0.21.6-SNAPSHOT-cyclonedx.json 16:06:15 [INFO] 16:06:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-southbound-cli --- 16:06:15 [INFO] Skipping duplicate-finder execution! 16:06:15 [INFO] 16:06:15 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-southbound-cli --- 16:06:15 [INFO] Skipping plugin execution 16:06:15 [INFO] 16:06:15 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-southbound-cli --- 16:06:15 [INFO] Skipping source per configuration. 16:06:15 [INFO] 16:06:15 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-app-southbound-cli --- 16:06:15 [INFO] 16:06:15 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-app-southbound-cli --- 16:06:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:06:15 [INFO] 16:06:15 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-southbound-cli --- 16:06:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-SNAPSHOT.pom 16:06:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-SNAPSHOT-features.xml 16:06:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-SNAPSHOT-cyclonedx.xml 16:06:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-SNAPSHOT-cyclonedx.json 16:06:15 [INFO] 16:06:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-southbound-cli --- 16:06:15 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:06:15 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/maven-metadata.xml 16:06:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:06:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:06:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:06:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:06:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:06:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:06:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:06:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:06:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:06:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:06:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:06:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:06:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:06:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:06:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:06:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:06:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:06:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:06:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:06:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:06:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:06:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:06:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:06:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:06:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:06:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:06:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:06:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:06:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:06:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:06:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:06:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:06:15 at java.lang.reflect.Method.invoke (Method.java:580) 16:06:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:06:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:06:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:06:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:06:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/maven-metadata.xml 16:06:15 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml 16:06:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:06:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:06:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:06:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:06:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:06:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:06:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:06:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:06:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:06:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:06:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:06:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:06:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:06:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:06:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:06:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:06:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:06:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:06:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:06:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:06:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:06:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:06:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:06:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:06:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:06:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:06:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:06:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:06:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:06:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:06:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:06:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:06:15 at java.lang.reflect.Method.invoke (Method.java:580) 16:06:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:06:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:06:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:06:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:06:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml 16:06:15 [INFO] 16:06:15 [INFO] --< org.opendaylight.openflowplugin:openflowjava-extension-nicira-api >-- 16:06:15 [INFO] Building openflowjava-extension-nicira-api 0.21.6-SNAPSHOT [59/84] 16:06:15 [INFO] from extension/openflowjava-extension-nicira-api/pom.xml 16:06:15 [INFO] -------------------------------[ bundle ]------------------------------- 16:06:15 [INFO] 16:06:15 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-extension-nicira-api --- 16:06:15 [INFO] 16:06:15 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowjava-extension-nicira-api --- 16:06:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:15 [INFO] 16:06:15 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira-api --- 16:06:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:15 [INFO] 16:06:15 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowjava-extension-nicira-api --- 16:06:15 [INFO] 16:06:15 [INFO] --- dependency:3.11.0:properties (default) @ openflowjava-extension-nicira-api --- 16:06:15 [INFO] 16:06:15 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira-api --- 16:06:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:06:15 [INFO] 16:06:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-nicira-api --- 16:06:15 [INFO] Starting audit... 16:06:15 Audit done. 16:06:15 [INFO] You have 0 Checkstyle violations. 16:06:15 [INFO] 16:06:15 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-nicira-api --- 16:06:15 [INFO] Starting audit... 16:06:15 Audit done. 16:06:15 [INFO] You have 0 Checkstyle violations. 16:06:15 [INFO] 16:06:15 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowjava-extension-nicira-api --- 16:06:15 [INFO] 16:06:15 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowjava-extension-nicira-api --- 16:06:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/src/main/resources 16:06:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/generated-sources/spi 16:06:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/generated-sources/yang 16:06:15 [INFO] 16:06:15 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowjava-extension-nicira-api --- 16:06:15 [INFO] Recompiling the module because of changed dependency. 16:06:15 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 16:06:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraExtensionCodecRegistrator.java:[24,8] auto-closeable resource org.opendaylight.openflowjava.nx.api.NiciraExtensionCodecRegistrator has a member method close() that could throw InterruptedException 16:06:16 [INFO] 16:06:16 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira-api >>> 16:06:16 [INFO] 16:06:16 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowjava-extension-nicira-api --- 16:06:16 [INFO] Fork Value is true 16:06:18 [INFO] Done SpotBugs Analysis.... 16:06:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:06:18 [INFO] 16:06:18 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira-api <<< 16:06:18 [INFO] 16:06:18 [INFO] 16:06:18 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowjava-extension-nicira-api --- 16:06:18 [INFO] BugInstance size is 0 16:06:18 [INFO] Error size is 0 16:06:18 [INFO] No errors/warnings found 16:06:18 [INFO] 16:06:18 [INFO] --- resources:3.5.0:testResources (default-testResources) @ openflowjava-extension-nicira-api --- 16:06:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/src/test/resources 16:06:18 [INFO] 16:06:18 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ openflowjava-extension-nicira-api --- 16:06:18 [INFO] Recompiling the module because of changed dependency. 16:06:18 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 16:06:18 [INFO] 16:06:18 [INFO] --- surefire:3.5.6:test (default-test) @ openflowjava-extension-nicira-api --- 16:06:18 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/surefire-reports 16:06:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:06:18 [INFO] 16:06:18 [INFO] ------------------------------------------------------- 16:06:18 [INFO] T E S T S 16:06:18 [INFO] ------------------------------------------------------- 16:06:19 [INFO] Running org.opendaylight.openflowjava.nx.api.NiciraActionSerializerKeyTest 16:06:19 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionSerializerKeyTest 16:06:19 [INFO] Running org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKeyTest 16:06:19 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKeyTest 16:06:19 [INFO] 16:06:19 [INFO] Results: 16:06:19 [INFO] 16:06:19 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 16:06:19 [INFO] 16:06:19 [INFO] 16:06:19 [INFO] --- copy:14.3.7:copy-files (default) @ openflowjava-extension-nicira-api --- 16:06:19 [INFO] 16:06:19 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ openflowjava-extension-nicira-api --- 16:06:19 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.21.6-SNAPSHOT.jar 16:06:19 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/META-INF/MANIFEST.MF 16:06:19 [INFO] 16:06:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-extension-nicira-api --- 16:06:20 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.21.6-SNAPSHOT-javadoc.jar 16:06:20 [INFO] 16:06:20 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowjava-extension-nicira-api --- 16:06:20 [INFO] CycloneDX: Resolving Dependencies 16:06:21 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 16:06:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/bom.xml 16:06:21 [INFO] attaching as openflowjava-extension-nicira-api-0.21.6-SNAPSHOT-cyclonedx.xml 16:06:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/bom.json 16:06:21 [INFO] attaching as openflowjava-extension-nicira-api-0.21.6-SNAPSHOT-cyclonedx.json 16:06:21 [INFO] 16:06:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira-api --- 16:06:21 [INFO] Skipping duplicate-finder execution! 16:06:21 [INFO] 16:06:21 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflowjava-extension-nicira-api --- 16:06:21 [WARNING] Used undeclared dependencies found: 16:06:21 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.25:compile 16:06:21 [INFO] 16:06:21 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflowjava-extension-nicira-api --- 16:06:21 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.21.6-SNAPSHOT-sources.jar 16:06:21 [INFO] 16:06:21 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflowjava-extension-nicira-api --- 16:06:21 [INFO] 16:06:21 [INFO] --- jacoco:0.8.15:report (report) @ openflowjava-extension-nicira-api --- 16:06:21 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec 16:06:21 [INFO] Analyzed bundle 'openflowjava-extension-nicira-api' with 4 classes 16:06:21 [INFO] 16:06:21 [INFO] --- install:3.1.4:install (default-install) @ openflowjava-extension-nicira-api --- 16:06:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-SNAPSHOT.pom 16:06:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-SNAPSHOT.jar 16:06:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-SNAPSHOT-javadoc.jar 16:06:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-SNAPSHOT-cyclonedx.xml 16:06:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-SNAPSHOT-cyclonedx.json 16:06:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-SNAPSHOT-sources.jar 16:06:21 [INFO] 16:06:21 [INFO] --- bundle:6.1.0:install (default-install) @ openflowjava-extension-nicira-api --- 16:06:21 [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-SNAPSHOT.jar 16:06:21 [INFO] Writing OBR metadata 16:06:21 [INFO] 16:06:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowjava-extension-nicira-api --- 16:06:21 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:06:21 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/maven-metadata.xml 16:06:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:06:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:06:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:06:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:06:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:06:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:06:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:06:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:06:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:06:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:06:21 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:06:21 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:06:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:06:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:06:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:06:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:06:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:06:21 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:06:21 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:06:21 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:06:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:06:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:06:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:06:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:06:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:06:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:06:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:06:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:06:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:06:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:06:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:06:21 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:06:21 at java.lang.reflect.Method.invoke (Method.java:580) 16:06:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:06:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:06:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:06:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:06:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/maven-metadata.xml 16:06:21 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml 16:06:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:06:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:06:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:06:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:06:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:06:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:06:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:06:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:06:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:06:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:06:21 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:06:21 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:06:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:06:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:06:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:06:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:06:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:06:21 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:06:21 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:06:21 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:06:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:06:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:06:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:06:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:06:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:06:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:06:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:06:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:06:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:06:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:06:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:06:21 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:06:21 at java.lang.reflect.Method.invoke (Method.java:580) 16:06:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:06:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:06:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:06:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:06:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml 16:06:21 [INFO] 16:06:21 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ openflowjava-extension-nicira-api --- 16:06:21 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:06:21 [INFO] 16:06:21 [INFO] ---< org.opendaylight.openflowplugin:openflowjava-extension-nicira >---- 16:06:21 [INFO] Building openflowjava-extension-nicira 0.21.6-SNAPSHOT [60/84] 16:06:21 [INFO] from extension/openflowjava-extension-nicira/pom.xml 16:06:21 [INFO] -------------------------------[ bundle ]------------------------------- 16:06:21 [INFO] 16:06:21 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-extension-nicira --- 16:06:21 [INFO] 16:06:21 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowjava-extension-nicira --- 16:06:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:21 [INFO] 16:06:21 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira --- 16:06:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:21 [INFO] 16:06:21 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowjava-extension-nicira --- 16:06:21 [INFO] 16:06:21 [INFO] --- dependency:3.11.0:properties (default) @ openflowjava-extension-nicira --- 16:06:21 [INFO] 16:06:21 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira --- 16:06:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:06:21 [INFO] 16:06:21 [INFO] --- yang:14.0.25:generate-sources (binding) @ openflowjava-extension-nicira --- 16:06:21 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:06:21 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/main/yang 16:06:21 [INFO] yang-to-sources: Found 5 dependencies in 953.2 μs 16:06:22 [INFO] yang-to-sources: Project model files found: 2 in 10.60 ms 16:06:22 [INFO] yang-to-sources: 11 YANG models processed in 164.8 ms 16:06:22 [INFO] BindingJavaFileGenerator: Defined 365 files in 20.52 ms 16:06:22 [INFO] Sorted 365 files into 74 directories in 544.1 μs 16:06:22 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 365 in 79.83 ms 16:06:22 [INFO] 16:06:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-nicira --- 16:06:22 [INFO] Starting audit... 16:06:22 Audit done. 16:06:22 [INFO] You have 0 Checkstyle violations. 16:06:22 [INFO] 16:06:22 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-nicira --- 16:06:22 [INFO] Starting audit... 16:06:22 Audit done. 16:06:22 [INFO] You have 0 Checkstyle violations. 16:06:22 [INFO] 16:06:22 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowjava-extension-nicira --- 16:06:22 [INFO] 16:06:22 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowjava-extension-nicira --- 16:06:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/main/resources 16:06:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/generated-sources/spi 16:06:22 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:06:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:06:22 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:06:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/generated-sources/spi 16:06:22 [INFO] 16:06:22 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowjava-extension-nicira --- 16:06:22 [INFO] Recompiling the module because of changed dependency. 16:06:22 [INFO] Compiling 437 source files with javac [debug release 21] to target/classes 16:06:24 [INFO] 16:06:24 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira >>> 16:06:24 [INFO] 16:06:24 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowjava-extension-nicira --- 16:06:24 [INFO] Fork Value is true 16:06:30 [INFO] Done SpotBugs Analysis.... 16:06:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:06:30 [INFO] 16:06:30 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira <<< 16:06:30 [INFO] 16:06:30 [INFO] 16:06:30 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowjava-extension-nicira --- 16:06:30 [INFO] BugInstance size is 0 16:06:30 [INFO] Error size is 0 16:06:30 [INFO] No errors/warnings found 16:06:30 [INFO] 16:06:30 [INFO] --- resources:3.5.0:testResources (default-testResources) @ openflowjava-extension-nicira --- 16:06:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/test/resources 16:06:30 [INFO] 16:06:30 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ openflowjava-extension-nicira --- 16:06:30 [INFO] Recompiling the module because of changed dependency. 16:06:30 [INFO] Compiling 62 source files with javac [debug release 21] to target/test-classes 16:06:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/test/java/org/opendaylight/openflowjava/nx/codec/action/LearnCodecTest.java:[262,22] implicit cast from int to short in compound assignment is possibly lossy 16:06:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/test/java/org/opendaylight/openflowjava/nx/codec/action/LearnCodecTest.java:[263,22] implicit cast from int to short in compound assignment is possibly lossy 16:06:30 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/test/java/org/opendaylight/openflowjava/nx/codec/match/AbstractExperimenterMatchCodecTest.java:[43,26] serializable class org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest.TestNxmField has no definition of serialVersionUID 16:06:30 [INFO] 16:06:30 [INFO] --- surefire:3.5.6:test (default-test) @ openflowjava-extension-nicira --- 16:06:30 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/surefire-reports 16:06:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:06:30 [INFO] 16:06:30 [INFO] ------------------------------------------------------- 16:06:30 [INFO] T E S T S 16:06:30 [INFO] ------------------------------------------------------- 16:06:31 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg3CodecTest 16:06:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg3CodecTest 16:06:32 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest 16:06:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest 16:06:32 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest 16:06:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest 16:06:32 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest 16:06:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest 16:06:32 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest 16:06:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest 16:06:32 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest 16:06:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest 16:06:32 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest 16:06:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest 16:06:32 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest 16:06:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest 16:06:32 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest 16:06:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest 16:06:32 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest 16:06:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest 16:06:32 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpShaCodecTest 16:06:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpShaCodecTest 16:06:32 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest 16:06:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest 16:06:32 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest 16:06:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest 16:06:32 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest 16:06:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest 16:06:32 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest 16:06:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest 16:06:32 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest 16:06:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest 16:06:32 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest 16:06:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest 16:06:32 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest 16:06:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest 16:06:32 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest 16:06:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest 16:06:32 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest 16:06:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest 16:06:32 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest 16:06:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest 16:06:32 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest 16:06:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest 16:06:32 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest 16:06:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest 16:06:32 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest 16:06:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest 16:06:32 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest 16:06:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest 16:06:32 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest 16:06:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest 16:06:32 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest 16:06:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest 16:06:32 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest 16:06:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest 16:06:32 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest 16:06:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest 16:06:32 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest 16:06:32 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:06:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.047 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest 16:06:33 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest 16:06:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest 16:06:33 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest 16:06:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest 16:06:33 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest 16:06:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest 16:06:33 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest 16:06:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest 16:06:33 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest 16:06:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest 16:06:33 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest 16:06:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest 16:06:33 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NspCodecTest 16:06:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.NspCodecTest 16:06:33 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest 16:06:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest 16:06:33 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest 16:06:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest 16:06:33 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest 16:06:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest 16:06:33 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest 16:06:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest 16:06:33 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest 16:06:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest 16:06:33 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest 16:06:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest 16:06:33 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest 16:06:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.333 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest 16:06:33 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest 16:06:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest 16:06:33 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest 16:06:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest 16:06:33 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest 16:06:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest 16:06:33 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest 16:06:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest 16:06:33 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest 16:06:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest 16:06:33 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest 16:06:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest 16:06:33 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest 16:06:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest 16:06:34 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest 16:06:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest 16:06:34 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest 16:06:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest 16:06:34 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest 16:06:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest 16:06:34 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest 16:06:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest 16:06:34 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest 16:06:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest 16:06:34 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest 16:06:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest 16:06:34 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest 16:06:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest 16:06:34 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest 16:06:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest 16:06:34 [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest 16:06:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest 16:06:34 [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest 16:06:34 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest 16:06:34 [INFO] 16:06:34 [INFO] Results: 16:06:34 [INFO] 16:06:34 [INFO] Tests run: 155, Failures: 0, Errors: 0, Skipped: 0 16:06:34 [INFO] 16:06:34 [INFO] 16:06:34 [INFO] --- copy:14.3.7:copy-files (default) @ openflowjava-extension-nicira --- 16:06:34 [INFO] 16:06:34 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ openflowjava-extension-nicira --- 16:06:34 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.21.6-SNAPSHOT.jar 16:06:34 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/META-INF/MANIFEST.MF 16:06:34 [INFO] 16:06:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-extension-nicira --- 16:06:40 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.21.6-SNAPSHOT-javadoc.jar 16:06:40 [INFO] 16:06:40 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowjava-extension-nicira --- 16:06:40 [INFO] CycloneDX: Resolving Dependencies 16:06:41 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 16:06:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/bom.xml 16:06:41 [INFO] attaching as openflowjava-extension-nicira-0.21.6-SNAPSHOT-cyclonedx.xml 16:06:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/bom.json 16:06:41 [INFO] attaching as openflowjava-extension-nicira-0.21.6-SNAPSHOT-cyclonedx.json 16:06:41 [INFO] 16:06:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira --- 16:06:41 [INFO] Skipping duplicate-finder execution! 16:06:41 [INFO] 16:06:41 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflowjava-extension-nicira --- 16:06:41 [INFO] No dependency problems found 16:06:41 [INFO] 16:06:41 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflowjava-extension-nicira --- 16:06:41 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.21.6-SNAPSHOT-sources.jar 16:06:41 [INFO] 16:06:41 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflowjava-extension-nicira --- 16:06:41 [INFO] 16:06:41 [INFO] --- jacoco:0.8.15:report (report) @ openflowjava-extension-nicira --- 16:06:41 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec 16:06:41 [INFO] Analyzed bundle 'openflowjava-extension-nicira' with 77 classes 16:06:41 [INFO] 16:06:41 [INFO] --- install:3.1.4:install (default-install) @ openflowjava-extension-nicira --- 16:06:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-SNAPSHOT.pom 16:06:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-SNAPSHOT.jar 16:06:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-SNAPSHOT-javadoc.jar 16:06:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-SNAPSHOT-cyclonedx.xml 16:06:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-SNAPSHOT-cyclonedx.json 16:06:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-SNAPSHOT-sources.jar 16:06:41 [INFO] 16:06:41 [INFO] --- bundle:6.1.0:install (default-install) @ openflowjava-extension-nicira --- 16:06:41 [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-SNAPSHOT.jar 16:06:41 [INFO] Writing OBR metadata 16:06:41 [INFO] 16:06:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowjava-extension-nicira --- 16:06:41 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:06:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml 16:06:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:06:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:06:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:06:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:06:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:06:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:06:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:06:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:06:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:06:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:06:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:06:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:06:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:06:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:06:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:06:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:06:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:06:41 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:06:41 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:06:41 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:06:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:06:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:06:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:06:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:06:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:06:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:06:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:06:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:06:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:06:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:06:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:06:41 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:06:41 at java.lang.reflect.Method.invoke (Method.java:580) 16:06:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:06:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:06:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:06:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:06:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml 16:06:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml 16:06:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:06:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:06:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:06:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:06:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:06:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:06:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:06:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:06:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:06:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:06:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:06:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:06:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:06:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:06:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:06:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:06:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:06:41 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:06:41 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:06:41 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:06:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:06:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:06:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:06:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:06:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:06:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:06:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:06:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:06:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:06:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:06:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:06:41 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:06:41 at java.lang.reflect.Method.invoke (Method.java:580) 16:06:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:06:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:06:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:06:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:06:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml 16:06:41 [INFO] 16:06:41 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ openflowjava-extension-nicira --- 16:06:41 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:06:41 [INFO] 16:06:41 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-nicira >--- 16:06:41 [INFO] Building openflowplugin-extension-nicira 0.21.6-SNAPSHOT [61/84] 16:06:41 [INFO] from extension/openflowplugin-extension-nicira/pom.xml 16:06:41 [INFO] -------------------------------[ bundle ]------------------------------- 16:06:41 [INFO] 16:06:41 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-nicira --- 16:06:41 [INFO] 16:06:41 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-extension-nicira --- 16:06:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:41 [INFO] 16:06:41 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-extension-nicira --- 16:06:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:06:41 [INFO] 16:06:41 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-extension-nicira --- 16:06:42 [INFO] 16:06:42 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-extension-nicira --- 16:06:42 [INFO] 16:06:42 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-extension-nicira --- 16:06:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:06:42 [INFO] 16:06:42 [INFO] --- yang:14.0.25:generate-sources (binding) @ openflowplugin-extension-nicira --- 16:06:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:06:42 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/src/main/yang 16:06:42 [INFO] yang-to-sources: Found 13 dependencies in 1.529 ms 16:06:42 [INFO] yang-to-sources: Project model files found: 2 in 22.14 ms 16:06:43 [INFO] yang-to-sources: 40 YANG models processed in 638.4 ms 16:06:43 [INFO] BindingJavaFileGenerator: Defined 916 files in 76.11 ms 16:06:43 [INFO] Sorted 916 files into 95 directories in 880.7 μs 16:06:43 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 916 in 223.2 ms 16:06:43 [INFO] 16:06:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-nicira --- 16:06:43 [INFO] Starting audit... 16:06:43 Audit done. 16:06:43 [INFO] You have 0 Checkstyle violations. 16:06:43 [INFO] 16:06:43 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-nicira --- 16:06:44 [INFO] Starting audit... 16:06:44 Audit done. 16:06:44 [INFO] You have 0 Checkstyle violations. 16:06:44 [INFO] 16:06:44 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-extension-nicira --- 16:06:44 [INFO] 16:06:44 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowplugin-extension-nicira --- 16:06:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/src/main/resources 16:06:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 16:06:44 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:06:44 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:06:44 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:06:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 16:06:44 [INFO] 16:06:44 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowplugin-extension-nicira --- 16:06:44 [INFO] Recompiling the module because of changed dependency. 16:06:44 [INFO] Compiling 971 source files with javac [debug release 21] to target/classes 16:06:49 [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 16:06:49 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:06:49 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:06:49 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:06:49 [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 16:06:49 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:06:49 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:06:49 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:06:49 [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 16:06:49 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:06:49 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:06:49 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:06:49 [INFO] 16:06:49 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-extension-nicira >>> 16:06:49 [INFO] 16:06:49 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-extension-nicira --- 16:06:49 [INFO] Fork Value is true 16:06:56 [INFO] Done SpotBugs Analysis.... 16:06:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:06:57 [INFO] 16:06:57 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-extension-nicira <<< 16:06:57 [INFO] 16:06:57 [INFO] 16:06:57 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-extension-nicira --- 16:06:57 [INFO] BugInstance size is 0 16:06:57 [INFO] Error size is 0 16:06:57 [INFO] No errors/warnings found 16:06:57 [INFO] 16:06:57 [INFO] --- resources:3.5.0:testResources (default-testResources) @ openflowplugin-extension-nicira --- 16:06:57 [INFO] Copying 1 resource from src/test/resources to target/test-classes 16:06:57 [INFO] 16:06:57 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ openflowplugin-extension-nicira --- 16:06:57 [INFO] Recompiling the module because of changed dependency. 16:06:57 [INFO] Compiling 44 source files with javac [debug release 21] to target/test-classes 16:06:57 [INFO] 16:06:57 [INFO] --- surefire:3.5.6:test (default-test) @ openflowplugin-extension-nicira --- 16:06:57 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/surefire-reports 16:06:57 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:06:57 [INFO] 16:06:57 [INFO] ------------------------------------------------------- 16:06:57 [INFO] T E S T S 16:06:57 [INFO] ------------------------------------------------------- 16:06:59 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest 16:06:59 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:07:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.215 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest 16:07:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest 16:07:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest 16:07:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtStateConvertorTest 16:07:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtStateConvertorTest 16:07:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpDstConvertorTest 16:07:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpDstConvertorTest 16:07:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshMdtypeConvertorTest 16:07:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshMdtypeConvertorTest 16:07:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc2ConvertorTest 16:07:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc2ConvertorTest 16:07:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpShaConvertorTest 16:07:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpShaConvertorTest 16:07:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4DstConvertorTest 16:07:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4DstConvertorTest 16:07:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest 16:07:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest 16:07:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest 16:07:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest 16:07:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest 16:07:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest 16:07:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshFlagsConvertorTest 16:07:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshFlagsConvertorTest 16:07:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpThaConvertorTest 16:07:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpThaConvertorTest 16:07:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpTpaConvertorTest 16:07:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpTpaConvertorTest 16:07:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpSrcConvertorTest 16:07:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpSrcConvertorTest 16:07:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NsiConvertorTest 16:07:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NsiConvertorTest 16:07:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpDstConvertorTest 16:07:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpDstConvertorTest 16:07:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc1ConvertorTest 16:07:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc1ConvertorTest 16:07:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtZoneConvertorTest 16:07:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtZoneConvertorTest 16:07:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4SrcConvertorTest 16:07:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4SrcConvertorTest 16:07:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthSrcConvertorTest 16:07:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthSrcConvertorTest 16:07:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshTtlConvertorTest 16:07:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshTtlConvertorTest 16:07:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthDstConvertorTest 16:07:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthDstConvertorTest 16:07:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NspConvertorTest 16:07:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NspConvertorTest 16:07:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthTypeConvertorTest 16:07:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthTypeConvertorTest 16:07:00 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpSrcConvertorTest 16:07:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpSrcConvertorTest 16:07:01 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshNpConvertorTest 16:07:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshNpConvertorTest 16:07:01 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc4ConvertorTest 16:07:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc4ConvertorTest 16:07:01 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpSpaConvertorTest 16:07:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpSpaConvertorTest 16:07:01 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest 16:07:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.487 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest 16:07:01 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest 16:07:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest 16:07:01 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest 16:07:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest 16:07:01 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest 16:07:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest 16:07:02 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest 16:07:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.240 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest 16:07:02 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FieldChoiceResolverTest 16:07:02 [INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FieldChoiceResolverTest 16:07:02 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest 16:07:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest 16:07:02 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest 16:07:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest 16:07:02 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest 16:07:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest 16:07:03 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest 16:07:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest 16:07:03 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest 16:07:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest 16:07:03 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest 16:07:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest 16:07:04 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest 16:07:04 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest 16:07:04 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest 16:07:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest 16:07:04 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest 16:07:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest 16:07:04 [INFO] 16:07:04 [INFO] Results: 16:07:04 [INFO] 16:07:04 [INFO] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0 16:07:04 [INFO] 16:07:04 [INFO] 16:07:04 [INFO] --- copy:14.3.7:copy-files (default) @ openflowplugin-extension-nicira --- 16:07:04 [INFO] 16:07:04 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ openflowplugin-extension-nicira --- 16:07:05 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.21.6-SNAPSHOT.jar 16:07:06 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/META-INF/MANIFEST.MF 16:07:06 [INFO] 16:07:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-extension-nicira --- 16:07:17 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.21.6-SNAPSHOT-javadoc.jar 16:07:17 [INFO] 16:07:17 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowplugin-extension-nicira --- 16:07:17 [INFO] CycloneDX: Resolving Dependencies 16:07:18 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 16:07:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/bom.xml 16:07:18 [INFO] attaching as openflowplugin-extension-nicira-0.21.6-SNAPSHOT-cyclonedx.xml 16:07:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/bom.json 16:07:18 [INFO] attaching as openflowplugin-extension-nicira-0.21.6-SNAPSHOT-cyclonedx.json 16:07:18 [INFO] 16:07:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-nicira --- 16:07:18 [INFO] Skipping duplicate-finder execution! 16:07:18 [INFO] 16:07:18 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflowplugin-extension-nicira --- 16:07:18 [INFO] No dependency problems found 16:07:18 [INFO] 16:07:18 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflowplugin-extension-nicira --- 16:07:18 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.21.6-SNAPSHOT-sources.jar 16:07:18 [INFO] 16:07:18 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflowplugin-extension-nicira --- 16:07:19 [INFO] 16:07:19 [INFO] --- jacoco:0.8.15:report (report) @ openflowplugin-extension-nicira --- 16:07:19 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec 16:07:19 [INFO] Analyzed bundle 'openflowplugin-extension-nicira' with 60 classes 16:07:19 [INFO] 16:07:19 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-nicira --- 16:07:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-SNAPSHOT.pom 16:07:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-SNAPSHOT.jar 16:07:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-SNAPSHOT-javadoc.jar 16:07:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-SNAPSHOT-cyclonedx.xml 16:07:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-SNAPSHOT-cyclonedx.json 16:07:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-SNAPSHOT-sources.jar 16:07:19 [INFO] 16:07:19 [INFO] --- bundle:6.1.0:install (default-install) @ openflowplugin-extension-nicira --- 16:07:19 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-SNAPSHOT.jar 16:07:19 [INFO] Writing OBR metadata 16:07:19 [INFO] 16:07:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-extension-nicira --- 16:07:19 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:07:19 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml 16:07:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:07:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:07:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:07:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:07:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:07:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:07:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:07:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:07:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:07:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:07:19 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:07:19 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:07:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:07:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:07:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:07:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:07:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:07:19 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:07:19 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:07:19 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:07:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:07:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:07:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:07:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:07:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:07:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:07:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:07:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:07:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:07:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:07:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:07:19 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:07:19 at java.lang.reflect.Method.invoke (Method.java:580) 16:07:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:07:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:07:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:07:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:07:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml 16:07:19 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml 16:07:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:07:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:07:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:07:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:07:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:07:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:07:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:07:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:07:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:07:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:07:19 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:07:19 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:07:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:07:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:07:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:07:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:07:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:07:19 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:07:19 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:07:19 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:07:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:07:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:07:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:07:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:07:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:07:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:07:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:07:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:07:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:07:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:07:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:07:19 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:07:19 at java.lang.reflect.Method.invoke (Method.java:580) 16:07:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:07:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:07:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:07:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:07:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml 16:07:19 [INFO] 16:07:19 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ openflowplugin-extension-nicira --- 16:07:19 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:07:19 [INFO] 16:07:19 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions >-- 16:07:19 [INFO] Building OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.21.6-SNAPSHOT [62/84] 16:07:19 [INFO] from features/odl-openflowplugin-nxm-extensions/pom.xml 16:07:19 [INFO] ------------------------------[ feature ]------------------------------- 16:07:19 [INFO] 16:07:19 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-nxm-extensions --- 16:07:19 [INFO] 16:07:19 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-nxm-extensions --- 16:07:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:07:19 [INFO] 16:07:19 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nxm-extensions --- 16:07:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:07:19 [INFO] 16:07:19 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-nxm-extensions --- 16:07:19 [INFO] 16:07:19 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-nxm-extensions --- 16:07:19 [INFO] 16:07:19 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-nxm-extensions --- 16:07:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:07:19 [INFO] argLine set to empty 16:07:19 [INFO] 16:07:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-nxm-extensions --- 16:07:19 [INFO] Starting audit... 16:07:19 Audit done. 16:07:19 [INFO] You have 0 Checkstyle violations. 16:07:19 [INFO] 16:07:19 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-nxm-extensions --- 16:07:19 [INFO] Starting audit... 16:07:19 Audit done. 16:07:19 [INFO] You have 0 Checkstyle violations. 16:07:19 [INFO] 16:07:19 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-nxm-extensions --- 16:07:19 [INFO] 16:07:19 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nxm-extensions --- 16:07:19 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/feature/feature.xml 16:07:19 [INFO] ...done! 16:07:19 [INFO] Set artifact 16:07:19 [INFO] 16:07:19 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-nxm-extensions --- 16:07:19 [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 16:07:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:07:19 [INFO] 16:07:19 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nxm-extensions >>> 16:07:19 [INFO] 16:07:19 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-nxm-extensions --- 16:07:19 [INFO] No files found to run spotbugs; check compile phase has been run. 16:07:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:07:19 [INFO] 16:07:19 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nxm-extensions <<< 16:07:19 [INFO] 16:07:19 [INFO] 16:07:19 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-nxm-extensions --- 16:07:19 [INFO] 16:07:19 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-nxm-extensions --- 16:07:19 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions 16:07:19 [INFO] Project dependency features detected: [] 16:07:19 [INFO] Pax Exam System (Version: 4.14.0) created. 16:07:19 [INFO] Creating RMI registry server on 127.0.0.1:43173 16:07:20 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:07:20 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:07:20 [INFO] Waiting for remote bundle context.. on 43173 name: 54c5ce23-f74f-4916-be06-1f2bbcfc87eb timout: [ RelativeTimeout value = 180000 ] 16:07:24 [INFO] Building jar from resources and headers. 16:07:24 [INFO] Writing jar finished. 16:07:39 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:07:39 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:07:39 [INFO] 16:07:39 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-nxm-extensions --- 16:07:39 [INFO] 16:07:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-nxm-extensions --- 16:07:39 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:07:39 [INFO] 16:07:39 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-nxm-extensions --- 16:07:39 [INFO] CycloneDX: Resolving Dependencies 16:07:42 [INFO] CycloneDX: Creating BOM version 1.6 with 260 component(s) 16:07:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/bom.xml 16:07:42 [INFO] attaching as odl-openflowplugin-nxm-extensions-0.21.6-SNAPSHOT-cyclonedx.xml 16:07:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/bom.json 16:07:42 [INFO] attaching as odl-openflowplugin-nxm-extensions-0.21.6-SNAPSHOT-cyclonedx.json 16:07:42 [INFO] 16:07:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nxm-extensions --- 16:07:42 [INFO] Skipping duplicate-finder execution! 16:07:42 [INFO] 16:07:42 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-nxm-extensions --- 16:07:42 [INFO] Skipping plugin execution 16:07:42 [INFO] 16:07:42 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-nxm-extensions --- 16:07:42 [INFO] Skipping source per configuration. 16:07:42 [INFO] 16:07:42 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-nxm-extensions --- 16:07:42 [INFO] 16:07:42 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-nxm-extensions --- 16:07:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:07:42 [INFO] 16:07:42 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-nxm-extensions --- 16:07:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-SNAPSHOT.pom 16:07:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-SNAPSHOT-features.xml 16:07:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-SNAPSHOT-cyclonedx.xml 16:07:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-SNAPSHOT-cyclonedx.json 16:07:42 [INFO] 16:07:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-nxm-extensions --- 16:07:42 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:07:42 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/maven-metadata.xml 16:07:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:07:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:07:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:07:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:07:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:07:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:07:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:07:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:07:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:07:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:07:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:07:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:07:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:07:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:07:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:07:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:07:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:07:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:07:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:07:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:07:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:07:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:07:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:07:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:07:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:07:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:07:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:07:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:07:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:07:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:07:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:07:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:07:42 at java.lang.reflect.Method.invoke (Method.java:580) 16:07:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:07:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:07:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:07:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:07:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/maven-metadata.xml 16:07:42 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml 16:07:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:07:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:07:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:07:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:07:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:07:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:07:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:07:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:07:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:07:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:07:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:07:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:07:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:07:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:07:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:07:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:07:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:07:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:07:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:07:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:07:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:07:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:07:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:07:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:07:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:07:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:07:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:07:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:07:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:07:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:07:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:07:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:07:42 at java.lang.reflect.Method.invoke (Method.java:580) 16:07:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:07:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:07:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:07:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:07:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml 16:07:42 [INFO] 16:07:42 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions >-- 16:07:42 [INFO] Building OpenDaylight :: Openflow Plugin :: ONF Extensions 0.21.6-SNAPSHOT [63/84] 16:07:42 [INFO] from features/odl-openflowplugin-onf-extensions/pom.xml 16:07:42 [INFO] ------------------------------[ feature ]------------------------------- 16:07:43 [INFO] 16:07:43 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-onf-extensions --- 16:07:43 [INFO] 16:07:43 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-onf-extensions --- 16:07:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:07:43 [INFO] 16:07:43 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-onf-extensions --- 16:07:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:07:43 [INFO] 16:07:43 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-onf-extensions --- 16:07:43 [INFO] 16:07:43 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-onf-extensions --- 16:07:43 [INFO] 16:07:43 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-onf-extensions --- 16:07:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:07:43 [INFO] argLine set to empty 16:07:43 [INFO] 16:07:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-onf-extensions --- 16:07:43 [INFO] Starting audit... 16:07:43 Audit done. 16:07:43 [INFO] You have 0 Checkstyle violations. 16:07:43 [INFO] 16:07:43 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-onf-extensions --- 16:07:43 [INFO] Starting audit... 16:07:43 Audit done. 16:07:43 [INFO] You have 0 Checkstyle violations. 16:07:43 [INFO] 16:07:43 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-onf-extensions --- 16:07:43 [INFO] 16:07:43 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-onf-extensions --- 16:07:43 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/feature/feature.xml 16:07:43 [INFO] ...done! 16:07:43 [INFO] Set artifact 16:07:43 [INFO] 16:07:43 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-onf-extensions --- 16:07:43 [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 16:07:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:07:43 [INFO] 16:07:43 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-onf-extensions >>> 16:07:43 [INFO] 16:07:43 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-onf-extensions --- 16:07:43 [INFO] No files found to run spotbugs; check compile phase has been run. 16:07:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:07:43 [INFO] 16:07:43 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-onf-extensions <<< 16:07:43 [INFO] 16:07:43 [INFO] 16:07:43 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-onf-extensions --- 16:07:43 [INFO] 16:07:43 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-onf-extensions --- 16:07:43 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions 16:07:43 [INFO] Project dependency features detected: [] 16:07:43 [INFO] Pax Exam System (Version: 4.14.0) created. 16:07:43 [INFO] Creating RMI registry server on 127.0.0.1:40777 16:07:44 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:07:44 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:07:44 [INFO] Waiting for remote bundle context.. on 40777 name: 5d8f1ace-abf3-4d4b-8f02-ea92a6532a70 timout: [ RelativeTimeout value = 180000 ] 16:07:49 [INFO] Building jar from resources and headers. 16:07:49 [INFO] Writing jar finished. 16:08:02 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:08:02 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:08:02 [INFO] 16:08:02 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-onf-extensions --- 16:08:02 [INFO] 16:08:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-onf-extensions --- 16:08:02 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:08:02 [INFO] 16:08:02 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-onf-extensions --- 16:08:02 [INFO] CycloneDX: Resolving Dependencies 16:08:06 [INFO] CycloneDX: Creating BOM version 1.6 with 257 component(s) 16:08:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/bom.xml 16:08:06 [INFO] attaching as odl-openflowplugin-onf-extensions-0.21.6-SNAPSHOT-cyclonedx.xml 16:08:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/bom.json 16:08:06 [INFO] attaching as odl-openflowplugin-onf-extensions-0.21.6-SNAPSHOT-cyclonedx.json 16:08:06 [INFO] 16:08:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-onf-extensions --- 16:08:06 [INFO] Skipping duplicate-finder execution! 16:08:06 [INFO] 16:08:06 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-onf-extensions --- 16:08:06 [INFO] Skipping plugin execution 16:08:06 [INFO] 16:08:06 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-onf-extensions --- 16:08:06 [INFO] Skipping source per configuration. 16:08:06 [INFO] 16:08:06 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-onf-extensions --- 16:08:06 [INFO] 16:08:06 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-onf-extensions --- 16:08:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:08:06 [INFO] 16:08:06 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-onf-extensions --- 16:08:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-SNAPSHOT.pom 16:08:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-SNAPSHOT-features.xml 16:08:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-SNAPSHOT-cyclonedx.xml 16:08:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-SNAPSHOT-cyclonedx.json 16:08:06 [INFO] 16:08:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-onf-extensions --- 16:08:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:08:06 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/maven-metadata.xml 16:08:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:08:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:08:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:08:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:08:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:08:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:08:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:08:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:08:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:08:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:08:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:08:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:08:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:08:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:08:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:08:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:08:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:08:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:08:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:08:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:08:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:08:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:08:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:08:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:08:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:08:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:08:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:08:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:08:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:08:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:08:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:08:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:08:06 at java.lang.reflect.Method.invoke (Method.java:580) 16:08:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:08:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:08:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:08:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:08:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/maven-metadata.xml 16:08:06 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml 16:08:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:08:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:08:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:08:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:08:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:08:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:08:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:08:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:08:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:08:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:08:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:08:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:08:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:08:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:08:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:08:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:08:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:08:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:08:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:08:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:08:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:08:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:08:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:08:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:08:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:08:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:08:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:08:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:08:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:08:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:08:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:08:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:08:06 at java.lang.reflect.Method.invoke (Method.java:580) 16:08:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:08:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:08:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:08:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:08:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml 16:08:06 [INFO] 16:08:06 [INFO] ----< org.opendaylight.openflowplugin:openflowjava-extension-eric >----- 16:08:06 [INFO] Building openflowjava-extension-eric 0.21.6-SNAPSHOT [64/84] 16:08:06 [INFO] from extension/openflowjava-extension-eric/pom.xml 16:08:06 [INFO] -------------------------------[ bundle ]------------------------------- 16:08:06 [INFO] 16:08:06 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-extension-eric --- 16:08:06 [INFO] 16:08:06 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowjava-extension-eric --- 16:08:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:06 [INFO] 16:08:06 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowjava-extension-eric --- 16:08:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:06 [INFO] 16:08:06 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowjava-extension-eric --- 16:08:06 [INFO] 16:08:06 [INFO] --- dependency:3.11.0:properties (default) @ openflowjava-extension-eric --- 16:08:06 [INFO] 16:08:06 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowjava-extension-eric --- 16:08:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:08:06 [INFO] 16:08:06 [INFO] --- yang:14.0.25:generate-sources (binding) @ openflowjava-extension-eric --- 16:08:06 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:08:06 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/src/main/yang 16:08:06 [INFO] yang-to-sources: Found 5 dependencies in 908.5 μs 16:08:06 [INFO] yang-to-sources: Project model files found: 1 in 1.414 ms 16:08:06 [INFO] yang-to-sources: 6 YANG models processed in 45.39 ms 16:08:06 [INFO] BindingJavaFileGenerator: Defined 16 files in 6.475 ms 16:08:06 [INFO] Sorted 16 files into 7 directories in 266.2 μs 16:08:06 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 11.59 ms 16:08:06 [INFO] 16:08:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-eric --- 16:08:06 [INFO] Starting audit... 16:08:06 Audit done. 16:08:06 [INFO] You have 0 Checkstyle violations. 16:08:06 [INFO] 16:08:06 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-eric --- 16:08:07 [INFO] Starting audit... 16:08:07 Audit done. 16:08:07 [INFO] You have 0 Checkstyle violations. 16:08:07 [INFO] 16:08:07 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowjava-extension-eric --- 16:08:07 [INFO] 16:08:07 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowjava-extension-eric --- 16:08:07 [INFO] Copying 1 resource from src/main/resources to target/classes 16:08:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/generated-sources/spi 16:08:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:08:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:08:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:08:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/generated-sources/spi 16:08:07 [INFO] 16:08:07 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowjava-extension-eric --- 16:08:07 [INFO] Recompiling the module because of changed dependency. 16:08:07 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 16:08:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/api/EricExtensionCodecRegistrator.java:[22,8] auto-closeable resource org.opendaylight.openflowjava.eric.api.EricExtensionCodecRegistrator has a member method close() that could throw InterruptedException 16:08:07 [INFO] 16:08:07 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowjava-extension-eric >>> 16:08:07 [INFO] 16:08:07 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowjava-extension-eric --- 16:08:07 [INFO] Fork Value is true 16:08:10 [INFO] Done SpotBugs Analysis.... 16:08:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:08:10 [INFO] 16:08:10 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowjava-extension-eric <<< 16:08:10 [INFO] 16:08:10 [INFO] 16:08:10 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowjava-extension-eric --- 16:08:10 [INFO] BugInstance size is 0 16:08:10 [INFO] Error size is 0 16:08:10 [INFO] No errors/warnings found 16:08:10 [INFO] 16:08:10 [INFO] --- resources:3.5.0:testResources (default-testResources) @ openflowjava-extension-eric --- 16:08:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/src/test/resources 16:08:10 [INFO] 16:08:10 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ openflowjava-extension-eric --- 16:08:10 [INFO] Recompiling the module because of changed dependency. 16:08:10 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 16:08:10 [INFO] 16:08:10 [INFO] --- surefire:3.5.6:test (default-test) @ openflowjava-extension-eric --- 16:08:10 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/surefire-reports 16:08:10 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:08:10 [INFO] 16:08:10 [INFO] ------------------------------------------------------- 16:08:10 [INFO] T E S T S 16:08:10 [INFO] ------------------------------------------------------- 16:08:11 [INFO] Running org.opendaylight.openflowjava.eric.EricExtensionCodecRegistratorImplTest 16:08:11 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:08:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.298 s -- in org.opendaylight.openflowjava.eric.EricExtensionCodecRegistratorImplTest 16:08:12 [INFO] Running org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest 16:08:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest 16:08:12 [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest 16:08:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest 16:08:12 [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest 16:08:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest 16:08:12 [INFO] Running org.opendaylight.openflowjava.eric.EricExtensionsRegistratorTest 16:08:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.openflowjava.eric.EricExtensionsRegistratorTest 16:08:12 [INFO] 16:08:12 [INFO] Results: 16:08:12 [INFO] 16:08:12 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 16:08:12 [INFO] 16:08:12 [INFO] 16:08:12 [INFO] --- copy:14.3.7:copy-files (default) @ openflowjava-extension-eric --- 16:08:12 [INFO] 16:08:12 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ openflowjava-extension-eric --- 16:08:12 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.21.6-SNAPSHOT.jar 16:08:12 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/META-INF/MANIFEST.MF 16:08:12 [INFO] 16:08:12 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-extension-eric --- 16:08:14 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.21.6-SNAPSHOT-javadoc.jar 16:08:14 [INFO] 16:08:14 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowjava-extension-eric --- 16:08:14 [INFO] CycloneDX: Resolving Dependencies 16:08:15 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 16:08:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/bom.xml 16:08:15 [INFO] attaching as openflowjava-extension-eric-0.21.6-SNAPSHOT-cyclonedx.xml 16:08:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/bom.json 16:08:15 [INFO] attaching as openflowjava-extension-eric-0.21.6-SNAPSHOT-cyclonedx.json 16:08:15 [INFO] 16:08:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-eric --- 16:08:15 [INFO] Skipping duplicate-finder execution! 16:08:15 [INFO] 16:08:15 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflowjava-extension-eric --- 16:08:15 [INFO] No dependency problems found 16:08:15 [INFO] 16:08:15 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflowjava-extension-eric --- 16:08:15 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.21.6-SNAPSHOT-sources.jar 16:08:15 [INFO] 16:08:15 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflowjava-extension-eric --- 16:08:15 [INFO] 16:08:15 [INFO] --- jacoco:0.8.15:report (report) @ openflowjava-extension-eric --- 16:08:15 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec 16:08:15 [INFO] Analyzed bundle 'openflowjava-extension-eric' with 8 classes 16:08:15 [INFO] 16:08:15 [INFO] --- install:3.1.4:install (default-install) @ openflowjava-extension-eric --- 16:08:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-SNAPSHOT.pom 16:08:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-SNAPSHOT.jar 16:08:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-SNAPSHOT-javadoc.jar 16:08:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-SNAPSHOT-cyclonedx.xml 16:08:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-SNAPSHOT-cyclonedx.json 16:08:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-SNAPSHOT-sources.jar 16:08:15 [INFO] 16:08:15 [INFO] --- bundle:6.1.0:install (default-install) @ openflowjava-extension-eric --- 16:08:15 [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-SNAPSHOT.jar 16:08:15 [INFO] Writing OBR metadata 16:08:15 [INFO] 16:08:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowjava-extension-eric --- 16:08:15 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:08:15 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml 16:08:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:08:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:08:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:08:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:08:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:08:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:08:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:08:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:08:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:08:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:08:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:08:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:08:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:08:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:08:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:08:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:08:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:08:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:08:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:08:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:08:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:08:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:08:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:08:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:08:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:08:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:08:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:08:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:08:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:08:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:08:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:08:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:08:15 at java.lang.reflect.Method.invoke (Method.java:580) 16:08:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:08:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:08:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:08:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:08:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml 16:08:15 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml 16:08:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:08:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:08:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:08:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:08:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:08:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:08:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:08:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:08:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:08:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:08:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:08:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:08:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:08:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:08:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:08:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:08:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:08:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:08:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:08:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:08:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:08:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:08:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:08:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:08:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:08:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:08:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:08:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:08:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:08:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:08:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:08:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:08:15 at java.lang.reflect.Method.invoke (Method.java:580) 16:08:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:08:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:08:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:08:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:08:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml 16:08:15 [INFO] 16:08:15 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ openflowjava-extension-eric --- 16:08:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:08:15 [INFO] 16:08:15 [INFO] ---< org.opendaylight.openflowplugin:openflowplugin-extension-eric >---- 16:08:15 [INFO] Building openflowplugin-extension-eric 0.21.6-SNAPSHOT [65/84] 16:08:15 [INFO] from extension/openflowplugin-extension-eric/pom.xml 16:08:15 [INFO] -------------------------------[ bundle ]------------------------------- 16:08:15 [INFO] 16:08:15 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-eric --- 16:08:15 [INFO] 16:08:15 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-extension-eric --- 16:08:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:15 [INFO] 16:08:15 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-extension-eric --- 16:08:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:15 [INFO] 16:08:15 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-extension-eric --- 16:08:16 [INFO] 16:08:16 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-extension-eric --- 16:08:16 [INFO] 16:08:16 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-extension-eric --- 16:08:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:08:16 [INFO] 16:08:16 [INFO] --- yang:14.0.25:generate-sources (binding) @ openflowplugin-extension-eric --- 16:08:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:08:16 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/yang 16:08:16 [INFO] yang-to-sources: Found 13 dependencies in 1.165 ms 16:08:16 [INFO] yang-to-sources: Project model files found: 1 in 1.559 ms 16:08:16 [INFO] yang-to-sources: 36 YANG models processed in 437.5 ms 16:08:16 [INFO] BindingJavaFileGenerator: Defined 37 files in 30.82 ms 16:08:16 [INFO] Sorted 37 files into 5 directories in 166.5 μs 16:08:16 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 37 in 42.08 ms 16:08:16 [INFO] 16:08:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-eric --- 16:08:16 [INFO] Starting audit... 16:08:16 Audit done. 16:08:16 [INFO] You have 0 Checkstyle violations. 16:08:16 [INFO] 16:08:16 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-eric --- 16:08:16 [INFO] Starting audit... 16:08:16 Audit done. 16:08:16 [INFO] You have 0 Checkstyle violations. 16:08:16 [INFO] 16:08:16 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-extension-eric --- 16:08:16 [INFO] 16:08:16 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowplugin-extension-eric --- 16:08:16 [INFO] Copying 1 resource from src/main/resources to target/classes 16:08:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/generated-sources/spi 16:08:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:08:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:08:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:08:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/generated-sources/spi 16:08:16 [INFO] 16:08:16 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowplugin-extension-eric --- 16:08:16 [INFO] Recompiling the module because of changed dependency. 16:08:16 [INFO] Compiling 41 source files with javac [debug release 21] to target/classes 16:08:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 16:08:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 16:08:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 16:08:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[38,19] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 16:08:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 16:08:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 16:08:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 16:08:16 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[40,19] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 16:08:16 [INFO] 16:08:16 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-extension-eric >>> 16:08:16 [INFO] 16:08:16 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-extension-eric --- 16:08:16 [INFO] Fork Value is true 16:08:20 [INFO] Done SpotBugs Analysis.... 16:08:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:08:20 [INFO] 16:08:20 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-extension-eric <<< 16:08:20 [INFO] 16:08:20 [INFO] 16:08:20 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-extension-eric --- 16:08:20 [INFO] BugInstance size is 0 16:08:20 [INFO] Error size is 0 16:08:20 [INFO] No errors/warnings found 16:08:20 [INFO] 16:08:20 [INFO] --- resources:3.5.0:testResources (default-testResources) @ openflowplugin-extension-eric --- 16:08:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/test/resources 16:08:20 [INFO] 16:08:20 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ openflowplugin-extension-eric --- 16:08:20 [INFO] Recompiling the module because of changed dependency. 16:08:20 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 16:08:20 [INFO] 16:08:20 [INFO] --- surefire:3.5.6:test (default-test) @ openflowplugin-extension-eric --- 16:08:20 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/surefire-reports 16:08:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:08:20 [INFO] 16:08:20 [INFO] ------------------------------------------------------- 16:08:20 [INFO] T E S T S 16:08:20 [INFO] ------------------------------------------------------- 16:08:21 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest 16:08:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:08:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.342 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest 16:08:22 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest 16:08:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest 16:08:22 [INFO] 16:08:22 [INFO] Results: 16:08:22 [INFO] 16:08:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 16:08:22 [INFO] 16:08:22 [INFO] 16:08:22 [INFO] --- copy:14.3.7:copy-files (default) @ openflowplugin-extension-eric --- 16:08:22 [INFO] 16:08:22 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ openflowplugin-extension-eric --- 16:08:22 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.21.6-SNAPSHOT.jar 16:08:22 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/META-INF/MANIFEST.MF 16:08:22 [INFO] 16:08:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-extension-eric --- 16:08:24 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.21.6-SNAPSHOT-javadoc.jar 16:08:24 [INFO] 16:08:24 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowplugin-extension-eric --- 16:08:24 [INFO] CycloneDX: Resolving Dependencies 16:08:25 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 16:08:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/bom.xml 16:08:25 [INFO] attaching as openflowplugin-extension-eric-0.21.6-SNAPSHOT-cyclonedx.xml 16:08:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/bom.json 16:08:25 [INFO] attaching as openflowplugin-extension-eric-0.21.6-SNAPSHOT-cyclonedx.json 16:08:25 [INFO] 16:08:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-eric --- 16:08:25 [INFO] Skipping duplicate-finder execution! 16:08:25 [INFO] 16:08:25 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflowplugin-extension-eric --- 16:08:25 [WARNING] Non-test scoped test only dependencies found: 16:08:25 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.6-SNAPSHOT:compile 16:08:25 [INFO] 16:08:25 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflowplugin-extension-eric --- 16:08:25 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.21.6-SNAPSHOT-sources.jar 16:08:25 [INFO] 16:08:25 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflowplugin-extension-eric --- 16:08:25 [INFO] 16:08:25 [INFO] --- jacoco:0.8.15:report (report) @ openflowplugin-extension-eric --- 16:08:25 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec 16:08:25 [INFO] Analyzed bundle 'openflowplugin-extension-eric' with 7 classes 16:08:25 [INFO] 16:08:25 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-eric --- 16:08:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-SNAPSHOT.pom 16:08:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-SNAPSHOT.jar 16:08:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-SNAPSHOT-javadoc.jar 16:08:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-SNAPSHOT-cyclonedx.xml 16:08:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-SNAPSHOT-cyclonedx.json 16:08:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-SNAPSHOT-sources.jar 16:08:25 [INFO] 16:08:25 [INFO] --- bundle:6.1.0:install (default-install) @ openflowplugin-extension-eric --- 16:08:25 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-SNAPSHOT.jar 16:08:25 [INFO] Writing OBR metadata 16:08:25 [INFO] 16:08:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-extension-eric --- 16:08:25 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:08:25 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml 16:08:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:08:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:08:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:08:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:08:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:08:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:08:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:08:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:08:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:08:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:08:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:08:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:08:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:08:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:08:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:08:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:08:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:08:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:08:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:08:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:08:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:08:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:08:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:08:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:08:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:08:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:08:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:08:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:08:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:08:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:08:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:08:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:08:25 at java.lang.reflect.Method.invoke (Method.java:580) 16:08:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:08:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:08:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:08:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:08:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml 16:08:25 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml 16:08:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:08:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:08:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:08:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:08:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:08:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:08:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:08:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:08:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:08:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:08:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:08:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:08:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:08:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:08:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:08:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:08:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:08:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:08:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:08:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:08:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:08:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:08:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:08:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:08:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:08:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:08:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:08:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:08:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:08:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:08:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:08:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:08:25 at java.lang.reflect.Method.invoke (Method.java:580) 16:08:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:08:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:08:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:08:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:08:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml 16:08:25 [INFO] 16:08:25 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ openflowplugin-extension-eric --- 16:08:25 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:08:25 [INFO] 16:08:25 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions >-- 16:08:25 [INFO] Building OpenDaylight :: Openflow Plugin :: Eric Extensions 0.21.6-SNAPSHOT [66/84] 16:08:25 [INFO] from features/odl-openflowplugin-eric-extensions/pom.xml 16:08:25 [INFO] ------------------------------[ feature ]------------------------------- 16:08:25 [INFO] 16:08:25 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-eric-extensions --- 16:08:25 [INFO] 16:08:25 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-eric-extensions --- 16:08:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:25 [INFO] 16:08:25 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-eric-extensions --- 16:08:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:25 [INFO] 16:08:25 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-eric-extensions --- 16:08:26 [INFO] 16:08:26 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-eric-extensions --- 16:08:26 [INFO] 16:08:26 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-eric-extensions --- 16:08:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:08:26 [INFO] argLine set to empty 16:08:26 [INFO] 16:08:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-eric-extensions --- 16:08:26 [INFO] Starting audit... 16:08:26 Audit done. 16:08:26 [INFO] You have 0 Checkstyle violations. 16:08:26 [INFO] 16:08:26 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-eric-extensions --- 16:08:26 [INFO] Starting audit... 16:08:26 Audit done. 16:08:26 [INFO] You have 0 Checkstyle violations. 16:08:26 [INFO] 16:08:26 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-eric-extensions --- 16:08:26 [INFO] 16:08:26 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-eric-extensions --- 16:08:26 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/feature/feature.xml 16:08:26 [INFO] ...done! 16:08:26 [INFO] Set artifact 16:08:26 [INFO] 16:08:26 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-eric-extensions --- 16:08:26 [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 16:08:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:08:26 [INFO] 16:08:26 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-eric-extensions >>> 16:08:26 [INFO] 16:08:26 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-eric-extensions --- 16:08:26 [INFO] No files found to run spotbugs; check compile phase has been run. 16:08:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:08:26 [INFO] 16:08:26 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-eric-extensions <<< 16:08:26 [INFO] 16:08:26 [INFO] 16:08:26 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-eric-extensions --- 16:08:26 [INFO] 16:08:26 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-eric-extensions --- 16:08:26 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions 16:08:26 [INFO] Project dependency features detected: [] 16:08:26 [INFO] Pax Exam System (Version: 4.14.0) created. 16:08:26 [INFO] Creating RMI registry server on 127.0.0.1:44335 16:08:27 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:08:27 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:08:27 [INFO] Waiting for remote bundle context.. on 44335 name: b0a54bf2-8551-421b-b06b-b3d723cd45fe timout: [ RelativeTimeout value = 180000 ] 16:08:32 [INFO] Building jar from resources and headers. 16:08:32 [INFO] Writing jar finished. 16:08:46 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:08:46 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:08:46 [INFO] 16:08:46 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-eric-extensions --- 16:08:46 [INFO] 16:08:46 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-eric-extensions --- 16:08:46 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:08:46 [INFO] 16:08:46 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-eric-extensions --- 16:08:46 [INFO] CycloneDX: Resolving Dependencies 16:08:49 [INFO] CycloneDX: Creating BOM version 1.6 with 259 component(s) 16:08:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/bom.xml 16:08:49 [INFO] attaching as odl-openflowplugin-eric-extensions-0.21.6-SNAPSHOT-cyclonedx.xml 16:08:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/bom.json 16:08:49 [INFO] attaching as odl-openflowplugin-eric-extensions-0.21.6-SNAPSHOT-cyclonedx.json 16:08:49 [INFO] 16:08:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-eric-extensions --- 16:08:49 [INFO] Skipping duplicate-finder execution! 16:08:49 [INFO] 16:08:49 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-eric-extensions --- 16:08:49 [INFO] Skipping plugin execution 16:08:49 [INFO] 16:08:49 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-eric-extensions --- 16:08:49 [INFO] Skipping source per configuration. 16:08:49 [INFO] 16:08:49 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-eric-extensions --- 16:08:49 [INFO] 16:08:49 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-eric-extensions --- 16:08:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:08:49 [INFO] 16:08:49 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-eric-extensions --- 16:08:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-SNAPSHOT.pom 16:08:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-SNAPSHOT-features.xml 16:08:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-SNAPSHOT-cyclonedx.xml 16:08:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-SNAPSHOT-cyclonedx.json 16:08:49 [INFO] 16:08:49 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-eric-extensions --- 16:08:49 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:08:49 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/maven-metadata.xml 16:08:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:08:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:08:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:08:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:08:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:08:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:08:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:08:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:08:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:08:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:08:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:08:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:08:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:08:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:08:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:08:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:08:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:08:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:08:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:08:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:08:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:08:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:08:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:08:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:08:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:08:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:08:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:08:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:08:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:08:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:08:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:08:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:08:49 at java.lang.reflect.Method.invoke (Method.java:580) 16:08:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:08:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:08:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:08:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:08:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/maven-metadata.xml 16:08:49 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml 16:08:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:08:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:08:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:08:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:08:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:08:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:08:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:08:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:08:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:08:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:08:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:08:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:08:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:08:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:08:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:08:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:08:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:08:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:08:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:08:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:08:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:08:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:08:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:08:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:08:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:08:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:08:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:08:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:08:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:08:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:08:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:08:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:08:49 at java.lang.reflect.Method.invoke (Method.java:580) 16:08:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:08:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:08:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:08:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:08:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml 16:08:49 [INFO] 16:08:49 [INFO] ------< org.opendaylight.openflowplugin:features-openflowplugin >------- 16:08:49 [INFO] Building features-openflowplugin 0.21.6-SNAPSHOT [67/84] 16:08:49 [INFO] from features/features-openflowplugin/pom.xml 16:08:49 [INFO] ------------------------------[ feature ]------------------------------- 16:08:49 [INFO] 16:08:49 [INFO] --- clean:3.5.0:clean (default-clean) @ features-openflowplugin --- 16:08:49 [INFO] 16:08:49 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ features-openflowplugin --- 16:08:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:49 [INFO] 16:08:49 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ features-openflowplugin --- 16:08:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:49 [INFO] 16:08:49 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ features-openflowplugin --- 16:08:50 [INFO] 16:08:50 [INFO] --- dependency:3.11.0:properties (default) @ features-openflowplugin --- 16:08:50 [INFO] 16:08:50 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ features-openflowplugin --- 16:08:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:08:50 [INFO] argLine set to empty 16:08:50 [INFO] 16:08:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-openflowplugin --- 16:08:50 [INFO] Starting audit... 16:08:50 Audit done. 16:08:50 [INFO] You have 0 Checkstyle violations. 16:08:50 [INFO] 16:08:50 [INFO] --- checkstyle:3.6.0:check (default) @ features-openflowplugin --- 16:08:50 [INFO] Starting audit... 16:08:50 Audit done. 16:08:50 [INFO] You have 0 Checkstyle violations. 16:08:50 [INFO] 16:08:50 [INFO] --- dependency:3.11.0:copy (unpack-license) @ features-openflowplugin --- 16:08:50 [INFO] 16:08:50 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin --- 16:08:50 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/feature/feature.xml 16:08:50 [INFO] ...done! 16:08:50 [INFO] Set artifact 16:08:50 [INFO] 16:08:50 [INFO] --- karaf:4.4.11:verify (default-verify) @ features-openflowplugin --- 16:08:50 [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 16:08:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:08:50 [INFO] 16:08:50 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ features-openflowplugin >>> 16:08:50 [INFO] 16:08:50 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ features-openflowplugin --- 16:08:50 [INFO] No files found to run spotbugs; check compile phase has been run. 16:08:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:08:50 [INFO] 16:08:50 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ features-openflowplugin <<< 16:08:50 [INFO] 16:08:50 [INFO] 16:08:50 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ features-openflowplugin --- 16:08:50 [INFO] 16:08:50 [INFO] --- feattest:14.3.7:test (default) @ features-openflowplugin --- 16:08:50 [INFO] 16:08:50 [INFO] --- copy:14.3.7:copy-files (default) @ features-openflowplugin --- 16:08:50 [INFO] 16:08:50 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-openflowplugin --- 16:08:50 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:08:50 [INFO] 16:08:50 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ features-openflowplugin --- 16:08:50 [INFO] CycloneDX: Resolving Dependencies 16:08:56 [INFO] CycloneDX: Creating BOM version 1.6 with 496 component(s) 16:08:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/bom.xml 16:08:56 [INFO] attaching as features-openflowplugin-0.21.6-SNAPSHOT-cyclonedx.xml 16:08:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/bom.json 16:08:56 [INFO] attaching as features-openflowplugin-0.21.6-SNAPSHOT-cyclonedx.json 16:08:56 [INFO] 16:08:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowplugin --- 16:08:56 [INFO] Skipping duplicate-finder execution! 16:08:56 [INFO] 16:08:56 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ features-openflowplugin --- 16:08:56 [INFO] Skipping plugin execution 16:08:56 [INFO] 16:08:56 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ features-openflowplugin --- 16:08:56 [WARNING] NOT adding sources to artifacts with classifier as Maven only supports one classifier per artifact. Current artifact [org.opendaylight.openflowplugin:features-openflowplugin:xml:features:0.21.6-SNAPSHOT] has a [features] classifier. 16:08:56 [INFO] 16:08:56 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ features-openflowplugin --- 16:08:56 [INFO] 16:08:56 [INFO] --- jacoco:0.8.15:report (report) @ features-openflowplugin --- 16:08:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:08:56 [INFO] 16:08:56 [INFO] --- install:3.1.4:install (default-install) @ features-openflowplugin --- 16:08:56 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-SNAPSHOT.pom 16:08:56 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-SNAPSHOT-features.xml 16:08:56 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-SNAPSHOT-cyclonedx.xml 16:08:56 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-SNAPSHOT-cyclonedx.json 16:08:56 [INFO] 16:08:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-openflowplugin --- 16:08:56 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:08:56 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml 16:08:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:08:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:08:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:08:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:08:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:08:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:08:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:08:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:08:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:08:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:08:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:08:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:08:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:08:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:08:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:08:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:08:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:08:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:08:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:08:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:08:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:08:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:08:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:08:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:08:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:08:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:08:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:08:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:08:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:08:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:08:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:08:56 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:08:56 at java.lang.reflect.Method.invoke (Method.java:580) 16:08:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:08:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:08:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:08:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:08:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml 16:08:56 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml 16:08:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:08:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:08:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:08:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:08:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:08:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:08:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:08:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:08:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:08:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:08:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:08:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:08:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:08:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:08:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:08:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:08:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:08:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:08:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:08:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:08:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:08:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:08:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:08:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:08:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:08:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:08:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:08:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:08:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:08:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:08:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:08:56 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:08:56 at java.lang.reflect.Method.invoke (Method.java:580) 16:08:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:08:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:08:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:08:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:08:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml 16:08:56 [INFO] 16:08:56 [INFO] --------< org.opendaylight.openflowplugin:features-aggregator >--------- 16:08:56 [INFO] Building features-aggregator 0.21.6-SNAPSHOT [68/84] 16:08:56 [INFO] from features/pom.xml 16:08:56 [INFO] --------------------------------[ pom ]--------------------------------- 16:08:56 [INFO] 16:08:56 [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- 16:08:56 [INFO] 16:08:56 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ features-aggregator --- 16:08:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:56 [INFO] 16:08:56 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ features-aggregator --- 16:08:56 [INFO] 16:08:56 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ features-aggregator --- 16:08:56 [INFO] Skipping CycloneDX goal, because module skips deploy 16:08:56 [INFO] 16:08:56 [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- 16:08:56 [INFO] Skipping artifact installation 16:08:56 [INFO] 16:08:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aggregator --- 16:08:56 [INFO] Skipping artifact deployment 16:08:56 [INFO] 16:08:56 [INFO] -------< org.opendaylight.openflowplugin.model:model-aggregator >------- 16:08:56 [INFO] Building model-aggregator 0.21.6-SNAPSHOT [69/84] 16:08:56 [INFO] from model/pom.xml 16:08:56 [INFO] --------------------------------[ pom ]--------------------------------- 16:08:56 [INFO] 16:08:56 [INFO] --- clean:3.5.0:clean (default-clean) @ model-aggregator --- 16:08:56 [INFO] 16:08:56 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ model-aggregator --- 16:08:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:56 [INFO] 16:08:56 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ model-aggregator --- 16:08:56 [INFO] 16:08:56 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ model-aggregator --- 16:08:56 [INFO] Skipping CycloneDX goal, because module skips deploy 16:08:56 [INFO] 16:08:56 [INFO] --- install:3.1.4:install (default-install) @ model-aggregator --- 16:08:56 [INFO] Skipping artifact installation 16:08:56 [INFO] 16:08:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-aggregator --- 16:08:56 [INFO] Skipping artifact deployment 16:08:56 [INFO] 16:08:56 [INFO] --------< org.opendaylight.openflowplugin:libraries-aggregator >-------- 16:08:56 [INFO] Building libraries-aggregator 0.21.6-SNAPSHOT [70/84] 16:08:56 [INFO] from libraries/pom.xml 16:08:56 [INFO] --------------------------------[ pom ]--------------------------------- 16:08:56 [INFO] 16:08:56 [INFO] --- clean:3.5.0:clean (default-clean) @ libraries-aggregator --- 16:08:56 [INFO] 16:08:56 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ libraries-aggregator --- 16:08:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:56 [INFO] 16:08:56 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ libraries-aggregator --- 16:08:56 [INFO] 16:08:56 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ libraries-aggregator --- 16:08:56 [INFO] Skipping CycloneDX goal, because module skips deploy 16:08:56 [INFO] 16:08:56 [INFO] --- install:3.1.4:install (default-install) @ libraries-aggregator --- 16:08:56 [INFO] Skipping artifact installation 16:08:56 [INFO] 16:08:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ libraries-aggregator --- 16:08:56 [INFO] Skipping artifact deployment 16:08:56 [INFO] 16:08:56 [INFO] -----------< org.opendaylight.openflowplugin:simple-client >------------ 16:08:56 [INFO] Building simple-client 0.21.6-SNAPSHOT [71/84] 16:08:56 [INFO] from samples/simple-client/pom.xml 16:08:56 [INFO] -------------------------------[ bundle ]------------------------------- 16:08:56 [INFO] 16:08:56 [INFO] --- clean:3.5.0:clean (default-clean) @ simple-client --- 16:08:56 [INFO] 16:08:56 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ simple-client --- 16:08:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:56 [INFO] 16:08:56 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ simple-client --- 16:08:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:08:56 [INFO] 16:08:56 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ simple-client --- 16:08:57 [INFO] 16:08:57 [INFO] --- dependency:3.11.0:properties (default) @ simple-client --- 16:08:57 [INFO] 16:08:57 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ simple-client --- 16:08:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:08:57 [INFO] 16:08:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ simple-client --- 16:08:57 [INFO] Starting audit... 16:08:57 Audit done. 16:08:57 [INFO] You have 0 Checkstyle violations. 16:08:57 [INFO] 16:08:57 [INFO] --- checkstyle:3.6.0:check (default) @ simple-client --- 16:08:57 [INFO] Starting audit... 16:08:57 Audit done. 16:08:57 [INFO] You have 0 Checkstyle violations. 16:08:57 [INFO] 16:08:57 [INFO] --- dependency:3.11.0:copy (unpack-license) @ simple-client --- 16:08:57 [INFO] 16:08:57 [INFO] --- resources:3.5.0:resources (default-resources) @ simple-client --- 16:08:57 [INFO] Copying 2 resources from src/main/resources to target/classes 16:08:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/generated-sources/spi 16:08:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/generated-sources/yang 16:08:57 [INFO] 16:08:57 [INFO] --- compiler:3.15.0:compile (default-compile) @ simple-client --- 16:08:57 [INFO] Recompiling the module because of changed dependency. 16:08:57 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 16:08:57 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ListeningSimpleClient.java:[57,40] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 16:08:57 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ListeningSimpleClient.java:[58,27] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 16:08:57 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/SimpleClient.java:[60,21] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 16:08:57 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/UdpSimpleClient.java:[60,21] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 16:08:57 [INFO] 16:08:57 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ simple-client >>> 16:08:57 [INFO] 16:08:57 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ simple-client --- 16:08:57 [INFO] Fork Value is true 16:09:01 [INFO] Done SpotBugs Analysis.... 16:09:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:09:01 [INFO] 16:09:01 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ simple-client <<< 16:09:01 [INFO] 16:09:01 [INFO] 16:09:01 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ simple-client --- 16:09:01 [INFO] BugInstance size is 0 16:09:01 [INFO] Error size is 0 16:09:01 [INFO] No errors/warnings found 16:09:01 [INFO] 16:09:01 [INFO] --- resources:3.5.0:testResources (default-testResources) @ simple-client --- 16:09:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/test/resources 16:09:01 [INFO] 16:09:01 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ simple-client --- 16:09:01 [INFO] No sources to compile 16:09:01 [INFO] 16:09:01 [INFO] --- surefire:3.5.6:test (default-test) @ simple-client --- 16:09:01 [INFO] No tests to run. 16:09:01 [INFO] 16:09:01 [INFO] --- copy:14.3.7:copy-files (default) @ simple-client --- 16:09:01 [INFO] 16:09:01 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ simple-client --- 16:09:01 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/simple-client-0.21.6-SNAPSHOT.jar 16:09:01 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/META-INF/MANIFEST.MF 16:09:01 [INFO] 16:09:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ simple-client --- 16:09:02 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/simple-client-0.21.6-SNAPSHOT-javadoc.jar 16:09:02 [INFO] 16:09:02 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ simple-client --- 16:09:02 [INFO] CycloneDX: Resolving Dependencies 16:09:03 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 16:09:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/bom.xml 16:09:03 [INFO] attaching as simple-client-0.21.6-SNAPSHOT-cyclonedx.xml 16:09:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/bom.json 16:09:03 [INFO] attaching as simple-client-0.21.6-SNAPSHOT-cyclonedx.json 16:09:03 [INFO] 16:09:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ simple-client --- 16:09:03 [INFO] Skipping duplicate-finder execution! 16:09:03 [INFO] 16:09:03 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ simple-client --- 16:09:03 [INFO] No dependency problems found 16:09:03 [INFO] 16:09:03 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ simple-client --- 16:09:03 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/simple-client-0.21.6-SNAPSHOT-sources.jar 16:09:03 [INFO] 16:09:03 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ simple-client --- 16:09:03 [INFO] 16:09:03 [INFO] --- jacoco:0.8.15:report (report) @ simple-client --- 16:09:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:09:03 [INFO] 16:09:03 [INFO] --- install:3.1.4:install (default-install) @ simple-client --- 16:09:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/pom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-SNAPSHOT.pom 16:09:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/simple-client-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-SNAPSHOT.jar 16:09:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/simple-client-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-SNAPSHOT-javadoc.jar 16:09:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-SNAPSHOT-cyclonedx.xml 16:09:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-SNAPSHOT-cyclonedx.json 16:09:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/simple-client-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-SNAPSHOT-sources.jar 16:09:03 [INFO] 16:09:03 [INFO] --- bundle:6.1.0:install (default-install) @ simple-client --- 16:09:03 [INFO] Installing org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-SNAPSHOT.jar 16:09:03 [INFO] Writing OBR metadata 16:09:03 [INFO] 16:09:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ simple-client --- 16:09:03 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:09:03 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/maven-metadata.xml 16:09:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:09:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:09:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:09:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:09:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:09:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:09:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:09:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:09:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:09:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:09:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:09:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:09:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:09:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:09:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:09:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:09:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:09:03 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:09:03 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:09:03 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:09:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:09:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:09:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:09:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:09:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:09:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:09:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:09:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:09:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:09:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:09:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:09:03 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:09:03 at java.lang.reflect.Method.invoke (Method.java:580) 16:09:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:09:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:09:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:09:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:09:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/maven-metadata.xml 16:09:03 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/maven-metadata.xml 16:09:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:09:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:09:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:09:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:09:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:09:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:09:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:09:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:09:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:09:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:09:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:09:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:09:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:09:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:09:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:09:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:09:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:09:03 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:09:03 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:09:03 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:09:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:09:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:09:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:09:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:09:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:09:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:09:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:09:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:09:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:09:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:09:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:09:03 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:09:03 at java.lang.reflect.Method.invoke (Method.java:580) 16:09:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:09:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:09:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:09:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:09:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/maven-metadata.xml 16:09:03 [INFO] 16:09:03 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ simple-client --- 16:09:03 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:09:03 [INFO] 16:09:03 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-it >-- 16:09:03 [INFO] Building ODL :: openflowjava :: openflow-protocol-it 0.21.6-SNAPSHOT [72/84] 16:09:03 [INFO] from openflowjava/openflow-protocol-it/pom.xml 16:09:03 [INFO] -------------------------------[ bundle ]------------------------------- 16:09:03 [INFO] 16:09:03 [INFO] --- clean:3.5.0:clean (default-clean) @ openflow-protocol-it --- 16:09:03 [INFO] 16:09:03 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflow-protocol-it --- 16:09:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:03 [INFO] 16:09:03 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflow-protocol-it --- 16:09:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:03 [INFO] 16:09:03 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflow-protocol-it --- 16:09:03 [INFO] 16:09:03 [INFO] --- dependency:3.11.0:properties (default) @ openflow-protocol-it --- 16:09:03 [INFO] 16:09:03 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflow-protocol-it --- 16:09:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:09:03 [INFO] 16:09:03 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-it --- 16:09:03 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/src/main/yang added. 16:09:03 [INFO] 16:09:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-it --- 16:09:03 [INFO] Starting audit... 16:09:03 Audit done. 16:09:03 [INFO] You have 0 Checkstyle violations. 16:09:03 [INFO] 16:09:03 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-it --- 16:09:04 [INFO] Starting audit... 16:09:04 Audit done. 16:09:04 [INFO] You have 0 Checkstyle violations. 16:09:04 [INFO] 16:09:04 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflow-protocol-it --- 16:09:04 [INFO] 16:09:04 [INFO] --- resources:3.5.0:resources (default-resources) @ openflow-protocol-it --- 16:09:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/src/main/resources 16:09:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/generated-sources/spi 16:09:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/generated-sources/yang 16:09:04 [INFO] 16:09:04 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflow-protocol-it --- 16:09:04 [INFO] No sources to compile 16:09:04 [INFO] 16:09:04 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflow-protocol-it >>> 16:09:04 [INFO] 16:09:04 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflow-protocol-it --- 16:09:04 [INFO] No files found to run spotbugs; check compile phase has been run. 16:09:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:09:04 [INFO] 16:09:04 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflow-protocol-it <<< 16:09:04 [INFO] 16:09:04 [INFO] 16:09:04 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflow-protocol-it --- 16:09:04 [INFO] 16:09:04 [INFO] --- resources:3.5.0:testResources (default-testResources) @ openflow-protocol-it --- 16:09:04 [INFO] Copying 1 resource from src/test/resources to target/test-classes 16:09:04 [INFO] 16:09:04 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ openflow-protocol-it --- 16:09:04 [INFO] Recompiling the module because of changed dependency. 16:09:04 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 16:09:04 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 16:09:04 [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' 16:09:04 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 16:09:04 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:09:04 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 16:09:04 [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' 16:09:04 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 16:09:04 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:09:04 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 16:09:04 [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' 16:09:04 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 16:09:04 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:09:04 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:09:04 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/src/test/java/org/opendaylight/openflowjava/protocol/it/integration/MockPlugin.java:[67,61] possible 'this' escape before subclass is fully initialized 16:09:04 [INFO] 16:09:04 [INFO] --- surefire:3.5.6:test (default-test) @ openflow-protocol-it --- 16:09:04 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/surefire-reports 16:09:04 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:09:04 [INFO] 16:09:04 [INFO] ------------------------------------------------------- 16:09:04 [INFO] T E S T S 16:09:04 [INFO] ------------------------------------------------------- 16:09:05 [INFO] Running org.opendaylight.openflowjava.protocol.it.integration.IntegrationTest 16:09:05 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:09:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.21 s -- in org.opendaylight.openflowjava.protocol.it.integration.IntegrationTest 16:09:46 [INFO] 16:09:46 [INFO] Results: 16:09:46 [INFO] 16:09:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 16:09:46 [INFO] 16:09:46 [INFO] 16:09:46 [INFO] --- copy:14.3.7:copy-files (default) @ openflow-protocol-it --- 16:09:46 [INFO] 16:09:46 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ openflow-protocol-it --- 16:09:46 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.21.6-SNAPSHOT.jar 16:09:46 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/META-INF/MANIFEST.MF 16:09:46 [INFO] 16:09:46 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflow-protocol-it --- 16:09:46 [INFO] No Javadoc in project. Archive not created. 16:09:46 [INFO] 16:09:46 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflow-protocol-it --- 16:09:46 [INFO] CycloneDX: Resolving Dependencies 16:09:47 [INFO] CycloneDX: Creating BOM version 1.6 with 4 component(s) 16:09:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/bom.xml 16:09:47 [INFO] attaching as openflow-protocol-it-0.21.6-SNAPSHOT-cyclonedx.xml 16:09:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/bom.json 16:09:47 [INFO] attaching as openflow-protocol-it-0.21.6-SNAPSHOT-cyclonedx.json 16:09:47 [INFO] 16:09:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-it --- 16:09:47 [INFO] Skipping duplicate-finder execution! 16:09:47 [INFO] 16:09:47 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflow-protocol-it --- 16:09:47 [WARNING] Used undeclared dependencies found: 16:09:47 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.21.6-SNAPSHOT:test 16:09:47 [WARNING] com.google.guava:guava:jar:33.6.0-jre:test 16:09:47 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.25:test 16:09:47 [WARNING] org.opendaylight.infrautils:diagstatus-api:jar:7.1.14:test 16:09:47 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.21.6-SNAPSHOT:test 16:09:47 [INFO] 16:09:47 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflow-protocol-it --- 16:09:47 [INFO] 16:09:47 [INFO] --- jacoco:0.8.15:report (report) @ openflow-protocol-it --- 16:09:47 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec 16:09:47 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-it' with 0 classes 16:09:47 [INFO] 16:09:47 [INFO] --- install:3.1.4:install (default-install) @ openflow-protocol-it --- 16:09:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-SNAPSHOT.pom 16:09:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-SNAPSHOT.jar 16:09:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-SNAPSHOT-cyclonedx.xml 16:09:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-SNAPSHOT-cyclonedx.json 16:09:47 [INFO] 16:09:47 [INFO] --- bundle:6.1.0:install (default-install) @ openflow-protocol-it --- 16:09:47 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-SNAPSHOT.jar 16:09:47 [INFO] Writing OBR metadata 16:09:47 [INFO] 16:09:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflow-protocol-it --- 16:09:47 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:09:47 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/maven-metadata.xml 16:09:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:09:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:09:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:09:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:09:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:09:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:09:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:09:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:09:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:09:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:09:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:09:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:09:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:09:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:09:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:09:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:09:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:09:47 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:09:47 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:09:47 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:09:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:09:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:09:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:09:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:09:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:09:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:09:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:09:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:09:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:09:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:09:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:09:47 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:09:47 at java.lang.reflect.Method.invoke (Method.java:580) 16:09:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:09:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:09:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:09:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:09:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/maven-metadata.xml 16:09:47 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml 16:09:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:09:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:09:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:09:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:09:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:09:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:09:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:09:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:09:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:09:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:09:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:09:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:09:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:09:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:09:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:09:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:09:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:09:47 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:09:47 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:09:47 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:09:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:09:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:09:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:09:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:09:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:09:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:09:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:09:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:09:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:09:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:09:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:09:47 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:09:47 at java.lang.reflect.Method.invoke (Method.java:580) 16:09:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:09:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:09:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:09:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:09:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml 16:09:47 [INFO] 16:09:47 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ openflow-protocol-it --- 16:09:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:09:47 [INFO] 16:09:47 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflow-protocol-it --- 16:09:47 [INFO] No sources in project. Archive not created. 16:09:47 [INFO] 16:09:47 [INFO] -----------< org.opendaylight.openflowplugin:test-extension >----------- 16:09:47 [INFO] Building test-extension 0.21.6-SNAPSHOT [73/84] 16:09:47 [INFO] from extension/test-extension/pom.xml 16:09:47 [INFO] -------------------------------[ bundle ]------------------------------- 16:09:47 [INFO] 16:09:47 [INFO] --- clean:3.5.0:clean (default-clean) @ test-extension --- 16:09:47 [INFO] 16:09:47 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ test-extension --- 16:09:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:47 [INFO] 16:09:47 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ test-extension --- 16:09:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:47 [INFO] 16:09:47 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ test-extension --- 16:09:47 [INFO] 16:09:47 [INFO] --- dependency:3.11.0:properties (default) @ test-extension --- 16:09:47 [INFO] 16:09:47 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ test-extension --- 16:09:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:09:47 [INFO] 16:09:47 [INFO] --- yang:14.0.25:generate-sources (binding) @ test-extension --- 16:09:47 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:09:47 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/src/main/yang 16:09:47 [INFO] yang-to-sources: Found 18 dependencies in 2.497 ms 16:09:47 [INFO] yang-to-sources: Project model files found: 1 in 1.007 ms 16:09:47 [INFO] yang-to-sources: 1 YANG models processed in 87.10 ms 16:09:47 [INFO] BindingJavaFileGenerator: Defined 9 files in 1.595 ms 16:09:47 [INFO] Sorted 9 files into 3 directories in 175.9 μs 16:09:47 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 7.717 ms 16:09:47 [INFO] 16:09:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-extension --- 16:09:47 [INFO] Starting audit... 16:09:47 Audit done. 16:09:47 [INFO] You have 0 Checkstyle violations. 16:09:47 [INFO] 16:09:47 [INFO] --- checkstyle:3.6.0:check (default) @ test-extension --- 16:09:48 [INFO] Starting audit... 16:09:48 Audit done. 16:09:48 [INFO] You have 0 Checkstyle violations. 16:09:48 [INFO] 16:09:48 [INFO] --- dependency:3.11.0:copy (unpack-license) @ test-extension --- 16:09:48 [INFO] 16:09:48 [INFO] --- resources:3.5.0:resources (default-resources) @ test-extension --- 16:09:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/src/main/resources 16:09:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/generated-sources/spi 16:09:48 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:09:48 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:09:48 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:09:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/generated-sources/spi 16:09:48 [INFO] 16:09:48 [INFO] --- compiler:3.15.0:compile (default-compile) @ test-extension --- 16:09:48 [INFO] Recompiling the module because of changed dependency. 16:09:48 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 16:09:48 [INFO] 16:09:48 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ test-extension >>> 16:09:48 [INFO] 16:09:48 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ test-extension --- 16:09:48 [INFO] Fork Value is true 16:09:50 [INFO] Done SpotBugs Analysis.... 16:09:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:09:50 [INFO] 16:09:50 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ test-extension <<< 16:09:50 [INFO] 16:09:50 [INFO] 16:09:50 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ test-extension --- 16:09:50 [INFO] BugInstance size is 0 16:09:50 [INFO] Error size is 0 16:09:50 [INFO] No errors/warnings found 16:09:50 [INFO] 16:09:50 [INFO] --- resources:3.5.0:testResources (default-testResources) @ test-extension --- 16:09:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/src/test/resources 16:09:50 [INFO] 16:09:50 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ test-extension --- 16:09:50 [INFO] No sources to compile 16:09:50 [INFO] 16:09:50 [INFO] --- surefire:3.5.6:test (default-test) @ test-extension --- 16:09:50 [INFO] No tests to run. 16:09:50 [INFO] 16:09:50 [INFO] --- copy:14.3.7:copy-files (default) @ test-extension --- 16:09:50 [INFO] 16:09:50 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ test-extension --- 16:09:51 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/test-extension-0.21.6-SNAPSHOT.jar 16:09:51 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/META-INF/MANIFEST.MF 16:09:51 [INFO] 16:09:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-extension --- 16:09:52 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/test-extension-0.21.6-SNAPSHOT-javadoc.jar 16:09:52 [INFO] 16:09:52 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ test-extension --- 16:09:52 [INFO] CycloneDX: Resolving Dependencies 16:09:53 [INFO] CycloneDX: Creating BOM version 1.6 with 53 component(s) 16:09:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/bom.xml 16:09:53 [INFO] attaching as test-extension-0.21.6-SNAPSHOT-cyclonedx.xml 16:09:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/bom.json 16:09:53 [INFO] attaching as test-extension-0.21.6-SNAPSHOT-cyclonedx.json 16:09:53 [INFO] 16:09:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-extension --- 16:09:53 [INFO] Skipping duplicate-finder execution! 16:09:53 [INFO] 16:09:53 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ test-extension --- 16:09:53 [WARNING] Used undeclared dependencies found: 16:09:53 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.6:compile 16:09:53 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.8:compile 16:09:53 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.8:compile 16:09:53 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile 16:09:53 [WARNING] Unused declared dependencies found: 16:09:53 [WARNING] org.opendaylight.openflowplugin:openflowplugin:jar:0.21.6-SNAPSHOT:compile 16:09:53 [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-eric:jar:0.21.6-SNAPSHOT:compile 16:09:53 [WARNING] org.opendaylight.openflowplugin:openflowjava-extension-eric:jar:0.21.6-SNAPSHOT:compile 16:09:53 [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.21.6-SNAPSHOT:compile 16:09:53 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.21.6-SNAPSHOT:compile 16:09:53 [WARNING] org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.21.6-SNAPSHOT:compile 16:09:53 [INFO] 16:09:53 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ test-extension --- 16:09:53 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/test-extension-0.21.6-SNAPSHOT-sources.jar 16:09:53 [INFO] 16:09:53 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ test-extension --- 16:09:53 [INFO] 16:09:53 [INFO] --- jacoco:0.8.15:report (report) @ test-extension --- 16:09:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:09:53 [INFO] 16:09:53 [INFO] --- install:3.1.4:install (default-install) @ test-extension --- 16:09:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-SNAPSHOT.pom 16:09:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/test-extension-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-SNAPSHOT.jar 16:09:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/test-extension-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-SNAPSHOT-javadoc.jar 16:09:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-SNAPSHOT-cyclonedx.xml 16:09:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-SNAPSHOT-cyclonedx.json 16:09:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/test-extension-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-SNAPSHOT-sources.jar 16:09:53 [INFO] 16:09:53 [INFO] --- bundle:6.1.0:install (default-install) @ test-extension --- 16:09:53 [INFO] Installing org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-SNAPSHOT.jar 16:09:53 [INFO] Writing OBR metadata 16:09:53 [INFO] 16:09:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ test-extension --- 16:09:53 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:09:53 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/maven-metadata.xml 16:09:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:09:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:09:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:09:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:09:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:09:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:09:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:09:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:09:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:09:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:09:53 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:09:53 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:09:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:09:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:09:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:09:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:09:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:09:53 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:09:53 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:09:53 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:09:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:09:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:09:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:09:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:09:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:09:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:09:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:09:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:09:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:09:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:09:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:09:53 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:09:53 at java.lang.reflect.Method.invoke (Method.java:580) 16:09:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:09:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:09:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:09:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:09:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/maven-metadata.xml 16:09:53 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/maven-metadata.xml 16:09:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:09:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:09:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:09:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:09:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:09:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:09:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:09:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:09:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:09:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:09:53 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:09:53 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:09:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:09:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:09:53 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:09:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:09:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:09:53 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:09:53 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:09:53 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:09:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:09:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:09:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:09:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:09:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:09:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:09:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:09:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:09:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:09:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:09:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:09:53 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:09:53 at java.lang.reflect.Method.invoke (Method.java:580) 16:09:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:09:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:09:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:09:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:09:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/maven-metadata.xml 16:09:53 [INFO] 16:09:53 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ test-extension --- 16:09:53 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:09:53 [INFO] 16:09:53 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-aggregator >-- 16:09:53 [INFO] Building openflowplugin-extension-aggregator 0.21.6-SNAPSHOT [74/84] 16:09:53 [INFO] from extension/pom.xml 16:09:53 [INFO] --------------------------------[ pom ]--------------------------------- 16:09:53 [INFO] 16:09:53 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-aggregator --- 16:09:53 [INFO] 16:09:53 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-extension-aggregator --- 16:09:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:53 [INFO] 16:09:53 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-extension-aggregator --- 16:09:53 [INFO] 16:09:53 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowplugin-extension-aggregator --- 16:09:53 [INFO] Skipping CycloneDX goal, because module skips deploy 16:09:53 [INFO] 16:09:53 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-aggregator --- 16:09:53 [INFO] Skipping artifact installation 16:09:53 [INFO] 16:09:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-extension-aggregator --- 16:09:53 [INFO] Skipping artifact deployment 16:09:53 [INFO] 16:09:53 [INFO] -----------< org.opendaylight.openflowplugin:test-provider >------------ 16:09:53 [INFO] Building test-provider 0.21.6-SNAPSHOT [75/84] 16:09:53 [INFO] from test-provider/pom.xml 16:09:53 [INFO] -------------------------------[ bundle ]------------------------------- 16:09:53 [INFO] 16:09:53 [INFO] --- clean:3.5.0:clean (default-clean) @ test-provider --- 16:09:53 [INFO] 16:09:53 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ test-provider --- 16:09:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:53 [INFO] 16:09:53 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ test-provider --- 16:09:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:09:53 [INFO] 16:09:53 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ test-provider --- 16:09:54 [INFO] 16:09:54 [INFO] --- dependency:3.11.0:properties (default) @ test-provider --- 16:09:54 [INFO] 16:09:54 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ test-provider --- 16:09:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:09:54 [INFO] 16:09:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-provider --- 16:09:54 [INFO] Starting audit... 16:09:54 Audit done. 16:09:54 [INFO] You have 0 Checkstyle violations. 16:09:54 [INFO] 16:09:54 [INFO] --- checkstyle:3.6.0:check (default) @ test-provider --- 16:09:54 [INFO] Starting audit... 16:09:54 Audit done. 16:09:54 [INFO] You have 0 Checkstyle violations. 16:09:54 [INFO] 16:09:54 [INFO] --- dependency:3.11.0:copy (unpack-license) @ test-provider --- 16:09:54 [INFO] 16:09:54 [INFO] --- resources:3.5.0:resources (default-resources) @ test-provider --- 16:09:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/resources 16:09:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/generated-sources/spi 16:09:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/generated-sources/yang 16:09:54 [INFO] 16:09:54 [INFO] --- compiler:3.15.0:compile (default-compile) @ test-provider --- 16:09:54 [INFO] Recompiling the module because of changed dependency. 16:09:54 [INFO] Compiling 16 source files with javac [debug release 21] to target/classes 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[592,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[594,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[600,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[602,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[654,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[656,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[657,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[659,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[664,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[666,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[667,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[669,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[675,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[677,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[678,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[680,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[686,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[688,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[689,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[691,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[559,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[561,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[335,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[337,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[356,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[358,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[362,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[364,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[390,25] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[390,79] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[392,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[393,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[394,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[396,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[201,61] org.opendaylight.openflowplugin.test.FlowEventListenerLoggingImpl in org.opendaylight.openflowplugin.test has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2572,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2574,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[61,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[66,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[71,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[76,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[42,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[44,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkOverutilized in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[46,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:09:55 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[48,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkUtilizationNormal in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:09:55 [INFO] 16:09:55 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ test-provider >>> 16:09:55 [INFO] 16:09:55 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ test-provider --- 16:09:55 [INFO] Fork Value is true 16:10:01 [INFO] Done SpotBugs Analysis.... 16:10:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:10:01 [INFO] 16:10:01 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ test-provider <<< 16:10:01 [INFO] 16:10:01 [INFO] 16:10:01 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ test-provider --- 16:10:01 [INFO] BugInstance size is 0 16:10:01 [INFO] Error size is 0 16:10:01 [INFO] No errors/warnings found 16:10:01 [INFO] 16:10:01 [INFO] --- resources:3.5.0:testResources (default-testResources) @ test-provider --- 16:10:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/test/resources 16:10:01 [INFO] 16:10:01 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ test-provider --- 16:10:01 [INFO] No sources to compile 16:10:01 [INFO] 16:10:01 [INFO] --- surefire:3.5.6:test (default-test) @ test-provider --- 16:10:01 [INFO] No tests to run. 16:10:01 [INFO] 16:10:01 [INFO] --- copy:14.3.7:copy-files (default) @ test-provider --- 16:10:01 [INFO] 16:10:01 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ test-provider --- 16:10:01 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/test-provider-0.21.6-SNAPSHOT.jar 16:10:01 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/META-INF/MANIFEST.MF 16:10:01 [INFO] 16:10:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-provider --- 16:10:03 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/test-provider-0.21.6-SNAPSHOT-javadoc.jar 16:10:03 [INFO] 16:10:03 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ test-provider --- 16:10:03 [INFO] CycloneDX: Resolving Dependencies 16:10:04 [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) 16:10:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/bom.xml 16:10:04 [INFO] attaching as test-provider-0.21.6-SNAPSHOT-cyclonedx.xml 16:10:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/bom.json 16:10:04 [INFO] attaching as test-provider-0.21.6-SNAPSHOT-cyclonedx.json 16:10:04 [INFO] 16:10:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-provider --- 16:10:04 [INFO] Skipping duplicate-finder execution! 16:10:04 [INFO] 16:10:04 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ test-provider --- 16:10:04 [WARNING] Used undeclared dependencies found: 16:10:04 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 16:10:04 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.6:compile 16:10:04 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.8:compile 16:10:04 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.8:compile 16:10:04 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.25:compile 16:10:04 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile 16:10:04 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.6:compile 16:10:04 [INFO] 16:10:04 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ test-provider --- 16:10:04 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/test-provider-0.21.6-SNAPSHOT-sources.jar 16:10:04 [INFO] 16:10:04 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ test-provider --- 16:10:04 [INFO] 16:10:04 [INFO] --- jacoco:0.8.15:report (report) @ test-provider --- 16:10:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:10:04 [INFO] 16:10:04 [INFO] --- install:3.1.4:install (default-install) @ test-provider --- 16:10:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-SNAPSHOT.pom 16:10:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/test-provider-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-SNAPSHOT.jar 16:10:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/test-provider-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-SNAPSHOT-javadoc.jar 16:10:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-SNAPSHOT-cyclonedx.xml 16:10:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-SNAPSHOT-cyclonedx.json 16:10:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/test-provider-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-SNAPSHOT-sources.jar 16:10:04 [INFO] 16:10:04 [INFO] --- bundle:6.1.0:install (default-install) @ test-provider --- 16:10:04 [INFO] Installing org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-SNAPSHOT.jar 16:10:04 [INFO] Writing OBR metadata 16:10:04 [INFO] 16:10:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ test-provider --- 16:10:04 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:10:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/maven-metadata.xml 16:10:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:10:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:10:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:10:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:10:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:10:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:10:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:10:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:10:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:10:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:10:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:10:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:10:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:10:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:10:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:10:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:10:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:10:04 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:10:04 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:10:04 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:10:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:10:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:10:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:10:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:10:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:10:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:10:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:10:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:10:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:10:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:10:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:10:04 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:10:04 at java.lang.reflect.Method.invoke (Method.java:580) 16:10:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:10:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:10:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:10:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:10:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/maven-metadata.xml 16:10:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/maven-metadata.xml 16:10:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:10:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:10:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:10:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:10:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:10:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:10:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:10:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:10:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:10:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:10:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:10:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:10:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:10:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:10:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:10:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:10:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:10:04 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:10:04 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:10:04 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:10:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:10:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:10:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:10:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:10:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:10:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:10:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:10:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:10:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:10:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:10:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:10:04 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:10:04 at java.lang.reflect.Method.invoke (Method.java:580) 16:10:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:10:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:10:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:10:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:10:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/maven-metadata.xml 16:10:04 [INFO] 16:10:04 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ test-provider --- 16:10:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:10:04 [INFO] 16:10:04 [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-aggregator >-- 16:10:04 [INFO] Building ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.21.6-SNAPSHOT [76/84] 16:10:04 [INFO] from applications/arbitratorreconciliation/pom.xml 16:10:04 [INFO] --------------------------------[ pom ]--------------------------------- 16:10:04 [INFO] 16:10:04 [INFO] --- clean:3.5.0:clean (default-clean) @ arbitratorreconciliation-aggregator --- 16:10:04 [INFO] 16:10:04 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ arbitratorreconciliation-aggregator --- 16:10:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:04 [INFO] 16:10:04 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ arbitratorreconciliation-aggregator --- 16:10:04 [INFO] 16:10:04 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ arbitratorreconciliation-aggregator --- 16:10:04 [INFO] Skipping CycloneDX goal, because module skips deploy 16:10:04 [INFO] 16:10:04 [INFO] --- install:3.1.4:install (default-install) @ arbitratorreconciliation-aggregator --- 16:10:04 [INFO] Skipping artifact installation 16:10:04 [INFO] 16:10:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ arbitratorreconciliation-aggregator --- 16:10:04 [INFO] Skipping artifact deployment 16:10:04 [INFO] 16:10:04 [INFO] ------< org.opendaylight.openflowplugin:applications-aggregator >------- 16:10:04 [INFO] Building applications-aggregator 0.21.6-SNAPSHOT [77/84] 16:10:04 [INFO] from applications/pom.xml 16:10:04 [INFO] --------------------------------[ pom ]--------------------------------- 16:10:04 [INFO] 16:10:04 [INFO] --- clean:3.5.0:clean (default-clean) @ applications-aggregator --- 16:10:04 [INFO] 16:10:04 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ applications-aggregator --- 16:10:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:04 [INFO] 16:10:04 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ applications-aggregator --- 16:10:04 [INFO] 16:10:04 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ applications-aggregator --- 16:10:04 [INFO] Skipping CycloneDX goal, because module skips deploy 16:10:04 [INFO] 16:10:04 [INFO] --- install:3.1.4:install (default-install) @ applications-aggregator --- 16:10:04 [INFO] Skipping artifact installation 16:10:04 [INFO] 16:10:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ applications-aggregator --- 16:10:04 [INFO] Skipping artifact deployment 16:10:04 [INFO] 16:10:04 [INFO] ----------< org.opendaylight.openflowplugin:learning-switch >----------- 16:10:04 [INFO] Building learning-switch 0.21.6-SNAPSHOT [78/84] 16:10:04 [INFO] from samples/learning-switch/pom.xml 16:10:04 [INFO] -------------------------------[ bundle ]------------------------------- 16:10:04 [INFO] 16:10:04 [INFO] --- clean:3.5.0:clean (default-clean) @ learning-switch --- 16:10:04 [INFO] 16:10:04 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ learning-switch --- 16:10:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:04 [INFO] 16:10:04 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ learning-switch --- 16:10:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:04 [INFO] 16:10:04 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ learning-switch --- 16:10:04 [INFO] 16:10:04 [INFO] --- dependency:3.11.0:properties (default) @ learning-switch --- 16:10:04 [INFO] 16:10:04 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ learning-switch --- 16:10:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:10:04 [INFO] 16:10:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ learning-switch --- 16:10:04 [INFO] Starting audit... 16:10:04 Audit done. 16:10:04 [INFO] You have 0 Checkstyle violations. 16:10:04 [INFO] 16:10:04 [INFO] --- checkstyle:3.6.0:check (default) @ learning-switch --- 16:10:04 [INFO] Starting audit... 16:10:04 Audit done. 16:10:04 [INFO] You have 0 Checkstyle violations. 16:10:04 [INFO] 16:10:04 [INFO] --- dependency:3.11.0:copy (unpack-license) @ learning-switch --- 16:10:04 [INFO] 16:10:04 [INFO] --- resources:3.5.0:resources (default-resources) @ learning-switch --- 16:10:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/resources 16:10:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/generated-sources/spi 16:10:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/generated-sources/yang 16:10:04 [INFO] 16:10:04 [INFO] --- compiler:3.15.0:compile (default-compile) @ learning-switch --- 16:10:04 [INFO] Recompiling the module because of changed dependency. 16:10:04 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 16:10:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:[27,27] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:10:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[49,56] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 16:10:05 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[64,56] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 16:10:05 [INFO] 16:10:05 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ learning-switch >>> 16:10:05 [INFO] 16:10:05 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ learning-switch --- 16:10:05 [INFO] Fork Value is true 16:10:08 [INFO] Done SpotBugs Analysis.... 16:10:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:10:08 [INFO] 16:10:08 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ learning-switch <<< 16:10:08 [INFO] 16:10:08 [INFO] 16:10:08 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ learning-switch --- 16:10:08 [INFO] BugInstance size is 0 16:10:08 [INFO] Error size is 0 16:10:08 [INFO] No errors/warnings found 16:10:08 [INFO] 16:10:08 [INFO] --- resources:3.5.0:testResources (default-testResources) @ learning-switch --- 16:10:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/test/resources 16:10:08 [INFO] 16:10:08 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ learning-switch --- 16:10:08 [INFO] No sources to compile 16:10:08 [INFO] 16:10:08 [INFO] --- surefire:3.5.6:test (default-test) @ learning-switch --- 16:10:08 [INFO] No tests to run. 16:10:08 [INFO] 16:10:08 [INFO] --- copy:14.3.7:copy-files (default) @ learning-switch --- 16:10:08 [INFO] 16:10:08 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ learning-switch --- 16:10:08 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.21.6-SNAPSHOT.jar 16:10:08 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/META-INF/MANIFEST.MF 16:10:08 [INFO] 16:10:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ learning-switch --- 16:10:10 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.21.6-SNAPSHOT-javadoc.jar 16:10:10 [INFO] 16:10:10 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ learning-switch --- 16:10:10 [INFO] CycloneDX: Resolving Dependencies 16:10:10 [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) 16:10:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/bom.xml 16:10:10 [INFO] attaching as learning-switch-0.21.6-SNAPSHOT-cyclonedx.xml 16:10:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/bom.json 16:10:10 [INFO] attaching as learning-switch-0.21.6-SNAPSHOT-cyclonedx.json 16:10:10 [INFO] 16:10:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ learning-switch --- 16:10:10 [INFO] Skipping duplicate-finder execution! 16:10:10 [INFO] 16:10:10 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ learning-switch --- 16:10:10 [WARNING] Used undeclared dependencies found: 16:10:10 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 16:10:10 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.6:compile 16:10:10 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.8:compile 16:10:10 [WARNING] com.google.guava:guava:jar:33.6.0-jre:compile 16:10:10 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.25:compile 16:10:10 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile 16:10:10 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.6:compile 16:10:10 [INFO] 16:10:10 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ learning-switch --- 16:10:10 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.21.6-SNAPSHOT-sources.jar 16:10:10 [INFO] 16:10:10 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ learning-switch --- 16:10:10 [INFO] 16:10:10 [INFO] --- jacoco:0.8.15:report (report) @ learning-switch --- 16:10:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:10:10 [INFO] 16:10:10 [INFO] --- install:3.1.4:install (default-install) @ learning-switch --- 16:10:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/pom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-SNAPSHOT.pom 16:10:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-SNAPSHOT.jar 16:10:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-SNAPSHOT-javadoc.jar 16:10:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-SNAPSHOT-cyclonedx.xml 16:10:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-SNAPSHOT-cyclonedx.json 16:10:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-SNAPSHOT-sources.jar 16:10:10 [INFO] 16:10:10 [INFO] --- bundle:6.1.0:install (default-install) @ learning-switch --- 16:10:10 [INFO] Installing org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-SNAPSHOT.jar 16:10:10 [INFO] Writing OBR metadata 16:10:10 [INFO] 16:10:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ learning-switch --- 16:10:10 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:10:10 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/maven-metadata.xml 16:10:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:10:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:10:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:10:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:10:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:10:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:10:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:10:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:10:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:10:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:10:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:10:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:10:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:10:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:10:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:10:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:10:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:10:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:10:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:10:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:10:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:10:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:10:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:10:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:10:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:10:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:10:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:10:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:10:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:10:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:10:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:10:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:10:10 at java.lang.reflect.Method.invoke (Method.java:580) 16:10:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:10:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:10:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:10:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:10:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/maven-metadata.xml 16:10:10 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml 16:10:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:10:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:10:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:10:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:10:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:10:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:10:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:10:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:10:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:10:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:10:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:10:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:10:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:10:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:10:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:10:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:10:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:10:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:10:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:10:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:10:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:10:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:10:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:10:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:10:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:10:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:10:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:10:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:10:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:10:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:10:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:10:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:10:10 at java.lang.reflect.Method.invoke (Method.java:580) 16:10:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:10:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:10:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:10:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:10:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml 16:10:10 [INFO] 16:10:10 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ learning-switch --- 16:10:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:10:10 [INFO] 16:10:10 [INFO] ----------< org.opendaylight.openflowplugin:sample-consumer >----------- 16:10:10 [INFO] Building sample-consumer 0.21.6-SNAPSHOT [79/84] 16:10:10 [INFO] from samples/sample-consumer/pom.xml 16:10:10 [INFO] -------------------------------[ bundle ]------------------------------- 16:10:10 [INFO] 16:10:10 [INFO] --- clean:3.5.0:clean (default-clean) @ sample-consumer --- 16:10:10 [INFO] 16:10:10 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ sample-consumer --- 16:10:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:10 [INFO] 16:10:10 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ sample-consumer --- 16:10:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:10 [INFO] 16:10:10 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ sample-consumer --- 16:10:11 [INFO] 16:10:11 [INFO] --- dependency:3.11.0:properties (default) @ sample-consumer --- 16:10:11 [INFO] 16:10:11 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ sample-consumer --- 16:10:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:10:11 [INFO] 16:10:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ sample-consumer --- 16:10:11 [INFO] Starting audit... 16:10:11 Audit done. 16:10:11 [INFO] You have 0 Checkstyle violations. 16:10:11 [INFO] 16:10:11 [INFO] --- checkstyle:3.6.0:check (default) @ sample-consumer --- 16:10:11 [INFO] Starting audit... 16:10:11 Audit done. 16:10:11 [INFO] You have 0 Checkstyle violations. 16:10:11 [INFO] 16:10:11 [INFO] --- dependency:3.11.0:copy (unpack-license) @ sample-consumer --- 16:10:11 [INFO] 16:10:11 [INFO] --- resources:3.5.0:resources (default-resources) @ sample-consumer --- 16:10:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/src/main/resources 16:10:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/generated-sources/spi 16:10:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/generated-sources/yang 16:10:11 [INFO] 16:10:11 [INFO] --- compiler:3.15.0:compile (default-compile) @ sample-consumer --- 16:10:11 [INFO] Recompiling the module because of changed dependency. 16:10:11 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 16:10:11 [INFO] 16:10:11 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ sample-consumer >>> 16:10:11 [INFO] 16:10:11 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ sample-consumer --- 16:10:11 [INFO] Fork Value is true 16:10:13 [INFO] Done SpotBugs Analysis.... 16:10:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:10:13 [INFO] 16:10:13 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ sample-consumer <<< 16:10:13 [INFO] 16:10:13 [INFO] 16:10:13 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ sample-consumer --- 16:10:13 [INFO] BugInstance size is 0 16:10:13 [INFO] Error size is 0 16:10:13 [INFO] No errors/warnings found 16:10:13 [INFO] 16:10:13 [INFO] --- resources:3.5.0:testResources (default-testResources) @ sample-consumer --- 16:10:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/src/test/resources 16:10:13 [INFO] 16:10:13 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ sample-consumer --- 16:10:13 [INFO] No sources to compile 16:10:13 [INFO] 16:10:13 [INFO] --- surefire:3.5.6:test (default-test) @ sample-consumer --- 16:10:13 [INFO] No tests to run. 16:10:13 [INFO] 16:10:13 [INFO] --- copy:14.3.7:copy-files (default) @ sample-consumer --- 16:10:13 [INFO] 16:10:13 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ sample-consumer --- 16:10:14 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/sample-consumer-0.21.6-SNAPSHOT.jar 16:10:14 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/META-INF/MANIFEST.MF 16:10:14 [INFO] 16:10:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ sample-consumer --- 16:10:15 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/sample-consumer-0.21.6-SNAPSHOT-javadoc.jar 16:10:15 [INFO] 16:10:15 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ sample-consumer --- 16:10:15 [INFO] CycloneDX: Resolving Dependencies 16:10:15 [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) 16:10:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/bom.xml 16:10:15 [INFO] attaching as sample-consumer-0.21.6-SNAPSHOT-cyclonedx.xml 16:10:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/bom.json 16:10:15 [INFO] attaching as sample-consumer-0.21.6-SNAPSHOT-cyclonedx.json 16:10:15 [INFO] 16:10:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ sample-consumer --- 16:10:15 [INFO] Skipping duplicate-finder execution! 16:10:15 [INFO] 16:10:15 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ sample-consumer --- 16:10:15 [INFO] No dependency problems found 16:10:15 [INFO] 16:10:15 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ sample-consumer --- 16:10:15 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/sample-consumer-0.21.6-SNAPSHOT-sources.jar 16:10:15 [INFO] 16:10:15 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ sample-consumer --- 16:10:15 [INFO] 16:10:15 [INFO] --- jacoco:0.8.15:report (report) @ sample-consumer --- 16:10:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:10:15 [INFO] 16:10:15 [INFO] --- install:3.1.4:install (default-install) @ sample-consumer --- 16:10:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-SNAPSHOT.pom 16:10:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/sample-consumer-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-SNAPSHOT.jar 16:10:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/sample-consumer-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-SNAPSHOT-javadoc.jar 16:10:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-SNAPSHOT-cyclonedx.xml 16:10:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-SNAPSHOT-cyclonedx.json 16:10:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/sample-consumer-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-SNAPSHOT-sources.jar 16:10:15 [INFO] 16:10:15 [INFO] --- bundle:6.1.0:install (default-install) @ sample-consumer --- 16:10:16 [INFO] Installing org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-SNAPSHOT.jar 16:10:16 [INFO] Writing OBR metadata 16:10:16 [INFO] 16:10:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ sample-consumer --- 16:10:16 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:10:16 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/maven-metadata.xml 16:10:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:10:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:10:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:10:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:10:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:10:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:10:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:10:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:10:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:10:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:10:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:10:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:10:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:10:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:10:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:10:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:10:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:10:16 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:10:16 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:10:16 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:10:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:10:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:10:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:10:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:10:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:10:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:10:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:10:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:10:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:10:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:10:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:10:16 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:10:16 at java.lang.reflect.Method.invoke (Method.java:580) 16:10:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:10:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:10:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:10:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:10:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/maven-metadata.xml 16:10:16 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml 16:10:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:10:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:10:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:10:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:10:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:10:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:10:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:10:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:10:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:10:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:10:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:10:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:10:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:10:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:10:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:10:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:10:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:10:16 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:10:16 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:10:16 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:10:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:10:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:10:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:10:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:10:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:10:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:10:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:10:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:10:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:10:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:10:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:10:16 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:10:16 at java.lang.reflect.Method.invoke (Method.java:580) 16:10:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:10:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:10:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:10:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:10:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml 16:10:16 [INFO] 16:10:16 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ sample-consumer --- 16:10:16 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:10:16 [INFO] 16:10:16 [INFO] -----------< org.opendaylight.openflowplugin:sample-bundles >----------- 16:10:16 [INFO] Building sample-bundles 0.21.6-SNAPSHOT [80/84] 16:10:16 [INFO] from samples/sample-bundles/pom.xml 16:10:16 [INFO] -------------------------------[ bundle ]------------------------------- 16:10:16 [INFO] 16:10:16 [INFO] --- clean:3.5.0:clean (default-clean) @ sample-bundles --- 16:10:16 [INFO] 16:10:16 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ sample-bundles --- 16:10:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:16 [INFO] 16:10:16 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ sample-bundles --- 16:10:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:16 [INFO] 16:10:16 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ sample-bundles --- 16:10:16 [INFO] 16:10:16 [INFO] --- dependency:3.11.0:properties (default) @ sample-bundles --- 16:10:16 [INFO] 16:10:16 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ sample-bundles --- 16:10:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:10:16 [INFO] 16:10:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ sample-bundles --- 16:10:16 [INFO] Starting audit... 16:10:16 Audit done. 16:10:16 [INFO] You have 0 Checkstyle violations. 16:10:16 [INFO] 16:10:16 [INFO] --- checkstyle:3.6.0:check (default) @ sample-bundles --- 16:10:16 [INFO] Starting audit... 16:10:16 Audit done. 16:10:16 [INFO] You have 0 Checkstyle violations. 16:10:16 [INFO] 16:10:16 [INFO] --- dependency:3.11.0:copy (unpack-license) @ sample-bundles --- 16:10:16 [INFO] 16:10:16 [INFO] --- resources:3.5.0:resources (default-resources) @ sample-bundles --- 16:10:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/src/main/resources 16:10:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/generated-sources/spi 16:10:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/generated-sources/yang 16:10:16 [INFO] 16:10:16 [INFO] --- compiler:3.15.0:compile (default-compile) @ sample-bundles --- 16:10:16 [INFO] Recompiling the module because of changed dependency. 16:10:16 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 16:10:16 [INFO] 16:10:16 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ sample-bundles >>> 16:10:16 [INFO] 16:10:16 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ sample-bundles --- 16:10:16 [INFO] Fork Value is true 16:10:19 [INFO] Done SpotBugs Analysis.... 16:10:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:10:19 [INFO] 16:10:19 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ sample-bundles <<< 16:10:19 [INFO] 16:10:19 [INFO] 16:10:19 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ sample-bundles --- 16:10:19 [INFO] BugInstance size is 0 16:10:19 [INFO] Error size is 0 16:10:19 [INFO] No errors/warnings found 16:10:19 [INFO] 16:10:19 [INFO] --- resources:3.5.0:testResources (default-testResources) @ sample-bundles --- 16:10:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/src/test/resources 16:10:19 [INFO] 16:10:19 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ sample-bundles --- 16:10:19 [INFO] No sources to compile 16:10:19 [INFO] 16:10:19 [INFO] --- surefire:3.5.6:test (default-test) @ sample-bundles --- 16:10:19 [INFO] No tests to run. 16:10:19 [INFO] 16:10:19 [INFO] --- copy:14.3.7:copy-files (default) @ sample-bundles --- 16:10:19 [INFO] 16:10:19 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ sample-bundles --- 16:10:19 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/sample-bundles-0.21.6-SNAPSHOT.jar 16:10:19 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/META-INF/MANIFEST.MF 16:10:19 [INFO] 16:10:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ sample-bundles --- 16:10:21 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/sample-bundles-0.21.6-SNAPSHOT-javadoc.jar 16:10:21 [INFO] 16:10:21 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ sample-bundles --- 16:10:21 [INFO] CycloneDX: Resolving Dependencies 16:10:21 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 16:10:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/bom.xml 16:10:21 [INFO] attaching as sample-bundles-0.21.6-SNAPSHOT-cyclonedx.xml 16:10:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/bom.json 16:10:21 [INFO] attaching as sample-bundles-0.21.6-SNAPSHOT-cyclonedx.json 16:10:21 [INFO] 16:10:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ sample-bundles --- 16:10:21 [INFO] Skipping duplicate-finder execution! 16:10:21 [INFO] 16:10:21 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ sample-bundles --- 16:10:21 [WARNING] Used undeclared dependencies found: 16:10:21 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.6:compile 16:10:21 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.8:compile 16:10:21 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.8:compile 16:10:21 [WARNING] com.google.guava:guava:jar:33.6.0-jre:compile 16:10:21 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.25:compile 16:10:21 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile 16:10:21 [INFO] 16:10:21 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ sample-bundles --- 16:10:21 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/sample-bundles-0.21.6-SNAPSHOT-sources.jar 16:10:21 [INFO] 16:10:21 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ sample-bundles --- 16:10:21 [INFO] 16:10:21 [INFO] --- jacoco:0.8.15:report (report) @ sample-bundles --- 16:10:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:10:21 [INFO] 16:10:21 [INFO] --- install:3.1.4:install (default-install) @ sample-bundles --- 16:10:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-SNAPSHOT.pom 16:10:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/sample-bundles-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-SNAPSHOT.jar 16:10:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/sample-bundles-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-SNAPSHOT-javadoc.jar 16:10:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-SNAPSHOT-cyclonedx.xml 16:10:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-SNAPSHOT-cyclonedx.json 16:10:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/sample-bundles-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-SNAPSHOT-sources.jar 16:10:21 [INFO] 16:10:21 [INFO] --- bundle:6.1.0:install (default-install) @ sample-bundles --- 16:10:21 [INFO] Installing org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-SNAPSHOT.jar 16:10:21 [INFO] Writing OBR metadata 16:10:21 [INFO] 16:10:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ sample-bundles --- 16:10:21 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:10:21 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/maven-metadata.xml 16:10:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:10:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:10:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:10:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:10:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:10:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:10:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:10:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:10:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:10:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:10:21 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:10:21 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:10:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:10:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:10:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:10:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:10:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:10:21 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:10:21 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:10:21 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:10:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:10:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:10:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:10:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:10:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:10:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:10:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:10:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:10:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:10:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:10:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:10:21 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:10:21 at java.lang.reflect.Method.invoke (Method.java:580) 16:10:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:10:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:10:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:10:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:10:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/maven-metadata.xml 16:10:21 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml 16:10:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:10:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:10:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:10:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:10:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:10:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:10:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:10:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:10:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:10:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:10:21 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:10:21 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:10:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:10:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:10:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:10:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:10:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:10:21 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:10:21 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:10:21 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:10:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:10:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:10:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:10:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:10:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:10:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:10:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:10:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:10:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:10:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:10:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:10:21 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:10:21 at java.lang.reflect.Method.invoke (Method.java:580) 16:10:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:10:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:10:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:10:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:10:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml 16:10:21 [INFO] 16:10:21 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ sample-bundles --- 16:10:21 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:10:21 [INFO] 16:10:21 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-samples-aggregator >-- 16:10:21 [INFO] Building openflowplugin-samples-aggregator 0.21.6-SNAPSHOT [81/84] 16:10:21 [INFO] from samples/pom.xml 16:10:21 [INFO] --------------------------------[ pom ]--------------------------------- 16:10:21 [INFO] 16:10:21 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-samples-aggregator --- 16:10:21 [INFO] 16:10:21 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-samples-aggregator --- 16:10:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:21 [INFO] 16:10:21 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-samples-aggregator --- 16:10:21 [INFO] 16:10:21 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowplugin-samples-aggregator --- 16:10:21 [INFO] Skipping CycloneDX goal, because module skips deploy 16:10:21 [INFO] 16:10:21 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-samples-aggregator --- 16:10:21 [INFO] Skipping artifact installation 16:10:21 [INFO] 16:10:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-samples-aggregator --- 16:10:21 [INFO] Skipping artifact deployment 16:10:21 [INFO] 16:10:21 [INFO] -----------< org.opendaylight.openflowplugin:srm-aggregator >----------- 16:10:21 [INFO] Building srm-aggregator 0.21.6-SNAPSHOT [82/84] 16:10:21 [INFO] from srm/pom.xml 16:10:21 [INFO] --------------------------------[ pom ]--------------------------------- 16:10:21 [INFO] 16:10:21 [INFO] --- clean:3.5.0:clean (default-clean) @ srm-aggregator --- 16:10:21 [INFO] 16:10:21 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ srm-aggregator --- 16:10:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:21 [INFO] 16:10:21 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ srm-aggregator --- 16:10:21 [INFO] 16:10:21 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ srm-aggregator --- 16:10:21 [INFO] Skipping CycloneDX goal, because module skips deploy 16:10:21 [INFO] 16:10:21 [INFO] --- install:3.1.4:install (default-install) @ srm-aggregator --- 16:10:21 [INFO] Skipping artifact installation 16:10:21 [INFO] 16:10:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ srm-aggregator --- 16:10:21 [INFO] Skipping artifact deployment 16:10:21 [INFO] 16:10:21 [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-karaf >-------- 16:10:21 [INFO] Building openflowplugin-karaf 0.21.6-SNAPSHOT [83/84] 16:10:21 [INFO] from distribution/karaf/pom.xml 16:10:21 [INFO] --------------------------------[ pom ]--------------------------------- 16:10:23 [INFO] 16:10:23 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-karaf --- 16:10:23 [INFO] 16:10:23 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-karaf --- 16:10:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:23 [INFO] 16:10:23 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-karaf --- 16:10:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:23 [INFO] 16:10:23 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-karaf --- 16:10:23 [INFO] 16:10:23 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-karaf --- 16:10:23 [INFO] 16:10:23 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-karaf --- 16:10:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:10:23 [INFO] 16:10:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-karaf --- 16:10:23 [INFO] Starting audit... 16:10:23 Audit done. 16:10:23 [INFO] You have 0 Checkstyle violations. 16:10:23 [INFO] 16:10:23 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-karaf --- 16:10:23 [INFO] Starting audit... 16:10:23 Audit done. 16:10:23 [INFO] You have 0 Checkstyle violations. 16:10:23 [INFO] 16:10:23 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-karaf --- 16:10:23 [INFO] 16:10:23 [INFO] --- resources:3.5.0:resources (process-resources) @ openflowplugin-karaf --- 16:10:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/src/main/resources 16:10:23 [INFO] 16:10:23 [INFO] --- karaf:4.4.11:assembly (process-resources) @ openflowplugin-karaf --- 16:10:23 [INFO] Using repositories: 16:10:23 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 16:10:23 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 16:10:23 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:10:23 [INFO] Creating work directory: /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/assembly 16:10:23 [INFO] Loading direct KAR and features XML dependencies 16:10:23 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.11/kar 16:10:23 [INFO] Feature framework will be added as a startup feature 16:10:23 [INFO] Generating Karaf assembly: /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/assembly 16:10:23 [INFO] Unzipping kars 16:10:23 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.11/kar 16:10:23 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.11/xml/features 16:10:23 [INFO] Loading profiles from: 16:10:23 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 16:10:23 [INFO] Loading repositories 16:10:23 [INFO] Generating generated-startup profile 16:10:23 [INFO] Generating generated-boot profile with parents: generated-startup 16:10:23 [INFO] Generating generated-installed profile 16:10:23 [INFO] Configuring etc/config.properties and etc/system.properties 16:10:23 [INFO] Downloading libraries for generated profiles 16:10:23 [INFO] Downloading additional libraries 16:10:23 [INFO] Writing configurations 16:10:23 [INFO] adding config file: etc/profile.cfg 16:10:23 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 16:10:23 [INFO] Startup stage 16:10:23 [INFO] Loading startup repositories 16:10:23 [INFO] Resolving startup features and bundles 16:10:23 [INFO] Features: framework 16:10:23 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.3.7 16:10:24 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.7 16:10:24 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 16:10:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 16:10:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 16:10:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 16:10:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 16:10:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 16:10:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 16:10:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 16:10:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 16:10:24 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.11 16:10:24 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.11 16:10:24 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.11 16:10:24 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 16:10:24 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.3 16:10:24 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.3 16:10:24 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.3 16:10:24 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.1 16:10:24 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 16:10:24 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 16:10:24 [INFO] Boot stage 16:10:24 [INFO] Loading boot repositories 16:10:24 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.11/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.11/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.35/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.6/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/12.0.8/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.25/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.14/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.3.7/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.3.7/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/15.0.8/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/15.0.8/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/15.0.8/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.3.7/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.25/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.25/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.3.7/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.25/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/15.0.8/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.8/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/12.0.8/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.6/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/10.0.5/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jspecify/14.3.7/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.14/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.25/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.3.7/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.25/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.25/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.14/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/15.0.8/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/15.0.8/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/15.0.8/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/15.0.8/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.25/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.3.7/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/15.0.8/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/10.0.5/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/12.0.8/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.6/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/12.0.8/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/15.0.8/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.6/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.22.8/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/15.0.8/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.25/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/15.0.8/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.25/xml/features 16:10:24 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/10.0.5/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-quic/14.3.7/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-http3/14.3.7/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.6/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.6/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.6/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/12.0.8/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/15.0.8/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/15.0.8/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.3.7/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.22.8/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.22.8/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.22.8/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.22.8/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.22.8/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.25/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.25/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.25/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/10.0.5/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.3.7/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/10.0.5/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/10.0.5/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.6/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/10.0.5/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/10.0.5/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.3.7/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.3.7/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/12.0.8/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.3.7/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.3.7/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/12.0.8/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.6/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.6/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.6/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.6/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/10.0.5/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.6/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.6/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.3.7/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/12.0.8/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.25/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.3.7/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.22.8/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/12.0.8/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.6/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.6/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/10.0.5/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.6/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.25/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.6/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/12.0.8/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/12.0.8/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/10.0.5/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/10.0.5/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.6/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.6/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.6/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.6/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/10.0.5/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.6/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.3.7/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.6/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.6/xml/features 16:10:24 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.6/xml/features 16:10:24 [INFO] Feature shell-compat/4.4.11 is defined as a boot feature 16:10:24 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.11 16:10:24 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.11 16:10:24 [INFO] Feature f35a3edb-d4ad-4b32-86a9-1c3748a6488c/0.0.0 is defined as a boot feature 16:10:24 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.3.7 16:10:24 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.3.7 16:10:24 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 16:10:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 16:10:24 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.3.7 16:10:24 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.7 16:10:24 [INFO] Feature management/4.4.11 is defined as a boot feature 16:10:24 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 16:10:24 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 16:10:24 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 16:10:24 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 16:10:24 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 16:10:24 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.11 16:10:24 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 16:10:24 [INFO] adding config file: etc/jmx.acl.cfg 16:10:24 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 16:10:24 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 16:10:24 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 16:10:24 [INFO] adding config file: etc/org.apache.karaf.management.cfg 16:10:24 [INFO] Feature instance/4.4.11 is defined as a boot feature 16:10:24 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.11 16:10:24 [INFO] Feature deployer/4.4.11 is defined as a boot feature 16:10:24 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.11 16:10:24 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.11 16:10:24 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.11 16:10:24 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.11 16:10:24 [INFO] Feature jline/3.30.9 is defined as a boot feature 16:10:24 [INFO] adding maven artifact: mvn:org.jline/jline/3.30.9 16:10:24 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.3 16:10:24 [INFO] Feature system/4.4.11 is defined as a boot feature 16:10:24 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.11 16:10:24 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 16:10:24 [INFO] Feature aries-proxy/4.4.11 is defined as a boot feature 16:10:24 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.9.1 16:10:24 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.9.1 16:10:24 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 16:10:24 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.9.1 16:10:24 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.9.1 16:10:24 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.9.1 16:10:24 [INFO] Feature package/4.4.11 is defined as a boot feature 16:10:24 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.11 16:10:24 [INFO] Feature jaas/4.4.11 is defined as a boot feature 16:10:24 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.11 16:10:24 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.11 16:10:24 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.11 16:10:24 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 16:10:24 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 16:10:24 [INFO] Feature feature/4.4.11 is defined as a boot feature 16:10:24 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.11 16:10:24 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.11 16:10:24 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.11 16:10:24 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 16:10:24 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 16:10:24 [INFO] Feature framework/4.4.11 is defined as a boot feature 16:10:24 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 16:10:24 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.3 16:10:24 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 16:10:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 16:10:24 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.11 16:10:24 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 16:10:24 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.1 16:10:24 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.11 16:10:24 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.3 16:10:24 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 16:10:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 16:10:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 16:10:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 16:10:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 16:10:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 16:10:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 16:10:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 16:10:24 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.3 16:10:24 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.11 16:10:24 [INFO] Feature aries-blueprint/4.4.11 is defined as a boot feature 16:10:24 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 16:10:24 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.11 16:10:24 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 16:10:24 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 16:10:24 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 16:10:24 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 16:10:24 [INFO] Feature ssh/4.4.11 is defined as a boot feature 16:10:24 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.84 16:10:24 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.84 16:10:24 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.11 16:10:24 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.17.1 16:10:24 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.17.1 16:10:24 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.17.1 16:10:24 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.84 16:10:24 [INFO] Feature config/4.4.11 is defined as a boot feature 16:10:24 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.11 16:10:24 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 16:10:24 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 16:10:24 [INFO] Feature log/4.4.11 is defined as a boot feature 16:10:24 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.11 16:10:24 [INFO] adding config file: etc/org.apache.karaf.log.cfg 16:10:24 [INFO] Feature scr/4.4.11 is defined as a boot feature 16:10:24 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.11 16:10:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 16:10:24 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 16:10:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.18 16:10:24 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 16:10:24 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 16:10:24 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.11 16:10:24 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 16:10:24 [INFO] Feature shell/4.4.11 is defined as a boot feature 16:10:24 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.11 16:10:24 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.11 16:10:24 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.11 16:10:24 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 16:10:24 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 16:10:24 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 16:10:24 [INFO] Feature jaas-boot/4.4.11 is defined as a boot feature 16:10:24 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.11.jar 16:10:24 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.11 16:10:24 [INFO] Feature service/4.4.11 is defined as a boot feature 16:10:24 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.11 16:10:24 [INFO] Feature bundle/4.4.11 is defined as a boot feature 16:10:24 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.11 16:10:24 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 16:10:24 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 16:10:24 [INFO] Feature standard/4.4.11 is defined as a boot feature 16:10:24 [INFO] Feature diagnostic/4.4.11 is defined as a boot feature 16:10:24 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.11 16:10:24 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.11.jar 16:10:24 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.11 16:10:24 [INFO] Feature kar/4.4.11 is defined as a boot feature 16:10:24 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.11 16:10:24 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 16:10:24 [INFO] Feature pax-url-wrap/2.7.1 is defined as a boot feature 16:10:24 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.3 16:10:24 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.7.1/jar/uber 16:10:24 [INFO] Install stage 16:10:24 [INFO] Loading installed repositories 16:10:24 [INFO] Feature wrapper/4.4.11 is defined as an installed feature 16:10:24 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.11 16:10:24 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 16:10:24 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.17 16:10:24 [INFO] 16:10:24 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-karaf >>> 16:10:24 [INFO] 16:10:24 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-karaf --- 16:10:24 [INFO] No files found to run spotbugs; check compile phase has been run. 16:10:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:10:24 [INFO] 16:10:24 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-karaf <<< 16:10:24 [INFO] 16:10:24 [INFO] 16:10:24 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-karaf --- 16:10:24 [INFO] 16:10:24 [INFO] --- dependency:3.11.0:copy (apply-branding) @ openflowplugin-karaf --- 16:10:24 [INFO] 16:10:24 [INFO] --- dependency:3.11.0:unpack-dependencies (unpack-karaf-resources) @ openflowplugin-karaf --- 16:10:24 [INFO] 16:10:24 [INFO] --- dependency:3.11.0:copy (org.ops4j.pax.url.mvn.cfg) @ openflowplugin-karaf --- 16:10:25 [WARNING] Overwriting /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 16:10:25 [INFO] 16:10:25 [INFO] --- copy:14.3.7:copy-files (default) @ openflowplugin-karaf --- 16:10:25 [INFO] 16:10:25 [INFO] --- resources:3.5.0:copy-resources (copy-resources) @ openflowplugin-karaf --- 16:10:25 [WARNING] Parameter 'overwrite' is deprecated: Use changeDetection instead. 16:10:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/src/main/assembly 16:10:25 [INFO] 16:10:25 [INFO] --- karaf:14.3.7:populate-local-repo (populate-local-repo) @ openflowplugin-karaf --- 16:10:26 [INFO] Feature repository discovered recursively: 0a1f6a7b-4fb6-4415-a11a-c1235399a5aa 16:10:26 [INFO] Feature repository discovered recursively: features-openflowplugin 16:10:26 [INFO] Feature repository discovered recursively: framework-4.4.11 16:10:26 [INFO] Feature repository discovered recursively: odl-aaa-0.22.8 16:10:26 [INFO] Feature repository discovered recursively: odl-antlr4 16:10:26 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 16:10:26 [INFO] Feature repository discovered recursively: odl-apache-commons-text 16:10:26 [INFO] Feature repository discovered recursively: odl-apache-shiro 16:10:26 [INFO] Feature repository discovered recursively: odl-bytebuddy 16:10:26 [INFO] Feature repository discovered recursively: odl-controller-12.0.8 16:10:26 [INFO] Feature repository discovered recursively: odl-controller-blueprint-12.0.8 16:10:26 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-12.0.8 16:10:26 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 16:10:26 [INFO] Feature repository discovered recursively: odl-extras-12.0.8 16:10:26 [INFO] Feature repository discovered recursively: odl-gson 16:10:26 [INFO] Feature repository discovered recursively: odl-guava 16:10:26 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 16:10:26 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 16:10:26 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 16:10:26 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 16:10:26 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash 16:10:26 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name 16:10:26 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 16:10:26 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf 16:10:26 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring 16:10:26 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 16:10:26 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 16:10:26 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 16:10:26 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 16:10:26 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 16:10:26 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 16:10:26 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 16:10:26 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 16:10:26 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 16:10:26 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 16:10:26 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 16:10:26 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 16:10:26 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 16:10:26 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 16:10:26 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 16:10:26 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 16:10:26 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 16:10:26 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 16:10:26 [INFO] Feature repository discovered recursively: odl-infrautils-ready 16:10:26 [INFO] Feature repository discovered recursively: odl-infrautils-utils 16:10:26 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 16:10:26 [INFO] Feature repository discovered recursively: odl-javassist-3 16:10:26 [INFO] Feature repository discovered recursively: odl-jersey-2 16:10:26 [INFO] Feature repository discovered recursively: odl-jspecify 16:10:26 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 16:10:26 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 16:10:26 [INFO] Feature repository discovered recursively: odl-lz4 16:10:26 [INFO] Feature repository discovered recursively: odl-mdsal-12.0.8 16:10:26 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 16:10:26 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 16:10:26 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 16:10:26 [INFO] Feature repository discovered recursively: odl-mdsal-common 16:10:26 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 16:10:26 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 16:10:26 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 16:10:26 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 16:10:26 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 16:10:26 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 16:10:26 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 16:10:26 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 16:10:26 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 16:10:26 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 16:10:26 [INFO] Feature repository discovered recursively: odl-netconf-10.0.5 16:10:26 [INFO] Feature repository discovered recursively: odl-netconf-databind 16:10:26 [INFO] Feature repository discovered recursively: odl-netconf-keystore 16:10:26 [INFO] Feature repository discovered recursively: odl-netconf-truststore 16:10:26 [INFO] Feature repository discovered recursively: odl-netty-4 16:10:26 [INFO] Feature repository discovered recursively: odl-netty-http3 16:10:26 [INFO] Feature repository discovered recursively: odl-netty-quic 16:10:26 [INFO] Feature repository discovered recursively: odl-openflowjava-0.21.6-SNAPSHOT 16:10:26 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation 16:10:26 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic 16:10:26 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher 16:10:26 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager 16:10:26 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync 16:10:26 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker 16:10:26 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework 16:10:26 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli 16:10:26 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer 16:10:26 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology 16:10:26 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery 16:10:26 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager 16:10:26 [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test 16:10:26 [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions 16:10:26 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services 16:10:26 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest 16:10:26 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries 16:10:26 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.21.6-SNAPSHOT 16:10:26 [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions 16:10:26 [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions 16:10:26 [INFO] Feature repository discovered recursively: odl-pekko 16:10:26 [INFO] Feature repository discovered recursively: odl-raft-api 16:10:26 [INFO] Feature repository discovered recursively: odl-raft-spi 16:10:26 [INFO] Feature repository discovered recursively: odl-restconf 16:10:26 [INFO] Feature repository discovered recursively: odl-restconf-api 16:10:26 [INFO] Feature repository discovered recursively: odl-restconf-nb-10.0.5 16:10:26 [INFO] Feature repository discovered recursively: odl-restconf-server-api 16:10:26 [INFO] Feature repository discovered recursively: odl-servlet-api 16:10:26 [INFO] Feature repository discovered recursively: odl-stax2-api 16:10:26 [INFO] Feature repository discovered recursively: odl-ws-rs-api 16:10:26 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 16:10:26 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 16:10:26 [INFO] Feature repository discovered recursively: odl-yangtools-codec 16:10:26 [INFO] Feature repository discovered recursively: odl-yangtools-common 16:10:26 [INFO] Feature repository discovered recursively: odl-yangtools-data 16:10:26 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 16:10:26 [INFO] Feature repository discovered recursively: odl-yangtools-export 16:10:26 [INFO] Feature repository discovered recursively: odl-yangtools-netty 16:10:26 [INFO] Feature repository discovered recursively: odl-yangtools-parser 16:10:26 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 16:10:26 [INFO] Feature repository discovered recursively: odl-yangtools-util 16:10:26 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 16:10:26 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 16:10:26 [INFO] Feature repository discovered recursively: openflowplugin-0.21.6-SNAPSHOT 16:10:26 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 16:10:26 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.35 16:10:26 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 16:10:26 [INFO] Feature repository discovered recursively: pt-triemap 16:10:26 [INFO] Feature repository discovered recursively: standard-4.4.11 16:10:26 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 16:10:26 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 16:10:26 [WARNING] Duplicate versions for com.h2database:h2::jar, 2.2.224 and 2.4.240 16:10:26 [WARNING] Duplicate versions for commons-codec:commons-codec::jar, 1.22.1 and 1.21.0 16:10:26 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.1 and 1.7.2 16:10:26 [INFO] 16:10:26 [INFO] --- antrun:3.2.0:run (fix-permissions) @ openflowplugin-karaf --- 16:10:26 [INFO] Executing tasks 16:10:26 [INFO] Executed tasks 16:10:26 [INFO] 16:10:26 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ openflowplugin-karaf --- 16:10:26 [INFO] Executing tasks 16:10:26 [INFO] [delete] Deleting directory /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/assembly/system/org/bouncycastle 16:10:26 [INFO] Executed tasks 16:10:26 [INFO] 16:10:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-karaf --- 16:10:26 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:10:26 [INFO] 16:10:26 [INFO] --- karaf:4.4.11:archive (package) @ openflowplugin-karaf --- 16:10:39 [INFO] 16:10:39 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowplugin-karaf --- 16:10:39 [INFO] Skipping CycloneDX goal, because module skips deploy 16:10:39 [INFO] 16:10:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-karaf --- 16:10:39 [INFO] Skipping duplicate-finder execution! 16:10:39 [INFO] 16:10:39 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflowplugin-karaf --- 16:10:39 [INFO] Skipping pom project 16:10:39 [INFO] 16:10:39 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflowplugin-karaf --- 16:10:39 [INFO] 16:10:39 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflowplugin-karaf --- 16:10:39 [INFO] 16:10:39 [INFO] --- jacoco:0.8.15:report (report) @ openflowplugin-karaf --- 16:10:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:10:39 [INFO] 16:10:39 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-karaf --- 16:10:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.21.6-SNAPSHOT/openflowplugin-karaf-0.21.6-SNAPSHOT.pom 16:10:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/openflowplugin-karaf-0.21.6-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.21.6-SNAPSHOT/openflowplugin-karaf-0.21.6-SNAPSHOT.tar.gz 16:10:39 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/openflowplugin-karaf-0.21.6-SNAPSHOT.zip to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.21.6-SNAPSHOT/openflowplugin-karaf-0.21.6-SNAPSHOT.zip 16:10:39 [INFO] 16:10:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-karaf --- 16:10:39 [INFO] Skipping artifact deployment 16:10:39 [INFO] 16:10:39 [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------ 16:10:39 [INFO] Building openflowplugin 0.21.6-SNAPSHOT [84/84] 16:10:39 [INFO] from pom.xml 16:10:39 [INFO] --------------------------------[ pom ]--------------------------------- 16:10:39 [INFO] 16:10:39 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-aggregator --- 16:10:39 [INFO] Deleting /w/workspace/openflowplugin-maven-merge-vanadium/target 16:10:39 [INFO] 16:10:39 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-aggregator --- 16:10:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:39 [INFO] 16:10:39 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-aggregator --- 16:10:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:39 [INFO] 16:10:39 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-aggregator --- 16:10:39 [INFO] 16:10:39 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-aggregator --- 16:10:39 [INFO] 16:10:39 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-aggregator --- 16:10:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:10:39 [INFO] 16:10:39 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-aggregator --- 16:10:39 [INFO] Starting audit... 16:10:39 Audit done. 16:10:39 [INFO] You have 0 Checkstyle violations. 16:10:39 [INFO] 16:10:39 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-aggregator --- 16:10:39 [INFO] Starting audit... 16:10:39 Audit done. 16:10:39 [INFO] You have 0 Checkstyle violations. 16:10:39 [INFO] 16:10:39 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-aggregator --- 16:10:39 [INFO] 16:10:39 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-aggregator >>> 16:10:40 [INFO] 16:10:40 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-aggregator --- 16:10:40 [INFO] No files found to run spotbugs; check compile phase has been run. 16:10:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:10:40 [INFO] 16:10:40 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-aggregator <<< 16:10:40 [INFO] 16:10:40 [INFO] 16:10:40 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-aggregator --- 16:10:40 [INFO] 16:10:40 [INFO] --- copy:14.3.7:copy-files (default) @ openflowplugin-aggregator --- 16:10:40 [INFO] 16:10:40 [INFO] --- javadoc:3.1.1:jar (attach-javadocs) @ openflowplugin-aggregator --- 16:10:41 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:10:41 [INFO] 16:10:41 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowplugin-aggregator --- 16:10:41 [INFO] CycloneDX: Resolving Dependencies 16:10:41 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 16:10:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/target/bom.xml 16:10:41 [INFO] attaching as openflowplugin-aggregator-0.21.6-SNAPSHOT-cyclonedx.xml 16:10:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/target/bom.json 16:10:41 [INFO] attaching as openflowplugin-aggregator-0.21.6-SNAPSHOT-cyclonedx.json 16:10:41 [INFO] 16:10:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-aggregator --- 16:10:41 [INFO] Skipping duplicate-finder execution! 16:10:41 [INFO] 16:10:41 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflowplugin-aggregator --- 16:10:41 [INFO] Skipping pom project 16:10:41 [INFO] 16:10:41 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflowplugin-aggregator --- 16:10:41 [INFO] 16:10:41 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflowplugin-aggregator --- 16:10:41 [INFO] 16:10:41 [INFO] --- jacoco:0.8.15:report (report) @ openflowplugin-aggregator --- 16:10:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:10:41 [INFO] 16:10:41 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-aggregator --- 16:10:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-SNAPSHOT.pom 16:10:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-SNAPSHOT-cyclonedx.xml 16:10:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-SNAPSHOT-cyclonedx.json 16:10:41 [INFO] 16:10:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-aggregator --- 16:10:41 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 16:10:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/maven-metadata.xml 16:10:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:10:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:10:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:10:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:10:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:10:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:10:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:10:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 16:10:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:10:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:10:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:10:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:10:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:10:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:10:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:10:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:10:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:10:41 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:10:41 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:10:41 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:10:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:10:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:10:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:10:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:10:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:10:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:10:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:10:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:10:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:10:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:10:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:10:41 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:10:41 at java.lang.reflect.Method.invoke (Method.java:580) 16:10:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:10:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:10:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:10:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:10:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/maven-metadata.xml 16:10:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml 16:10:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 16:10:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 16:10:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 16:10:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 16:10:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 16:10:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 16:10:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 16:10:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 16:10:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 16:10:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 16:10:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 16:10:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 16:10:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 16:10:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 16:10:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 16:10:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 16:10:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 16:10:41 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 16:10:41 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 16:10:41 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 16:10:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 16:10:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 16:10:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 16:10:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 16:10:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 16:10:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 16:10:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 16:10:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 16:10:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 16:10:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 16:10:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 16:10:41 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 16:10:41 at java.lang.reflect.Method.invoke (Method.java:580) 16:10:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 16:10:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 16:10:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 16:10:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 16:10:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml 16:10:41 [INFO] 16:10:41 [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------ 16:10:41 [INFO] Building openflowplugin 0.21.6-SNAPSHOT [85/84] 16:10:41 [INFO] from pom.xml 16:10:41 [INFO] --------------------------------[ pom ]--------------------------------- 16:10:41 [INFO] 16:10:41 [INFO] >>> javadoc:3.1.1:aggregate (default-cli) > compile @ openflowplugin-aggregator >>> 16:10:41 [INFO] 16:10:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:10:41 [INFO] Forking openflowplugin-artifacts 0.21.6-SNAPSHOT 16:10:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:10:41 [INFO] 16:10:41 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-artifacts --- 16:10:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:41 [INFO] 16:10:41 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-artifacts --- 16:10:41 [INFO] 16:10:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:10:41 [INFO] Forking openflowplugin-parent 0.21.6-SNAPSHOT 16:10:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:10:41 [INFO] 16:10:41 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-parent --- 16:10:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:41 [INFO] 16:10:41 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-parent --- 16:10:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:41 [INFO] 16:10:41 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-parent --- 16:10:41 [INFO] 16:10:41 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-parent --- 16:10:41 [INFO] 16:10:41 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-parent --- 16:10:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/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/** 16:10:41 [INFO] 16:10:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-parent --- 16:10:41 [INFO] Starting audit... 16:10:41 Audit done. 16:10:41 [INFO] You have 0 Checkstyle violations. 16:10:41 [INFO] 16:10:41 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-parent --- 16:10:41 [INFO] Starting audit... 16:10:41 Audit done. 16:10:41 [INFO] You have 0 Checkstyle violations. 16:10:41 [INFO] 16:10:41 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-parent --- 16:10:41 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/parent/target/classes 16:10:41 [INFO] 16:10:41 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>> 16:10:41 [INFO] 16:10:41 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-parent --- 16:10:41 [INFO] No files found to run spotbugs; check compile phase has been run. 16:10:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:10:41 [INFO] 16:10:41 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<< 16:10:41 [INFO] 16:10:41 [INFO] 16:10:41 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-parent --- 16:10:41 [INFO] 16:10:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:10:41 [INFO] Forking ODL :: openflowjava :: openflow-protocol-api 0.21.6-SNAPSHOT 16:10:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:10:41 [INFO] 16:10:41 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflow-protocol-api --- 16:10:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:41 [INFO] 16:10:41 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflow-protocol-api --- 16:10:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:41 [INFO] 16:10:41 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflow-protocol-api --- 16:10:42 [INFO] 16:10:42 [INFO] --- dependency:3.11.0:properties (default) @ openflow-protocol-api --- 16:10:42 [INFO] 16:10:42 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflow-protocol-api --- 16:10:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:10:42 [INFO] 16:10:42 [INFO] --- yang:14.0.25:generate-sources (binding) @ openflow-protocol-api --- 16:10:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:10:42 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/src/main/yang 16:10:42 [INFO] yang-to-sources: Found 3 dependencies in 640.4 μs 16:10:42 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:10:42 [INFO] 16:10:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-api --- 16:10:42 [INFO] Starting audit... 16:10:42 Audit done. 16:10:42 [INFO] You have 0 Checkstyle violations. 16:10:42 [INFO] 16:10:42 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-api --- 16:10:42 [INFO] Starting audit... 16:10:42 Audit done. 16:10:42 [INFO] You have 0 Checkstyle violations. 16:10:42 [INFO] 16:10:42 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflow-protocol-api --- 16:10:42 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/classes 16:10:42 [INFO] 16:10:42 [INFO] --- resources:3.5.0:resources (default-resources) @ openflow-protocol-api --- 16:10:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/src/main/resources 16:10:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/generated-sources/spi 16:10:42 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 16:10:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:10:42 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 16:10:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/generated-sources/spi 16:10:42 [INFO] 16:10:42 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflow-protocol-api --- 16:10:42 [INFO] Nothing to compile - all classes are up to date. 16:10:42 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/classes 16:10:42 [INFO] 16:10:42 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>> 16:10:42 [INFO] 16:10:42 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflow-protocol-api --- 16:10:42 [INFO] Fork Value is true 16:10:47 [INFO] Done SpotBugs Analysis.... 16:10:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:10:47 [INFO] 16:10:47 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflow-protocol-api <<< 16:10:47 [INFO] 16:10:47 [INFO] 16:10:47 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflow-protocol-api --- 16:10:47 [INFO] BugInstance size is 0 16:10:47 [INFO] Error size is 0 16:10:47 [INFO] No errors/warnings found 16:10:47 [INFO] 16:10:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:10:47 [INFO] Forking openflowjava-parent 0.21.6-SNAPSHOT 16:10:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:10:47 [INFO] 16:10:47 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowjava-parent --- 16:10:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:47 [INFO] 16:10:47 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowjava-parent --- 16:10:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:47 [INFO] 16:10:47 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowjava-parent --- 16:10:47 [INFO] 16:10:47 [INFO] --- dependency:3.11.0:properties (default) @ openflowjava-parent --- 16:10:47 [INFO] 16:10:47 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowjava-parent --- 16:10:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:10:47 [INFO] 16:10:47 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-parent --- 16:10:47 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/src/main/yang added. 16:10:47 [INFO] 16:10:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-parent --- 16:10:47 [INFO] Starting audit... 16:10:47 Audit done. 16:10:47 [INFO] You have 0 Checkstyle violations. 16:10:47 [INFO] 16:10:47 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-parent --- 16:10:47 [INFO] Starting audit... 16:10:47 Audit done. 16:10:47 [INFO] You have 0 Checkstyle violations. 16:10:47 [INFO] 16:10:47 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowjava-parent --- 16:10:47 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/target/classes 16:10:47 [INFO] 16:10:47 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowjava-parent >>> 16:10:47 [INFO] 16:10:47 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowjava-parent --- 16:10:47 [INFO] No files found to run spotbugs; check compile phase has been run. 16:10:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:10:47 [INFO] 16:10:47 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowjava-parent <<< 16:10:47 [INFO] 16:10:47 [INFO] 16:10:47 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowjava-parent --- 16:10:47 [INFO] 16:10:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:10:47 [INFO] Forking ODL :: openflowjava :: openflow-protocol-spi 0.21.6-SNAPSHOT 16:10:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:10:47 [INFO] 16:10:47 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflow-protocol-spi --- 16:10:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:47 [INFO] 16:10:47 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflow-protocol-spi --- 16:10:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:47 [INFO] 16:10:47 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflow-protocol-spi --- 16:10:48 [INFO] 16:10:48 [INFO] --- dependency:3.11.0:properties (default) @ openflow-protocol-spi --- 16:10:48 [INFO] 16:10:48 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflow-protocol-spi --- 16:10:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-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/** 16:10:48 [INFO] 16:10:48 [INFO] --- yang:14.0.25:generate-sources (binding) @ openflow-protocol-spi --- 16:10:48 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:10:48 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/main/yang 16:10:48 [INFO] yang-to-sources: Found 4 dependencies in 653.5 μs 16:10:48 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:10:48 [INFO] 16:10:48 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-spi --- 16:10:48 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/main/yang added. 16:10:48 [INFO] 16:10:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-spi --- 16:10:48 [INFO] Starting audit... 16:10:48 Audit done. 16:10:48 [INFO] You have 0 Checkstyle violations. 16:10:48 [INFO] 16:10:48 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-spi --- 16:10:48 [INFO] Starting audit... 16:10:48 Audit done. 16:10:48 [INFO] You have 0 Checkstyle violations. 16:10:48 [INFO] 16:10:48 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflow-protocol-spi --- 16:10:48 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/classes 16:10:48 [INFO] 16:10:48 [INFO] --- resources:3.5.0:resources (default-resources) @ openflow-protocol-spi --- 16:10:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/main/resources 16:10:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 16:10:48 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:10:48 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:10:48 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:10:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 16:10:48 [INFO] 16:10:48 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflow-protocol-spi --- 16:10:48 [INFO] Recompiling the module because of changed dependency. 16:10:48 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 16:10:48 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/classes 16:10:48 [INFO] 16:10:48 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflow-protocol-spi >>> 16:10:48 [INFO] 16:10:48 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflow-protocol-spi --- 16:10:48 [INFO] Fork Value is true 16:10:51 [INFO] Done SpotBugs Analysis.... 16:10:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:10:51 [INFO] 16:10:51 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<< 16:10:51 [INFO] 16:10:51 [INFO] 16:10:51 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflow-protocol-spi --- 16:10:51 [INFO] BugInstance size is 0 16:10:51 [INFO] Error size is 0 16:10:51 [INFO] No errors/warnings found 16:10:51 [INFO] 16:10:51 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:10:51 [INFO] Forking ODL :: openflowjava :: openflowjava-util 0.21.6-SNAPSHOT 16:10:51 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:10:51 [INFO] 16:10:51 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowjava-util --- 16:10:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:51 [INFO] 16:10:51 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowjava-util --- 16:10:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:51 [INFO] 16:10:51 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowjava-util --- 16:10:51 [INFO] 16:10:51 [INFO] --- dependency:3.11.0:properties (default) @ openflowjava-util --- 16:10:51 [INFO] 16:10:51 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowjava-util --- 16:10:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:10:51 [INFO] 16:10:51 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-util --- 16:10:51 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/src/main/yang added. 16:10:51 [INFO] 16:10:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-util --- 16:10:51 [INFO] Starting audit... 16:10:51 Audit done. 16:10:51 [INFO] You have 0 Checkstyle violations. 16:10:51 [INFO] 16:10:51 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-util --- 16:10:51 [INFO] Starting audit... 16:10:51 Audit done. 16:10:51 [INFO] You have 0 Checkstyle violations. 16:10:51 [INFO] 16:10:51 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowjava-util --- 16:10:51 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/classes 16:10:51 [INFO] 16:10:51 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowjava-util --- 16:10:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/src/main/resources 16:10:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/generated-sources/spi 16:10:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/generated-sources/yang 16:10:51 [INFO] 16:10:51 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowjava-util --- 16:10:51 [INFO] Recompiling the module because of changed dependency. 16:10:51 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 16:10:51 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/openflowjava-util-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/classes 16:10:51 [INFO] 16:10:51 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowjava-util >>> 16:10:51 [INFO] 16:10:51 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowjava-util --- 16:10:51 [INFO] Fork Value is true 16:10:54 [INFO] Done SpotBugs Analysis.... 16:10:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:10:54 [INFO] 16:10:54 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowjava-util <<< 16:10:54 [INFO] 16:10:54 [INFO] 16:10:54 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowjava-util --- 16:10:54 [INFO] BugInstance size is 0 16:10:54 [INFO] Error size is 0 16:10:54 [INFO] No errors/warnings found 16:10:54 [INFO] 16:10:54 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:10:54 [INFO] Forking ODL :: openflowjava :: openflow-protocol-impl 0.21.6-SNAPSHOT 16:10:54 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:10:54 [INFO] 16:10:54 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflow-protocol-impl --- 16:10:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:54 [INFO] 16:10:54 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflow-protocol-impl --- 16:10:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:10:54 [INFO] 16:10:54 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflow-protocol-impl --- 16:10:55 [INFO] 16:10:55 [INFO] --- dependency:3.11.0:properties (default) @ openflow-protocol-impl --- 16:10:55 [INFO] 16:10:55 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflow-protocol-impl --- 16:10:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-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/** 16:10:55 [INFO] 16:10:55 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-impl --- 16:10:55 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/yang added. 16:10:55 [INFO] 16:10:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-impl --- 16:10:55 [INFO] Starting audit... 16:10:55 Audit done. 16:10:55 [INFO] You have 0 Checkstyle violations. 16:10:55 [INFO] 16:10:55 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-impl --- 16:10:57 [INFO] Starting audit... 16:10:57 Audit done. 16:10:57 [INFO] You have 0 Checkstyle violations. 16:10:57 [INFO] 16:10:57 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflow-protocol-impl --- 16:10:57 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/classes 16:10:57 [INFO] 16:10:57 [INFO] --- resources:3.5.0:resources (default-resources) @ openflow-protocol-impl --- 16:10:57 [INFO] Copying 5 resources from src/main/resources to target/classes 16:10:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/generated-sources/spi 16:10:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/generated-sources/yang 16:10:57 [INFO] 16:10:57 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflow-protocol-impl --- 16:10:57 [INFO] Recompiling the module because of changed dependency. 16:10:57 [INFO] Compiling 345 source files with javac [debug release 21] to target/classes 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/SwitchConnectionProviderImpl.java:[75,8] auto-closeable resource org.opendaylight.openflowjava.protocol.impl.core.SwitchConnectionProviderImpl has a member method close() that could throw InterruptedException 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/AbstractConnectionAdapter.java:[108,17] expireAfterWrite(long,java.util.concurrent.TimeUnit) in com.google.common.cache.CacheBuilder has been deprecated 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[72,95] unchecked cast 16:10:59 required: java.lang.Class 16:10:59 found: java.lang.Class 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[76,91] unchecked cast 16:10:59 required: java.lang.Class 16:10:59 found: java.lang.Class 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[93,105] unchecked cast 16:10:59 required: java.lang.Class 16:10:59 found: java.lang.Class 16:10:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[97,101] unchecked cast 16:10:59 required: java.lang.Class 16:10:59 found: java.lang.Class 16:10:59 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/classes 16:10:59 [INFO] 16:10:59 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>> 16:10:59 [INFO] 16:10:59 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflow-protocol-impl --- 16:10:59 [INFO] Fork Value is true 16:11:09 [INFO] Done SpotBugs Analysis.... 16:11:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:11:09 [INFO] 16:11:09 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<< 16:11:09 [INFO] 16:11:09 [INFO] 16:11:09 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflow-protocol-impl --- 16:11:09 [INFO] BugInstance size is 0 16:11:09 [INFO] Error size is 0 16:11:09 [INFO] No errors/warnings found 16:11:09 [INFO] 16:11:09 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:11:09 [INFO] Forking ODL :: openflowjava :: odl-openflowjava-protocol 0.21.6-SNAPSHOT 16:11:09 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:11:09 [INFO] 16:11:09 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowjava-protocol --- 16:11:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:09 [INFO] 16:11:09 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol --- 16:11:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:09 [INFO] 16:11:09 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowjava-protocol --- 16:11:09 [INFO] 16:11:09 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowjava-protocol --- 16:11:09 [INFO] 16:11:09 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol --- 16:11:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:11:09 [INFO] 16:11:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowjava-protocol --- 16:11:09 [INFO] Starting audit... 16:11:09 Audit done. 16:11:09 [INFO] You have 0 Checkstyle violations. 16:11:09 [INFO] 16:11:09 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowjava-protocol --- 16:11:09 [INFO] Starting audit... 16:11:09 Audit done. 16:11:09 [INFO] You have 0 Checkstyle violations. 16:11:09 [INFO] 16:11:09 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowjava-protocol --- 16:11:09 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/classes 16:11:09 [INFO] 16:11:09 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol --- 16:11:09 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/feature/feature.xml 16:11:09 [INFO] ...done! 16:11:09 [INFO] Set artifact 16:11:09 [INFO] 16:11:09 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowjava-protocol --- 16:11:09 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:11:09 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:11:09 [INFO] 16:11:09 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowjava-protocol >>> 16:11:09 [INFO] 16:11:09 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowjava-protocol --- 16:11:09 [INFO] No files found to run spotbugs; check compile phase has been run. 16:11:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:11:09 [INFO] 16:11:09 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<< 16:11:09 [INFO] 16:11:09 [INFO] 16:11:09 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowjava-protocol --- 16:11:09 [INFO] 16:11:09 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:11:09 [INFO] Forking model-inventory 0.21.6-SNAPSHOT 16:11:09 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:11:09 [INFO] 16:11:09 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ model-inventory --- 16:11:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:10 [INFO] 16:11:10 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ model-inventory --- 16:11:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:10 [INFO] 16:11:10 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ model-inventory --- 16:11:10 [INFO] 16:11:10 [INFO] --- dependency:3.11.0:properties (default) @ model-inventory --- 16:11:10 [INFO] 16:11:10 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ model-inventory --- 16:11:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:11:10 [INFO] 16:11:10 [INFO] --- yang:14.0.25:generate-sources (binding) @ model-inventory --- 16:11:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:11:10 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/src/main/yang 16:11:10 [INFO] yang-to-sources: Found 2 dependencies in 478.2 μs 16:11:10 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:11:10 [INFO] 16:11:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-inventory --- 16:11:10 [INFO] Starting audit... 16:11:10 Audit done. 16:11:10 [INFO] You have 0 Checkstyle violations. 16:11:10 [INFO] 16:11:10 [INFO] --- checkstyle:3.6.0:check (default) @ model-inventory --- 16:11:10 [INFO] Starting audit... 16:11:10 Audit done. 16:11:10 [INFO] You have 0 Checkstyle violations. 16:11:10 [INFO] 16:11:10 [INFO] --- dependency:3.11.0:copy (unpack-license) @ model-inventory --- 16:11:10 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/classes 16:11:10 [INFO] 16:11:10 [INFO] --- resources:3.5.0:resources (default-resources) @ model-inventory --- 16:11:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/src/main/resources 16:11:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/generated-sources/spi 16:11:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:11:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:11:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:11:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/generated-sources/spi 16:11:10 [INFO] 16:11:10 [INFO] --- compiler:3.15.0:compile (default-compile) @ model-inventory --- 16:11:10 [INFO] Nothing to compile - all classes are up to date. 16:11:10 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/model-inventory-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/classes 16:11:10 [INFO] 16:11:10 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ model-inventory >>> 16:11:10 [INFO] 16:11:10 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ model-inventory --- 16:11:10 [INFO] Fork Value is true 16:11:12 [INFO] Done SpotBugs Analysis.... 16:11:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:11:12 [INFO] 16:11:12 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ model-inventory <<< 16:11:12 [INFO] 16:11:12 [INFO] 16:11:12 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ model-inventory --- 16:11:12 [INFO] BugInstance size is 0 16:11:12 [INFO] Error size is 0 16:11:12 [INFO] No errors/warnings found 16:11:12 [INFO] 16:11:12 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:11:12 [INFO] Forking model-flow-base 0.21.6-SNAPSHOT 16:11:12 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:11:12 [INFO] 16:11:12 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ model-flow-base --- 16:11:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:12 [INFO] 16:11:12 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ model-flow-base --- 16:11:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:12 [INFO] 16:11:12 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ model-flow-base --- 16:11:13 [INFO] 16:11:13 [INFO] --- dependency:3.11.0:properties (default) @ model-flow-base --- 16:11:13 [INFO] 16:11:13 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ model-flow-base --- 16:11:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:11:13 [INFO] 16:11:13 [INFO] --- yang:14.0.25:generate-sources (binding) @ model-flow-base --- 16:11:13 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:11:13 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/src/main/yang 16:11:13 [INFO] yang-to-sources: Found 7 dependencies in 674.7 μs 16:11:13 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:11:13 [INFO] 16:11:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-base --- 16:11:13 [INFO] Starting audit... 16:11:13 Audit done. 16:11:13 [INFO] You have 0 Checkstyle violations. 16:11:13 [INFO] 16:11:13 [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-base --- 16:11:13 [INFO] Starting audit... 16:11:13 Audit done. 16:11:13 [INFO] You have 0 Checkstyle violations. 16:11:13 [INFO] 16:11:13 [INFO] --- dependency:3.11.0:copy (unpack-license) @ model-flow-base --- 16:11:13 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/classes 16:11:13 [INFO] 16:11:13 [INFO] --- resources:3.5.0:resources (default-resources) @ model-flow-base --- 16:11:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/src/main/resources 16:11:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/generated-sources/spi 16:11:13 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 16:11:13 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:11:13 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 16:11:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/generated-sources/spi 16:11:13 [INFO] 16:11:13 [INFO] --- compiler:3.15.0:compile (default-compile) @ model-flow-base --- 16:11:13 [INFO] Recompiling the module because of changed dependency. 16:11:13 [INFO] Compiling 602 source files with javac [debug release 21] to target/classes 16:11:15 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/model-flow-base-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/classes 16:11:15 [INFO] 16:11:15 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ model-flow-base >>> 16:11:15 [INFO] 16:11:15 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ model-flow-base --- 16:11:15 [INFO] Fork Value is true 16:11:19 [INFO] Done SpotBugs Analysis.... 16:11:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:11:19 [INFO] 16:11:19 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ model-flow-base <<< 16:11:19 [INFO] 16:11:19 [INFO] 16:11:19 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ model-flow-base --- 16:11:19 [INFO] BugInstance size is 0 16:11:19 [INFO] Error size is 0 16:11:19 [INFO] No errors/warnings found 16:11:19 [INFO] 16:11:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:11:19 [INFO] Forking model-flow-service 0.21.6-SNAPSHOT 16:11:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:11:19 [INFO] 16:11:19 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ model-flow-service --- 16:11:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:19 [INFO] 16:11:19 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ model-flow-service --- 16:11:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:19 [INFO] 16:11:19 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ model-flow-service --- 16:11:19 [INFO] 16:11:19 [INFO] --- dependency:3.11.0:properties (default) @ model-flow-service --- 16:11:19 [INFO] 16:11:19 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ model-flow-service --- 16:11:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:11:19 [INFO] 16:11:19 [INFO] --- yang:14.0.25:generate-sources (binding) @ model-flow-service --- 16:11:19 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:11:19 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/src/main/yang 16:11:19 [INFO] yang-to-sources: Found 8 dependencies in 1.003 ms 16:11:19 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:11:19 [INFO] 16:11:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-service --- 16:11:19 [INFO] Starting audit... 16:11:19 Audit done. 16:11:19 [INFO] You have 0 Checkstyle violations. 16:11:19 [INFO] 16:11:19 [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-service --- 16:11:20 [INFO] Starting audit... 16:11:20 Audit done. 16:11:20 [INFO] You have 0 Checkstyle violations. 16:11:20 [INFO] 16:11:20 [INFO] --- dependency:3.11.0:copy (unpack-license) @ model-flow-service --- 16:11:20 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/classes 16:11:20 [INFO] 16:11:20 [INFO] --- resources:3.5.0:resources (default-resources) @ model-flow-service --- 16:11:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/src/main/resources 16:11:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/spi 16:11:20 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 16:11:20 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:11:20 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 16:11:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/spi 16:11:20 [INFO] 16:11:20 [INFO] --- compiler:3.15.0:compile (default-compile) @ model-flow-service --- 16:11:20 [INFO] Recompiling the module because of changed dependency. 16:11:20 [INFO] Compiling 520 source files with javac [debug release 21] to target/classes 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[142,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[143,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:21 [INFO] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.java: Some input files additionally use or override a deprecated API. 16:11:21 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/model-flow-service-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/classes 16:11:21 [INFO] 16:11:21 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ model-flow-service >>> 16:11:21 [INFO] 16:11:21 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ model-flow-service --- 16:11:21 [INFO] Fork Value is true 16:11:25 [INFO] Done SpotBugs Analysis.... 16:11:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:11:25 [INFO] 16:11:25 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ model-flow-service <<< 16:11:25 [INFO] 16:11:25 [INFO] 16:11:25 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ model-flow-service --- 16:11:25 [INFO] BugInstance size is 0 16:11:25 [INFO] Error size is 0 16:11:25 [INFO] No errors/warnings found 16:11:25 [INFO] 16:11:25 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:11:25 [INFO] Forking model-flow-statistics 0.21.6-SNAPSHOT 16:11:25 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:11:25 [INFO] 16:11:25 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ model-flow-statistics --- 16:11:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:25 [INFO] 16:11:25 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ model-flow-statistics --- 16:11:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:25 [INFO] 16:11:25 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ model-flow-statistics --- 16:11:26 [INFO] 16:11:26 [INFO] --- dependency:3.11.0:properties (default) @ model-flow-statistics --- 16:11:26 [INFO] 16:11:26 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ model-flow-statistics --- 16:11:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:11:26 [INFO] 16:11:26 [INFO] --- yang:14.0.25:generate-sources (binding) @ model-flow-statistics --- 16:11:26 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:11:26 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/src/main/yang 16:11:26 [INFO] yang-to-sources: Found 9 dependencies in 1.386 ms 16:11:26 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:11:26 [INFO] 16:11:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-statistics --- 16:11:26 [INFO] Starting audit... 16:11:26 Audit done. 16:11:26 [INFO] You have 0 Checkstyle violations. 16:11:26 [INFO] 16:11:26 [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-statistics --- 16:11:26 [INFO] Starting audit... 16:11:26 Audit done. 16:11:26 [INFO] You have 0 Checkstyle violations. 16:11:26 [INFO] 16:11:26 [INFO] --- dependency:3.11.0:copy (unpack-license) @ model-flow-statistics --- 16:11:26 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/classes 16:11:26 [INFO] 16:11:26 [INFO] --- resources:3.5.0:resources (default-resources) @ model-flow-statistics --- 16:11:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/src/main/resources 16:11:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/spi 16:11:26 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 16:11:26 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:11:26 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 16:11:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/spi 16:11:26 [INFO] 16:11:26 [INFO] --- compiler:3.15.0:compile (default-compile) @ model-flow-statistics --- 16:11:26 [INFO] Recompiling the module because of changed dependency. 16:11:26 [INFO] Compiling 291 source files with javac [debug release 21] to target/classes 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[132,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[114,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[130,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[104,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[104,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[104,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[145,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[130,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[106,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[106,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[106,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[141,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 16:11:27 [INFO] /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java: Some input files additionally use or override a deprecated API. 16:11:27 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/model-flow-statistics-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/classes 16:11:27 [INFO] 16:11:27 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ model-flow-statistics >>> 16:11:27 [INFO] 16:11:27 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ model-flow-statistics --- 16:11:27 [INFO] Fork Value is true 16:11:30 [INFO] Done SpotBugs Analysis.... 16:11:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:11:31 [INFO] 16:11:31 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ model-flow-statistics <<< 16:11:31 [INFO] 16:11:31 [INFO] 16:11:31 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ model-flow-statistics --- 16:11:31 [INFO] BugInstance size is 0 16:11:31 [INFO] Error size is 0 16:11:31 [INFO] No errors/warnings found 16:11:31 [INFO] 16:11:31 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:11:31 [INFO] Forking model-topology 0.21.6-SNAPSHOT 16:11:31 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:11:31 [INFO] 16:11:31 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ model-topology --- 16:11:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:31 [INFO] 16:11:31 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ model-topology --- 16:11:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:31 [INFO] 16:11:31 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ model-topology --- 16:11:31 [INFO] 16:11:31 [INFO] --- dependency:3.11.0:properties (default) @ model-topology --- 16:11:31 [INFO] 16:11:31 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ model-topology --- 16:11:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:11:31 [INFO] 16:11:31 [INFO] --- yang:14.0.25:generate-sources (binding) @ model-topology --- 16:11:31 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:11:31 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/src/main/yang 16:11:31 [INFO] yang-to-sources: Found 5 dependencies in 587.9 μs 16:11:31 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:11:31 [INFO] 16:11:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-topology --- 16:11:31 [INFO] Starting audit... 16:11:31 Audit done. 16:11:31 [INFO] You have 0 Checkstyle violations. 16:11:31 [INFO] 16:11:31 [INFO] --- checkstyle:3.6.0:check (default) @ model-topology --- 16:11:31 [INFO] Starting audit... 16:11:31 Audit done. 16:11:31 [INFO] You have 0 Checkstyle violations. 16:11:31 [INFO] 16:11:31 [INFO] --- dependency:3.11.0:copy (unpack-license) @ model-topology --- 16:11:31 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/classes 16:11:31 [INFO] 16:11:31 [INFO] --- resources:3.5.0:resources (default-resources) @ model-topology --- 16:11:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/src/main/resources 16:11:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/generated-sources/spi 16:11:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:11:31 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:11:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:11:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/generated-sources/spi 16:11:31 [INFO] 16:11:31 [INFO] --- compiler:3.15.0:compile (default-compile) @ model-topology --- 16:11:31 [INFO] Recompiling the module because of changed dependency. 16:11:31 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 16:11:31 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/model-topology-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/classes 16:11:31 [INFO] 16:11:31 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ model-topology >>> 16:11:31 [INFO] 16:11:31 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ model-topology --- 16:11:31 [INFO] Fork Value is true 16:11:34 [INFO] Done SpotBugs Analysis.... 16:11:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:11:34 [INFO] 16:11:34 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ model-topology <<< 16:11:34 [INFO] 16:11:34 [INFO] 16:11:34 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ model-topology --- 16:11:34 [INFO] BugInstance size is 0 16:11:34 [INFO] Error size is 0 16:11:34 [INFO] No errors/warnings found 16:11:34 [INFO] 16:11:34 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:11:34 [INFO] Forking OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.21.6-SNAPSHOT 16:11:34 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:11:34 [INFO] 16:11:34 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-nsf-model --- 16:11:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:34 [INFO] 16:11:34 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model --- 16:11:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:34 [INFO] 16:11:34 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-nsf-model --- 16:11:34 [INFO] 16:11:34 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-nsf-model --- 16:11:34 [INFO] 16:11:34 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model --- 16:11:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:11:34 [INFO] 16:11:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-nsf-model --- 16:11:34 [INFO] Starting audit... 16:11:34 Audit done. 16:11:34 [INFO] You have 0 Checkstyle violations. 16:11:34 [INFO] 16:11:34 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-nsf-model --- 16:11:34 [INFO] Starting audit... 16:11:34 Audit done. 16:11:34 [INFO] You have 0 Checkstyle violations. 16:11:34 [INFO] 16:11:34 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-nsf-model --- 16:11:34 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/classes 16:11:34 [INFO] 16:11:34 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model --- 16:11:34 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/feature/feature.xml 16:11:34 [INFO] ...done! 16:11:34 [INFO] Set artifact 16:11:34 [INFO] 16:11:34 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-nsf-model --- 16:11:34 [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 16:11:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:11:34 [INFO] 16:11:34 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nsf-model >>> 16:11:34 [INFO] 16:11:34 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model --- 16:11:34 [INFO] No files found to run spotbugs; check compile phase has been run. 16:11:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:11:34 [INFO] 16:11:34 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<< 16:11:34 [INFO] 16:11:34 [INFO] 16:11:34 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-nsf-model --- 16:11:34 [INFO] 16:11:34 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:11:34 [INFO] Forking liblldp 0.21.6-SNAPSHOT 16:11:34 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:11:34 [INFO] 16:11:34 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ liblldp --- 16:11:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:34 [INFO] 16:11:34 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ liblldp --- 16:11:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:34 [INFO] 16:11:34 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ liblldp --- 16:11:35 [INFO] 16:11:35 [INFO] --- dependency:3.11.0:properties (default) @ liblldp --- 16:11:35 [INFO] 16:11:35 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ liblldp --- 16:11:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:11:35 [INFO] 16:11:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ liblldp --- 16:11:35 [INFO] Starting audit... 16:11:35 Audit done. 16:11:35 [INFO] You have 0 Checkstyle violations. 16:11:35 [INFO] 16:11:35 [INFO] --- checkstyle:3.6.0:check (default) @ liblldp --- 16:11:35 [INFO] Starting audit... 16:11:35 Audit done. 16:11:35 [INFO] You have 0 Checkstyle violations. 16:11:35 [INFO] 16:11:35 [INFO] --- dependency:3.11.0:copy (unpack-license) @ liblldp --- 16:11:35 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/classes 16:11:35 [INFO] 16:11:35 [INFO] --- resources:3.5.0:resources (default-resources) @ liblldp --- 16:11:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/src/main/resources 16:11:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/generated-sources/spi 16:11:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/generated-sources/yang 16:11:35 [INFO] 16:11:35 [INFO] --- compiler:3.15.0:compile (default-compile) @ liblldp --- 16:11:35 [INFO] Nothing to compile - all classes are up to date. 16:11:35 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/liblldp-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/classes 16:11:35 [INFO] 16:11:35 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ liblldp >>> 16:11:35 [INFO] 16:11:35 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ liblldp --- 16:11:35 [INFO] Fork Value is true 16:11:39 [INFO] Done SpotBugs Analysis.... 16:11:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:11:39 [INFO] 16:11:39 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ liblldp <<< 16:11:39 [INFO] 16:11:39 [INFO] 16:11:39 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ liblldp --- 16:11:39 [INFO] BugInstance size is 0 16:11:39 [INFO] Error size is 0 16:11:39 [INFO] No errors/warnings found 16:11:39 [INFO] 16:11:39 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:11:39 [INFO] Forking OpenDaylight :: Openflow Plugin :: Libraries 0.21.6-SNAPSHOT 16:11:39 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:11:39 [INFO] 16:11:39 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-libraries --- 16:11:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:39 [INFO] 16:11:39 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-libraries --- 16:11:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:39 [INFO] 16:11:39 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-libraries --- 16:11:39 [INFO] 16:11:39 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-libraries --- 16:11:39 [INFO] 16:11:39 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries --- 16:11:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:11:39 [INFO] 16:11:39 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-libraries --- 16:11:39 [INFO] Starting audit... 16:11:39 Audit done. 16:11:39 [INFO] You have 0 Checkstyle violations. 16:11:39 [INFO] 16:11:39 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-libraries --- 16:11:39 [INFO] Starting audit... 16:11:39 Audit done. 16:11:39 [INFO] You have 0 Checkstyle violations. 16:11:39 [INFO] 16:11:39 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-libraries --- 16:11:39 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/classes 16:11:39 [INFO] 16:11:39 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-libraries --- 16:11:39 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/feature/feature.xml 16:11:39 [INFO] ...done! 16:11:39 [INFO] Set artifact 16:11:39 [INFO] 16:11:39 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-libraries --- 16:11:39 [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 16:11:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:11:39 [INFO] 16:11:39 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-libraries >>> 16:11:39 [INFO] 16:11:39 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-libraries --- 16:11:39 [INFO] No files found to run spotbugs; check compile phase has been run. 16:11:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:11:39 [INFO] 16:11:39 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<< 16:11:39 [INFO] 16:11:39 [INFO] 16:11:39 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-libraries --- 16:11:39 [INFO] 16:11:39 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:11:39 [INFO] Forking openflowplugin-blueprint-config 0.21.6-SNAPSHOT 16:11:39 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:11:39 [INFO] 16:11:39 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-blueprint-config --- 16:11:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:39 [INFO] 16:11:39 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config --- 16:11:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:39 [INFO] 16:11:39 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-blueprint-config --- 16:11:40 [INFO] 16:11:40 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-blueprint-config --- 16:11:40 [INFO] 16:11:40 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config --- 16:11:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:11:40 [INFO] 16:11:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-blueprint-config --- 16:11:40 [INFO] Starting audit... 16:11:40 Audit done. 16:11:40 [INFO] You have 0 Checkstyle violations. 16:11:40 [INFO] 16:11:40 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-blueprint-config --- 16:11:40 [INFO] Starting audit... 16:11:40 Audit done. 16:11:40 [INFO] You have 0 Checkstyle violations. 16:11:40 [INFO] 16:11:40 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-blueprint-config --- 16:11:40 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/classes 16:11:40 [INFO] 16:11:40 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowplugin-blueprint-config --- 16:11:40 [INFO] Copying 1 resource from src/main/resources to target/classes 16:11:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/generated-sources/spi 16:11:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/generated-sources/yang 16:11:40 [INFO] 16:11:40 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowplugin-blueprint-config --- 16:11:40 [INFO] No sources to compile 16:11:40 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/classes 16:11:40 [INFO] 16:11:40 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>> 16:11:40 [INFO] 16:11:40 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-blueprint-config --- 16:11:40 [INFO] No files found to run spotbugs; check compile phase has been run. 16:11:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:11:40 [INFO] 16:11:40 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<< 16:11:40 [INFO] 16:11:40 [INFO] 16:11:40 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-blueprint-config --- 16:11:40 [INFO] 16:11:40 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:11:40 [INFO] Forking ODL :: openflowjava :: openflowjava-blueprint-config 0.21.6-SNAPSHOT 16:11:40 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:11:40 [INFO] 16:11:40 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowjava-blueprint-config --- 16:11:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:40 [INFO] 16:11:40 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowjava-blueprint-config --- 16:11:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:40 [INFO] 16:11:40 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowjava-blueprint-config --- 16:11:40 [INFO] 16:11:40 [INFO] --- dependency:3.11.0:properties (default) @ openflowjava-blueprint-config --- 16:11:40 [INFO] 16:11:40 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config --- 16:11:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:11:40 [INFO] 16:11:40 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-blueprint-config --- 16:11:40 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/src/main/yang added. 16:11:40 [INFO] 16:11:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-blueprint-config --- 16:11:40 [INFO] Starting audit... 16:11:40 Audit done. 16:11:40 [INFO] You have 0 Checkstyle violations. 16:11:40 [INFO] 16:11:40 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-blueprint-config --- 16:11:41 [INFO] Starting audit... 16:11:41 Audit done. 16:11:41 [INFO] You have 0 Checkstyle violations. 16:11:41 [INFO] 16:11:41 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowjava-blueprint-config --- 16:11:41 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/classes 16:11:41 [INFO] 16:11:41 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowjava-blueprint-config --- 16:11:41 [INFO] Copying 2 resources from src/main/resources to target/classes 16:11:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi 16:11:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang 16:11:41 [INFO] 16:11:41 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowjava-blueprint-config --- 16:11:41 [INFO] Recompiling the module because of changed dependency. 16:11:41 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 16:11:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 16:11:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:11:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 16:11:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:11:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 16:11:41 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:11:41 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/classes 16:11:41 [INFO] 16:11:41 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>> 16:11:41 [INFO] 16:11:41 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowjava-blueprint-config --- 16:11:41 [INFO] Fork Value is true 16:11:43 [INFO] Done SpotBugs Analysis.... 16:11:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:11:43 [INFO] 16:11:43 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowjava-blueprint-config <<< 16:11:43 [INFO] 16:11:43 [INFO] 16:11:43 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowjava-blueprint-config --- 16:11:43 [INFO] BugInstance size is 0 16:11:43 [INFO] Error size is 0 16:11:43 [INFO] No errors/warnings found 16:11:43 [INFO] 16:11:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:11:43 [INFO] Forking openflowplugin-common 0.21.6-SNAPSHOT 16:11:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:11:43 [INFO] 16:11:43 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-common --- 16:11:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:43 [INFO] 16:11:43 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-common --- 16:11:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:43 [INFO] 16:11:43 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-common --- 16:11:44 [INFO] 16:11:44 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-common --- 16:11:44 [INFO] 16:11:44 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-common --- 16:11:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:11:44 [INFO] 16:11:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-common --- 16:11:44 [INFO] Starting audit... 16:11:44 Audit done. 16:11:44 [INFO] You have 0 Checkstyle violations. 16:11:44 [INFO] 16:11:44 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-common --- 16:11:44 [INFO] Starting audit... 16:11:44 Audit done. 16:11:44 [INFO] You have 0 Checkstyle violations. 16:11:44 [INFO] 16:11:44 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-common --- 16:11:44 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/classes 16:11:44 [INFO] 16:11:44 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowplugin-common --- 16:11:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/src/main/resources 16:11:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/generated-sources/spi 16:11:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/generated-sources/yang 16:11:44 [INFO] 16:11:44 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowplugin-common --- 16:11:44 [INFO] Nothing to compile - all classes are up to date. 16:11:44 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/openflowplugin-common-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/classes 16:11:44 [INFO] 16:11:44 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-common >>> 16:11:44 [INFO] 16:11:44 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-common --- 16:11:44 [INFO] Fork Value is true 16:11:47 [INFO] Done SpotBugs Analysis.... 16:11:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:11:47 [INFO] 16:11:47 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-common <<< 16:11:47 [INFO] 16:11:47 [INFO] 16:11:47 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-common --- 16:11:47 [INFO] BugInstance size is 0 16:11:47 [INFO] Error size is 0 16:11:47 [INFO] No errors/warnings found 16:11:47 [INFO] 16:11:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:11:47 [INFO] Forking openflowplugin-api 0.21.6-SNAPSHOT 16:11:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:11:47 [INFO] 16:11:47 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-api --- 16:11:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:47 [INFO] 16:11:47 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-api --- 16:11:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:47 [INFO] 16:11:47 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-api --- 16:11:47 [INFO] 16:11:47 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-api --- 16:11:47 [INFO] 16:11:47 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-api --- 16:11:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:11:47 [INFO] 16:11:47 [INFO] --- yang:14.0.25:generate-sources (binding) @ openflowplugin-api --- 16:11:47 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:11:47 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/yang 16:11:47 [INFO] yang-to-sources: Found 10 dependencies in 2.221 ms 16:11:47 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:11:47 [INFO] 16:11:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-api --- 16:11:47 [INFO] Starting audit... 16:11:47 Audit done. 16:11:47 [INFO] You have 0 Checkstyle violations. 16:11:47 [INFO] 16:11:47 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-api --- 16:11:47 [INFO] Starting audit... 16:11:47 Audit done. 16:11:47 [INFO] You have 0 Checkstyle violations. 16:11:47 [INFO] 16:11:47 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-api --- 16:11:47 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/classes 16:11:47 [INFO] 16:11:47 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowplugin-api --- 16:11:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/resources 16:11:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/generated-sources/spi 16:11:47 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 16:11:47 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:11:47 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 16:11:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/generated-sources/spi 16:11:47 [INFO] 16:11:47 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowplugin-api --- 16:11:47 [INFO] Recompiling the module because of changed dependency. 16:11:47 [INFO] Compiling 118 source files with javac [debug release 21] to target/classes 16:11:48 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/configuration/ConfigurationService.java:[17,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationService has a member method close() that could throw InterruptedException 16:11:48 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/ConnectionManager.java:[20,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.ConnectionManager has a member method close() that could throw InterruptedException 16:11:48 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/DeviceConnectionStatusProvider.java:[14,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.DeviceConnectionStatusProvider has a member method close() that could throw InterruptedException 16:11:48 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeRegistration.java:[22,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration has a member method close() that could throw InterruptedException 16:11:48 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/ReconciliationFrameworkRegistration.java:[21,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.ReconciliationFrameworkRegistration has a member method close() that could throw InterruptedException 16:11:48 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/provider/config/rev160510/OpenflowProviderConfigBuilder.java:[125,44] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 16:11:48 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/provider/config/rev160510/OpenflowProviderConfigBuilder.java:[896,24] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 16:11:48 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/openflowplugin-api-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/classes 16:11:48 [INFO] 16:11:48 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-api >>> 16:11:48 [INFO] 16:11:48 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-api --- 16:11:48 [INFO] Fork Value is true 16:11:51 [INFO] Done SpotBugs Analysis.... 16:11:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:11:51 [INFO] 16:11:51 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-api <<< 16:11:51 [INFO] 16:11:51 [INFO] 16:11:51 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-api --- 16:11:51 [INFO] BugInstance size is 0 16:11:51 [INFO] Error size is 0 16:11:51 [INFO] No errors/warnings found 16:11:51 [INFO] 16:11:51 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:11:51 [INFO] Forking openflowplugin-extension-api 0.21.6-SNAPSHOT 16:11:51 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:11:51 [INFO] 16:11:51 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-extension-api --- 16:11:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:51 [INFO] 16:11:51 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-extension-api --- 16:11:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:51 [INFO] 16:11:51 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-extension-api --- 16:11:51 [INFO] 16:11:51 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-extension-api --- 16:11:51 [INFO] 16:11:51 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-extension-api --- 16:11:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:11:51 [INFO] 16:11:51 [INFO] --- yang:14.0.25:generate-sources (binding) @ openflowplugin-extension-api --- 16:11:51 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:11:51 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/yang 16:11:51 [INFO] yang-to-sources: Found 10 dependencies in 1.007 ms 16:11:51 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:11:51 [INFO] 16:11:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-api --- 16:11:51 [INFO] Starting audit... 16:11:51 Audit done. 16:11:51 [INFO] You have 0 Checkstyle violations. 16:11:51 [INFO] 16:11:51 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-api --- 16:11:51 [INFO] Starting audit... 16:11:51 Audit done. 16:11:51 [INFO] You have 0 Checkstyle violations. 16:11:51 [INFO] 16:11:51 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-extension-api --- 16:11:51 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/classes 16:11:51 [INFO] 16:11:51 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowplugin-extension-api --- 16:11:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/resources 16:11:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/generated-sources/spi 16:11:51 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 16:11:51 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:11:51 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 16:11:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/generated-sources/spi 16:11:51 [INFO] 16:11:51 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowplugin-extension-api --- 16:11:51 [INFO] Recompiling the module because of changed dependency. 16:11:51 [INFO] Compiling 226 source files with javac [debug release 21] to target/classes 16:11:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConversionException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ConversionException has no definition of serialVersionUID 16:11:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:[20,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:11:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:[20,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:11:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:[20,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:11:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:11:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:11:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:11:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[79,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:11:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[79,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:11:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[79,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:11:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[84,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:11:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[84,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:11:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[84,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:11:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[146,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:11:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[146,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:11:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[146,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:11:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[148,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:11:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[148,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:11:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[148,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:11:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[153,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:11:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[153,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:11:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[153,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:11:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:11:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:11:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:11:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[41,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:11:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[41,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:11:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[41,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:11:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[46,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:11:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[46,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:11:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[46,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 16:11:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/GroupingLooseResolver.java:[43,44] Varargs method could cause heap pollution from non-reifiable varargs parameter classes 16:11:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/GroupingLooseResolver.java:[67,29] found raw type: org.opendaylight.yangtools.binding.Augmentable 16:11:52 missing type arguments for generic class org.opendaylight.yangtools.binding.Augmentable 16:11:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConverterNotFoundException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ConverterNotFoundException has no definition of serialVersionUID 16:11:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ExperimenterConversionException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ExperimenterConversionException has no definition of serialVersionUID 16:11:52 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/classes 16:11:52 [INFO] 16:11:52 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>> 16:11:52 [INFO] 16:11:52 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-extension-api --- 16:11:52 [INFO] Fork Value is true 16:11:56 [INFO] Done SpotBugs Analysis.... 16:11:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:11:56 [INFO] 16:11:56 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-extension-api <<< 16:11:56 [INFO] 16:11:56 [INFO] 16:11:56 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-extension-api --- 16:11:56 [INFO] BugInstance size is 0 16:11:56 [INFO] Error size is 0 16:11:56 [INFO] No errors/warnings found 16:11:56 [INFO] 16:11:56 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:11:56 [INFO] Forking openflowplugin 0.21.6-SNAPSHOT 16:11:56 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:11:56 [INFO] 16:11:56 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin --- 16:11:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:56 [INFO] 16:11:56 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin --- 16:11:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:11:56 [INFO] 16:11:56 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin --- 16:11:56 [INFO] 16:11:56 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin --- 16:11:56 [INFO] 16:11:56 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin --- 16:11:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:11:56 [INFO] 16:11:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin --- 16:11:57 [INFO] Starting audit... 16:11:57 Audit done. 16:11:57 [INFO] You have 0 Checkstyle violations. 16:11:57 [INFO] 16:11:57 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin --- 16:11:58 [INFO] Starting audit... 16:11:58 Audit done. 16:11:58 [INFO] You have 0 Checkstyle violations. 16:11:58 [INFO] 16:11:58 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin --- 16:11:58 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/classes 16:11:58 [INFO] 16:11:58 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowplugin --- 16:11:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/resources 16:11:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/generated-sources/spi 16:11:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/generated-sources/yang 16:11:58 [INFO] 16:11:58 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowplugin --- 16:11:58 [INFO] Recompiling the module because of changed dependency. 16:11:58 [INFO] Compiling 185 source files with javac [debug release 21] to target/classes 16:11:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[55,46] found raw type: org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 16:11:59 missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 16:11:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[55,42] unchecked call to ActionSerializerKey(org.opendaylight.yangtools.yang.common.Uint8,java.lang.Class,org.opendaylight.yangtools.yang.common.Uint32) as a member of the raw type org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 16:11:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[97,54] hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl 16:11:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[231,17] unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl 16:11:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[331,79] unchecked cast 16:11:59 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 16:11:59 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 16:11:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[337,80] unchecked cast 16:11:59 required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 16:11:59 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 16:11:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[165,14] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 16:11:59 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 16:11:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[169,18] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 16:11:59 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 16:11:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[112,79] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 16:11:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[145,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 16:11:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/ActionResponseConvertor.java:[114,50] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 16:11:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/OfToSalOutputActionCase.java:[38,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 16:11:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/SalToOfOutputActionCase.java:[49,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 16:11:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/ConvertReactor.java:[28,21] possible 'this' escape before subclass is fully initialized 16:11:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowStatsResponseConvertor.java:[153,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 16:11:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchV10ResponseConvertor.java:[67,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 16:11:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPhyPortCase.java:[31,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 16:11:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPortCase.java:[31,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 16:11:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[236,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 16:11:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[247,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 16:11:59 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/openflowplugin-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/classes 16:11:59 [INFO] 16:11:59 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin >>> 16:11:59 [INFO] 16:11:59 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin --- 16:11:59 [INFO] Fork Value is true 16:12:07 [INFO] Done SpotBugs Analysis.... 16:12:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:12:07 [INFO] 16:12:07 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin <<< 16:12:07 [INFO] 16:12:07 [INFO] 16:12:07 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin --- 16:12:07 [INFO] BugInstance size is 0 16:12:07 [INFO] Error size is 0 16:12:07 [INFO] No errors/warnings found 16:12:07 [INFO] 16:12:07 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:12:07 [INFO] Forking openflowplugin-impl 0.21.6-SNAPSHOT 16:12:07 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:12:07 [INFO] 16:12:07 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-impl --- 16:12:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:12:07 [INFO] 16:12:07 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-impl --- 16:12:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:12:07 [INFO] 16:12:07 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-impl --- 16:12:08 [INFO] 16:12:08 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-impl --- 16:12:08 [INFO] 16:12:08 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-impl --- 16:12:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-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/** 16:12:08 [INFO] 16:12:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-impl --- 16:12:08 [INFO] Starting audit... 16:12:08 Audit done. 16:12:08 [INFO] You have 0 Checkstyle violations. 16:12:08 [INFO] 16:12:08 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-impl --- 16:12:12 [INFO] Starting audit... 16:12:12 Audit done. 16:12:12 [INFO] You have 0 Checkstyle violations. 16:12:12 [INFO] 16:12:12 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-impl --- 16:12:12 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/classes 16:12:12 [INFO] 16:12:12 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowplugin-impl --- 16:12:12 [INFO] Copying 1 resource from src/main/resources to target/classes 16:12:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/generated-sources/spi 16:12:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/generated-sources/yang 16:12:12 [INFO] 16:12:12 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowplugin-impl --- 16:12:12 [INFO] Recompiling the module because of changed dependency. 16:12:12 [INFO] Compiling 550 source files with javac [debug release 21] to target/classes 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[19,38] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 16:12:14 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[27,58] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 16:12:14 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[37,21] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 16:12:14 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/common/MultipartReplyTranslatorUtil.java:[136,62] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[50,47] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[51,43] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[82,20] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[83,57] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[55,8] auto-closeable resource org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImpl has a member method close() that could throw InterruptedException 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[141,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[141,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[141,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[323,21] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[332,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[371,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[399,105] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[424,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[490,96] unchecked cast 16:12:14 required: java.lang.Class 16:12:14 found: java.lang.Class 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[510,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializer.java:[110,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,8] auto-closeable resource org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate has a member method close() that could throw InterruptedException 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java:[67,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java:[105,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/messages/MeterMessageSerializer.java:[103,100] unchecked cast 16:12:14 required: java.lang.Class 16:12:14 found: java.lang.Class 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[341,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllNodeConnectorsStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[339,26] org.opendaylight.openflowplugin.impl.statistics.services.GetNodeConnectorStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[337,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromGivenPortImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[335,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromAllPortsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[333,26] org.opendaylight.openflowplugin.impl.statistics.services.GetQueueStatisticsFromGivenPortImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[331,26] org.opendaylight.openflowplugin.impl.statistics.services.GetMeterFeaturesImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[329,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllMeterConfigStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[327,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllMeterStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[325,26] org.opendaylight.openflowplugin.impl.statistics.services.GetMeterStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[323,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupFeaturesImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[321,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupDescriptionImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[319,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllGroupStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[317,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[315,26] org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[311,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[309,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowsStatisticsFromAllFlowTablesImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[307,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[305,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAggregateFlowStatisticsFromFlowTableForAllFlowsImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcManagerImpl.java:[77,23] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartService.java:[37,79] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartService.java:[38,78] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartCollectorService.java:[47,25] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java:[42,69] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java:[47,68] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartRequestOnTheFlyCallback.java:[57,53] possible 'this' escape before subclass is fully initialized 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/batch/BatchPlanStep.java:[29,26] unchecked cast 16:12:14 required: java.util.List 16:12:14 found: java.util.List 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerAggregateFlowMultipartService.java:[59,51] possible 'this' escape before subclass is fully initialized 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerExperimenterMultipartService.java:[64,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 16:12:14 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerTableMultipartService.java:[62,51] possible 'this' escape before subclass is fully initialized 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddFlowsBatchImpl.java:[69,84] unchecked cast 16:12:14 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 16:12:14 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddGroupsBatchImpl.java:[72,86] unchecked cast 16:12:14 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 16:12:14 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddMetersBatchImpl.java:[72,86] unchecked cast 16:12:14 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 16:12:14 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveFlowsBatchImpl.java:[69,84] unchecked cast 16:12:14 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 16:12:14 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveGroupsBatchImpl.java:[72,86] unchecked cast 16:12:14 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 16:12:14 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveMetersBatchImpl.java:[72,86] unchecked cast 16:12:14 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 16:12:14 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[54,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 16:12:14 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[55,21] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 16:12:14 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[55,17] unchecked call to TypeVersionKey(java.lang.Class,org.opendaylight.yangtools.yang.common.Uint8) as a member of the raw type org.opendaylight.openflowplugin.extension.api.TypeVersionKey 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,102] unchecked method invocation: method getMessageConverter in interface org.opendaylight.openflowplugin.extension.api.core.extension.ExtensionConverterProvider is applied to given types 16:12:14 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 16:12:14 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,103] unchecked conversion 16:12:14 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 16:12:14 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,102] unchecked conversion 16:12:14 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 16:12:14 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateFlowsBatchImpl.java:[73,84] unchecked cast 16:12:14 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 16:12:14 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateGroupsBatchImpl.java:[82,86] unchecked cast 16:12:14 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 16:12:14 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateMetersBatchImpl.java:[81,86] unchecked cast 16:12:14 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 16:12:14 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtils.java:[137,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[35,91] found raw type: org.opendaylight.yangtools.binding.Notification 16:12:14 missing type arguments for generic class org.opendaylight.yangtools.binding.Notification 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[48,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[48,51] possible 'this' escape before subclass is fully initialized 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[79,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[79,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[79,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:12:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllGroupsStatsService.java:[37,96] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 16:12:14 [INFO] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllGroupsStatsService.java: Some input files additionally use or override a deprecated API. 16:12:14 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/openflowplugin-impl-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/classes 16:12:14 [INFO] 16:12:14 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>> 16:12:14 [INFO] 16:12:14 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-impl --- 16:12:14 [INFO] Fork Value is true 16:12:28 [INFO] Done SpotBugs Analysis.... 16:12:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:12:28 [INFO] 16:12:28 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<< 16:12:28 [INFO] 16:12:28 [INFO] 16:12:28 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-impl --- 16:12:28 [INFO] BugInstance size is 0 16:12:28 [INFO] Error size is 0 16:12:28 [INFO] No errors/warnings found 16:12:28 [INFO] 16:12:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:12:28 [INFO] Forking openflowplugin-extension-onf 0.21.6-SNAPSHOT 16:12:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:12:28 [INFO] 16:12:28 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-extension-onf --- 16:12:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:12:28 [INFO] 16:12:28 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf --- 16:12:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:12:28 [INFO] 16:12:28 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-extension-onf --- 16:12:28 [INFO] 16:12:28 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-extension-onf --- 16:12:28 [INFO] 16:12:28 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf --- 16:12:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:12:28 [INFO] 16:12:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-onf --- 16:12:28 [INFO] Starting audit... 16:12:28 Audit done. 16:12:28 [INFO] You have 0 Checkstyle violations. 16:12:28 [INFO] 16:12:28 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-onf --- 16:12:28 [INFO] Starting audit... 16:12:28 Audit done. 16:12:28 [INFO] You have 0 Checkstyle violations. 16:12:28 [INFO] 16:12:28 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-extension-onf --- 16:12:28 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/classes 16:12:28 [INFO] 16:12:28 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowplugin-extension-onf --- 16:12:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/main/resources 16:12:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/generated-sources/spi 16:12:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/generated-sources/yang 16:12:28 [INFO] 16:12:28 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowplugin-extension-onf --- 16:12:28 [INFO] Recompiling the module because of changed dependency. 16:12:28 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 16:12:29 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/main/java/org/opendaylight/openflowplugin/extension/onf/serializer/AbstractBundleMessageFactory.java:[82,30] implicit cast from int to short in compound assignment is possibly lossy 16:12:29 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/classes 16:12:29 [INFO] 16:12:29 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>> 16:12:29 [INFO] 16:12:29 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-extension-onf --- 16:12:29 [INFO] Fork Value is true 16:12:32 [INFO] Done SpotBugs Analysis.... 16:12:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:12:32 [INFO] 16:12:32 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<< 16:12:32 [INFO] 16:12:32 [INFO] 16:12:32 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-extension-onf --- 16:12:32 [INFO] BugInstance size is 0 16:12:32 [INFO] Error size is 0 16:12:32 [INFO] No errors/warnings found 16:12:32 [INFO] 16:12:32 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:12:32 [INFO] Forking OpenDaylight :: Openflow Plugin :: srm-api 0.21.6-SNAPSHOT 16:12:32 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:12:32 [INFO] 16:12:32 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ srm-api --- 16:12:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:12:32 [INFO] 16:12:32 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ srm-api --- 16:12:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:12:32 [INFO] 16:12:32 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ srm-api --- 16:12:33 [INFO] 16:12:33 [INFO] --- dependency:3.11.0:properties (default) @ srm-api --- 16:12:33 [INFO] 16:12:33 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ srm-api --- 16:12:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:12:33 [INFO] 16:12:33 [INFO] --- yang:14.0.25:generate-sources (binding) @ srm-api --- 16:12:33 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:12:33 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/src/main/yang 16:12:33 [INFO] yang-to-sources: Found 0 dependencies in 401.6 μs 16:12:33 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:12:33 [INFO] 16:12:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ srm-api --- 16:12:33 [INFO] Starting audit... 16:12:33 Audit done. 16:12:33 [INFO] You have 0 Checkstyle violations. 16:12:33 [INFO] 16:12:33 [INFO] --- checkstyle:3.6.0:check (default) @ srm-api --- 16:12:33 [INFO] Starting audit... 16:12:33 Audit done. 16:12:33 [INFO] You have 0 Checkstyle violations. 16:12:33 [INFO] 16:12:33 [INFO] --- dependency:3.11.0:copy (unpack-license) @ srm-api --- 16:12:33 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/classes 16:12:33 [INFO] 16:12:33 [INFO] --- resources:3.5.0:resources (default-resources) @ srm-api --- 16:12:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/src/main/resources 16:12:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/generated-sources/spi 16:12:33 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 16:12:33 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:12:33 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 16:12:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/generated-sources/spi 16:12:33 [INFO] 16:12:33 [INFO] --- compiler:3.15.0:compile (default-compile) @ srm-api --- 16:12:33 [INFO] Nothing to compile - all classes are up to date. 16:12:33 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/srm-api-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/classes 16:12:33 [INFO] 16:12:33 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ srm-api >>> 16:12:33 [INFO] 16:12:33 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ srm-api --- 16:12:33 [INFO] Fork Value is true 16:12:35 [INFO] Done SpotBugs Analysis.... 16:12:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:12:35 [INFO] 16:12:35 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ srm-api <<< 16:12:35 [INFO] 16:12:35 [INFO] 16:12:35 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ srm-api --- 16:12:35 [INFO] BugInstance size is 0 16:12:35 [INFO] Error size is 0 16:12:35 [INFO] No errors/warnings found 16:12:35 [INFO] 16:12:35 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:12:35 [INFO] Forking OpenDaylight :: Openflow Plugin :: srm-impl 0.21.6-SNAPSHOT 16:12:35 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:12:35 [INFO] 16:12:35 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ srm-impl --- 16:12:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:12:35 [INFO] 16:12:35 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ srm-impl --- 16:12:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:12:35 [INFO] 16:12:35 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ srm-impl --- 16:12:36 [INFO] 16:12:36 [INFO] --- dependency:3.11.0:properties (default) @ srm-impl --- 16:12:36 [INFO] 16:12:36 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ srm-impl --- 16:12:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/srm/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/** 16:12:36 [INFO] 16:12:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ srm-impl --- 16:12:36 [INFO] Starting audit... 16:12:36 Audit done. 16:12:36 [INFO] You have 0 Checkstyle violations. 16:12:36 [INFO] 16:12:36 [INFO] --- checkstyle:3.6.0:check (default) @ srm-impl --- 16:12:36 [INFO] Starting audit... 16:12:36 Audit done. 16:12:36 [INFO] You have 0 Checkstyle violations. 16:12:36 [INFO] 16:12:36 [INFO] --- dependency:3.11.0:copy (unpack-license) @ srm-impl --- 16:12:36 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/classes 16:12:36 [INFO] 16:12:36 [INFO] --- resources:3.5.0:resources (default-resources) @ srm-impl --- 16:12:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/main/resources 16:12:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/generated-sources/spi 16:12:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/generated-sources/yang 16:12:36 [INFO] 16:12:36 [INFO] --- compiler:3.15.0:compile (default-compile) @ srm-impl --- 16:12:36 [INFO] Recompiling the module because of changed dependency. 16:12:36 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 16:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[193,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:12:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[242,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:12:36 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/srm-impl-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/classes 16:12:36 [INFO] 16:12:36 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ srm-impl >>> 16:12:36 [INFO] 16:12:36 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ srm-impl --- 16:12:36 [INFO] Fork Value is true 16:12:38 [INFO] Done SpotBugs Analysis.... 16:12:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:12:39 [INFO] 16:12:39 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ srm-impl <<< 16:12:39 [INFO] 16:12:39 [INFO] 16:12:39 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ srm-impl --- 16:12:39 [INFO] BugInstance size is 0 16:12:39 [INFO] Error size is 0 16:12:39 [INFO] No errors/warnings found 16:12:39 [INFO] 16:12:39 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:12:39 [INFO] Forking ODL :: serviceutils :: srm-shell 0.21.6-SNAPSHOT 16:12:39 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:12:39 [INFO] 16:12:39 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ srm-shell --- 16:12:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:12:39 [INFO] 16:12:39 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ srm-shell --- 16:12:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:12:39 [INFO] 16:12:39 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ srm-shell --- 16:12:39 [INFO] 16:12:39 [INFO] --- dependency:3.11.0:properties (default) @ srm-shell --- 16:12:39 [INFO] 16:12:39 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ srm-shell --- 16:12:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:12:39 [INFO] 16:12:39 [INFO] --- checkstyle:3.6.0:check (check-license) @ srm-shell --- 16:12:39 [INFO] Starting audit... 16:12:39 Audit done. 16:12:39 [INFO] You have 0 Checkstyle violations. 16:12:39 [INFO] 16:12:39 [INFO] --- checkstyle:3.6.0:check (default) @ srm-shell --- 16:12:39 [INFO] Starting audit... 16:12:39 Audit done. 16:12:39 [INFO] You have 0 Checkstyle violations. 16:12:39 [INFO] 16:12:39 [INFO] --- dependency:3.11.0:copy (unpack-license) @ srm-shell --- 16:12:39 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/classes 16:12:39 [INFO] 16:12:39 [INFO] --- resources:3.5.0:resources (default-resources) @ srm-shell --- 16:12:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/src/main/resources 16:12:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/generated-sources/spi 16:12:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/generated-sources/yang 16:12:39 [INFO] 16:12:39 [INFO] --- compiler:3.15.0:compile (default-compile) @ srm-shell --- 16:12:39 [INFO] Recompiling the module because of changed dependency. 16:12:39 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 16:12:39 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/srm-shell-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/classes 16:12:39 [INFO] 16:12:39 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ srm-shell >>> 16:12:39 [INFO] 16:12:39 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ srm-shell --- 16:12:39 [INFO] Fork Value is true 16:12:42 [INFO] Done SpotBugs Analysis.... 16:12:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:12:42 [INFO] 16:12:42 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ srm-shell <<< 16:12:42 [INFO] 16:12:42 [INFO] 16:12:42 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ srm-shell --- 16:12:42 [INFO] BugInstance size is 0 16:12:42 [INFO] Error size is 0 16:12:42 [INFO] No errors/warnings found 16:12:42 [INFO] 16:12:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:12:42 [INFO] Forking OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.21.6-SNAPSHOT 16:12:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:12:42 [INFO] 16:12:42 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-southbound --- 16:12:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:12:42 [INFO] 16:12:42 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-southbound --- 16:12:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:12:42 [INFO] 16:12:42 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-southbound --- 16:12:42 [INFO] 16:12:42 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-southbound --- 16:12:42 [INFO] 16:12:42 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound --- 16:12:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:12:42 [INFO] 16:12:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-southbound --- 16:12:42 [INFO] Starting audit... 16:12:42 Audit done. 16:12:42 [INFO] You have 0 Checkstyle violations. 16:12:42 [INFO] 16:12:42 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-southbound --- 16:12:42 [INFO] Starting audit... 16:12:42 Audit done. 16:12:42 [INFO] You have 0 Checkstyle violations. 16:12:42 [INFO] 16:12:42 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-southbound --- 16:12:42 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/classes 16:12:42 [INFO] 16:12:42 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound --- 16:12:42 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/feature/feature.xml 16:12:42 [INFO] ...done! 16:12:42 [INFO] Set artifact 16:12:42 [INFO] 16:12:42 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-southbound --- 16:12:42 [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 16:12:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:12:42 [INFO] 16:12:42 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-southbound >>> 16:12:42 [INFO] 16:12:42 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-southbound --- 16:12:42 [INFO] No files found to run spotbugs; check compile phase has been run. 16:12:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:12:42 [INFO] 16:12:42 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<< 16:12:42 [INFO] 16:12:42 [INFO] 16:12:42 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-southbound --- 16:12:42 [INFO] 16:12:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:12:42 [INFO] Forking bulk-o-matic 0.21.6-SNAPSHOT 16:12:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:12:42 [INFO] 16:12:42 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ bulk-o-matic --- 16:12:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:12:43 [INFO] 16:12:43 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ bulk-o-matic --- 16:12:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:12:43 [INFO] 16:12:43 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ bulk-o-matic --- 16:12:43 [INFO] 16:12:43 [INFO] --- dependency:3.11.0:properties (default) @ bulk-o-matic --- 16:12:43 [INFO] 16:12:43 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ bulk-o-matic --- 16:12:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:12:43 [INFO] 16:12:43 [INFO] --- yang:14.0.25:generate-sources (binding) @ bulk-o-matic --- 16:12:43 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:12:43 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/yang 16:12:43 [INFO] yang-to-sources: Found 9 dependencies in 1.086 ms 16:12:43 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:12:43 [INFO] 16:12:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ bulk-o-matic --- 16:12:43 [INFO] Starting audit... 16:12:43 Audit done. 16:12:43 [INFO] You have 0 Checkstyle violations. 16:12:43 [INFO] 16:12:43 [INFO] --- checkstyle:3.6.0:check (default) @ bulk-o-matic --- 16:12:43 [INFO] Starting audit... 16:12:43 Audit done. 16:12:43 [INFO] You have 0 Checkstyle violations. 16:12:43 [INFO] 16:12:43 [INFO] --- dependency:3.11.0:copy (unpack-license) @ bulk-o-matic --- 16:12:43 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/classes 16:12:43 [INFO] 16:12:43 [INFO] --- resources:3.5.0:resources (default-resources) @ bulk-o-matic --- 16:12:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/resources 16:12:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/generated-sources/spi 16:12:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:12:43 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:12:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:12:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/generated-sources/spi 16:12:43 [INFO] 16:12:43 [INFO] --- compiler:3.15.0:compile (default-compile) @ bulk-o-matic --- 16:12:43 [INFO] Recompiling the module because of changed dependency. 16:12:43 [INFO] Compiling 70 source files with javac [debug release 21] to target/classes 16:12:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[154,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:12:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[143,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:12:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[179,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:12:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[156,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:12:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[176,62] unchecked cast 16:12:44 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 16:12:44 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 16:12:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:[94,28] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:12:44 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bulk-o-matic-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/classes 16:12:44 [INFO] 16:12:44 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ bulk-o-matic >>> 16:12:44 [INFO] 16:12:44 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ bulk-o-matic --- 16:12:44 [INFO] Fork Value is true 16:12:48 [INFO] Done SpotBugs Analysis.... 16:12:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:12:48 [INFO] 16:12:48 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ bulk-o-matic <<< 16:12:48 [INFO] 16:12:48 [INFO] 16:12:48 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ bulk-o-matic --- 16:12:48 [INFO] BugInstance size is 0 16:12:48 [INFO] Error size is 0 16:12:48 [INFO] No errors/warnings found 16:12:48 [INFO] 16:12:48 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:12:48 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.21.6-SNAPSHOT 16:12:48 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:12:48 [INFO] 16:12:48 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-bulk-o-matic --- 16:12:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:12:48 [INFO] 16:12:48 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-bulk-o-matic --- 16:12:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:12:48 [INFO] 16:12:48 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-bulk-o-matic --- 16:12:48 [INFO] 16:12:48 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-bulk-o-matic --- 16:12:48 [INFO] 16:12:48 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-bulk-o-matic --- 16:12:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:12:48 [INFO] 16:12:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-bulk-o-matic --- 16:12:48 [INFO] Starting audit... 16:12:48 Audit done. 16:12:48 [INFO] You have 0 Checkstyle violations. 16:12:48 [INFO] 16:12:48 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-bulk-o-matic --- 16:12:48 [INFO] Starting audit... 16:12:48 Audit done. 16:12:48 [INFO] You have 0 Checkstyle violations. 16:12:48 [INFO] 16:12:48 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-bulk-o-matic --- 16:12:48 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/classes 16:12:48 [INFO] 16:12:48 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-bulk-o-matic --- 16:12:48 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml 16:12:48 [INFO] ...done! 16:12:48 [INFO] Set artifact 16:12:48 [INFO] 16:12:48 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-bulk-o-matic --- 16:12:48 [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 16:12:48 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:12:48 [INFO] 16:12:48 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-bulk-o-matic >>> 16:12:48 [INFO] 16:12:48 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-bulk-o-matic --- 16:12:48 [INFO] No files found to run spotbugs; check compile phase has been run. 16:12:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:12:48 [INFO] 16:12:48 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-bulk-o-matic <<< 16:12:48 [INFO] 16:12:48 [INFO] 16:12:48 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-bulk-o-matic --- 16:12:48 [INFO] 16:12:48 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:12:48 [INFO] Forking device-ownership-service 0.21.6-SNAPSHOT 16:12:48 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:12:48 [INFO] 16:12:48 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ device-ownership-service --- 16:12:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:12:48 [INFO] 16:12:48 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ device-ownership-service --- 16:12:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:12:48 [INFO] 16:12:48 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ device-ownership-service --- 16:12:49 [INFO] 16:12:49 [INFO] --- dependency:3.11.0:properties (default) @ device-ownership-service --- 16:12:49 [INFO] 16:12:49 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ device-ownership-service --- 16:12:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:12:49 [INFO] 16:12:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ device-ownership-service --- 16:12:49 [INFO] Starting audit... 16:12:49 Audit done. 16:12:49 [INFO] You have 0 Checkstyle violations. 16:12:49 [INFO] 16:12:49 [INFO] --- checkstyle:3.6.0:check (default) @ device-ownership-service --- 16:12:49 [INFO] Starting audit... 16:12:49 Audit done. 16:12:49 [INFO] You have 0 Checkstyle violations. 16:12:49 [INFO] 16:12:49 [INFO] --- dependency:3.11.0:copy (unpack-license) @ device-ownership-service --- 16:12:49 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/classes 16:12:49 [INFO] 16:12:49 [INFO] --- resources:3.5.0:resources (default-resources) @ device-ownership-service --- 16:12:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/src/main/resources 16:12:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/generated-sources/spi 16:12:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/generated-sources/yang 16:12:49 [INFO] 16:12:49 [INFO] --- compiler:3.15.0:compile (default-compile) @ device-ownership-service --- 16:12:49 [INFO] Nothing to compile - all classes are up to date. 16:12:49 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/device-ownership-service-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/classes 16:12:49 [INFO] 16:12:49 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ device-ownership-service >>> 16:12:49 [INFO] 16:12:49 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ device-ownership-service --- 16:12:49 [INFO] Fork Value is true 16:12:51 [INFO] Done SpotBugs Analysis.... 16:12:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:12:51 [INFO] 16:12:51 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ device-ownership-service <<< 16:12:51 [INFO] 16:12:51 [INFO] 16:12:51 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ device-ownership-service --- 16:12:51 [INFO] BugInstance size is 0 16:12:51 [INFO] Error size is 0 16:12:51 [INFO] No errors/warnings found 16:12:51 [INFO] 16:12:51 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:12:51 [INFO] Forking of-switch-config-pusher 0.21.6-SNAPSHOT 16:12:51 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:12:51 [INFO] 16:12:51 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ of-switch-config-pusher --- 16:12:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:12:51 [INFO] 16:12:51 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ of-switch-config-pusher --- 16:12:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:12:51 [INFO] 16:12:51 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ of-switch-config-pusher --- 16:12:52 [INFO] 16:12:52 [INFO] --- dependency:3.11.0:properties (default) @ of-switch-config-pusher --- 16:12:52 [INFO] 16:12:52 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ of-switch-config-pusher --- 16:12:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:12:52 [INFO] 16:12:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ of-switch-config-pusher --- 16:12:52 [INFO] Starting audit... 16:12:52 Audit done. 16:12:52 [INFO] You have 0 Checkstyle violations. 16:12:52 [INFO] 16:12:52 [INFO] --- checkstyle:3.6.0:check (default) @ of-switch-config-pusher --- 16:12:52 [INFO] Starting audit... 16:12:52 Audit done. 16:12:52 [INFO] You have 0 Checkstyle violations. 16:12:52 [INFO] 16:12:52 [INFO] --- dependency:3.11.0:copy (unpack-license) @ of-switch-config-pusher --- 16:12:52 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/classes 16:12:52 [INFO] 16:12:52 [INFO] --- resources:3.5.0:resources (default-resources) @ of-switch-config-pusher --- 16:12:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/src/main/resources 16:12:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/generated-sources/spi 16:12:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/generated-sources/yang 16:12:52 [INFO] 16:12:52 [INFO] --- compiler:3.15.0:compile (default-compile) @ of-switch-config-pusher --- 16:12:52 [INFO] Recompiling the module because of changed dependency. 16:12:52 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 16:12:52 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/classes 16:12:52 [INFO] 16:12:52 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ of-switch-config-pusher >>> 16:12:52 [INFO] 16:12:52 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ of-switch-config-pusher --- 16:12:52 [INFO] Fork Value is true 16:12:54 [INFO] Done SpotBugs Analysis.... 16:12:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:12:54 [INFO] 16:12:54 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ of-switch-config-pusher <<< 16:12:54 [INFO] 16:12:54 [INFO] 16:12:54 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ of-switch-config-pusher --- 16:12:54 [INFO] BugInstance size is 0 16:12:54 [INFO] Error size is 0 16:12:54 [INFO] No errors/warnings found 16:12:54 [INFO] 16:12:54 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:12:54 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.21.6-SNAPSHOT 16:12:54 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:12:54 [INFO] 16:12:54 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-config-pusher --- 16:12:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:12:54 [INFO] 16:12:54 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-config-pusher --- 16:12:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:12:54 [INFO] 16:12:54 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-config-pusher --- 16:12:55 [INFO] 16:12:55 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-config-pusher --- 16:12:55 [INFO] 16:12:55 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-config-pusher --- 16:12:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:12:55 [INFO] 16:12:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-config-pusher --- 16:12:55 [INFO] Starting audit... 16:12:55 Audit done. 16:12:55 [INFO] You have 0 Checkstyle violations. 16:12:55 [INFO] 16:12:55 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-config-pusher --- 16:12:55 [INFO] Starting audit... 16:12:55 Audit done. 16:12:55 [INFO] You have 0 Checkstyle violations. 16:12:55 [INFO] 16:12:55 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-config-pusher --- 16:12:55 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/classes 16:12:55 [INFO] 16:12:55 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-config-pusher --- 16:12:55 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/feature/feature.xml 16:12:55 [INFO] ...done! 16:12:55 [INFO] Set artifact 16:12:55 [INFO] 16:12:55 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-config-pusher --- 16:12:55 [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 16:12:55 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:12:55 [INFO] 16:12:55 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-config-pusher >>> 16:12:55 [INFO] 16:12:55 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-config-pusher --- 16:12:55 [INFO] No files found to run spotbugs; check compile phase has been run. 16:12:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:12:55 [INFO] 16:12:55 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-config-pusher <<< 16:12:55 [INFO] 16:12:55 [INFO] 16:12:55 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-config-pusher --- 16:12:55 [INFO] 16:12:55 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:12:55 [INFO] Forking arbitratorreconciliation-api 0.21.6-SNAPSHOT 16:12:55 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:12:55 [INFO] 16:12:55 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ arbitratorreconciliation-api --- 16:12:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:12:55 [INFO] 16:12:55 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-api --- 16:12:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:12:55 [INFO] 16:12:55 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ arbitratorreconciliation-api --- 16:12:55 [INFO] 16:12:55 [INFO] --- dependency:3.11.0:properties (default) @ arbitratorreconciliation-api --- 16:12:55 [INFO] 16:12:55 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ arbitratorreconciliation-api --- 16:12:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:12:55 [INFO] 16:12:55 [INFO] --- yang:14.0.25:generate-sources (binding) @ arbitratorreconciliation-api --- 16:12:55 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:12:55 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/src/main/yang 16:12:55 [INFO] yang-to-sources: Found 11 dependencies in 1.166 ms 16:12:55 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:12:55 [INFO] 16:12:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ arbitratorreconciliation-api --- 16:12:55 [INFO] Starting audit... 16:12:55 Audit done. 16:12:55 [INFO] You have 0 Checkstyle violations. 16:12:55 [INFO] 16:12:55 [INFO] --- checkstyle:3.6.0:check (default) @ arbitratorreconciliation-api --- 16:12:55 [INFO] Starting audit... 16:12:55 Audit done. 16:12:55 [INFO] You have 0 Checkstyle violations. 16:12:55 [INFO] 16:12:55 [INFO] --- dependency:3.11.0:copy (unpack-license) @ arbitratorreconciliation-api --- 16:12:55 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/classes 16:12:55 [INFO] 16:12:55 [INFO] --- resources:3.5.0:resources (default-resources) @ arbitratorreconciliation-api --- 16:12:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/src/main/resources 16:12:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/generated-sources/spi 16:12:55 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:12:55 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:12:55 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:12:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/generated-sources/spi 16:12:55 [INFO] 16:12:55 [INFO] --- compiler:3.15.0:compile (default-compile) @ arbitratorreconciliation-api --- 16:12:55 [INFO] Recompiling the module because of changed dependency. 16:12:55 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 16:12:55 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/classes 16:12:55 [INFO] 16:12:55 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-api >>> 16:12:55 [INFO] 16:12:55 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ arbitratorreconciliation-api --- 16:12:55 [INFO] Fork Value is true 16:12:58 [INFO] Done SpotBugs Analysis.... 16:12:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:12:58 [INFO] 16:12:58 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-api <<< 16:12:58 [INFO] 16:12:58 [INFO] 16:12:58 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ arbitratorreconciliation-api --- 16:12:58 [INFO] BugInstance size is 0 16:12:58 [INFO] Error size is 0 16:12:58 [INFO] No errors/warnings found 16:12:58 [INFO] 16:12:58 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:12:58 [INFO] Forking reconciliation-framework 0.21.6-SNAPSHOT 16:12:58 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:12:58 [INFO] 16:12:58 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ reconciliation-framework --- 16:12:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:12:58 [INFO] 16:12:58 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ reconciliation-framework --- 16:12:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:12:58 [INFO] 16:12:58 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ reconciliation-framework --- 16:12:58 [INFO] 16:12:58 [INFO] --- dependency:3.11.0:properties (default) @ reconciliation-framework --- 16:12:58 [INFO] 16:12:58 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ reconciliation-framework --- 16:12:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:12:58 [INFO] 16:12:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ reconciliation-framework --- 16:12:58 [INFO] Starting audit... 16:12:58 Audit done. 16:12:58 [INFO] You have 0 Checkstyle violations. 16:12:58 [INFO] 16:12:58 [INFO] --- checkstyle:3.6.0:check (default) @ reconciliation-framework --- 16:12:58 [INFO] Starting audit... 16:12:58 Audit done. 16:12:58 [INFO] You have 0 Checkstyle violations. 16:12:58 [INFO] 16:12:58 [INFO] --- dependency:3.11.0:copy (unpack-license) @ reconciliation-framework --- 16:12:58 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/classes 16:12:58 [INFO] 16:12:58 [INFO] --- resources:3.5.0:resources (default-resources) @ reconciliation-framework --- 16:12:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/main/resources 16:12:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/generated-sources/spi 16:12:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/generated-sources/yang 16:12:58 [INFO] 16:12:58 [INFO] --- compiler:3.15.0:compile (default-compile) @ reconciliation-framework --- 16:12:58 [INFO] Recompiling the module because of changed dependency. 16:12:58 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 16:12:58 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/NotificationRegistration.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.NotificationRegistration has a member method close() that could throw InterruptedException 16:12:58 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationNotificationListener.java:[19,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.ReconciliationNotificationListener has a member method close() that could throw InterruptedException 16:12:58 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/impl/ReconciliationServiceDelegate.java:[13,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.impl.ReconciliationServiceDelegate has a member method close() that could throw InterruptedException 16:12:58 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/reconciliation-framework-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/classes 16:12:58 [INFO] 16:12:58 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ reconciliation-framework >>> 16:12:58 [INFO] 16:12:58 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ reconciliation-framework --- 16:12:58 [INFO] Fork Value is true 16:13:01 [INFO] Done SpotBugs Analysis.... 16:13:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:13:01 [INFO] 16:13:01 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ reconciliation-framework <<< 16:13:01 [INFO] 16:13:01 [INFO] 16:13:01 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ reconciliation-framework --- 16:13:01 [INFO] BugInstance size is 0 16:13:01 [INFO] Error size is 0 16:13:01 [INFO] No errors/warnings found 16:13:01 [INFO] 16:13:01 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:01 [INFO] Forking arbitratorreconciliation-impl 0.21.6-SNAPSHOT 16:13:01 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:01 [INFO] 16:13:01 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ arbitratorreconciliation-impl --- 16:13:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:01 [INFO] 16:13:01 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-impl --- 16:13:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:01 [INFO] 16:13:01 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ arbitratorreconciliation-impl --- 16:13:01 [INFO] 16:13:01 [INFO] --- dependency:3.11.0:properties (default) @ arbitratorreconciliation-impl --- 16:13:01 [INFO] 16:13:01 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ arbitratorreconciliation-impl --- 16:13:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/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/** 16:13:01 [INFO] 16:13:01 [INFO] --- yang:14.0.25:generate-sources (binding) @ arbitratorreconciliation-impl --- 16:13:01 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:13:01 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/main/yang 16:13:01 [INFO] yang-to-sources: Found 14 dependencies in 1.266 ms 16:13:01 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:13:01 [INFO] 16:13:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ arbitratorreconciliation-impl --- 16:13:01 [INFO] Starting audit... 16:13:01 Audit done. 16:13:01 [INFO] You have 0 Checkstyle violations. 16:13:01 [INFO] 16:13:01 [INFO] --- checkstyle:3.6.0:check (default) @ arbitratorreconciliation-impl --- 16:13:01 [INFO] Starting audit... 16:13:01 Audit done. 16:13:01 [INFO] You have 0 Checkstyle violations. 16:13:01 [INFO] 16:13:01 [INFO] --- dependency:3.11.0:copy (unpack-license) @ arbitratorreconciliation-impl --- 16:13:01 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/classes 16:13:01 [INFO] 16:13:01 [INFO] --- resources:3.5.0:resources (default-resources) @ arbitratorreconciliation-impl --- 16:13:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/main/resources 16:13:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/generated-sources/spi 16:13:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:13:01 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:13:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:13:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/generated-sources/spi 16:13:01 [INFO] 16:13:01 [INFO] --- compiler:3.15.0:compile (default-compile) @ arbitratorreconciliation-impl --- 16:13:01 [INFO] Recompiling the module because of changed dependency. 16:13:01 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 16:13:02 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[90,14] auto-closeable resource org.opendaylight.openflowplugin.applications.arbitratorreconciliation.impl.ArbitratorReconciliationManagerImpl has a member method close() that could throw InterruptedException 16:13:02 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/classes 16:13:02 [INFO] 16:13:02 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-impl >>> 16:13:02 [INFO] 16:13:02 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ arbitratorreconciliation-impl --- 16:13:02 [INFO] Fork Value is true 16:13:04 [INFO] Done SpotBugs Analysis.... 16:13:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:13:04 [INFO] 16:13:04 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-impl <<< 16:13:04 [INFO] 16:13:04 [INFO] 16:13:04 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ arbitratorreconciliation-impl --- 16:13:04 [INFO] BugInstance size is 0 16:13:04 [INFO] Error size is 0 16:13:04 [INFO] No errors/warnings found 16:13:04 [INFO] 16:13:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:04 [INFO] Forking forwardingrules-manager 0.21.6-SNAPSHOT 16:13:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:04 [INFO] 16:13:04 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ forwardingrules-manager --- 16:13:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:04 [INFO] 16:13:04 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ forwardingrules-manager --- 16:13:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:04 [INFO] 16:13:04 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ forwardingrules-manager --- 16:13:05 [INFO] 16:13:05 [INFO] --- dependency:3.11.0:properties (default) @ forwardingrules-manager --- 16:13:05 [INFO] 16:13:05 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ forwardingrules-manager --- 16:13:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:13:05 [INFO] 16:13:05 [INFO] --- yang:14.0.25:generate-sources (binding) @ forwardingrules-manager --- 16:13:05 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:13:05 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/yang 16:13:05 [INFO] yang-to-sources: Found 15 dependencies in 1.443 ms 16:13:05 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:13:05 [INFO] 16:13:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ forwardingrules-manager --- 16:13:05 [INFO] Starting audit... 16:13:05 Audit done. 16:13:05 [INFO] You have 0 Checkstyle violations. 16:13:05 [INFO] 16:13:05 [INFO] --- checkstyle:3.6.0:check (default) @ forwardingrules-manager --- 16:13:06 [INFO] Starting audit... 16:13:06 Audit done. 16:13:06 [INFO] You have 0 Checkstyle violations. 16:13:06 [INFO] 16:13:06 [INFO] --- dependency:3.11.0:copy (unpack-license) @ forwardingrules-manager --- 16:13:06 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/classes 16:13:06 [INFO] 16:13:06 [INFO] --- resources:3.5.0:resources (default-resources) @ forwardingrules-manager --- 16:13:06 [INFO] Copying 1 resource from src/main/resources to target/classes 16:13:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/generated-sources/spi 16:13:06 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:13:06 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:13:06 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:13:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/generated-sources/spi 16:13:06 [INFO] 16:13:06 [INFO] --- compiler:3.15.0:compile (default-compile) @ forwardingrules-manager --- 16:13:06 [INFO] Recompiling the module because of changed dependency. 16:13:06 [INFO] Compiling 45 source files with javac [debug release 21] to target/classes 16:13:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowCapableNodeConnectorCommitter has a member method close() that could throw InterruptedException 16:13:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[24,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowNodeReconciliation has a member method close() that could throw InterruptedException 16:13:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[24,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.ForwardingRulesCommiter has a member method close() that could throw InterruptedException 16:13:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[23,17] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.AbstractNodeConnectorCommitter has a member method close() that could throw InterruptedException 16:13:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[48,42] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 16:13:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/NodeConfigurator.java:[13,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.NodeConfigurator has a member method close() that could throw InterruptedException 16:13:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[91,80] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:13:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[98,42] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 16:13:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[54,25] possible 'this' escape before subclass is fully initialized 16:13:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[99,86] previous possible 'this' escape happens here via invocation 16:13:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[55,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManager has a member method close() that could throw InterruptedException 16:13:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[79,13] possible 'this' escape before subclass is fully initialized 16:13:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[68,14] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.ForwardingRulesManagerImpl has a member method close() that could throw InterruptedException 16:13:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[20,25] found raw type: org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 16:13:06 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 16:13:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[21,32] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 16:13:06 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 16:13:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[23,26] found raw type: org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 16:13:06 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 16:13:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[31,22] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 16:13:06 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 16:13:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[35,22] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 16:13:06 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 16:13:06 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[39,45] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 16:13:06 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 16:13:06 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/forwardingrules-manager-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/classes 16:13:06 [INFO] 16:13:06 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ forwardingrules-manager >>> 16:13:06 [INFO] 16:13:06 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ forwardingrules-manager --- 16:13:06 [INFO] Fork Value is true 16:13:11 [INFO] Done SpotBugs Analysis.... 16:13:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:13:11 [INFO] 16:13:11 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ forwardingrules-manager <<< 16:13:11 [INFO] 16:13:11 [INFO] 16:13:11 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ forwardingrules-manager --- 16:13:11 [INFO] BugInstance size is 0 16:13:11 [INFO] Error size is 0 16:13:11 [INFO] No errors/warnings found 16:13:11 [INFO] 16:13:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:11 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - FRM 0.21.6-SNAPSHOT 16:13:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:11 [INFO] 16:13:11 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-manager --- 16:13:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:11 [INFO] 16:13:11 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-manager --- 16:13:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:11 [INFO] 16:13:11 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-manager --- 16:13:12 [INFO] 16:13:12 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-forwardingrules-manager --- 16:13:12 [INFO] 16:13:12 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-manager --- 16:13:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:13:12 [INFO] 16:13:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-manager --- 16:13:12 [INFO] Starting audit... 16:13:12 Audit done. 16:13:12 [INFO] You have 0 Checkstyle violations. 16:13:12 [INFO] 16:13:12 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-forwardingrules-manager --- 16:13:12 [INFO] Starting audit... 16:13:12 Audit done. 16:13:12 [INFO] You have 0 Checkstyle violations. 16:13:12 [INFO] 16:13:12 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-manager --- 16:13:12 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/classes 16:13:12 [INFO] 16:13:12 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-manager --- 16:13:12 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml 16:13:12 [INFO] ...done! 16:13:12 [INFO] Set artifact 16:13:12 [INFO] 16:13:12 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-manager --- 16:13:12 [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 16:13:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:13:12 [INFO] 16:13:12 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-manager >>> 16:13:12 [INFO] 16:13:12 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-manager --- 16:13:12 [INFO] No files found to run spotbugs; check compile phase has been run. 16:13:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:13:12 [INFO] 16:13:12 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-manager <<< 16:13:12 [INFO] 16:13:12 [INFO] 16:13:12 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-manager --- 16:13:12 [INFO] 16:13:12 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:12 [INFO] Forking forwardingrules-sync 0.21.6-SNAPSHOT 16:13:12 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:12 [INFO] 16:13:12 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ forwardingrules-sync --- 16:13:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:12 [INFO] 16:13:12 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ forwardingrules-sync --- 16:13:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:12 [INFO] 16:13:12 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ forwardingrules-sync --- 16:13:12 [INFO] 16:13:12 [INFO] --- dependency:3.11.0:properties (default) @ forwardingrules-sync --- 16:13:12 [INFO] 16:13:12 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ forwardingrules-sync --- 16:13:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:13:12 [INFO] 16:13:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ forwardingrules-sync --- 16:13:12 [INFO] Starting audit... 16:13:12 Audit done. 16:13:12 [INFO] You have 0 Checkstyle violations. 16:13:12 [INFO] 16:13:12 [INFO] --- checkstyle:3.6.0:check (default) @ forwardingrules-sync --- 16:13:13 [INFO] Starting audit... 16:13:13 Audit done. 16:13:13 [INFO] You have 0 Checkstyle violations. 16:13:13 [INFO] 16:13:13 [INFO] --- dependency:3.11.0:copy (unpack-license) @ forwardingrules-sync --- 16:13:13 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/classes 16:13:13 [INFO] 16:13:13 [INFO] --- resources:3.5.0:resources (default-resources) @ forwardingrules-sync --- 16:13:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/resources 16:13:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/generated-sources/spi 16:13:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/generated-sources/yang 16:13:13 [INFO] 16:13:13 [INFO] --- compiler:3.15.0:compile (default-compile) @ forwardingrules-sync --- 16:13:13 [INFO] Recompiling the module because of changed dependency. 16:13:13 [INFO] Compiling 43 source files with javac [debug release 21] to target/classes 16:13:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[59,90] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:13:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[69,61] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:13:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[113,47] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:13:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[119,73] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:13:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[126,107] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:13:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[131,73] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:13:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[138,107] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:13:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[175,96] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:13:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ModificationUtil.java:[31,40] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:13:13 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ModificationUtil.java:[46,58] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 16:13:13 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/forwardingrules-sync-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/classes 16:13:13 [INFO] 16:13:13 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ forwardingrules-sync >>> 16:13:13 [INFO] 16:13:13 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ forwardingrules-sync --- 16:13:13 [INFO] Fork Value is true 16:13:18 [INFO] Done SpotBugs Analysis.... 16:13:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:13:18 [INFO] 16:13:18 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ forwardingrules-sync <<< 16:13:18 [INFO] 16:13:18 [INFO] 16:13:18 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ forwardingrules-sync --- 16:13:18 [INFO] BugInstance size is 0 16:13:18 [INFO] Error size is 0 16:13:18 [INFO] No errors/warnings found 16:13:18 [INFO] 16:13:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:18 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - FRS 0.21.6-SNAPSHOT 16:13:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:18 [INFO] 16:13:18 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-sync --- 16:13:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:18 [INFO] 16:13:18 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-sync --- 16:13:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:18 [INFO] 16:13:18 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-sync --- 16:13:19 [INFO] 16:13:19 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-forwardingrules-sync --- 16:13:19 [INFO] 16:13:19 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-sync --- 16:13:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:13:19 [INFO] 16:13:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-sync --- 16:13:19 [INFO] Starting audit... 16:13:19 Audit done. 16:13:19 [INFO] You have 0 Checkstyle violations. 16:13:19 [INFO] 16:13:19 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-forwardingrules-sync --- 16:13:19 [INFO] Starting audit... 16:13:19 Audit done. 16:13:19 [INFO] You have 0 Checkstyle violations. 16:13:19 [INFO] 16:13:19 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-sync --- 16:13:19 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/classes 16:13:19 [INFO] 16:13:19 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-sync --- 16:13:19 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml 16:13:19 [INFO] ...done! 16:13:19 [INFO] Set artifact 16:13:19 [INFO] 16:13:19 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-sync --- 16:13:19 [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 16:13:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:13:19 [INFO] 16:13:19 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-sync >>> 16:13:19 [INFO] 16:13:19 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-sync --- 16:13:19 [INFO] No files found to run spotbugs; check compile phase has been run. 16:13:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:13:19 [INFO] 16:13:19 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-sync <<< 16:13:19 [INFO] 16:13:19 [INFO] 16:13:19 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-sync --- 16:13:19 [INFO] 16:13:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:19 [INFO] Forking table-miss-enforcer 0.21.6-SNAPSHOT 16:13:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:19 [INFO] 16:13:19 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ table-miss-enforcer --- 16:13:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:19 [INFO] 16:13:19 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ table-miss-enforcer --- 16:13:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:19 [INFO] 16:13:19 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ table-miss-enforcer --- 16:13:19 [INFO] 16:13:19 [INFO] --- dependency:3.11.0:properties (default) @ table-miss-enforcer --- 16:13:19 [INFO] 16:13:19 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ table-miss-enforcer --- 16:13:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:13:19 [INFO] 16:13:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ table-miss-enforcer --- 16:13:19 [INFO] Starting audit... 16:13:19 Audit done. 16:13:19 [INFO] You have 0 Checkstyle violations. 16:13:19 [INFO] 16:13:19 [INFO] --- checkstyle:3.6.0:check (default) @ table-miss-enforcer --- 16:13:19 [INFO] Starting audit... 16:13:19 Audit done. 16:13:19 [INFO] You have 0 Checkstyle violations. 16:13:19 [INFO] 16:13:19 [INFO] --- dependency:3.11.0:copy (unpack-license) @ table-miss-enforcer --- 16:13:19 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/classes 16:13:19 [INFO] 16:13:19 [INFO] --- resources:3.5.0:resources (default-resources) @ table-miss-enforcer --- 16:13:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/src/main/resources 16:13:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/generated-sources/spi 16:13:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/generated-sources/yang 16:13:19 [INFO] 16:13:19 [INFO] --- compiler:3.15.0:compile (default-compile) @ table-miss-enforcer --- 16:13:19 [INFO] Recompiling the module because of changed dependency. 16:13:19 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 16:13:19 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/table-miss-enforcer-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/classes 16:13:19 [INFO] 16:13:19 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ table-miss-enforcer >>> 16:13:19 [INFO] 16:13:19 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ table-miss-enforcer --- 16:13:19 [INFO] Fork Value is true 16:13:22 [INFO] Done SpotBugs Analysis.... 16:13:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:13:22 [INFO] 16:13:22 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ table-miss-enforcer <<< 16:13:22 [INFO] 16:13:22 [INFO] 16:13:22 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ table-miss-enforcer --- 16:13:22 [INFO] BugInstance size is 0 16:13:22 [INFO] Error size is 0 16:13:22 [INFO] No errors/warnings found 16:13:22 [INFO] 16:13:22 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:22 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.21.6-SNAPSHOT 16:13:22 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:22 [INFO] 16:13:22 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-table-miss-enforcer --- 16:13:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:22 [INFO] 16:13:22 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-table-miss-enforcer --- 16:13:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:22 [INFO] 16:13:22 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-table-miss-enforcer --- 16:13:23 [INFO] 16:13:23 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-table-miss-enforcer --- 16:13:23 [INFO] 16:13:23 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-table-miss-enforcer --- 16:13:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:13:23 [INFO] 16:13:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-table-miss-enforcer --- 16:13:23 [INFO] Starting audit... 16:13:23 Audit done. 16:13:23 [INFO] You have 0 Checkstyle violations. 16:13:23 [INFO] 16:13:23 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-table-miss-enforcer --- 16:13:23 [INFO] Starting audit... 16:13:23 Audit done. 16:13:23 [INFO] You have 0 Checkstyle violations. 16:13:23 [INFO] 16:13:23 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-table-miss-enforcer --- 16:13:23 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/classes 16:13:23 [INFO] 16:13:23 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-table-miss-enforcer --- 16:13:23 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml 16:13:23 [INFO] ...done! 16:13:23 [INFO] Set artifact 16:13:23 [INFO] 16:13:23 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-table-miss-enforcer --- 16:13:23 [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 16:13:23 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:13:23 [INFO] 16:13:23 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-table-miss-enforcer >>> 16:13:23 [INFO] 16:13:23 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-table-miss-enforcer --- 16:13:23 [INFO] No files found to run spotbugs; check compile phase has been run. 16:13:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:13:23 [INFO] 16:13:23 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-table-miss-enforcer <<< 16:13:23 [INFO] 16:13:23 [INFO] 16:13:23 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-table-miss-enforcer --- 16:13:23 [INFO] 16:13:23 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:23 [INFO] Forking topology-lldp-discovery 0.21.6-SNAPSHOT 16:13:23 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:23 [INFO] 16:13:23 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ topology-lldp-discovery --- 16:13:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:23 [INFO] 16:13:23 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ topology-lldp-discovery --- 16:13:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:23 [INFO] 16:13:23 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ topology-lldp-discovery --- 16:13:23 [INFO] 16:13:23 [INFO] --- dependency:3.11.0:properties (default) @ topology-lldp-discovery --- 16:13:23 [INFO] 16:13:23 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ topology-lldp-discovery --- 16:13:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:13:23 [INFO] 16:13:23 [INFO] --- yang:14.0.25:generate-sources (binding) @ topology-lldp-discovery --- 16:13:23 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:13:23 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/yang 16:13:23 [INFO] yang-to-sources: Found 12 dependencies in 1.408 ms 16:13:23 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:13:23 [INFO] 16:13:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-lldp-discovery --- 16:13:23 [INFO] Starting audit... 16:13:23 Audit done. 16:13:23 [INFO] You have 0 Checkstyle violations. 16:13:23 [INFO] 16:13:23 [INFO] --- checkstyle:3.6.0:check (default) @ topology-lldp-discovery --- 16:13:23 [INFO] Starting audit... 16:13:23 Audit done. 16:13:23 [INFO] You have 0 Checkstyle violations. 16:13:23 [INFO] 16:13:23 [INFO] --- dependency:3.11.0:copy (unpack-license) @ topology-lldp-discovery --- 16:13:23 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/classes 16:13:23 [INFO] 16:13:23 [INFO] --- resources:3.5.0:resources (default-resources) @ topology-lldp-discovery --- 16:13:23 [INFO] Copying 1 resource from src/main/resources to target/classes 16:13:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/generated-sources/spi 16:13:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:13:23 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:13:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:13:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/generated-sources/spi 16:13:23 [INFO] 16:13:23 [INFO] --- compiler:3.15.0:compile (default-compile) @ topology-lldp-discovery --- 16:13:23 [INFO] Recompiling the module because of changed dependency. 16:13:23 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 16:13:23 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[46,14] auto-closeable resource org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAger has a member method close() that could throw InterruptedException 16:13:23 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[51,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:13:23 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[51,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:13:23 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[51,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:13:23 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[83,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:13:23 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[83,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:13:23 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[83,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:13:23 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[135,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:13:23 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[135,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:13:23 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[135,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:13:23 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java: org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:13:23 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[149,44] md5() in com.google.common.hash.Hashing has been deprecated 16:13:23 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[161,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:13:23 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[161,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:13:23 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[161,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:13:23 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/classes 16:13:23 [INFO] 16:13:23 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ topology-lldp-discovery >>> 16:13:23 [INFO] 16:13:23 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ topology-lldp-discovery --- 16:13:23 [INFO] Fork Value is true 16:13:27 [INFO] Done SpotBugs Analysis.... 16:13:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:13:27 [INFO] 16:13:27 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ topology-lldp-discovery <<< 16:13:27 [INFO] 16:13:27 [INFO] 16:13:27 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ topology-lldp-discovery --- 16:13:27 [INFO] BugInstance size is 0 16:13:27 [INFO] Error size is 0 16:13:27 [INFO] No errors/warnings found 16:13:27 [INFO] 16:13:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:27 [INFO] Forking lldp-speaker 0.21.6-SNAPSHOT 16:13:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:27 [INFO] 16:13:27 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ lldp-speaker --- 16:13:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:27 [INFO] 16:13:27 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ lldp-speaker --- 16:13:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:27 [INFO] 16:13:27 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ lldp-speaker --- 16:13:27 [INFO] 16:13:27 [INFO] --- dependency:3.11.0:properties (default) @ lldp-speaker --- 16:13:27 [INFO] 16:13:27 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ lldp-speaker --- 16:13:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:13:27 [INFO] 16:13:27 [INFO] --- yang:14.0.25:generate-sources (binding) @ lldp-speaker --- 16:13:27 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:13:27 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/main/yang 16:13:27 [INFO] yang-to-sources: Found 13 dependencies in 1.209 ms 16:13:27 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:13:27 [INFO] 16:13:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ lldp-speaker --- 16:13:27 [INFO] Starting audit... 16:13:27 Audit done. 16:13:27 [INFO] You have 0 Checkstyle violations. 16:13:27 [INFO] 16:13:27 [INFO] --- checkstyle:3.6.0:check (default) @ lldp-speaker --- 16:13:27 [INFO] Starting audit... 16:13:27 Audit done. 16:13:27 [INFO] You have 0 Checkstyle violations. 16:13:27 [INFO] 16:13:27 [INFO] --- dependency:3.11.0:copy (unpack-license) @ lldp-speaker --- 16:13:27 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/classes 16:13:27 [INFO] 16:13:27 [INFO] --- resources:3.5.0:resources (default-resources) @ lldp-speaker --- 16:13:27 [INFO] Copying 1 resource from src/main/resources to target/classes 16:13:27 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/generated-sources/spi 16:13:27 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:13:27 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:13:27 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:13:27 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/generated-sources/spi 16:13:27 [INFO] 16:13:27 [INFO] --- compiler:3.15.0:compile (default-compile) @ lldp-speaker --- 16:13:27 [INFO] Recompiling the module because of changed dependency. 16:13:27 [INFO] Compiling 33 source files with javac [debug release 21] to target/classes 16:13:28 [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 16:13:28 [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 16:13:28 [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 16:13:28 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:13:28 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/lldp-speaker-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/classes 16:13:28 [INFO] 16:13:28 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ lldp-speaker >>> 16:13:28 [INFO] 16:13:28 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ lldp-speaker --- 16:13:28 [INFO] Fork Value is true 16:13:32 [INFO] Done SpotBugs Analysis.... 16:13:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:13:32 [INFO] 16:13:32 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ lldp-speaker <<< 16:13:32 [INFO] 16:13:32 [INFO] 16:13:32 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ lldp-speaker --- 16:13:32 [INFO] BugInstance size is 0 16:13:32 [INFO] Error size is 0 16:13:32 [INFO] No errors/warnings found 16:13:32 [INFO] 16:13:32 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:32 [INFO] Forking topology-manager 0.21.6-SNAPSHOT 16:13:32 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:32 [INFO] 16:13:32 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ topology-manager --- 16:13:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:32 [INFO] 16:13:32 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ topology-manager --- 16:13:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:32 [INFO] 16:13:32 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ topology-manager --- 16:13:32 [INFO] 16:13:32 [INFO] --- dependency:3.11.0:properties (default) @ topology-manager --- 16:13:32 [INFO] 16:13:32 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ topology-manager --- 16:13:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:13:32 [INFO] 16:13:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-manager --- 16:13:32 [INFO] Starting audit... 16:13:32 Audit done. 16:13:32 [INFO] You have 0 Checkstyle violations. 16:13:32 [INFO] 16:13:32 [INFO] --- checkstyle:3.6.0:check (default) @ topology-manager --- 16:13:32 [INFO] Starting audit... 16:13:32 Audit done. 16:13:32 [INFO] You have 0 Checkstyle violations. 16:13:32 [INFO] 16:13:32 [INFO] --- dependency:3.11.0:copy (unpack-license) @ topology-manager --- 16:13:32 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/classes 16:13:32 [INFO] 16:13:32 [INFO] --- resources:3.5.0:resources (default-resources) @ topology-manager --- 16:13:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/resources 16:13:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/generated-sources/spi 16:13:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/generated-sources/yang 16:13:32 [INFO] 16:13:32 [INFO] --- compiler:3.15.0:compile (default-compile) @ topology-manager --- 16:13:32 [INFO] Recompiling the module because of changed dependency. 16:13:32 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 16:13:32 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 16:13:32 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:13:32 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:13:32 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:13:32 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:13:32 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 16:13:32 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 16:13:32 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 16:13:32 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 16:13:32 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 16:13:32 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 16:13:32 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:13:32 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:13:32 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:13:32 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:13:32 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 16:13:32 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 16:13:32 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 16:13:32 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 16:13:32 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 16:13:32 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 16:13:32 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:13:32 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:13:32 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:13:32 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 16:13:32 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 16:13:32 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 16:13:32 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 16:13:32 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 16:13:32 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 16:13:32 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[46,42] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 16:13:32 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 16:13:32 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 16:13:32 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:13:32 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:13:32 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 16:13:32 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 16:13:32 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 16:13:32 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:13:32 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:13:32 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 16:13:32 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[48,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:13:32 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[48,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:13:32 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[48,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:13:32 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[53,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:13:32 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[53,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:13:32 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[53,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:13:32 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[74,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:13:32 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[74,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:13:32 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[74,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:13:32 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[91,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:13:32 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[91,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:13:32 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[91,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:13:32 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/topology-manager-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/classes 16:13:32 [INFO] 16:13:32 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ topology-manager >>> 16:13:32 [INFO] 16:13:32 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ topology-manager --- 16:13:32 [INFO] Fork Value is true 16:13:35 [INFO] Done SpotBugs Analysis.... 16:13:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:13:35 [INFO] 16:13:35 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ topology-manager <<< 16:13:35 [INFO] 16:13:35 [INFO] 16:13:35 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ topology-manager --- 16:13:35 [INFO] BugInstance size is 0 16:13:35 [INFO] Error size is 0 16:13:35 [INFO] No errors/warnings found 16:13:35 [INFO] 16:13:35 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:35 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - topology 0.21.6-SNAPSHOT 16:13:35 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:35 [INFO] 16:13:35 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-topology --- 16:13:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:35 [INFO] 16:13:35 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology --- 16:13:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:35 [INFO] 16:13:35 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-topology --- 16:13:36 [INFO] 16:13:36 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-topology --- 16:13:36 [INFO] 16:13:36 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology --- 16:13:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:13:36 [INFO] 16:13:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology --- 16:13:36 [INFO] Starting audit... 16:13:36 Audit done. 16:13:36 [INFO] You have 0 Checkstyle violations. 16:13:36 [INFO] 16:13:36 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology --- 16:13:36 [INFO] Starting audit... 16:13:36 Audit done. 16:13:36 [INFO] You have 0 Checkstyle violations. 16:13:36 [INFO] 16:13:36 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-topology --- 16:13:36 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/classes 16:13:36 [INFO] 16:13:36 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology --- 16:13:36 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/feature/feature.xml 16:13:36 [INFO] ...done! 16:13:36 [INFO] Set artifact 16:13:36 [INFO] 16:13:36 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-topology --- 16:13:36 [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 16:13:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:13:36 [INFO] 16:13:36 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology >>> 16:13:36 [INFO] 16:13:36 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-topology --- 16:13:36 [INFO] No files found to run spotbugs; check compile phase has been run. 16:13:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:13:36 [INFO] 16:13:36 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology <<< 16:13:36 [INFO] 16:13:36 [INFO] 16:13:36 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-topology --- 16:13:36 [INFO] 16:13:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:36 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.21.6-SNAPSHOT 16:13:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:36 [INFO] 16:13:36 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-lldp-speaker --- 16:13:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:36 [INFO] 16:13:36 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-lldp-speaker --- 16:13:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:36 [INFO] 16:13:36 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-lldp-speaker --- 16:13:36 [INFO] 16:13:36 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-lldp-speaker --- 16:13:36 [INFO] 16:13:36 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-lldp-speaker --- 16:13:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:13:36 [INFO] 16:13:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-lldp-speaker --- 16:13:36 [INFO] Starting audit... 16:13:36 Audit done. 16:13:36 [INFO] You have 0 Checkstyle violations. 16:13:36 [INFO] 16:13:36 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-lldp-speaker --- 16:13:36 [INFO] Starting audit... 16:13:36 Audit done. 16:13:36 [INFO] You have 0 Checkstyle violations. 16:13:36 [INFO] 16:13:36 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-lldp-speaker --- 16:13:36 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/classes 16:13:36 [INFO] 16:13:36 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-lldp-speaker --- 16:13:36 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml 16:13:36 [INFO] ...done! 16:13:36 [INFO] Set artifact 16:13:36 [INFO] 16:13:36 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-lldp-speaker --- 16:13:36 [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 16:13:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:13:36 [INFO] 16:13:36 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-lldp-speaker >>> 16:13:36 [INFO] 16:13:36 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-lldp-speaker --- 16:13:36 [INFO] No files found to run spotbugs; check compile phase has been run. 16:13:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:13:36 [INFO] 16:13:36 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-lldp-speaker <<< 16:13:36 [INFO] 16:13:36 [INFO] 16:13:36 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-lldp-speaker --- 16:13:36 [INFO] 16:13:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:36 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.21.6-SNAPSHOT 16:13:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:36 [INFO] 16:13:36 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:13:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:36 [INFO] 16:13:36 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:13:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:36 [INFO] 16:13:36 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:13:37 [INFO] 16:13:37 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:13:37 [INFO] 16:13:37 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:13:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:13:37 [INFO] 16:13:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:13:37 [INFO] Starting audit... 16:13:37 Audit done. 16:13:37 [INFO] You have 0 Checkstyle violations. 16:13:37 [INFO] 16:13:37 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:13:37 [INFO] Starting audit... 16:13:37 Audit done. 16:13:37 [INFO] You have 0 Checkstyle violations. 16:13:37 [INFO] 16:13:37 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:13:37 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/classes 16:13:37 [INFO] 16:13:37 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:13:37 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml 16:13:37 [INFO] ...done! 16:13:37 [INFO] Set artifact 16:13:37 [INFO] 16:13:37 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:13:37 [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 16:13:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:13:37 [INFO] 16:13:37 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery >>> 16:13:37 [INFO] 16:13:37 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:13:37 [INFO] No files found to run spotbugs; check compile phase has been run. 16:13:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:13:37 [INFO] 16:13:37 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery <<< 16:13:37 [INFO] 16:13:37 [INFO] 16:13:37 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-topology-lldp-discovery --- 16:13:37 [INFO] 16:13:37 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:37 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.21.6-SNAPSHOT 16:13:37 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:37 [INFO] 16:13:37 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-topology-manager --- 16:13:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:37 [INFO] 16:13:37 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-manager --- 16:13:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:37 [INFO] 16:13:37 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-topology-manager --- 16:13:38 [INFO] 16:13:38 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-topology-manager --- 16:13:38 [INFO] 16:13:38 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-manager --- 16:13:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:13:38 [INFO] 16:13:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology-manager --- 16:13:38 [INFO] Starting audit... 16:13:38 Audit done. 16:13:38 [INFO] You have 0 Checkstyle violations. 16:13:38 [INFO] 16:13:38 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology-manager --- 16:13:38 [INFO] Starting audit... 16:13:38 Audit done. 16:13:38 [INFO] You have 0 Checkstyle violations. 16:13:38 [INFO] 16:13:38 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-topology-manager --- 16:13:38 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/classes 16:13:38 [INFO] 16:13:38 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-manager --- 16:13:38 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/feature/feature.xml 16:13:38 [INFO] ...done! 16:13:38 [INFO] Set artifact 16:13:38 [INFO] 16:13:38 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-topology-manager --- 16:13:38 [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 16:13:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:13:38 [INFO] 16:13:38 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-manager >>> 16:13:38 [INFO] 16:13:38 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-manager --- 16:13:38 [INFO] No files found to run spotbugs; check compile phase has been run. 16:13:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:13:38 [INFO] 16:13:38 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-manager <<< 16:13:38 [INFO] 16:13:38 [INFO] 16:13:38 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-topology-manager --- 16:13:38 [INFO] 16:13:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:38 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.21.6-SNAPSHOT 16:13:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:38 [INFO] 16:13:38 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-reconciliation-framework --- 16:13:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:38 [INFO] 16:13:38 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-reconciliation-framework --- 16:13:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:38 [INFO] 16:13:38 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-reconciliation-framework --- 16:13:38 [INFO] 16:13:38 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-reconciliation-framework --- 16:13:38 [INFO] 16:13:38 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-reconciliation-framework --- 16:13:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:13:38 [INFO] 16:13:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-reconciliation-framework --- 16:13:38 [INFO] Starting audit... 16:13:38 Audit done. 16:13:38 [INFO] You have 0 Checkstyle violations. 16:13:38 [INFO] 16:13:38 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-reconciliation-framework --- 16:13:38 [INFO] Starting audit... 16:13:38 Audit done. 16:13:38 [INFO] You have 0 Checkstyle violations. 16:13:38 [INFO] 16:13:38 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-reconciliation-framework --- 16:13:38 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/classes 16:13:38 [INFO] 16:13:38 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-reconciliation-framework --- 16:13:38 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml 16:13:38 [INFO] ...done! 16:13:38 [INFO] Set artifact 16:13:38 [INFO] 16:13:38 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-reconciliation-framework --- 16:13:38 [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 16:13:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:13:38 [INFO] 16:13:38 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-reconciliation-framework >>> 16:13:38 [INFO] 16:13:38 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-reconciliation-framework --- 16:13:38 [INFO] No files found to run spotbugs; check compile phase has been run. 16:13:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:13:38 [INFO] 16:13:38 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-reconciliation-framework <<< 16:13:38 [INFO] 16:13:38 [INFO] 16:13:38 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-reconciliation-framework --- 16:13:38 [INFO] 16:13:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:38 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.21.6-SNAPSHOT 16:13:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:38 [INFO] 16:13:38 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:13:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:38 [INFO] 16:13:38 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:13:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:38 [INFO] 16:13:38 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:13:39 [INFO] 16:13:39 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:13:39 [INFO] 16:13:39 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:13:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:13:39 [INFO] 16:13:39 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:13:39 [INFO] Starting audit... 16:13:39 Audit done. 16:13:39 [INFO] You have 0 Checkstyle violations. 16:13:39 [INFO] 16:13:39 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:13:39 [INFO] Starting audit... 16:13:39 Audit done. 16:13:39 [INFO] You have 0 Checkstyle violations. 16:13:39 [INFO] 16:13:39 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:13:39 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/classes 16:13:39 [INFO] 16:13:39 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:13:39 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml 16:13:39 [INFO] ...done! 16:13:39 [INFO] Set artifact 16:13:39 [INFO] 16:13:39 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:13:39 [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 16:13:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:13:39 [INFO] 16:13:39 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation >>> 16:13:39 [INFO] 16:13:39 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:13:39 [INFO] No files found to run spotbugs; check compile phase has been run. 16:13:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:13:39 [INFO] 16:13:39 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation <<< 16:13:39 [INFO] 16:13:39 [INFO] 16:13:39 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-arbitratorreconciliation --- 16:13:39 [INFO] 16:13:39 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:39 [INFO] Forking OpenDaylight :: Openflow Plugin :: Flow Services 0.21.6-SNAPSHOT 16:13:39 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:39 [INFO] 16:13:39 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-flow-services --- 16:13:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:39 [INFO] 16:13:39 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services --- 16:13:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:39 [INFO] 16:13:39 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-flow-services --- 16:13:40 [INFO] 16:13:40 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-flow-services --- 16:13:40 [INFO] 16:13:40 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services --- 16:13:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:13:40 [INFO] 16:13:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-flow-services --- 16:13:40 [INFO] Starting audit... 16:13:40 Audit done. 16:13:40 [INFO] You have 0 Checkstyle violations. 16:13:40 [INFO] 16:13:40 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-flow-services --- 16:13:40 [INFO] Starting audit... 16:13:40 Audit done. 16:13:40 [INFO] You have 0 Checkstyle violations. 16:13:40 [INFO] 16:13:40 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-flow-services --- 16:13:40 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/classes 16:13:40 [INFO] 16:13:40 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services --- 16:13:40 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/feature/feature.xml 16:13:40 [INFO] ...done! 16:13:40 [INFO] Set artifact 16:13:40 [INFO] 16:13:40 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-flow-services --- 16:13:40 [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 16:13:40 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:13:40 [INFO] 16:13:40 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services >>> 16:13:40 [INFO] 16:13:40 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-flow-services --- 16:13:40 [INFO] No files found to run spotbugs; check compile phase has been run. 16:13:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:13:40 [INFO] 16:13:40 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services <<< 16:13:40 [INFO] 16:13:40 [INFO] 16:13:40 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-flow-services --- 16:13:40 [INFO] 16:13:40 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:40 [INFO] Forking test-common 0.21.6-SNAPSHOT 16:13:40 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:40 [INFO] 16:13:40 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ test-common --- 16:13:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:40 [INFO] 16:13:40 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ test-common --- 16:13:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:40 [INFO] 16:13:40 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ test-common --- 16:13:40 [INFO] 16:13:40 [INFO] --- dependency:3.11.0:properties (default) @ test-common --- 16:13:40 [INFO] 16:13:40 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ test-common --- 16:13:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:13:40 [INFO] 16:13:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-common --- 16:13:40 [INFO] Starting audit... 16:13:40 Audit done. 16:13:40 [INFO] You have 0 Checkstyle violations. 16:13:40 [INFO] 16:13:40 [INFO] --- checkstyle:3.6.0:check (default) @ test-common --- 16:13:40 [INFO] Starting audit... 16:13:40 Audit done. 16:13:40 [INFO] You have 0 Checkstyle violations. 16:13:40 [INFO] 16:13:40 [INFO] --- dependency:3.11.0:copy (unpack-license) @ test-common --- 16:13:40 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/classes 16:13:40 [INFO] 16:13:40 [INFO] --- resources:3.5.0:resources (default-resources) @ test-common --- 16:13:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-common/src/main/resources 16:13:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/generated-sources/spi 16:13:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/generated-sources/yang 16:13:40 [INFO] 16:13:40 [INFO] --- compiler:3.15.0:compile (default-compile) @ test-common --- 16:13:40 [INFO] Recompiling the module because of changed dependency. 16:13:40 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 16:13:41 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[143,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:13:41 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/test-common-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/classes 16:13:41 [INFO] 16:13:41 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ test-common >>> 16:13:41 [INFO] 16:13:41 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ test-common --- 16:13:41 [INFO] Fork Value is true 16:13:43 [INFO] Done SpotBugs Analysis.... 16:13:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:13:43 [INFO] 16:13:43 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ test-common <<< 16:13:43 [INFO] 16:13:43 [INFO] 16:13:43 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ test-common --- 16:13:43 [INFO] BugInstance size is 0 16:13:43 [INFO] Error size is 0 16:13:43 [INFO] No errors/warnings found 16:13:43 [INFO] 16:13:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:43 [INFO] Forking drop-test-karaf 0.21.6-SNAPSHOT 16:13:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:43 [INFO] 16:13:43 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ drop-test-karaf --- 16:13:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:43 [INFO] 16:13:43 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ drop-test-karaf --- 16:13:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:43 [INFO] 16:13:43 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ drop-test-karaf --- 16:13:44 [INFO] 16:13:44 [INFO] --- dependency:3.11.0:properties (default) @ drop-test-karaf --- 16:13:44 [INFO] 16:13:44 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ drop-test-karaf --- 16:13:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:13:44 [INFO] 16:13:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ drop-test-karaf --- 16:13:44 [INFO] Starting audit... 16:13:44 Audit done. 16:13:44 [INFO] You have 0 Checkstyle violations. 16:13:44 [INFO] 16:13:44 [INFO] --- checkstyle:3.6.0:check (default) @ drop-test-karaf --- 16:13:44 [INFO] Starting audit... 16:13:44 Audit done. 16:13:44 [INFO] You have 0 Checkstyle violations. 16:13:44 [INFO] 16:13:44 [INFO] --- dependency:3.11.0:copy (unpack-license) @ drop-test-karaf --- 16:13:44 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/classes 16:13:44 [INFO] 16:13:44 [INFO] --- resources:3.5.0:resources (default-resources) @ drop-test-karaf --- 16:13:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/src/main/resources 16:13:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/generated-sources/spi 16:13:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/generated-sources/yang 16:13:44 [INFO] 16:13:44 [INFO] --- compiler:3.15.0:compile (default-compile) @ drop-test-karaf --- 16:13:44 [INFO] Recompiling the module because of changed dependency. 16:13:44 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 16:13:44 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/drop-test-karaf-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/classes 16:13:44 [INFO] 16:13:44 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ drop-test-karaf >>> 16:13:44 [INFO] 16:13:44 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ drop-test-karaf --- 16:13:44 [INFO] Fork Value is true 16:13:46 [INFO] Done SpotBugs Analysis.... 16:13:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:13:46 [INFO] 16:13:46 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ drop-test-karaf <<< 16:13:46 [INFO] 16:13:46 [INFO] 16:13:46 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ drop-test-karaf --- 16:13:46 [INFO] BugInstance size is 0 16:13:46 [INFO] Error size is 0 16:13:46 [INFO] No errors/warnings found 16:13:46 [INFO] 16:13:46 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:46 [INFO] Forking OpenDaylight :: Openflow Plugin :: Drop Test 0.21.6-SNAPSHOT 16:13:46 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:46 [INFO] 16:13:46 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-drop-test --- 16:13:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:46 [INFO] 16:13:46 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-drop-test --- 16:13:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:46 [INFO] 16:13:46 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-drop-test --- 16:13:47 [INFO] 16:13:47 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-drop-test --- 16:13:47 [INFO] 16:13:47 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-drop-test --- 16:13:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:13:47 [INFO] 16:13:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-drop-test --- 16:13:47 [INFO] Starting audit... 16:13:47 Audit done. 16:13:47 [INFO] You have 0 Checkstyle violations. 16:13:47 [INFO] 16:13:47 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-drop-test --- 16:13:47 [INFO] Starting audit... 16:13:47 Audit done. 16:13:47 [INFO] You have 0 Checkstyle violations. 16:13:47 [INFO] 16:13:47 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-drop-test --- 16:13:47 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/classes 16:13:47 [INFO] 16:13:47 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-drop-test --- 16:13:47 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/feature/feature.xml 16:13:47 [INFO] ...done! 16:13:47 [INFO] Set artifact 16:13:47 [INFO] 16:13:47 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-drop-test --- 16:13:47 [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 16:13:47 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:13:47 [INFO] 16:13:47 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-drop-test >>> 16:13:47 [INFO] 16:13:47 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-drop-test --- 16:13:47 [INFO] No files found to run spotbugs; check compile phase has been run. 16:13:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:13:47 [INFO] 16:13:47 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-drop-test <<< 16:13:47 [INFO] 16:13:47 [INFO] 16:13:47 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-drop-test --- 16:13:47 [INFO] 16:13:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:47 [INFO] Forking OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.21.6-SNAPSHOT 16:13:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:47 [INFO] 16:13:47 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-flow-services-rest --- 16:13:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:47 [INFO] 16:13:47 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services-rest --- 16:13:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:47 [INFO] 16:13:47 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-flow-services-rest --- 16:13:48 [INFO] 16:13:48 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-flow-services-rest --- 16:13:48 [INFO] 16:13:48 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services-rest --- 16:13:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:13:48 [INFO] 16:13:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-flow-services-rest --- 16:13:48 [INFO] Starting audit... 16:13:48 Audit done. 16:13:48 [INFO] You have 0 Checkstyle violations. 16:13:48 [INFO] 16:13:48 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-flow-services-rest --- 16:13:48 [INFO] Starting audit... 16:13:48 Audit done. 16:13:48 [INFO] You have 0 Checkstyle violations. 16:13:48 [INFO] 16:13:48 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-flow-services-rest --- 16:13:48 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/classes 16:13:48 [INFO] 16:13:48 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services-rest --- 16:13:48 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/feature/feature.xml 16:13:48 [INFO] ...done! 16:13:48 [INFO] Set artifact 16:13:48 [INFO] 16:13:48 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-flow-services-rest --- 16:13:48 [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 16:13:48 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:13:48 [INFO] 16:13:48 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services-rest >>> 16:13:48 [INFO] 16:13:48 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-flow-services-rest --- 16:13:48 [INFO] No files found to run spotbugs; check compile phase has been run. 16:13:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:13:48 [INFO] 16:13:48 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services-rest <<< 16:13:48 [INFO] 16:13:48 [INFO] 16:13:48 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-flow-services-rest --- 16:13:48 [INFO] 16:13:48 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:48 [INFO] Forking southbound-cli 0.21.6-SNAPSHOT 16:13:48 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:48 [INFO] 16:13:48 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ southbound-cli --- 16:13:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:48 [INFO] 16:13:48 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ southbound-cli --- 16:13:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:48 [INFO] 16:13:48 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ southbound-cli --- 16:13:48 [INFO] 16:13:48 [INFO] --- dependency:3.11.0:properties (default) @ southbound-cli --- 16:13:48 [INFO] 16:13:48 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ southbound-cli --- 16:13:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:13:48 [INFO] 16:13:48 [INFO] --- yang:14.0.25:generate-sources (binding) @ southbound-cli --- 16:13:48 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:13:48 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/yang 16:13:48 [INFO] yang-to-sources: Found 16 dependencies in 1.671 ms 16:13:48 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:13:48 [INFO] 16:13:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ southbound-cli --- 16:13:48 [INFO] Starting audit... 16:13:48 Audit done. 16:13:48 [INFO] You have 0 Checkstyle violations. 16:13:48 [INFO] 16:13:48 [INFO] --- checkstyle:3.6.0:check (default) @ southbound-cli --- 16:13:49 [INFO] Starting audit... 16:13:49 Audit done. 16:13:49 [INFO] You have 0 Checkstyle violations. 16:13:49 [INFO] 16:13:49 [INFO] --- dependency:3.11.0:copy (unpack-license) @ southbound-cli --- 16:13:49 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/classes 16:13:49 [INFO] 16:13:49 [INFO] --- resources:3.5.0:resources (default-resources) @ southbound-cli --- 16:13:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/resources 16:13:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/generated-sources/spi 16:13:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:13:49 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:13:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:13:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/generated-sources/spi 16:13:49 [INFO] 16:13:49 [INFO] --- compiler:3.15.0:compile (default-compile) @ southbound-cli --- 16:13:49 [INFO] Recompiling the module because of changed dependency. 16:13:49 [INFO] Compiling 28 source files with javac [debug release 21] to target/classes 16:13:49 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/OFNode.java:[18,26] non-transient instance field of a serializable class declared with a non-serializable type 16:13:49 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/southbound-cli-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/classes 16:13:49 [INFO] 16:13:49 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ southbound-cli >>> 16:13:49 [INFO] 16:13:49 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ southbound-cli --- 16:13:49 [INFO] Fork Value is true 16:13:53 [INFO] Done SpotBugs Analysis.... 16:13:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:13:53 [INFO] 16:13:53 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ southbound-cli <<< 16:13:53 [INFO] 16:13:53 [INFO] 16:13:53 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ southbound-cli --- 16:13:53 [INFO] BugInstance size is 0 16:13:53 [INFO] Error size is 0 16:13:53 [INFO] No errors/warnings found 16:13:53 [INFO] 16:13:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:53 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.21.6-SNAPSHOT 16:13:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:53 [INFO] 16:13:53 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-southbound-cli --- 16:13:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:53 [INFO] 16:13:53 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-southbound-cli --- 16:13:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:53 [INFO] 16:13:53 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-southbound-cli --- 16:13:53 [INFO] 16:13:53 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-southbound-cli --- 16:13:53 [INFO] 16:13:53 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-southbound-cli --- 16:13:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:13:53 [INFO] 16:13:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-southbound-cli --- 16:13:53 [INFO] Starting audit... 16:13:53 Audit done. 16:13:53 [INFO] You have 0 Checkstyle violations. 16:13:53 [INFO] 16:13:53 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-southbound-cli --- 16:13:53 [INFO] Starting audit... 16:13:53 Audit done. 16:13:53 [INFO] You have 0 Checkstyle violations. 16:13:53 [INFO] 16:13:53 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-southbound-cli --- 16:13:53 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/classes 16:13:53 [INFO] 16:13:53 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-southbound-cli --- 16:13:53 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml 16:13:53 [INFO] ...done! 16:13:53 [INFO] Set artifact 16:13:53 [INFO] 16:13:53 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-southbound-cli --- 16:13:53 [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 16:13:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:13:53 [INFO] 16:13:53 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-southbound-cli >>> 16:13:53 [INFO] 16:13:53 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-southbound-cli --- 16:13:53 [INFO] No files found to run spotbugs; check compile phase has been run. 16:13:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:13:53 [INFO] 16:13:53 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-southbound-cli <<< 16:13:53 [INFO] 16:13:53 [INFO] 16:13:53 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-southbound-cli --- 16:13:53 [INFO] 16:13:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:53 [INFO] Forking openflowjava-extension-nicira-api 0.21.6-SNAPSHOT 16:13:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:53 [INFO] 16:13:53 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowjava-extension-nicira-api --- 16:13:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:53 [INFO] 16:13:53 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira-api --- 16:13:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:53 [INFO] 16:13:53 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowjava-extension-nicira-api --- 16:13:54 [INFO] 16:13:54 [INFO] --- dependency:3.11.0:properties (default) @ openflowjava-extension-nicira-api --- 16:13:54 [INFO] 16:13:54 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira-api --- 16:13:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:13:54 [INFO] 16:13:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-nicira-api --- 16:13:54 [INFO] Starting audit... 16:13:54 Audit done. 16:13:54 [INFO] You have 0 Checkstyle violations. 16:13:54 [INFO] 16:13:54 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-nicira-api --- 16:13:54 [INFO] Starting audit... 16:13:54 Audit done. 16:13:54 [INFO] You have 0 Checkstyle violations. 16:13:54 [INFO] 16:13:54 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowjava-extension-nicira-api --- 16:13:54 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/classes 16:13:54 [INFO] 16:13:54 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowjava-extension-nicira-api --- 16:13:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/src/main/resources 16:13:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/generated-sources/spi 16:13:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/generated-sources/yang 16:13:54 [INFO] 16:13:54 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowjava-extension-nicira-api --- 16:13:54 [INFO] Recompiling the module because of changed dependency. 16:13:54 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 16:13:54 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraExtensionCodecRegistrator.java:[24,8] auto-closeable resource org.opendaylight.openflowjava.nx.api.NiciraExtensionCodecRegistrator has a member method close() that could throw InterruptedException 16:13:54 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/classes 16:13:54 [INFO] 16:13:54 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira-api >>> 16:13:54 [INFO] 16:13:54 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowjava-extension-nicira-api --- 16:13:54 [INFO] Fork Value is true 16:13:56 [INFO] Done SpotBugs Analysis.... 16:13:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:13:56 [INFO] 16:13:56 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira-api <<< 16:13:56 [INFO] 16:13:56 [INFO] 16:13:56 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowjava-extension-nicira-api --- 16:13:56 [INFO] BugInstance size is 0 16:13:56 [INFO] Error size is 0 16:13:56 [INFO] No errors/warnings found 16:13:56 [INFO] 16:13:56 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:56 [INFO] Forking openflowjava-extension-nicira 0.21.6-SNAPSHOT 16:13:56 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:13:56 [INFO] 16:13:56 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowjava-extension-nicira --- 16:13:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:56 [INFO] 16:13:56 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira --- 16:13:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:56 [INFO] 16:13:56 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowjava-extension-nicira --- 16:13:57 [INFO] 16:13:57 [INFO] --- dependency:3.11.0:properties (default) @ openflowjava-extension-nicira --- 16:13:57 [INFO] 16:13:57 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira --- 16:13:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:13:57 [INFO] 16:13:57 [INFO] --- yang:14.0.25:generate-sources (binding) @ openflowjava-extension-nicira --- 16:13:57 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:13:57 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/main/yang 16:13:57 [INFO] yang-to-sources: Found 5 dependencies in 930.9 μs 16:13:57 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:13:57 [INFO] 16:13:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-nicira --- 16:13:57 [INFO] Starting audit... 16:13:57 Audit done. 16:13:57 [INFO] You have 0 Checkstyle violations. 16:13:57 [INFO] 16:13:57 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-nicira --- 16:13:57 [INFO] Starting audit... 16:13:57 Audit done. 16:13:57 [INFO] You have 0 Checkstyle violations. 16:13:57 [INFO] 16:13:57 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowjava-extension-nicira --- 16:13:57 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/classes 16:13:57 [INFO] 16:13:57 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowjava-extension-nicira --- 16:13:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/main/resources 16:13:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/generated-sources/spi 16:13:57 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:13:57 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:13:57 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:13:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/generated-sources/spi 16:13:57 [INFO] 16:13:57 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowjava-extension-nicira --- 16:13:57 [INFO] Recompiling the module because of changed dependency. 16:13:57 [INFO] Compiling 437 source files with javac [debug release 21] to target/classes 16:13:59 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/classes 16:13:59 [INFO] 16:13:59 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira >>> 16:13:59 [INFO] 16:13:59 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowjava-extension-nicira --- 16:13:59 [INFO] Fork Value is true 16:14:04 [INFO] Done SpotBugs Analysis.... 16:14:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:14:04 [INFO] 16:14:04 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira <<< 16:14:04 [INFO] 16:14:04 [INFO] 16:14:04 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowjava-extension-nicira --- 16:14:04 [INFO] BugInstance size is 0 16:14:04 [INFO] Error size is 0 16:14:04 [INFO] No errors/warnings found 16:14:04 [INFO] 16:14:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:04 [INFO] Forking openflowplugin-extension-nicira 0.21.6-SNAPSHOT 16:14:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:04 [INFO] 16:14:04 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-extension-nicira --- 16:14:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:04 [INFO] 16:14:04 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-extension-nicira --- 16:14:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:04 [INFO] 16:14:04 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-extension-nicira --- 16:14:05 [INFO] 16:14:05 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-extension-nicira --- 16:14:05 [INFO] 16:14:05 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-extension-nicira --- 16:14:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:14:05 [INFO] 16:14:05 [INFO] --- yang:14.0.25:generate-sources (binding) @ openflowplugin-extension-nicira --- 16:14:05 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:14:05 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/src/main/yang 16:14:05 [INFO] yang-to-sources: Found 13 dependencies in 1.592 ms 16:14:05 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:14:05 [INFO] 16:14:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-nicira --- 16:14:05 [INFO] Starting audit... 16:14:05 Audit done. 16:14:05 [INFO] You have 0 Checkstyle violations. 16:14:05 [INFO] 16:14:05 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-nicira --- 16:14:05 [INFO] Starting audit... 16:14:05 Audit done. 16:14:05 [INFO] You have 0 Checkstyle violations. 16:14:05 [INFO] 16:14:05 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-extension-nicira --- 16:14:05 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/classes 16:14:05 [INFO] 16:14:05 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowplugin-extension-nicira --- 16:14:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/src/main/resources 16:14:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 16:14:05 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:14:05 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:14:05 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:14:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 16:14:05 [INFO] 16:14:05 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowplugin-extension-nicira --- 16:14:05 [INFO] Recompiling the module because of changed dependency. 16:14:06 [INFO] Compiling 971 source files with javac [debug release 21] to target/classes 16:14:10 [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 16:14:10 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:14:10 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:14:10 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:14:10 [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 16:14:10 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:14:10 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:14:10 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:14:10 [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 16:14:10 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:14:10 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:14:10 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:14:10 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/classes 16:14:10 [INFO] 16:14:10 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-extension-nicira >>> 16:14:10 [INFO] 16:14:10 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-extension-nicira --- 16:14:10 [INFO] Fork Value is true 16:14:18 [INFO] Done SpotBugs Analysis.... 16:14:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:14:18 [INFO] 16:14:18 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-extension-nicira <<< 16:14:18 [INFO] 16:14:18 [INFO] 16:14:18 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-extension-nicira --- 16:14:18 [INFO] BugInstance size is 0 16:14:18 [INFO] Error size is 0 16:14:18 [INFO] No errors/warnings found 16:14:18 [INFO] 16:14:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:18 [INFO] Forking OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.21.6-SNAPSHOT 16:14:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:18 [INFO] 16:14:18 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-nxm-extensions --- 16:14:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:18 [INFO] 16:14:18 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nxm-extensions --- 16:14:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:18 [INFO] 16:14:18 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-nxm-extensions --- 16:14:19 [INFO] 16:14:19 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-nxm-extensions --- 16:14:19 [INFO] 16:14:19 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-nxm-extensions --- 16:14:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:14:19 [INFO] 16:14:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-nxm-extensions --- 16:14:19 [INFO] Starting audit... 16:14:19 Audit done. 16:14:19 [INFO] You have 0 Checkstyle violations. 16:14:19 [INFO] 16:14:19 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-nxm-extensions --- 16:14:19 [INFO] Starting audit... 16:14:19 Audit done. 16:14:19 [INFO] You have 0 Checkstyle violations. 16:14:19 [INFO] 16:14:19 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-nxm-extensions --- 16:14:19 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/classes 16:14:19 [INFO] 16:14:19 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nxm-extensions --- 16:14:19 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/feature/feature.xml 16:14:19 [INFO] ...done! 16:14:19 [INFO] Set artifact 16:14:19 [INFO] 16:14:19 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-nxm-extensions --- 16:14:19 [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 16:14:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:14:19 [INFO] 16:14:19 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nxm-extensions >>> 16:14:19 [INFO] 16:14:19 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-nxm-extensions --- 16:14:19 [INFO] No files found to run spotbugs; check compile phase has been run. 16:14:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:14:19 [INFO] 16:14:19 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nxm-extensions <<< 16:14:19 [INFO] 16:14:19 [INFO] 16:14:19 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-nxm-extensions --- 16:14:19 [INFO] 16:14:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:19 [INFO] Forking OpenDaylight :: Openflow Plugin :: ONF Extensions 0.21.6-SNAPSHOT 16:14:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:19 [INFO] 16:14:19 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-onf-extensions --- 16:14:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:19 [INFO] 16:14:19 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-onf-extensions --- 16:14:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:19 [INFO] 16:14:19 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-onf-extensions --- 16:14:19 [INFO] 16:14:19 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-onf-extensions --- 16:14:19 [INFO] 16:14:19 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-onf-extensions --- 16:14:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:14:19 [INFO] 16:14:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-onf-extensions --- 16:14:19 [INFO] Starting audit... 16:14:19 Audit done. 16:14:19 [INFO] You have 0 Checkstyle violations. 16:14:19 [INFO] 16:14:19 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-onf-extensions --- 16:14:19 [INFO] Starting audit... 16:14:19 Audit done. 16:14:19 [INFO] You have 0 Checkstyle violations. 16:14:19 [INFO] 16:14:19 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-onf-extensions --- 16:14:19 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/classes 16:14:19 [INFO] 16:14:19 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-onf-extensions --- 16:14:19 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/feature/feature.xml 16:14:19 [INFO] ...done! 16:14:19 [INFO] Set artifact 16:14:19 [INFO] 16:14:19 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-onf-extensions --- 16:14:19 [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 16:14:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:14:19 [INFO] 16:14:19 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-onf-extensions >>> 16:14:19 [INFO] 16:14:19 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-onf-extensions --- 16:14:19 [INFO] No files found to run spotbugs; check compile phase has been run. 16:14:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:14:19 [INFO] 16:14:19 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-onf-extensions <<< 16:14:19 [INFO] 16:14:19 [INFO] 16:14:19 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-onf-extensions --- 16:14:19 [INFO] 16:14:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:19 [INFO] Forking openflowjava-extension-eric 0.21.6-SNAPSHOT 16:14:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:19 [INFO] 16:14:19 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowjava-extension-eric --- 16:14:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:19 [INFO] 16:14:19 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowjava-extension-eric --- 16:14:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:19 [INFO] 16:14:19 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowjava-extension-eric --- 16:14:20 [INFO] 16:14:20 [INFO] --- dependency:3.11.0:properties (default) @ openflowjava-extension-eric --- 16:14:20 [INFO] 16:14:20 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowjava-extension-eric --- 16:14:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:14:20 [INFO] 16:14:20 [INFO] --- yang:14.0.25:generate-sources (binding) @ openflowjava-extension-eric --- 16:14:20 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:14:20 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/src/main/yang 16:14:20 [INFO] yang-to-sources: Found 5 dependencies in 843.4 μs 16:14:20 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:14:20 [INFO] 16:14:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-eric --- 16:14:20 [INFO] Starting audit... 16:14:20 Audit done. 16:14:20 [INFO] You have 0 Checkstyle violations. 16:14:20 [INFO] 16:14:20 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-eric --- 16:14:20 [INFO] Starting audit... 16:14:20 Audit done. 16:14:20 [INFO] You have 0 Checkstyle violations. 16:14:20 [INFO] 16:14:20 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowjava-extension-eric --- 16:14:20 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/classes 16:14:20 [INFO] 16:14:20 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowjava-extension-eric --- 16:14:20 [INFO] Copying 1 resource from src/main/resources to target/classes 16:14:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/generated-sources/spi 16:14:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:14:20 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:14:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:14:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/generated-sources/spi 16:14:20 [INFO] 16:14:20 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowjava-extension-eric --- 16:14:20 [INFO] Recompiling the module because of changed dependency. 16:14:20 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 16:14:20 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/api/EricExtensionCodecRegistrator.java:[22,8] auto-closeable resource org.opendaylight.openflowjava.eric.api.EricExtensionCodecRegistrator has a member method close() that could throw InterruptedException 16:14:20 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/classes 16:14:20 [INFO] 16:14:20 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowjava-extension-eric >>> 16:14:20 [INFO] 16:14:20 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowjava-extension-eric --- 16:14:20 [INFO] Fork Value is true 16:14:23 [INFO] Done SpotBugs Analysis.... 16:14:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:14:23 [INFO] 16:14:23 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowjava-extension-eric <<< 16:14:23 [INFO] 16:14:23 [INFO] 16:14:23 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowjava-extension-eric --- 16:14:23 [INFO] BugInstance size is 0 16:14:23 [INFO] Error size is 0 16:14:23 [INFO] No errors/warnings found 16:14:23 [INFO] 16:14:23 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:23 [INFO] Forking openflowplugin-extension-eric 0.21.6-SNAPSHOT 16:14:23 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:23 [INFO] 16:14:23 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-extension-eric --- 16:14:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:23 [INFO] 16:14:23 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-extension-eric --- 16:14:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:23 [INFO] 16:14:23 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-extension-eric --- 16:14:24 [INFO] 16:14:24 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-extension-eric --- 16:14:24 [INFO] 16:14:24 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-extension-eric --- 16:14:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:14:24 [INFO] 16:14:24 [INFO] --- yang:14.0.25:generate-sources (binding) @ openflowplugin-extension-eric --- 16:14:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:14:24 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/yang 16:14:24 [INFO] yang-to-sources: Found 13 dependencies in 1.188 ms 16:14:24 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:14:24 [INFO] 16:14:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-eric --- 16:14:24 [INFO] Starting audit... 16:14:24 Audit done. 16:14:24 [INFO] You have 0 Checkstyle violations. 16:14:24 [INFO] 16:14:24 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-eric --- 16:14:24 [INFO] Starting audit... 16:14:24 Audit done. 16:14:24 [INFO] You have 0 Checkstyle violations. 16:14:24 [INFO] 16:14:24 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-extension-eric --- 16:14:24 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/classes 16:14:24 [INFO] 16:14:24 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowplugin-extension-eric --- 16:14:24 [INFO] Copying 1 resource from src/main/resources to target/classes 16:14:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/generated-sources/spi 16:14:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:14:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:14:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:14:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/generated-sources/spi 16:14:24 [INFO] 16:14:24 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowplugin-extension-eric --- 16:14:24 [INFO] Recompiling the module because of changed dependency. 16:14:24 [INFO] Compiling 41 source files with javac [debug release 21] to target/classes 16:14:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 16:14:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 16:14:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 16:14:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[38,19] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 16:14:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 16:14:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 16:14:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 16:14:24 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[40,19] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 16:14:24 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/classes 16:14:24 [INFO] 16:14:24 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-extension-eric >>> 16:14:24 [INFO] 16:14:24 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-extension-eric --- 16:14:24 [INFO] Fork Value is true 16:14:27 [INFO] Done SpotBugs Analysis.... 16:14:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:14:27 [INFO] 16:14:27 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-extension-eric <<< 16:14:27 [INFO] 16:14:27 [INFO] 16:14:27 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-extension-eric --- 16:14:27 [INFO] BugInstance size is 0 16:14:27 [INFO] Error size is 0 16:14:27 [INFO] No errors/warnings found 16:14:27 [INFO] 16:14:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:27 [INFO] Forking OpenDaylight :: Openflow Plugin :: Eric Extensions 0.21.6-SNAPSHOT 16:14:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:27 [INFO] 16:14:27 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-eric-extensions --- 16:14:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:27 [INFO] 16:14:27 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-eric-extensions --- 16:14:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:27 [INFO] 16:14:27 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-eric-extensions --- 16:14:27 [INFO] 16:14:27 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-eric-extensions --- 16:14:27 [INFO] 16:14:27 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-eric-extensions --- 16:14:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:14:27 [INFO] 16:14:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-eric-extensions --- 16:14:27 [INFO] Starting audit... 16:14:27 Audit done. 16:14:27 [INFO] You have 0 Checkstyle violations. 16:14:27 [INFO] 16:14:27 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-eric-extensions --- 16:14:27 [INFO] Starting audit... 16:14:27 Audit done. 16:14:27 [INFO] You have 0 Checkstyle violations. 16:14:27 [INFO] 16:14:27 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-eric-extensions --- 16:14:27 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/classes 16:14:27 [INFO] 16:14:27 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-eric-extensions --- 16:14:27 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/feature/feature.xml 16:14:27 [INFO] ...done! 16:14:27 [INFO] Set artifact 16:14:27 [INFO] 16:14:27 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-eric-extensions --- 16:14:27 [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 16:14:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:14:27 [INFO] 16:14:27 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-eric-extensions >>> 16:14:27 [INFO] 16:14:27 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-eric-extensions --- 16:14:27 [INFO] No files found to run spotbugs; check compile phase has been run. 16:14:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:14:27 [INFO] 16:14:27 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-eric-extensions <<< 16:14:27 [INFO] 16:14:27 [INFO] 16:14:27 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-eric-extensions --- 16:14:27 [INFO] 16:14:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:27 [INFO] Forking features-openflowplugin 0.21.6-SNAPSHOT 16:14:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:27 [INFO] 16:14:27 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ features-openflowplugin --- 16:14:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:27 [INFO] 16:14:27 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ features-openflowplugin --- 16:14:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:27 [INFO] 16:14:27 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ features-openflowplugin --- 16:14:28 [INFO] 16:14:28 [INFO] --- dependency:3.11.0:properties (default) @ features-openflowplugin --- 16:14:28 [INFO] 16:14:28 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ features-openflowplugin --- 16:14:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:14:28 [INFO] 16:14:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-openflowplugin --- 16:14:28 [INFO] Starting audit... 16:14:28 Audit done. 16:14:28 [INFO] You have 0 Checkstyle violations. 16:14:28 [INFO] 16:14:28 [INFO] --- checkstyle:3.6.0:check (default) @ features-openflowplugin --- 16:14:28 [INFO] Starting audit... 16:14:28 Audit done. 16:14:28 [INFO] You have 0 Checkstyle violations. 16:14:28 [INFO] 16:14:28 [INFO] --- dependency:3.11.0:copy (unpack-license) @ features-openflowplugin --- 16:14:28 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/classes 16:14:28 [INFO] 16:14:28 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin --- 16:14:28 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/feature/feature.xml 16:14:28 [INFO] ...done! 16:14:28 [INFO] Set artifact 16:14:28 [INFO] 16:14:28 [INFO] --- karaf:4.4.11:verify (default-verify) @ features-openflowplugin --- 16:14:28 [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 16:14:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:14:28 [INFO] 16:14:28 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ features-openflowplugin >>> 16:14:28 [INFO] 16:14:28 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ features-openflowplugin --- 16:14:28 [INFO] No files found to run spotbugs; check compile phase has been run. 16:14:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:14:28 [INFO] 16:14:28 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ features-openflowplugin <<< 16:14:28 [INFO] 16:14:28 [INFO] 16:14:28 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ features-openflowplugin --- 16:14:28 [INFO] 16:14:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:28 [INFO] Forking features-aggregator 0.21.6-SNAPSHOT 16:14:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:28 [INFO] 16:14:28 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ features-aggregator --- 16:14:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:28 [INFO] 16:14:28 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ features-aggregator --- 16:14:28 [INFO] 16:14:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:28 [INFO] Forking model-aggregator 0.21.6-SNAPSHOT 16:14:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:28 [INFO] 16:14:28 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ model-aggregator --- 16:14:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:28 [INFO] 16:14:28 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ model-aggregator --- 16:14:28 [INFO] 16:14:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:28 [INFO] Forking libraries-aggregator 0.21.6-SNAPSHOT 16:14:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:28 [INFO] 16:14:28 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ libraries-aggregator --- 16:14:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:28 [INFO] 16:14:28 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ libraries-aggregator --- 16:14:28 [INFO] 16:14:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:28 [INFO] Forking simple-client 0.21.6-SNAPSHOT 16:14:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:28 [INFO] 16:14:28 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ simple-client --- 16:14:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:28 [INFO] 16:14:28 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ simple-client --- 16:14:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:28 [INFO] 16:14:28 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ simple-client --- 16:14:29 [INFO] 16:14:29 [INFO] --- dependency:3.11.0:properties (default) @ simple-client --- 16:14:29 [INFO] 16:14:29 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ simple-client --- 16:14:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:14:29 [INFO] 16:14:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ simple-client --- 16:14:29 [INFO] Starting audit... 16:14:29 Audit done. 16:14:29 [INFO] You have 0 Checkstyle violations. 16:14:29 [INFO] 16:14:29 [INFO] --- checkstyle:3.6.0:check (default) @ simple-client --- 16:14:29 [INFO] Starting audit... 16:14:29 Audit done. 16:14:29 [INFO] You have 0 Checkstyle violations. 16:14:29 [INFO] 16:14:29 [INFO] --- dependency:3.11.0:copy (unpack-license) @ simple-client --- 16:14:29 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/classes 16:14:29 [INFO] 16:14:29 [INFO] --- resources:3.5.0:resources (default-resources) @ simple-client --- 16:14:29 [INFO] Copying 2 resources from src/main/resources to target/classes 16:14:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/generated-sources/spi 16:14:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/generated-sources/yang 16:14:29 [INFO] 16:14:29 [INFO] --- compiler:3.15.0:compile (default-compile) @ simple-client --- 16:14:29 [INFO] Recompiling the module because of changed dependency. 16:14:29 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 16:14:29 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ListeningSimpleClient.java:[57,40] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 16:14:29 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ListeningSimpleClient.java:[58,27] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 16:14:29 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/SimpleClient.java:[60,21] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 16:14:29 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/UdpSimpleClient.java:[60,21] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated 16:14:29 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/simple-client-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/classes 16:14:29 [INFO] 16:14:29 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ simple-client >>> 16:14:29 [INFO] 16:14:29 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ simple-client --- 16:14:29 [INFO] Fork Value is true 16:14:33 [INFO] Done SpotBugs Analysis.... 16:14:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:14:33 [INFO] 16:14:33 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ simple-client <<< 16:14:33 [INFO] 16:14:33 [INFO] 16:14:33 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ simple-client --- 16:14:33 [INFO] BugInstance size is 0 16:14:33 [INFO] Error size is 0 16:14:33 [INFO] No errors/warnings found 16:14:33 [INFO] 16:14:33 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:33 [INFO] Forking ODL :: openflowjava :: openflow-protocol-it 0.21.6-SNAPSHOT 16:14:33 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:33 [INFO] 16:14:33 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflow-protocol-it --- 16:14:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:33 [INFO] 16:14:33 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflow-protocol-it --- 16:14:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:33 [INFO] 16:14:33 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflow-protocol-it --- 16:14:33 [INFO] 16:14:33 [INFO] --- dependency:3.11.0:properties (default) @ openflow-protocol-it --- 16:14:33 [INFO] 16:14:33 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflow-protocol-it --- 16:14:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:14:33 [INFO] 16:14:33 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-it --- 16:14:33 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/src/main/yang added. 16:14:33 [INFO] 16:14:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-it --- 16:14:33 [INFO] Starting audit... 16:14:33 Audit done. 16:14:33 [INFO] You have 0 Checkstyle violations. 16:14:33 [INFO] 16:14:33 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-it --- 16:14:33 [INFO] Starting audit... 16:14:33 Audit done. 16:14:33 [INFO] You have 0 Checkstyle violations. 16:14:33 [INFO] 16:14:33 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflow-protocol-it --- 16:14:33 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/classes 16:14:33 [INFO] 16:14:33 [INFO] --- resources:3.5.0:resources (default-resources) @ openflow-protocol-it --- 16:14:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/src/main/resources 16:14:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/generated-sources/spi 16:14:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/generated-sources/yang 16:14:33 [INFO] 16:14:33 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflow-protocol-it --- 16:14:33 [INFO] No sources to compile 16:14:33 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/classes 16:14:33 [INFO] 16:14:33 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflow-protocol-it >>> 16:14:33 [INFO] 16:14:33 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflow-protocol-it --- 16:14:33 [INFO] No files found to run spotbugs; check compile phase has been run. 16:14:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:14:33 [INFO] 16:14:33 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflow-protocol-it <<< 16:14:33 [INFO] 16:14:33 [INFO] 16:14:33 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflow-protocol-it --- 16:14:33 [INFO] 16:14:33 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:33 [INFO] Forking test-extension 0.21.6-SNAPSHOT 16:14:33 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:33 [INFO] 16:14:33 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ test-extension --- 16:14:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:33 [INFO] 16:14:33 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ test-extension --- 16:14:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:33 [INFO] 16:14:33 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ test-extension --- 16:14:34 [INFO] 16:14:34 [INFO] --- dependency:3.11.0:properties (default) @ test-extension --- 16:14:34 [INFO] 16:14:34 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ test-extension --- 16:14:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:14:34 [INFO] 16:14:34 [INFO] --- yang:14.0.25:generate-sources (binding) @ test-extension --- 16:14:34 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:14:34 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/src/main/yang 16:14:34 [INFO] yang-to-sources: Found 18 dependencies in 2.198 ms 16:14:34 [INFO] yang-to-sources:: Everything is up to date, nothing to do 16:14:34 [INFO] 16:14:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-extension --- 16:14:34 [INFO] Starting audit... 16:14:34 Audit done. 16:14:34 [INFO] You have 0 Checkstyle violations. 16:14:34 [INFO] 16:14:34 [INFO] --- checkstyle:3.6.0:check (default) @ test-extension --- 16:14:34 [INFO] Starting audit... 16:14:34 Audit done. 16:14:34 [INFO] You have 0 Checkstyle violations. 16:14:34 [INFO] 16:14:34 [INFO] --- dependency:3.11.0:copy (unpack-license) @ test-extension --- 16:14:34 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/classes 16:14:34 [INFO] 16:14:34 [INFO] --- resources:3.5.0:resources (default-resources) @ test-extension --- 16:14:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/src/main/resources 16:14:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/generated-sources/spi 16:14:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:14:34 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:14:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:14:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/generated-sources/spi 16:14:34 [INFO] 16:14:34 [INFO] --- compiler:3.15.0:compile (default-compile) @ test-extension --- 16:14:34 [INFO] Recompiling the module because of changed dependency. 16:14:34 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 16:14:34 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/test-extension-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/classes 16:14:34 [INFO] 16:14:34 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ test-extension >>> 16:14:34 [INFO] 16:14:34 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ test-extension --- 16:14:34 [INFO] Fork Value is true 16:14:37 [INFO] Done SpotBugs Analysis.... 16:14:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:14:37 [INFO] 16:14:37 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ test-extension <<< 16:14:37 [INFO] 16:14:37 [INFO] 16:14:37 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ test-extension --- 16:14:37 [INFO] BugInstance size is 0 16:14:37 [INFO] Error size is 0 16:14:37 [INFO] No errors/warnings found 16:14:37 [INFO] 16:14:37 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:37 [INFO] Forking openflowplugin-extension-aggregator 0.21.6-SNAPSHOT 16:14:37 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:37 [INFO] 16:14:37 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-extension-aggregator --- 16:14:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:37 [INFO] 16:14:37 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-extension-aggregator --- 16:14:37 [INFO] 16:14:37 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:37 [INFO] Forking test-provider 0.21.6-SNAPSHOT 16:14:37 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:37 [INFO] 16:14:37 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ test-provider --- 16:14:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:37 [INFO] 16:14:37 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ test-provider --- 16:14:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:37 [INFO] 16:14:37 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ test-provider --- 16:14:37 [INFO] 16:14:37 [INFO] --- dependency:3.11.0:properties (default) @ test-provider --- 16:14:37 [INFO] 16:14:37 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ test-provider --- 16:14:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:14:37 [INFO] 16:14:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-provider --- 16:14:37 [INFO] Starting audit... 16:14:37 Audit done. 16:14:37 [INFO] You have 0 Checkstyle violations. 16:14:37 [INFO] 16:14:37 [INFO] --- checkstyle:3.6.0:check (default) @ test-provider --- 16:14:38 [INFO] Starting audit... 16:14:38 Audit done. 16:14:38 [INFO] You have 0 Checkstyle violations. 16:14:38 [INFO] 16:14:38 [INFO] --- dependency:3.11.0:copy (unpack-license) @ test-provider --- 16:14:38 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/classes 16:14:38 [INFO] 16:14:38 [INFO] --- resources:3.5.0:resources (default-resources) @ test-provider --- 16:14:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/resources 16:14:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/generated-sources/spi 16:14:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/generated-sources/yang 16:14:38 [INFO] 16:14:38 [INFO] --- compiler:3.15.0:compile (default-compile) @ test-provider --- 16:14:38 [INFO] Recompiling the module because of changed dependency. 16:14:38 [INFO] Compiling 16 source files with javac [debug release 21] to target/classes 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[592,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[594,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[600,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[602,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[654,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[656,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[657,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[659,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[664,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[666,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[667,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[669,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[675,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[677,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[678,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[680,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[686,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[688,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[689,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[691,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[559,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[561,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[335,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[337,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[356,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[358,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[362,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[364,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[390,25] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[390,79] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[392,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[393,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[394,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[396,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[201,61] org.opendaylight.openflowplugin.test.FlowEventListenerLoggingImpl in org.opendaylight.openflowplugin.test has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2572,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2574,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[61,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[66,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[71,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[76,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[42,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[44,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkOverutilized in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[46,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:14:38 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[48,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkUtilizationNormal in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 16:14:38 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/test-provider-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/classes 16:14:38 [INFO] 16:14:38 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ test-provider >>> 16:14:38 [INFO] 16:14:38 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ test-provider --- 16:14:38 [INFO] Fork Value is true 16:14:44 [INFO] Done SpotBugs Analysis.... 16:14:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:14:44 [INFO] 16:14:44 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ test-provider <<< 16:14:44 [INFO] 16:14:44 [INFO] 16:14:44 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ test-provider --- 16:14:44 [INFO] BugInstance size is 0 16:14:44 [INFO] Error size is 0 16:14:44 [INFO] No errors/warnings found 16:14:44 [INFO] 16:14:44 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:44 [INFO] Forking ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.21.6-SNAPSHOT 16:14:44 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:44 [INFO] 16:14:44 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ arbitratorreconciliation-aggregator --- 16:14:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:44 [INFO] 16:14:44 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ arbitratorreconciliation-aggregator --- 16:14:44 [INFO] 16:14:44 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:44 [INFO] Forking applications-aggregator 0.21.6-SNAPSHOT 16:14:44 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:44 [INFO] 16:14:44 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ applications-aggregator --- 16:14:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:44 [INFO] 16:14:44 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ applications-aggregator --- 16:14:44 [INFO] 16:14:44 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:44 [INFO] Forking learning-switch 0.21.6-SNAPSHOT 16:14:44 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:44 [INFO] 16:14:44 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ learning-switch --- 16:14:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:44 [INFO] 16:14:44 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ learning-switch --- 16:14:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:44 [INFO] 16:14:44 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ learning-switch --- 16:14:45 [INFO] 16:14:45 [INFO] --- dependency:3.11.0:properties (default) @ learning-switch --- 16:14:45 [INFO] 16:14:45 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ learning-switch --- 16:14:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:14:45 [INFO] 16:14:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ learning-switch --- 16:14:45 [INFO] Starting audit... 16:14:45 Audit done. 16:14:45 [INFO] You have 0 Checkstyle violations. 16:14:45 [INFO] 16:14:45 [INFO] --- checkstyle:3.6.0:check (default) @ learning-switch --- 16:14:45 [INFO] Starting audit... 16:14:45 Audit done. 16:14:45 [INFO] You have 0 Checkstyle violations. 16:14:45 [INFO] 16:14:45 [INFO] --- dependency:3.11.0:copy (unpack-license) @ learning-switch --- 16:14:45 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/classes 16:14:45 [INFO] 16:14:45 [INFO] --- resources:3.5.0:resources (default-resources) @ learning-switch --- 16:14:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/resources 16:14:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/generated-sources/spi 16:14:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/generated-sources/yang 16:14:45 [INFO] 16:14:45 [INFO] --- compiler:3.15.0:compile (default-compile) @ learning-switch --- 16:14:45 [INFO] Recompiling the module because of changed dependency. 16:14:45 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 16:14:45 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:[27,27] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 16:14:45 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[49,56] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 16:14:45 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[64,56] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 16:14:45 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/classes 16:14:45 [INFO] 16:14:45 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ learning-switch >>> 16:14:45 [INFO] 16:14:45 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ learning-switch --- 16:14:45 [INFO] Fork Value is true 16:14:48 [INFO] Done SpotBugs Analysis.... 16:14:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:14:48 [INFO] 16:14:48 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ learning-switch <<< 16:14:48 [INFO] 16:14:48 [INFO] 16:14:48 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ learning-switch --- 16:14:48 [INFO] BugInstance size is 0 16:14:48 [INFO] Error size is 0 16:14:48 [INFO] No errors/warnings found 16:14:48 [INFO] 16:14:48 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:48 [INFO] Forking sample-consumer 0.21.6-SNAPSHOT 16:14:48 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:48 [INFO] 16:14:48 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ sample-consumer --- 16:14:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:48 [INFO] 16:14:48 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ sample-consumer --- 16:14:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:48 [INFO] 16:14:48 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ sample-consumer --- 16:14:48 [INFO] 16:14:48 [INFO] --- dependency:3.11.0:properties (default) @ sample-consumer --- 16:14:48 [INFO] 16:14:48 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ sample-consumer --- 16:14:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:14:48 [INFO] 16:14:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ sample-consumer --- 16:14:48 [INFO] Starting audit... 16:14:48 Audit done. 16:14:48 [INFO] You have 0 Checkstyle violations. 16:14:48 [INFO] 16:14:48 [INFO] --- checkstyle:3.6.0:check (default) @ sample-consumer --- 16:14:48 [INFO] Starting audit... 16:14:48 Audit done. 16:14:48 [INFO] You have 0 Checkstyle violations. 16:14:48 [INFO] 16:14:48 [INFO] --- dependency:3.11.0:copy (unpack-license) @ sample-consumer --- 16:14:48 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/classes 16:14:48 [INFO] 16:14:48 [INFO] --- resources:3.5.0:resources (default-resources) @ sample-consumer --- 16:14:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/src/main/resources 16:14:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/generated-sources/spi 16:14:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/generated-sources/yang 16:14:48 [INFO] 16:14:48 [INFO] --- compiler:3.15.0:compile (default-compile) @ sample-consumer --- 16:14:48 [INFO] Recompiling the module because of changed dependency. 16:14:48 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 16:14:48 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/sample-consumer-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/classes 16:14:48 [INFO] 16:14:48 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ sample-consumer >>> 16:14:48 [INFO] 16:14:48 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ sample-consumer --- 16:14:48 [INFO] Fork Value is true 16:14:50 [INFO] Done SpotBugs Analysis.... 16:14:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:14:50 [INFO] 16:14:50 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ sample-consumer <<< 16:14:50 [INFO] 16:14:50 [INFO] 16:14:50 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ sample-consumer --- 16:14:50 [INFO] BugInstance size is 0 16:14:50 [INFO] Error size is 0 16:14:50 [INFO] No errors/warnings found 16:14:50 [INFO] 16:14:50 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:50 [INFO] Forking sample-bundles 0.21.6-SNAPSHOT 16:14:50 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:50 [INFO] 16:14:50 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ sample-bundles --- 16:14:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:50 [INFO] 16:14:50 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ sample-bundles --- 16:14:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:50 [INFO] 16:14:50 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ sample-bundles --- 16:14:51 [INFO] 16:14:51 [INFO] --- dependency:3.11.0:properties (default) @ sample-bundles --- 16:14:51 [INFO] 16:14:51 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ sample-bundles --- 16:14:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:14:51 [INFO] 16:14:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ sample-bundles --- 16:14:51 [INFO] Starting audit... 16:14:51 Audit done. 16:14:51 [INFO] You have 0 Checkstyle violations. 16:14:51 [INFO] 16:14:51 [INFO] --- checkstyle:3.6.0:check (default) @ sample-bundles --- 16:14:51 [INFO] Starting audit... 16:14:51 Audit done. 16:14:51 [INFO] You have 0 Checkstyle violations. 16:14:51 [INFO] 16:14:51 [INFO] --- dependency:3.11.0:copy (unpack-license) @ sample-bundles --- 16:14:51 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/classes 16:14:51 [INFO] 16:14:51 [INFO] --- resources:3.5.0:resources (default-resources) @ sample-bundles --- 16:14:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/src/main/resources 16:14:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/generated-sources/spi 16:14:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/generated-sources/yang 16:14:51 [INFO] 16:14:51 [INFO] --- compiler:3.15.0:compile (default-compile) @ sample-bundles --- 16:14:51 [INFO] Recompiling the module because of changed dependency. 16:14:51 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 16:14:51 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/sample-bundles-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/classes 16:14:51 [INFO] 16:14:51 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ sample-bundles >>> 16:14:51 [INFO] 16:14:51 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ sample-bundles --- 16:14:51 [INFO] Fork Value is true 16:14:54 [INFO] Done SpotBugs Analysis.... 16:14:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:14:54 [INFO] 16:14:54 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ sample-bundles <<< 16:14:54 [INFO] 16:14:54 [INFO] 16:14:54 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ sample-bundles --- 16:14:54 [INFO] BugInstance size is 0 16:14:54 [INFO] Error size is 0 16:14:54 [INFO] No errors/warnings found 16:14:54 [INFO] 16:14:54 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:54 [INFO] Forking openflowplugin-samples-aggregator 0.21.6-SNAPSHOT 16:14:54 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:54 [INFO] 16:14:54 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-samples-aggregator --- 16:14:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:54 [INFO] 16:14:54 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-samples-aggregator --- 16:14:54 [INFO] 16:14:54 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:54 [INFO] Forking srm-aggregator 0.21.6-SNAPSHOT 16:14:54 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:54 [INFO] 16:14:54 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ srm-aggregator --- 16:14:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:54 [INFO] 16:14:54 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ srm-aggregator --- 16:14:54 [INFO] 16:14:54 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:54 [INFO] Forking openflowplugin-karaf 0.21.6-SNAPSHOT 16:14:54 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:14:54 [INFO] 16:14:54 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-karaf --- 16:14:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:54 [INFO] 16:14:54 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-karaf --- 16:14:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:54 [INFO] 16:14:54 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-karaf --- 16:14:54 [INFO] 16:14:54 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-karaf --- 16:14:54 [INFO] 16:14:54 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-karaf --- 16:14:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:14:54 [INFO] 16:14:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-karaf --- 16:14:54 [INFO] Starting audit... 16:14:54 Audit done. 16:14:54 [INFO] You have 0 Checkstyle violations. 16:14:54 [INFO] 16:14:54 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-karaf --- 16:14:54 [INFO] Starting audit... 16:14:54 Audit done. 16:14:54 [INFO] You have 0 Checkstyle violations. 16:14:54 [INFO] 16:14:54 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-karaf --- 16:14:54 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/classes 16:14:54 [INFO] 16:14:54 [INFO] --- resources:3.5.0:resources (process-resources) @ openflowplugin-karaf --- 16:14:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/src/main/resources 16:14:54 [INFO] 16:14:54 [INFO] --- karaf:4.4.11:assembly (process-resources) @ openflowplugin-karaf --- 16:14:54 [INFO] Using repositories: 16:14:54 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 16:14:54 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 16:14:54 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:14:54 [INFO] Creating work directory: /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/assembly 16:14:54 [INFO] Loading direct KAR and features XML dependencies 16:14:54 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.11/kar 16:14:54 [INFO] Feature framework will be added as a startup feature 16:14:54 [INFO] Generating Karaf assembly: /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/assembly 16:14:54 [INFO] Unzipping kars 16:14:54 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.11/kar 16:14:54 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.11/xml/features 16:14:54 [INFO] Loading profiles from: 16:14:54 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 16:14:54 [INFO] Loading repositories 16:14:54 [INFO] Artifact org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:7.1.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:54 [INFO] Artifact org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:7.1.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:55 [INFO] Artifact org.opendaylight.odlparent:odl-guava:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:55 [INFO] Artifact org.opendaylight.odlparent:odl-guava:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:55 [INFO] Artifact org.opendaylight.odlparent:odl-gson:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:55 [INFO] Artifact org.opendaylight.odlparent:odl-gson:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:55 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:55 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:55 [INFO] Artifact org.opendaylight.infrautils:odl-infrautils-utils:xml:features:7.1.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:55 [INFO] Artifact org.opendaylight.infrautils:odl-infrautils-utils:xml:features:7.1.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:55 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:55 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:55 [INFO] Artifact org.opendaylight.infrautils:odl-infrautils-ready:xml:features:7.1.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:55 [INFO] Artifact org.opendaylight.infrautils:odl-infrautils-ready:xml:features:7.1.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:55 [INFO] Artifact org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:55 [INFO] Artifact org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:55 [INFO] Artifact org.apache.karaf.features:framework:xml:features:4.4.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:55 [INFO] Artifact org.apache.karaf.features:framework:xml:features:4.4.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:55 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:55 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:55 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:55 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:56 [INFO] Artifact org.apache.karaf.features:standard:xml:features:4.4.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:56 [INFO] Artifact org.apache.karaf.features:standard:xml:features:4.4.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:56 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:56 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:56 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:56 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:56 [INFO] Artifact org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:56 [INFO] Artifact org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:56 [INFO] Artifact org.opendaylight.controller:odl-controller-blueprint:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:56 [INFO] Artifact org.opendaylight.controller:odl-controller-blueprint:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:56 [INFO] Artifact org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:56 [INFO] Artifact org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:56 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:56 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:56 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:56 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:56 [INFO] Artifact org.ops4j.pax.web:pax-web-features:xml:features:8.0.35 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:56 [INFO] Artifact org.ops4j.pax.web:pax-web-features:xml:features:8.0.35 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:56 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:56 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:56 [INFO] Artifact org.opendaylight.netconf:odl-restconf:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:56 [INFO] Artifact org.opendaylight.netconf:odl-restconf:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:56 [INFO] Artifact org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:56 [INFO] Artifact org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:56 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:56 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:56 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:56 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:56 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:56 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:56 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:56 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:57 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:57 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:57 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:57 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:57 [INFO] Artifact org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:57 [INFO] Artifact org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:57 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:57 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:57 [INFO] Artifact org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:57 [INFO] Artifact org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:57 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:57 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:57 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:57 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:57 [INFO] Artifact org.opendaylight.netconf:odl-restconf-nb:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:57 [INFO] Artifact org.opendaylight.netconf:odl-restconf-nb:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:57 [INFO] Artifact tech.pantheon.triemap:pt-triemap:xml:features:1.3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:57 [INFO] Artifact tech.pantheon.triemap:pt-triemap:xml:features:1.3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:57 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:57 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:57 [INFO] Artifact org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:57 [INFO] Artifact org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:57 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:57 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:57 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:57 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:57 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:57 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:58 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:58 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:58 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:58 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:58 [INFO] Artifact org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.22.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:58 [INFO] Artifact org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.22.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:58 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:58 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:58 [INFO] Artifact org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:58 [INFO] Artifact org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:58 [INFO] Artifact org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:58 [INFO] Artifact org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:58 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:58 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:58 [INFO] Artifact org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:58 [INFO] Artifact org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:58 [INFO] Artifact org.opendaylight.odlparent:odl-netty-quic:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:58 [INFO] Artifact org.opendaylight.odlparent:odl-netty-quic:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:58 [INFO] Artifact org.opendaylight.netconf:odl-netconf-mdsal-common:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:58 [INFO] Artifact org.opendaylight.netconf:odl-netconf-mdsal-common:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:58 [INFO] Artifact org.opendaylight.odlparent:odl-netty-http3:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:58 [INFO] Artifact org.opendaylight.odlparent:odl-netty-http3:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:58 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8650:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:58 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8650:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:58 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:58 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:58 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-x509-cert-to-name:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:58 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-x509-cert-to-name:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:58 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:58 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:58 [INFO] Artifact org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:58 [INFO] Artifact org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:59 [INFO] Artifact org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:59 [INFO] Artifact org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:59 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:59 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:59 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:59 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:59 [INFO] Artifact org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:59 [INFO] Artifact org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:59 [INFO] Artifact org.opendaylight.netconf:odl-restconf-server-api:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:59 [INFO] Artifact org.opendaylight.netconf:odl-restconf-server-api:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:59 [INFO] Artifact org.opendaylight.netconf:odl-netconf-transport:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:59 [INFO] Artifact org.opendaylight.netconf:odl-netconf-transport:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:59 [INFO] Artifact org.opendaylight.aaa:odl-aaa-web:xml:features:0.22.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:59 [INFO] Artifact org.opendaylight.aaa:odl-aaa-web:xml:features:0.22.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:59 [INFO] Artifact org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:59 [INFO] Artifact org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:59 [INFO] Artifact org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.22.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:59 [INFO] Artifact org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.22.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:59 [INFO] Artifact org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.22.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:59 [INFO] Artifact org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.22.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:59 [INFO] Artifact org.opendaylight.aaa:odl-aaa-cert:xml:features:0.22.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:59 [INFO] Artifact org.opendaylight.aaa:odl-aaa-cert:xml:features:0.22.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:59 [INFO] Artifact org.opendaylight.aaa:odl-aaa-api:xml:features:0.22.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:14:59 [INFO] Artifact org.opendaylight.aaa:odl-aaa-api:xml:features:0.22.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:00 [INFO] Artifact org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:00 [INFO] Artifact org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:00 [INFO] Artifact org.opendaylight.controller:odl-jolokia:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:00 [INFO] Artifact org.opendaylight.controller:odl-jolokia:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:00 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8639:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:00 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8639:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:00 [INFO] Artifact org.opendaylight.netconf:odl-netconf-api:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:00 [INFO] Artifact org.opendaylight.netconf:odl-netconf-api:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:00 [INFO] Artifact org.opendaylight.controller:odl-raft-spi:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:00 [INFO] Artifact org.opendaylight.controller:odl-raft-spi:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:00 [INFO] Artifact org.opendaylight.controller:odl-pekko:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:00 [INFO] Artifact org.opendaylight.controller:odl-pekko:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:00 [INFO] Artifact org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:00 [INFO] Artifact org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:00 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:00 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:00 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf-monitoring:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:00 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf-monitoring:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:00 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:00 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:00 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8525:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:00 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8525:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:00 [INFO] Artifact org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:00 [INFO] Artifact org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:00 [INFO] Artifact org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:00 [INFO] Artifact org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:01 [INFO] Artifact org.opendaylight.netconf:odl-netconf-databind:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:01 [INFO] Artifact org.opendaylight.netconf:odl-netconf-databind:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:01 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc9645:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:01 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc9645:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:01 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc9643:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:01 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc9643:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:01 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc9644:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:01 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc9644:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:01 [INFO] Artifact org.opendaylight.odlparent:odl-jersey-2:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:01 [INFO] Artifact org.opendaylight.odlparent:odl-jersey-2:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:01 [INFO] Artifact org.opendaylight.netconf:odl-restconf-api:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:01 [INFO] Artifact org.opendaylight.netconf:odl-restconf-api:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:01 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-export:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:01 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-export:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:01 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8072:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:01 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8072:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:01 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:01 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:01 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc6241:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:01 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc6241:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:01 [INFO] Artifact org.opendaylight.odlparent:odl-ws-rs-api:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:01 [INFO] Artifact org.opendaylight.odlparent:odl-ws-rs-api:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:01 [INFO] Artifact org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:01 [INFO] Artifact org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:01 [INFO] Artifact org.opendaylight.aaa:odl-apache-shiro:xml:features:0.22.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:01 [INFO] Artifact org.opendaylight.aaa:odl-apache-shiro:xml:features:0.22.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:01 [INFO] Artifact org.opendaylight.netconf:odl-netconf-transport-api:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:01 [INFO] Artifact org.opendaylight.netconf:odl-netconf-transport-api:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:01 [INFO] Artifact org.opendaylight.netconf:odl-netconf-truststore:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:01 [INFO] Artifact org.opendaylight.netconf:odl-netconf-truststore:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:02 [INFO] Artifact org.opendaylight.netconf:odl-netconf-keystore:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:02 [INFO] Artifact org.opendaylight.netconf:odl-netconf-keystore:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:02 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:02 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:02 [INFO] Artifact org.opendaylight.controller:odl-raft-api:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:02 [INFO] Artifact org.opendaylight.controller:odl-raft-api:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:02 [INFO] Artifact org.opendaylight.controller:odl-lz4:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:02 [INFO] Artifact org.opendaylight.controller:odl-lz4:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:02 [INFO] Artifact org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:02 [INFO] Artifact org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:02 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8526:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:02 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8526:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:02 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc6470:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:02 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc6470:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:02 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8529:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:02 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8529:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:02 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc6243:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:02 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc6243:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:02 [INFO] Artifact org.opendaylight.odlparent:odl-javassist-3:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:02 [INFO] Artifact org.opendaylight.odlparent:odl-javassist-3:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:02 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc9640:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:02 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc9640:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:02 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc9642:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:02 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc9642:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:02 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc9641:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:02 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc9641:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:02 [INFO] Artifact org.ops4j.pax.transx:pax-transx-features:xml:features:0.5.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:02 [INFO] Artifact org.ops4j.pax.transx:pax-transx-features:xml:features:0.5.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:02 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8528:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:02 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8528:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:02 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:02 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:03 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:03 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 16:15:03 [INFO] Generating generated-startup profile 16:15:03 [INFO] Generating generated-boot profile with parents: generated-startup 16:15:03 [INFO] Generating generated-installed profile 16:15:03 [INFO] Configuring etc/config.properties and etc/system.properties 16:15:03 [INFO] Downloading libraries for generated profiles 16:15:03 [INFO] Downloading additional libraries 16:15:03 [INFO] Writing configurations 16:15:03 [INFO] adding config file: etc/profile.cfg 16:15:03 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 16:15:03 [INFO] Startup stage 16:15:03 [INFO] Loading startup repositories 16:15:03 [INFO] Resolving startup features and bundles 16:15:03 [INFO] Features: framework 16:15:03 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.3.7 16:15:03 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.7 16:15:03 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 16:15:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 16:15:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 16:15:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 16:15:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 16:15:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 16:15:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 16:15:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 16:15:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 16:15:03 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.11 16:15:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.11 16:15:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.11 16:15:03 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 16:15:03 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.3 16:15:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.3 16:15:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.3 16:15:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.1 16:15:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 16:15:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 16:15:03 [INFO] Boot stage 16:15:03 [INFO] Loading boot repositories 16:15:03 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.11/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.6/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.14/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.25/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.3.7/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.14/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.3.7/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.14/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.25/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.25/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.8/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/12.0.8/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jspecify/14.3.7/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.25/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/15.0.8/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/15.0.8/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/12.0.8/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/12.0.8/xml/features 16:15:03 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/15.0.8/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.11/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/15.0.8/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/15.0.8/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.3.7/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/10.0.5/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/15.0.8/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/12.0.8/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.25/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.3.7/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.35/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/12.0.8/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/12.0.8/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/15.0.8/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.3.7/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/15.0.8/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/15.0.8/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/15.0.8/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/15.0.8/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.3.7/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/12.0.8/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/15.0.8/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.25/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.3.7/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/10.0.5/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/15.0.8/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.25/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.25/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/15.0.8/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.6/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/12.0.8/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.3.7/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.6/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.6/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.22.8/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.25/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.3.7/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/12.0.8/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/12.0.8/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/10.0.5/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/10.0.5/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/10.0.5/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-quic/14.3.7/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-http3/14.3.7/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.6/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.6/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.22.8/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/12.0.8/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.3.7/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.3.7/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.6/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.25/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/10.0.5/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.6/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.25/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.25/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.22.8/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.22.8/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.22.8/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.22.8/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.6/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/10.0.5/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/10.0.5/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/10.0.5/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.25/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.6/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.6/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.3.7/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.3.7/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/10.0.5/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/10.0.5/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/10.0.5/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.6/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.6/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.6/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.22.8/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.3.7/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.25/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.25/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.6/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.6/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.6/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/10.0.5/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.6/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.6/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.6/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.6/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.6/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.3.7/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.6/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.6/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.6/xml/features 16:15:03 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.6/xml/features 16:15:03 [INFO] Feature shell-compat/4.4.11 is defined as a boot feature 16:15:03 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.11 16:15:03 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.11 16:15:03 [INFO] Feature management/4.4.11 is defined as a boot feature 16:15:03 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 16:15:03 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 16:15:03 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 16:15:03 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 16:15:03 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 16:15:03 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.11 16:15:03 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 16:15:03 [INFO] adding config file: etc/jmx.acl.cfg 16:15:03 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 16:15:03 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 16:15:03 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 16:15:03 [INFO] adding config file: etc/org.apache.karaf.management.cfg 16:15:03 [INFO] Feature instance/4.4.11 is defined as a boot feature 16:15:03 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.11 16:15:03 [INFO] Feature deployer/4.4.11 is defined as a boot feature 16:15:03 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.11 16:15:03 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.11 16:15:03 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.11 16:15:03 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.11 16:15:03 [INFO] Feature jline/3.30.9 is defined as a boot feature 16:15:03 [INFO] adding maven artifact: mvn:org.jline/jline/3.30.9 16:15:03 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.3 16:15:03 [INFO] Feature system/4.4.11 is defined as a boot feature 16:15:03 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.11 16:15:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 16:15:03 [INFO] Feature 81472a05-28d3-4c98-8a9a-6143287f1822/0.0.0 is defined as a boot feature 16:15:03 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.3.7 16:15:03 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.3.7 16:15:03 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 16:15:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 16:15:03 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.3.7 16:15:03 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.7 16:15:03 [INFO] Feature aries-proxy/4.4.11 is defined as a boot feature 16:15:03 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.9.1 16:15:03 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.9.1 16:15:03 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 16:15:03 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.9.1 16:15:03 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.9.1 16:15:03 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.9.1 16:15:03 [INFO] Feature package/4.4.11 is defined as a boot feature 16:15:03 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.11 16:15:03 [INFO] Feature jaas/4.4.11 is defined as a boot feature 16:15:03 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.11 16:15:03 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.11 16:15:03 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.11 16:15:03 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 16:15:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 16:15:03 [INFO] Feature feature/4.4.11 is defined as a boot feature 16:15:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.11 16:15:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.11 16:15:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.11 16:15:03 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 16:15:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 16:15:03 [INFO] Feature framework/4.4.11 is defined as a boot feature 16:15:03 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 16:15:03 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.3 16:15:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 16:15:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 16:15:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.11 16:15:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 16:15:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.1 16:15:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.11 16:15:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.3 16:15:03 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 16:15:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 16:15:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 16:15:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 16:15:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 16:15:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 16:15:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 16:15:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 16:15:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.3 16:15:03 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.11 16:15:03 [INFO] Feature aries-blueprint/4.4.11 is defined as a boot feature 16:15:03 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 16:15:03 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.11 16:15:03 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 16:15:03 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 16:15:03 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 16:15:03 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 16:15:03 [INFO] Feature ssh/4.4.11 is defined as a boot feature 16:15:03 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.84 16:15:03 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.84 16:15:03 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.11 16:15:03 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.17.1 16:15:03 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.17.1 16:15:03 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.17.1 16:15:03 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.84 16:15:03 [INFO] Feature config/4.4.11 is defined as a boot feature 16:15:03 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.11 16:15:03 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 16:15:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 16:15:03 [INFO] Feature log/4.4.11 is defined as a boot feature 16:15:03 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.11 16:15:03 [INFO] adding config file: etc/org.apache.karaf.log.cfg 16:15:03 [INFO] Feature scr/4.4.11 is defined as a boot feature 16:15:03 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.11 16:15:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 16:15:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 16:15:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.18 16:15:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 16:15:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 16:15:03 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.11 16:15:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 16:15:03 [INFO] Feature shell/4.4.11 is defined as a boot feature 16:15:03 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.11 16:15:03 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.11 16:15:03 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.11 16:15:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 16:15:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 16:15:03 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 16:15:03 [INFO] Feature jaas-boot/4.4.11 is defined as a boot feature 16:15:03 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.11.jar 16:15:03 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.11 16:15:03 [INFO] Feature service/4.4.11 is defined as a boot feature 16:15:03 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.11 16:15:03 [INFO] Feature bundle/4.4.11 is defined as a boot feature 16:15:03 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.11 16:15:03 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 16:15:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 16:15:03 [INFO] Feature standard/4.4.11 is defined as a boot feature 16:15:03 [INFO] Feature diagnostic/4.4.11 is defined as a boot feature 16:15:03 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.11 16:15:03 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.11.jar 16:15:03 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.11 16:15:03 [INFO] Feature kar/4.4.11 is defined as a boot feature 16:15:03 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.11 16:15:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 16:15:03 [INFO] Feature pax-url-wrap/2.7.1 is defined as a boot feature 16:15:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.3 16:15:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.7.1/jar/uber 16:15:03 [INFO] Install stage 16:15:03 [INFO] Loading installed repositories 16:15:03 [INFO] Feature wrapper/4.4.11 is defined as an installed feature 16:15:03 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.11 16:15:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 16:15:03 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.17 16:15:03 [INFO] 16:15:03 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-karaf >>> 16:15:03 [INFO] 16:15:03 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-karaf --- 16:15:03 [INFO] No files found to run spotbugs; check compile phase has been run. 16:15:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:15:03 [INFO] 16:15:03 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-karaf <<< 16:15:03 [INFO] 16:15:03 [INFO] 16:15:03 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-karaf --- 16:15:03 [INFO] 16:15:03 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:15:03 [INFO] Forking openflowplugin 0.21.6-SNAPSHOT 16:15:03 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 16:15:03 [INFO] 16:15:03 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-aggregator --- 16:15:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:15:03 [INFO] 16:15:03 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-aggregator --- 16:15:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:15:03 [INFO] 16:15:03 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-aggregator --- 16:15:03 [INFO] 16:15:03 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-aggregator --- 16:15:03 [INFO] 16:15:03 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-aggregator --- 16:15:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-vanadium/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:15:03 [INFO] 16:15:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-aggregator --- 16:15:03 [INFO] Starting audit... 16:15:03 Audit done. 16:15:03 [INFO] You have 0 Checkstyle violations. 16:15:03 [INFO] 16:15:03 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-aggregator --- 16:15:03 [INFO] Starting audit... 16:15:03 Audit done. 16:15:03 [INFO] You have 0 Checkstyle violations. 16:15:03 [INFO] 16:15:03 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-aggregator --- 16:15:03 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/target/classes 16:15:03 [INFO] 16:15:03 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-aggregator >>> 16:15:03 [INFO] 16:15:03 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-aggregator --- 16:15:03 [INFO] No files found to run spotbugs; check compile phase has been run. 16:15:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 16:15:03 [INFO] 16:15:03 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-aggregator <<< 16:15:03 [INFO] 16:15:03 [INFO] 16:15:03 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-aggregator --- 16:15:03 [INFO] 16:15:03 [INFO] <<< javadoc:3.1.1:aggregate (default-cli) < compile @ openflowplugin-aggregator <<< 16:15:03 [INFO] 16:15:04 [INFO] 16:15:04 [INFO] --- javadoc:3.1.1:aggregate (default-cli) @ openflowplugin-aggregator --- 16:15:04 [ERROR] Error fetching link: /w/workspace/openflowplugin-maven-merge-vanadium/target/javadoc-bundle-options. Ignored it. 16:15:04 [WARNING] Only outputDirectories and jars are accepted on the path 16:15:04 [WARNING] Only outputDirectories and jars are accepted on the path 16:15:04 [WARNING] Only outputDirectories and jars are accepted on the path 16:15:04 [WARNING] Only outputDirectories and jars are accepted on the path 16:15:04 [WARNING] Only outputDirectories and jars are accepted on the path 16:15:04 [WARNING] Only outputDirectories and jars are accepted on the path 16:15:04 [WARNING] Only outputDirectories and jars are accepted on the path 16:15:04 [WARNING] Only outputDirectories and jars are accepted on the path 16:15:04 [WARNING] Only outputDirectories and jars are accepted on the path 16:15:04 [WARNING] Only outputDirectories and jars are accepted on the path 16:15:04 [WARNING] Only outputDirectories and jars are accepted on the path 16:15:04 [WARNING] Only outputDirectories and jars are accepted on the path 16:15:04 [WARNING] Only outputDirectories and jars are accepted on the path 16:15:04 [WARNING] Only outputDirectories and jars are accepted on the path 16:15:04 [WARNING] Only outputDirectories and jars are accepted on the path 16:15:04 [WARNING] Only outputDirectories and jars are accepted on the path 16:15:04 [WARNING] Only outputDirectories and jars are accepted on the path 16:15:04 [WARNING] Only outputDirectories and jars are accepted on the path 16:15:04 [WARNING] Only outputDirectories and jars are accepted on the path 16:15:04 [WARNING] Only outputDirectories and jars are accepted on the path 16:15:04 [WARNING] Only outputDirectories and jars are accepted on the path 16:15:04 [WARNING] Only outputDirectories and jars are accepted on the path 16:15:04 [WARNING] Only outputDirectories and jars are accepted on the path 16:15:04 [WARNING] Unable to derive module descriptor for /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.21.6-SNAPSHOT.jar 16:15:04 [WARNING] Unable to derive module descriptor for /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.21.6-SNAPSHOT.jar 16:15:44 [INFO] ------------------------------------------------------------------------ 16:15:44 [INFO] Reactor Summary for openflowplugin 0.21.6-SNAPSHOT: 16:15:44 [INFO] 16:15:44 [INFO] openflowplugin-artifacts ........................... SUCCESS [ 2.282 s] 16:15:44 [INFO] openflowplugin-parent .............................. SUCCESS [ 6.535 s] 16:15:44 [INFO] ODL :: openflowjava :: openflow-protocol-api ....... SUCCESS [ 37.006 s] 16:15:44 [INFO] openflowjava-parent ................................ SUCCESS [ 0.542 s] 16:15:44 [INFO] ODL :: openflowjava :: openflow-protocol-spi ....... SUCCESS [ 6.147 s] 16:15:44 [INFO] ODL :: openflowjava :: openflowjava-util ........... SUCCESS [ 7.321 s] 16:15:44 [INFO] ODL :: openflowjava :: openflow-protocol-impl ...... SUCCESS [ 58.281 s] 16:15:44 [INFO] ODL :: openflowjava :: odl-openflowjava-protocol ... SUCCESS [ 16.583 s] 16:15:44 [INFO] model-inventory .................................... SUCCESS [ 5.968 s] 16:15:44 [INFO] model-flow-base .................................... SUCCESS [ 29.336 s] 16:15:44 [INFO] model-flow-service ................................. SUCCESS [ 16.639 s] 16:15:44 [INFO] model-flow-statistics .............................. SUCCESS [ 12.102 s] 16:15:44 [INFO] model-topology ..................................... SUCCESS [ 5.491 s] 16:15:44 [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model ..... SUCCESS [ 11.222 s] 16:15:44 [INFO] liblldp ............................................ SUCCESS [ 9.504 s] 16:15:44 [INFO] OpenDaylight :: Openflow Plugin :: Libraries ....... SUCCESS [ 8.369 s] 16:15:44 [INFO] openflowplugin-blueprint-config .................... SUCCESS [ 0.983 s] 16:15:44 [INFO] ODL :: openflowjava :: openflowjava-blueprint-config SUCCESS [ 6.250 s] 16:15:44 [INFO] openflowplugin-common .............................. SUCCESS [ 11.482 s] 16:15:44 [INFO] openflowplugin-api ................................. SUCCESS [ 7.778 s] 16:15:44 [INFO] openflowplugin-extension-api ....................... SUCCESS [ 13.298 s] 16:15:44 [INFO] openflowplugin ..................................... SUCCESS [ 21.420 s] 16:15:44 [INFO] openflowplugin-impl ................................ SUCCESS [01:05 min] 16:15:44 [INFO] openflowplugin-extension-onf ....................... SUCCESS [ 10.555 s] 16:15:44 [INFO] OpenDaylight :: Openflow Plugin :: srm-api ......... SUCCESS [ 6.145 s] 16:15:44 [INFO] OpenDaylight :: Openflow Plugin :: srm-impl ........ SUCCESS [ 5.996 s] 16:15:44 [INFO] ODL :: serviceutils :: srm-shell ................... SUCCESS [ 11.371 s] 16:15:44 [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation SUCCESS [ 25.152 s] 16:15:44 [INFO] bulk-o-matic ....................................... SUCCESS [ 14.259 s] 16:15:44 [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support SUCCESS [ 22.645 s] 16:15:44 [INFO] device-ownership-service ........................... SUCCESS [ 4.953 s] 16:15:44 [INFO] of-switch-config-pusher ............................ SUCCESS [ 7.946 s] 16:15:44 [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher SUCCESS [ 23.393 s] 16:15:44 [INFO] arbitratorreconciliation-api ....................... SUCCESS [ 5.876 s] 16:15:44 [INFO] reconciliation-framework ........................... SUCCESS [ 7.445 s] 16:15:44 [INFO] arbitratorreconciliation-impl ...................... SUCCESS [ 6.779 s] 16:15:44 [INFO] forwardingrules-manager ............................ SUCCESS [ 23.890 s] 16:15:44 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM SUCCESS [ 23.173 s] 16:15:44 [INFO] forwardingrules-sync ............................... SUCCESS [ 18.726 s] 16:15:44 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS SUCCESS [ 20.779 s] 16:15:44 [INFO] table-miss-enforcer ................................ SUCCESS [ 8.607 s] 16:15:44 [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer SUCCESS [ 23.056 s] 16:15:44 [INFO] topology-lldp-discovery ............................ SUCCESS [ 9.609 s] 16:15:44 [INFO] lldp-speaker ....................................... SUCCESS [ 11.144 s] 16:15:44 [INFO] topology-manager ................................... SUCCESS [ 9.526 s] 16:15:44 [INFO] OpenDaylight :: Openflow Plugin :: Application - topology SUCCESS [ 23.910 s] 16:15:44 [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker SUCCESS [ 22.434 s] 16:15:44 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery SUCCESS [ 23.338 s] 16:15:44 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager SUCCESS [ 30.995 s] 16:15:44 [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework SUCCESS [ 22.715 s] 16:15:44 [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation SUCCESS [ 23.551 s] 16:15:44 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services ... SUCCESS [ 20.468 s] 16:15:44 [INFO] test-common ........................................ SUCCESS [ 6.285 s] 16:15:44 [INFO] drop-test-karaf .................................... SUCCESS [ 6.574 s] 16:15:44 [INFO] OpenDaylight :: Openflow Plugin :: Drop Test ....... SUCCESS [ 21.507 s] 16:15:44 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST SUCCESS [ 33.540 s] 16:15:44 [INFO] southbound-cli ..................................... SUCCESS [ 9.036 s] 16:15:44 [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI SUCCESS [ 20.400 s] 16:15:44 [INFO] openflowjava-extension-nicira-api .................. SUCCESS [ 6.171 s] 16:15:44 [INFO] openflowjava-extension-nicira ...................... SUCCESS [ 20.300 s] 16:15:44 [INFO] openflowplugin-extension-nicira .................... SUCCESS [ 37.418 s] 16:15:44 [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions SUCCESS [ 23.794 s] 16:15:44 [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions .. SUCCESS [ 23.290 s] 16:15:44 [INFO] openflowjava-extension-eric ........................ SUCCESS [ 9.344 s] 16:15:44 [INFO] openflowplugin-extension-eric ...................... SUCCESS [ 10.178 s] 16:15:44 [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions . SUCCESS [ 23.651 s] 16:15:44 [INFO] features-openflowplugin ............................ SUCCESS [ 7.246 s] 16:15:44 [INFO] features-aggregator ................................ SUCCESS [ 0.014 s] 16:15:44 [INFO] model-aggregator ................................... SUCCESS [ 0.008 s] 16:15:44 [INFO] libraries-aggregator ............................... SUCCESS [ 0.008 s] 16:15:44 [INFO] simple-client ...................................... SUCCESS [ 6.680 s] 16:15:44 [INFO] ODL :: openflowjava :: openflow-protocol-it ........ SUCCESS [ 43.845 s] 16:15:44 [INFO] test-extension ..................................... SUCCESS [ 6.608 s] 16:15:44 [INFO] openflowplugin-extension-aggregator ................ SUCCESS [ 0.005 s] 16:15:44 [INFO] test-provider ...................................... SUCCESS [ 10.470 s] 16:15:44 [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator SUCCESS [ 0.005 s] 16:15:44 [INFO] applications-aggregator ............................ SUCCESS [ 0.007 s] 16:15:44 [INFO] learning-switch .................................... SUCCESS [ 6.617 s] 16:15:44 [INFO] sample-consumer .................................... SUCCESS [ 5.135 s] 16:15:44 [INFO] sample-bundles ..................................... SUCCESS [ 5.835 s] 16:15:44 [INFO] openflowplugin-samples-aggregator .................. SUCCESS [ 0.006 s] 16:15:44 [INFO] srm-aggregator ..................................... SUCCESS [ 0.003 s] 16:15:44 [INFO] openflowplugin-karaf ............................... SUCCESS [ 17.998 s] 16:15:44 [INFO] openflowplugin ..................................... SUCCESS [05:02 min] 16:15:44 [INFO] ------------------------------------------------------------------------ 16:15:44 [INFO] BUILD SUCCESS 16:15:44 [INFO] ------------------------------------------------------------------------ 16:15:44 [INFO] Total time: 25:03 min 16:15:44 [INFO] Finished at: 2026-09-01T16:15:44Z 16:15:44 [INFO] ------------------------------------------------------------------------ 16:15:44 [openflowplugin-maven-merge-vanadium] $ /bin/sh -xe /tmp/jenkins15934024538808670102.sh 16:15:44 [openflowplugin-maven-merge-vanadium] $ /bin/bash -l /tmp/jenkins15560258629609187520.sh 16:15:44 ---> common-variables.sh 16:15:44 --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 16:15:44 ---> maven-deploy.sh 16:15:44 -----> Remove metadata files that were not updated 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:44 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:45 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/0.20.3-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/0.20.4-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/0.20.5-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/0.21.4-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/0.21.5-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/1.0.1-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/1.0.2-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/1.0.3-SNAPSHOT/maven-metadata.xml 16:15:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/2.0.0-SNAPSHOT/maven-metadata.xml 16:15:46 -----> Install lftools 16:15:46 Setup pyenv: 16:15:46 system 16:15:46 3.8.20 16:15:46 3.9.20 16:15:46 3.10.15 16:15:46 * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-vanadium/.python-version) 16:15:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HRhX from file:/tmp/.os_lf_venv 16:15:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:15:48 lf-activate-venv(): INFO: Installing additional packages: lftools 16:15:57 lf-activate-venv(): INFO: Adding /tmp/venv-HRhX/bin to PATH 16:15:57 -----> Upload files to Nexus 16:15:58 ####################################################### 16:15:58 Deploying directory /w/workspace/openflowplugin-maven-merge-vanadium/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 16:15:58 Attempting to upload org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.sha1 (40.0 b) 16:15:58 Attempting to upload org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.md5 (32.0 b) 16:15:58 Attempting to upload org/opendaylight/openflowplugin/test-extension/maven-metadata.xml (731.0 b) 16:15:58 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:15:59 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:15:59 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:15:59 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260901.155041-5.pom (3.27 kb) 16:15:59 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260901.155041-5.jar (28.98 kb) 16:15:59 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:15:59 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260901.155041-5-sources.jar (17.71 kb) 16:15:59 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:15:59 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:15:59 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:15:59 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:15:59 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:15:59 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260901.155041-5-cyclonedx.xml (150.23 kb) 16:15:59 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260901.155041-5-cyclonedx.json (161.74 kb) 16:16:00 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:16:00 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/maven-metadata.xml (1.62 kb) 16:16:00 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260901.155041-5-javadoc.jar (147.36 kb) 16:16:00 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:16:00 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:16:00 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:16:00 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:16:00 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.sha1 (40.0 b) 16:16:00 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.md5 (32.0 b) 16:16:00 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml (751.0 b) 16:16:00 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260901.155041-5.jar (46.22 kb) 16:16:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:16:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:16:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:16:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:16:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:16:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:16:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260901.155041-5-javadoc.jar (205.86 kb) 16:16:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/maven-metadata.xml (1.43 kb) 16:16:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260901.155041-5-cyclonedx.xml (55.55 kb) 16:16:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:16:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:16:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:16:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:16:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:16:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260901.155041-5.pom (1.78 kb) 16:16:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260901.155041-5-cyclonedx.json (60.97 kb) 16:16:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:16:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.sha1 (40.0 b) 16:16:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.md5 (32.0 b) 16:16:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml (749.0 b) 16:16:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:16:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:16:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:16:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:16:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:16:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:16:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-20260901.155041-5-cyclonedx.xml (9.67 kb) 16:16:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:16:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/maven-metadata.xml (1.05 kb) 16:16:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-20260901.155041-5.pom (5.19 kb) 16:16:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:16:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-20260901.155041-5-cyclonedx.json (10.78 kb) 16:16:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.sha1 (40.0 b) 16:16:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.md5 (32.0 b) 16:16:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml (747.0 b) 16:16:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:16:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:16:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:16:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:16:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:16:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:16:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:16:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260901.155041-5-cyclonedx.xml (55.56 kb) 16:16:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:16:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/maven-metadata.xml (1.43 kb) 16:16:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:16:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:16:05 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:16:05 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260901.155041-5-javadoc.jar (98.76 kb) 16:16:05 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260901.155041-5.pom (1.71 kb) 16:16:05 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:16:05 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260901.155041-5-cyclonedx.json (60.98 kb) 16:16:05 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260901.155041-5.jar (14.5 kb) 16:16:05 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.sha1 (40.0 b) 16:16:05 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.md5 (32.0 b) 16:16:05 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml (755.0 b) 16:16:05 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260901.155041-5-cyclonedx.xml (171.03 kb) 16:16:05 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:16:06 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260901.155041-5-features.xml.md5 (32.0 b) 16:16:06 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:16:06 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:16:06 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260901.155041-5-features.xml (1.3 kb) 16:16:06 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:16:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:16:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260901.155041-5.pom (2.65 kb) 16:16:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:16:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:16:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/maven-metadata.xml (1.27 kb) 16:16:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260901.155041-5-features.xml.sha1 (40.0 b) 16:16:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:16:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260901.155041-5-cyclonedx.json (184.89 kb) 16:16:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.sha1 (40.0 b) 16:16:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.md5 (32.0 b) 16:16:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml (751.0 b) 16:16:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260901.155041-5.jar (2.3 mb) 16:16:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:16:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:16:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:16:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260901.155041-5-cyclonedx.json (57.57 kb) 16:16:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:16:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260901.155041-5-sources.jar (1.79 mb) 16:16:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:16:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:16:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:16:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260901.155041-5-cyclonedx.xml (52.33 kb) 16:16:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:16:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260901.155041-5-javadoc.jar (7.49 mb) 16:16:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:16:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:16:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260901.155041-5.pom (2.08 kb) 16:16:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:16:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:16:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:16:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:16:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:16:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.sha1 (40.0 b) 16:16:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.md5 (32.0 b) 16:16:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml (759.0 b) 16:16:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5-javadoc.jar (90.97 kb) 16:16:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5-config.xml.sha1 (40.0 b) 16:16:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:16:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5.jar (21.84 kb) 16:16:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:16:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:16:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5-legacyConfig.xml.md5 (32.0 b) 16:16:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5-cyclonedx.xml (164.48 kb) 16:16:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:16:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:16:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:16:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5-cyclonedx.json (177.86 kb) 16:16:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:16:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5.pom (5.6 kb) 16:16:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5-config.xml (943.0 b) 16:16:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:16:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/maven-metadata.xml (1.87 kb) 16:16:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:16:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:16:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5-legacyConfig.xml (941.0 b) 16:16:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5-legacyConfig.xml.sha1 (40.0 b) 16:16:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:16:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5-config.xml.md5 (32.0 b) 16:16:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:16:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.sha1 (40.0 b) 16:16:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.md5 (32.0 b) 16:16:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml (750.0 b) 16:16:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260901.155041-5.pom (1.88 kb) 16:16:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:16:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:16:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260901.155041-5-cyclonedx.xml (11.81 kb) 16:16:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:16:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:16:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:16:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:16:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:16:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:16:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260901.155041-5.jar (7.38 kb) 16:16:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260901.155041-5-cyclonedx.json (13.17 kb) 16:16:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:16:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/maven-metadata.xml (1.22 kb) 16:16:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:16:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.sha1 (40.0 b) 16:16:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.md5 (32.0 b) 16:16:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml (752.0 b) 16:16:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:16:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260901.155041-5-javadoc.jar (1.7 mb) 16:16:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:16:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:16:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:16:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260901.155041-5.jar (624.33 kb) 16:16:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:16:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:16:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:16:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:16:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:16:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:16:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:16:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:16:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260901.155041-5-tests.jar.sha1 (40.0 b) 16:16:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260901.155041-5.pom (5.84 kb) 16:16:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260901.155041-5-cyclonedx.xml (106.14 kb) 16:16:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:16:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260901.155041-5-tests.jar.md5 (32.0 b) 16:16:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260901.155041-5-tests.jar (607.04 kb) 16:16:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260901.155041-5-cyclonedx.json (116.52 kb) 16:16:22 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.sha1 (40.0 b) 16:16:22 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.md5 (32.0 b) 16:16:22 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml (745.0 b) 16:16:22 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260901.155041-5.pom (1.53 kb) 16:16:22 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260901.155041-5.jar (567.92 kb) 16:16:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260901.155041-5-cyclonedx.json (81.13 kb) 16:16:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260901.155041-5-sources.jar (454.62 kb) 16:16:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:16:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:16:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:16:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:16:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:16:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:16:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:16:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260901.155041-5-javadoc.jar (1.93 mb) 16:16:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:16:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:16:24 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:16:24 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:16:24 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:16:24 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:16:24 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:16:24 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:16:24 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260901.155041-5-cyclonedx.xml (74.69 kb) 16:16:24 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.sha1 (40.0 b) 16:16:24 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.md5 (32.0 b) 16:16:24 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml (744.0 b) 16:16:24 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:16:24 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:16:25 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260901.155041-5-cyclonedx.json (67.42 kb) 16:16:25 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260901.155041-5.pom (1.39 kb) 16:16:25 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260901.155041-5-sources.jar (42.32 kb) 16:16:25 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:16:25 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:16:25 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:16:25 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:16:25 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:16:25 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:16:25 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260901.155041-5-cyclonedx.xml (61.65 kb) 16:16:25 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:16:25 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260901.155041-5-javadoc.jar (274.9 kb) 16:16:25 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:16:25 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:16:26 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:16:26 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260901.155041-5.jar (60.02 kb) 16:16:26 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:16:26 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:16:26 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:16:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.sha1 (40.0 b) 16:16:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.md5 (32.0 b) 16:16:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml (745.0 b) 16:16:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:16:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:16:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260901.155041-5-features.xml.sha1 (40.0 b) 16:16:26 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260901.155041-5.pom (3.4 kb) 16:16:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:16:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260901.155041-5-features.xml.md5 (32.0 b) 16:16:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:16:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260901.155041-5-cyclonedx.json (221.2 kb) 16:16:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:16:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260901.155041-5-cyclonedx.xml (205.28 kb) 16:16:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:16:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:16:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/maven-metadata.xml (1.26 kb) 16:16:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260901.155041-5-features.xml (1.63 kb) 16:16:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:16:27 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.sha1 (40.0 b) 16:16:28 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.md5 (32.0 b) 16:16:28 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml (737.0 b) 16:16:28 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:16:28 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:16:28 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260901.155041-5-cyclonedx.json (58.6 kb) 16:16:28 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:16:28 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260901.155041-5-cyclonedx.xml (53.44 kb) 16:16:28 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:16:28 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:16:28 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:16:28 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260901.155041-5-sources.jar (15.51 kb) 16:16:28 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:16:28 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260901.155041-5.pom (1.6 kb) 16:16:28 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:16:28 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:16:29 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:16:29 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:16:29 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260901.155041-5-javadoc.jar (132.4 kb) 16:16:29 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:16:29 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:16:29 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/maven-metadata.xml (1.63 kb) 16:16:29 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260901.155041-5.jar (22.39 kb) 16:16:29 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:16:29 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.sha1 (40.0 b) 16:16:29 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.md5 (32.0 b) 16:16:29 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml (738.0 b) 16:16:29 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:16:29 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:16:29 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:16:30 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:16:30 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:16:30 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:16:30 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:16:30 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:16:30 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:16:30 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:16:30 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260901.155041-5.pom (1.58 kb) 16:16:30 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:16:30 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260901.155041-5-sources.jar (54.31 kb) 16:16:31 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/maven-metadata.xml (1.63 kb) 16:16:31 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260901.155041-5-cyclonedx.xml (44.96 kb) 16:16:31 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:16:31 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260901.155041-5-javadoc.jar (303.19 kb) 16:16:31 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260901.155041-5.jar (71.55 kb) 16:16:32 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260901.155041-5-cyclonedx.json (49.46 kb) 16:16:32 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:16:32 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:16:32 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.sha1 (40.0 b) 16:16:33 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.md5 (32.0 b) 16:16:33 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml (741.0 b) 16:16:33 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:16:33 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260901.155041-5.jar (1.3 mb) 16:16:34 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260901.155041-5-sources.jar (1.02 mb) 16:16:34 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:16:34 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:16:34 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260901.155041-5-cyclonedx.xml (67.55 kb) 16:16:35 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:16:35 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:16:35 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:16:35 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:16:35 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:16:35 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:16:35 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:16:35 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/maven-metadata.xml (1.63 kb) 16:16:35 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260901.155041-5.pom (1.95 kb) 16:16:35 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:16:35 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:16:35 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:16:35 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260901.155041-5-javadoc.jar (4.26 mb) 16:16:35 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:16:36 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260901.155041-5-cyclonedx.json (73.74 kb) 16:16:36 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.sha1 (40.0 b) 16:16:36 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml (744.0 b) 16:16:36 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.md5 (32.0 b) 16:16:36 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260901.155041-5-javadoc.jar (2.36 mb) 16:16:36 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:16:36 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260901.155041-5-cyclonedx.xml (71.13 kb) 16:16:36 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260901.155041-5-sources.jar (611.96 kb) 16:16:36 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:16:36 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:16:36 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:16:36 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260901.155041-5.jar (764.01 kb) 16:16:36 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:16:37 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:16:37 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:16:37 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:16:37 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:16:37 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260901.155041-5-cyclonedx.json (77.44 kb) 16:16:37 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:16:38 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:16:38 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260901.155041-5.pom (1.82 kb) 16:16:38 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:16:38 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:16:38 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:16:38 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:16:38 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.sha1 (40.0 b) 16:16:38 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.md5 (32.0 b) 16:16:38 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml (738.0 b) 16:16:38 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:16:38 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:16:38 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260901.155041-5.jar (1.46 mb) 16:16:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:16:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:16:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:16:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:16:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:16:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/maven-metadata.xml (1.63 kb) 16:16:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260901.155041-5-sources.jar (1.13 mb) 16:16:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:16:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260901.155041-5-cyclonedx.json (69.96 kb) 16:16:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260901.155041-5-javadoc.jar (4.91 mb) 16:16:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:16:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260901.155041-5.pom (1.41 kb) 16:16:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:16:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:16:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:16:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:16:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:16:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260901.155041-5-cyclonedx.xml (63.88 kb) 16:16:41 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.sha1 (40.0 b) 16:16:41 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.md5 (32.0 b) 16:16:41 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml (753.0 b) 16:16:41 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260901.155041-5.pom (1.35 kb) 16:16:41 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260901.155041-5-features.xml.md5 (32.0 b) 16:16:42 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260901.155041-5-features.xml (901.0 b) 16:16:42 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:16:42 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:16:42 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:16:42 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:16:42 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260901.155041-5-cyclonedx.xml (761.47 kb) 16:16:42 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/maven-metadata.xml (1.27 kb) 16:16:42 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260901.155041-5-cyclonedx.json (810.08 kb) 16:16:42 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:16:42 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:16:42 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:16:42 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260901.155041-5-features.xml.sha1 (40.0 b) 16:16:42 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:16:42 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.sha1 (40.0 b) 16:16:42 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.md5 (32.0 b) 16:16:42 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml (764.0 b) 16:16:42 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:16:42 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260901.155041-5-features.xml.md5 (32.0 b) 16:16:42 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260901.155041-5-cyclonedx.json (816.91 kb) 16:16:42 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260901.155041-5-features.xml.sha1 (40.0 b) 16:16:42 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:16:42 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:16:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:16:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:16:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/maven-metadata.xml (1.28 kb) 16:16:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260901.155041-5.pom (1.65 kb) 16:16:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:16:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260901.155041-5-features.xml (1.2 kb) 16:16:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:16:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260901.155041-5-cyclonedx.xml (767.88 kb) 16:16:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:16:43 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.sha1 (40.0 b) 16:16:43 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.md5 (32.0 b) 16:16:43 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml (732.0 b) 16:16:43 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260901.155041-5-cyclonedx.xml (91.86 kb) 16:16:43 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260901.155041-5-cyclonedx.json (100.38 kb) 16:16:43 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260901.155041-5.pom (2.19 kb) 16:16:43 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:16:43 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:16:43 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:16:43 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:16:43 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:16:44 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:16:44 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:16:44 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:16:44 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:16:44 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:16:44 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260901.155041-5-sources.jar (4.67 kb) 16:16:44 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/maven-metadata.xml (1.62 kb) 16:16:44 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:16:44 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260901.155041-5.jar (12.29 kb) 16:16:44 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:16:44 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:16:44 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260901.155041-5-javadoc.jar (91.2 kb) 16:16:44 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:16:44 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.sha1 (40.0 b) 16:16:44 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.md5 (32.0 b) 16:16:44 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml (735.0 b) 16:16:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:16:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260901.155041-5-sources.jar (132.07 kb) 16:16:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:16:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260901.155041-5.jar (140.19 kb) 16:16:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:16:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:16:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:16:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260901.155041-5.pom (1.4 kb) 16:16:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260901.155041-5-cyclonedx.json (100.6 kb) 16:16:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:16:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/maven-metadata.xml (1.63 kb) 16:16:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:16:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:16:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:16:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:16:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260901.155041-5-javadoc.jar (913.82 kb) 16:16:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:16:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:16:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:16:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260901.155041-5-cyclonedx.xml (92.56 kb) 16:16:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:16:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.sha1 (40.0 b) 16:16:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.md5 (32.0 b) 16:16:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml (760.0 b) 16:16:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:16:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:16:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260901.155041-5.pom (1.32 kb) 16:16:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:16:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:16:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:16:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260901.155041-5-features.xml.md5 (32.0 b) 16:16:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:16:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:16:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:16:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/maven-metadata.xml (1.27 kb) 16:16:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260901.155041-5-features.xml (786.0 b) 16:16:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260901.155041-5-cyclonedx.xml (757.81 kb) 16:16:48 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260901.155041-5-cyclonedx.json (806.3 kb) 16:16:49 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260901.155041-5-features.xml.sha1 (40.0 b) 16:16:49 Attempting to upload org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml.sha1 (40.0 b) 16:16:49 Attempting to upload org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml.md5 (32.0 b) 16:16:49 Attempting to upload org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml (725.0 b) 16:16:49 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260901.155041-5-cyclonedx.json (69.16 kb) 16:16:49 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:16:49 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:16:49 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260901.155041-5.jar (27.61 kb) 16:16:49 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:16:49 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:16:49 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260901.155041-5-cyclonedx.xml (62.67 kb) 16:16:49 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:16:49 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260901.155041-5.pom (2.98 kb) 16:16:49 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:16:49 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:16:49 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:16:50 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:16:50 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:16:50 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/maven-metadata.xml (1.62 kb) 16:16:50 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260901.155041-5-javadoc.jar (115.65 kb) 16:16:50 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:16:50 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260901.155041-5-sources.jar (10.82 kb) 16:16:50 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:16:50 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:16:50 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:16:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.sha1 (40.0 b) 16:16:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.md5 (32.0 b) 16:16:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml (763.0 b) 16:16:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:16:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260901.155041-5-cyclonedx.xml (768.69 kb) 16:16:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260901.155041-5-cyclonedx.json (817.58 kb) 16:16:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260901.155041-5.pom (1.56 kb) 16:16:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:16:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:16:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:16:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:16:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260901.155041-5-features.xml (1.12 kb) 16:16:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260901.155041-5-features.xml.md5 (32.0 b) 16:16:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/maven-metadata.xml (1.28 kb) 16:16:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:16:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:16:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260901.155041-5-features.xml.sha1 (40.0 b) 16:16:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:16:51 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.sha1 (40.0 b) 16:16:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.md5 (32.0 b) 16:16:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml (746.0 b) 16:16:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:16:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:16:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:16:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:16:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260901.155041-5-cyclonedx.xml (88.0 kb) 16:16:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:16:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260901.155041-5.pom (2.09 kb) 16:16:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:16:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:16:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:16:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260901.155041-5-cyclonedx.json (95.05 kb) 16:16:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260901.155041-5.jar (108.16 kb) 16:16:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:16:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:16:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:16:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:16:52 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260901.155041-5-sources.jar (81.49 kb) 16:16:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:16:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:16:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:16:53 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260901.155041-5-javadoc.jar (387.2 kb) 16:16:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.sha1 (40.0 b) 16:16:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.md5 (32.0 b) 16:16:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml (752.0 b) 16:16:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260901.155041-5-features.xml (780.0 b) 16:16:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260901.155041-5-cyclonedx.json (806.38 kb) 16:16:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:16:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:16:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260901.155041-5.pom (1.35 kb) 16:16:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:16:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:16:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:16:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:16:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260901.155041-5-features.xml.sha1 (40.0 b) 16:16:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:16:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260901.155041-5-cyclonedx.xml (757.92 kb) 16:16:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/maven-metadata.xml (1.27 kb) 16:16:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260901.155041-5-features.xml.md5 (32.0 b) 16:16:54 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:16:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.sha1 (40.0 b) 16:16:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.md5 (32.0 b) 16:16:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml (731.0 b) 16:16:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:16:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:16:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260901.155041-5.jar (414.62 kb) 16:16:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:16:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:16:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:16:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:16:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:16:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:16:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260901.155041-5-cyclonedx.xml (108.37 kb) 16:16:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:16:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:16:55 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml (1.62 kb) 16:16:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:16:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260901.155041-5.pom (2.18 kb) 16:16:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:16:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260901.155041-5-cyclonedx.json (117.27 kb) 16:16:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260901.155041-5-javadoc.jar (1.09 mb) 16:16:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:16:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260901.155041-5-sources.jar (248.06 kb) 16:16:56 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:16:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.sha1 (40.0 b) 16:16:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.md5 (32.0 b) 16:16:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml (748.0 b) 16:16:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260901.155041-5-features.xml.sha1 (40.0 b) 16:16:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260901.155041-5-cyclonedx.xml (768.83 kb) 16:16:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260901.155041-5.pom (1.75 kb) 16:16:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:16:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:16:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:16:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260901.155041-5-cyclonedx.json (817.65 kb) 16:16:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260901.155041-5-features.xml (1.06 kb) 16:16:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260901.155041-5-features.xml.md5 (32.0 b) 16:16:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:16:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:16:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/maven-metadata.xml (1.26 kb) 16:16:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:16:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:16:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:16:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.sha1 (40.0 b) 16:16:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.md5 (32.0 b) 16:16:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml (752.0 b) 16:16:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:16:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260901.155041-5-cyclonedx.xml (765.31 kb) 16:16:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260901.155041-5-features.xml (992.0 b) 16:16:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260901.155041-5-features.xml.md5 (32.0 b) 16:16:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260901.155041-5-features.xml.sha1 (40.0 b) 16:16:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260901.155041-5-cyclonedx.json (814.0 kb) 16:16:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:16:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:16:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:16:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:16:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:16:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:16:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/maven-metadata.xml (1.27 kb) 16:16:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:16:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260901.155041-5.pom (1.32 kb) 16:16:58 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.md5 (32.0 b) 16:16:58 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.sha1 (40.0 b) 16:16:58 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml (748.0 b) 16:16:58 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:16:58 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:16:58 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260901.155041-5-sources.jar (2.2 mb) 16:16:58 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:16:58 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260901.155041-5-javadoc.jar (7.89 mb) 16:16:58 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260901.155041-5.pom (3.29 kb) 16:16:59 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:16:59 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:16:59 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:16:59 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:16:59 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:16:59 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:16:59 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260901.155041-5-cyclonedx.json (112.91 kb) 16:16:59 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:16:59 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260901.155041-5-cyclonedx.xml (104.05 kb) 16:16:59 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:16:59 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:16:59 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:16:59 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:16:59 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260901.155041-5.jar (2.95 mb) 16:16:59 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:16:59 Attempting to upload org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.sha1 (40.0 b) 16:16:59 Attempting to upload org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.md5 (32.0 b) 16:16:59 Attempting to upload org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml (732.0 b) 16:16:59 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:17:00 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260901.155041-5.pom (2.25 kb) 16:17:00 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:17:00 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260901.155041-5-cyclonedx.json (121.14 kb) 16:17:00 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:17:00 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:17:00 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:17:00 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260901.155041-5-javadoc.jar (150.91 kb) 16:17:00 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:17:00 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:17:00 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:17:00 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:17:00 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:17:00 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/maven-metadata.xml (1.62 kb) 16:17:00 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:17:01 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:17:01 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:17:01 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260901.155041-5-cyclonedx.xml (111.05 kb) 16:17:01 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260901.155041-5-sources.jar (18.78 kb) 16:17:01 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:17:01 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260901.155041-5.jar (32.26 kb) 16:17:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.sha1 (40.0 b) 16:17:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.md5 (32.0 b) 16:17:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml (746.0 b) 16:17:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:17:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260901.155041-5-cyclonedx.xml (79.25 kb) 16:17:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:17:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:17:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:17:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260901.155041-5-javadoc.jar (3.34 mb) 16:17:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:17:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:17:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:17:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:17:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:17:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260901.155041-5.pom (2.81 kb) 16:17:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:17:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:17:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260901.155041-5-sources.jar (788.51 kb) 16:17:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:17:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260901.155041-5-cyclonedx.json (87.17 kb) 16:17:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:17:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:17:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:17:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260901.155041-5.jar (1.05 mb) 16:17:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.sha1 (40.0 b) 16:17:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.md5 (32.0 b) 16:17:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml (754.0 b) 16:17:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:17:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260901.155041-5.pom (1.74 kb) 16:17:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260901.155041-5-features.xml (816.0 b) 16:17:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:17:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:17:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:17:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:17:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:17:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:17:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:17:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260901.155041-5-features.xml.sha1 (40.0 b) 16:17:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260901.155041-5-cyclonedx.json (1.44 mb) 16:17:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/maven-metadata.xml (1.27 kb) 16:17:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260901.155041-5-features.xml.md5 (32.0 b) 16:17:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260901.155041-5-cyclonedx.xml (1.36 mb) 16:17:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.sha1 (40.0 b) 16:17:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.md5 (32.0 b) 16:17:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml (750.0 b) 16:17:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260901.155041-5.pom (1.32 kb) 16:17:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:17:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:17:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:17:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:17:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:17:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260901.155041-5-features.xml.md5 (32.0 b) 16:17:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:17:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:17:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/maven-metadata.xml (1.26 kb) 16:17:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260901.155041-5-cyclonedx.json (802.77 kb) 16:17:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:17:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260901.155041-5-features.xml.sha1 (40.0 b) 16:17:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260901.155041-5-cyclonedx.xml (754.45 kb) 16:17:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260901.155041-5-features.xml (642.0 b) 16:17:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.sha1 (40.0 b) 16:17:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.md5 (32.0 b) 16:17:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml (756.0 b) 16:17:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:17:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260901.155041-5.pom (1.33 kb) 16:17:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260901.155041-5-features.xml.sha1 (40.0 b) 16:17:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260901.155041-5-cyclonedx.xml (757.8 kb) 16:17:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260901.155041-5-cyclonedx.json (806.29 kb) 16:17:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:17:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:17:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:17:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:17:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:17:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:17:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:17:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/maven-metadata.xml (1.27 kb) 16:17:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260901.155041-5-features.xml.md5 (32.0 b) 16:17:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260901.155041-5-features.xml (783.0 b) 16:17:07 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.sha1 (40.0 b) 16:17:07 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.md5 (32.0 b) 16:17:08 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml (740.0 b) 16:17:08 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:17:08 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:17:08 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260901.155041-5-features.xml.md5 (32.0 b) 16:17:08 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:17:08 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260901.155041-5-features.xml (5.95 kb) 16:17:08 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260901.155041-5.pom (6.58 kb) 16:17:08 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:17:08 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:17:08 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:17:08 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml (1.25 kb) 16:17:09 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:17:09 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260901.155041-5-features.xml.sha1 (40.0 b) 16:17:09 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260901.155041-5-cyclonedx.json (1.52 mb) 16:17:09 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:17:09 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260901.155041-5-cyclonedx.xml (1.43 mb) 16:17:09 Attempting to upload org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.sha1 (40.0 b) 16:17:09 Attempting to upload org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.md5 (32.0 b) 16:17:09 Attempting to upload org/opendaylight/openflowplugin/simple-client/maven-metadata.xml (730.0 b) 16:17:09 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:17:09 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:17:09 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:17:09 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:17:09 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:17:09 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:17:09 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260901.155041-5-sources.jar (30.56 kb) 16:17:09 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:17:09 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:17:09 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:17:09 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:17:09 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260901.155041-5-javadoc.jar (201.1 kb) 16:17:09 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/maven-metadata.xml (1.62 kb) 16:17:09 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:17:09 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:17:10 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260901.155041-5-cyclonedx.json (82.28 kb) 16:17:10 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260901.155041-5.pom (2.3 kb) 16:17:10 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260901.155041-5.jar (44.05 kb) 16:17:10 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:17:10 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:17:10 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260901.155041-5-cyclonedx.xml (75.06 kb) 16:17:10 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.sha1 (40.0 b) 16:17:10 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.md5 (32.0 b) 16:17:10 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml (750.0 b) 16:17:10 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:17:10 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260901.155041-5-features.xml.sha1 (40.0 b) 16:17:10 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260901.155041-5-cyclonedx.json (814.32 kb) 16:17:10 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:17:10 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:17:10 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:17:10 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260901.155041-5-features.xml (972.0 b) 16:17:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:17:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:17:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/maven-metadata.xml (1.26 kb) 16:17:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260901.155041-5-features.xml.md5 (32.0 b) 16:17:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260901.155041-5-cyclonedx.xml (765.65 kb) 16:17:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260901.155041-5.pom (2.0 kb) 16:17:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:17:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:17:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.sha1 (40.0 b) 16:17:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.md5 (32.0 b) 16:17:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml (751.0 b) 16:17:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:17:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:17:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260901.155041-5-cyclonedx.xml (762.06 kb) 16:17:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260901.155041-5.pom (1.82 kb) 16:17:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260901.155041-5-features.xml (858.0 b) 16:17:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:17:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260901.155041-5-cyclonedx.json (810.58 kb) 16:17:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:17:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:17:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260901.155041-5-features.xml.sha1 (40.0 b) 16:17:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/maven-metadata.xml (1.26 kb) 16:17:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:17:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260901.155041-5-features.xml.md5 (32.0 b) 16:17:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:17:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:17:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.sha1 (40.0 b) 16:17:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.md5 (32.0 b) 16:17:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml (738.0 b) 16:17:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:17:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:17:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:17:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260901.155041-5.pom (1.29 kb) 16:17:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:17:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:17:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:17:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:17:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:17:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260901.155041-5-javadoc.jar (99.28 kb) 16:17:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260901.155041-5-sources.jar (7.04 kb) 16:17:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260901.155041-5-cyclonedx.xml (46.87 kb) 16:17:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/maven-metadata.xml (1.63 kb) 16:17:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:17:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:17:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:17:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260901.155041-5-cyclonedx.json (51.59 kb) 16:17:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:17:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:17:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:17:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260901.155041-5.jar (19.03 kb) 16:17:13 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.sha1 (40.0 b) 16:17:13 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.md5 (32.0 b) 16:17:13 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml (754.0 b) 16:17:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260901.155041-5.pom (1.32 kb) 16:17:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260901.155041-5-cyclonedx.xml (767.75 kb) 16:17:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:17:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260901.155041-5-features.xml.sha1 (40.0 b) 16:17:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:17:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:17:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:17:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:17:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/maven-metadata.xml (1.27 kb) 16:17:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260901.155041-5-cyclonedx.json (816.75 kb) 16:17:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:17:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260901.155041-5-features.xml.md5 (32.0 b) 16:17:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:17:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:17:15 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260901.155041-5-features.xml (1.09 kb) 16:17:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.sha1 (40.0 b) 16:17:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.md5 (32.0 b) 16:17:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml (738.0 b) 16:17:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-20260901.155041-5.pom (10.73 kb) 16:17:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-20260901.155041-5-cyclonedx.xml (9.58 kb) 16:17:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:17:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:17:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:17:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:17:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:17:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:17:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:17:15 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/maven-metadata.xml (1.04 kb) 16:17:16 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:17:16 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-20260901.155041-5-cyclonedx.json (10.69 kb) 16:17:16 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.sha1 (40.0 b) 16:17:16 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.md5 (32.0 b) 16:17:16 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml (742.0 b) 16:17:16 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-20260901.155041-5-cyclonedx.xml (9.63 kb) 16:17:16 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:17:16 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-20260901.155041-5-cyclonedx.json (10.74 kb) 16:17:16 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:17:16 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:17:16 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-20260901.155041-5.pom (2.5 kb) 16:17:16 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:17:16 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:17:16 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:17:16 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:17:16 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/maven-metadata.xml (1.04 kb) 16:17:16 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:17:16 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.sha1 (40.0 b) 16:17:16 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.md5 (32.0 b) 16:17:16 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml (745.0 b) 16:17:16 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:17:16 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260901.155041-5-features.xml.sha1 (40.0 b) 16:17:17 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:17:17 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:17:17 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260901.155041-5-features.xml (790.0 b) 16:17:17 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:17:17 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:17:17 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:17:17 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260901.155041-5-features.xml.md5 (32.0 b) 16:17:17 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:17:17 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/maven-metadata.xml (1.26 kb) 16:17:17 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:17:17 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260901.155041-5.pom (1.42 kb) 16:17:17 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260901.155041-5-cyclonedx.xml (40.27 kb) 16:17:17 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260901.155041-5-cyclonedx.json (44.38 kb) 16:17:17 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.sha1 (40.0 b) 16:17:17 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.md5 (32.0 b) 16:17:17 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml (736.0 b) 16:17:17 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:17:17 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:17:17 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260901.155041-5.jar (1.12 mb) 16:17:17 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:17:17 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260901.155041-5-cyclonedx.xml (190.52 kb) 16:17:18 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:17:18 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:17:18 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:17:18 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:17:18 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:17:18 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260901.155041-5-cyclonedx.json (207.11 kb) 16:17:18 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/maven-metadata.xml (1.63 kb) 16:17:18 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260901.155041-5-sources.jar (675.71 kb) 16:17:18 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:17:18 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260901.155041-5.pom (7.26 kb) 16:17:18 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:17:18 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260901.155041-5-javadoc.jar (2.85 mb) 16:17:18 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:17:19 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:17:19 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:17:19 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:17:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.sha1 (40.0 b) 16:17:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.md5 (32.0 b) 16:17:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml (749.0 b) 16:17:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:17:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:17:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:17:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260901.155041-5-features.xml (1.71 kb) 16:17:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:17:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260901.155041-5-features.xml.md5 (32.0 b) 16:17:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260901.155041-5.pom (2.29 kb) 16:17:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:17:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:17:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:17:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:17:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/maven-metadata.xml (1.26 kb) 16:17:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260901.155041-5-features.xml.sha1 (40.0 b) 16:17:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260901.155041-5-cyclonedx.xml (802.87 kb) 16:17:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260901.155041-5-cyclonedx.json (853.38 kb) 16:17:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.sha1 (40.0 b) 16:17:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.md5 (32.0 b) 16:17:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml (741.0 b) 16:17:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:17:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:17:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:17:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:17:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-20260901.155041-5-cyclonedx.xml (3.34 kb) 16:17:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/maven-metadata.xml (1.04 kb) 16:17:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-20260901.155041-5.pom (19.4 kb) 16:17:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:17:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-20260901.155041-5-cyclonedx.json (3.65 kb) 16:17:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:17:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:17:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:17:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.sha1 (40.0 b) 16:17:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.md5 (32.0 b) 16:17:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml (750.0 b) 16:17:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:17:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260901.155041-5.pom (1.37 kb) 16:17:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:17:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260901.155041-5-javadoc.jar (105.47 kb) 16:17:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:17:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:17:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:17:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:17:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:17:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260901.155041-5.jar (13.28 kb) 16:17:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:17:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260901.155041-5-sources.jar (6.49 kb) 16:17:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:17:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:17:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:17:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260901.155041-5-cyclonedx.json (60.61 kb) 16:17:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:17:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:17:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:17:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:17:22 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260901.155041-5-cyclonedx.xml (55.12 kb) 16:17:22 Attempting to upload org/opendaylight/openflowplugin/srm-api/maven-metadata.xml.sha1 (40.0 b) 16:17:22 Attempting to upload org/opendaylight/openflowplugin/srm-api/maven-metadata.xml.md5 (32.0 b) 16:17:22 Attempting to upload org/opendaylight/openflowplugin/srm-api/maven-metadata.xml (724.0 b) 16:17:22 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:17:22 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260901.155041-5-cyclonedx.json (37.7 kb) 16:17:22 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:17:22 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:17:22 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:17:23 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260901.155041-5.pom (1.41 kb) 16:17:23 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260901.155041-5.jar (136.19 kb) 16:17:24 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:17:24 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260901.155041-5-cyclonedx.xml (34.11 kb) 16:17:24 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:17:24 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260901.155041-5-sources.jar (89.35 kb) 16:17:24 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/maven-metadata.xml (1.62 kb) 16:17:24 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:17:24 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:17:24 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:17:25 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:17:25 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:17:25 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:17:25 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260901.155041-5-javadoc.jar (501.02 kb) 16:17:25 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:17:25 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:17:25 Attempting to upload org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.sha1 (40.0 b) 16:17:25 Attempting to upload org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.md5 (32.0 b) 16:17:25 Attempting to upload org/opendaylight/openflowplugin/test-provider/maven-metadata.xml (730.0 b) 16:17:25 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260901.155041-5-sources.jar (46.95 kb) 16:17:25 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:17:25 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:17:25 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:17:25 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260901.155041-5.pom (3.13 kb) 16:17:25 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:17:25 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260901.155041-5.jar (135.73 kb) 16:17:25 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:17:26 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:17:26 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:17:26 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260901.155041-5-cyclonedx.xml (101.76 kb) 16:17:26 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:17:26 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:17:26 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/maven-metadata.xml (1.62 kb) 16:17:26 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260901.155041-5-cyclonedx.json (111.27 kb) 16:17:26 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:17:26 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:17:26 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260901.155041-5-javadoc.jar (154.34 kb) 16:17:26 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:17:26 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:17:26 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:17:26 Attempting to upload org/opendaylight/openflowplugin/test-common/maven-metadata.xml.sha1 (40.0 b) 16:17:27 Attempting to upload org/opendaylight/openflowplugin/test-common/maven-metadata.xml.md5 (32.0 b) 16:17:27 Attempting to upload org/opendaylight/openflowplugin/test-common/maven-metadata.xml (728.0 b) 16:17:27 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260901.155041-5-cyclonedx.xml (94.02 kb) 16:17:27 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:17:27 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260901.155041-5.jar (25.07 kb) 16:17:28 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:17:28 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260901.155041-5-sources.jar (11.15 kb) 16:17:28 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:17:28 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:17:29 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:17:29 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:17:29 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260901.155041-5-javadoc.jar (111.67 kb) 16:17:29 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:17:29 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:17:29 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:17:29 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:17:29 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:17:29 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/maven-metadata.xml (1.62 kb) 16:17:29 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260901.155041-5.pom (2.6 kb) 16:17:29 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:17:29 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:17:29 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260901.155041-5-cyclonedx.json (102.86 kb) 16:17:29 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:17:29 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.sha1 (40.0 b) 16:17:29 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.md5 (32.0 b) 16:17:30 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml (742.0 b) 16:17:30 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:17:30 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:17:30 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:17:30 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:17:30 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:17:30 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260901.155041-5.jar (88.28 kb) 16:17:30 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:17:30 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260901.155041-5-cyclonedx.xml (116.79 kb) 16:17:30 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:17:30 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260901.155041-5-cyclonedx.json (126.41 kb) 16:17:30 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:17:30 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:17:30 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260901.155041-5-sources.jar (65.52 kb) 16:17:30 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/maven-metadata.xml (1.63 kb) 16:17:30 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:17:30 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:17:31 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:17:31 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260901.155041-5-javadoc.jar (318.67 kb) 16:17:31 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260901.155041-5.pom (2.58 kb) 16:17:31 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:17:31 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:17:31 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.sha1 (40.0 b) 16:17:31 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.md5 (32.0 b) 16:17:31 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml (742.0 b) 16:17:31 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:17:31 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260901.155041-5-javadoc.jar (575.1 kb) 16:17:31 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:17:31 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:17:31 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:17:31 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260901.155041-5-cyclonedx.json (106.13 kb) 16:17:31 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:17:32 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:17:32 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:17:32 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260901.155041-5.jar (199.16 kb) 16:17:33 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:17:33 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:17:33 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260901.155041-5-sources.jar (135.25 kb) 16:17:33 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:17:33 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/maven-metadata.xml (1.63 kb) 16:17:33 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260901.155041-5-cyclonedx.xml (97.1 kb) 16:17:34 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:17:34 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260901.155041-5.pom (1.92 kb) 16:17:34 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:17:34 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:17:34 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:17:34 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.sha1 (40.0 b) 16:17:34 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.md5 (32.0 b) 16:17:34 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml (758.0 b) 16:17:34 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:17:34 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260901.155041-5-cyclonedx.xml (77.86 kb) 16:17:34 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260901.155041-5-javadoc.jar (183.24 kb) 16:17:34 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260901.155041-5-cyclonedx.json (84.49 kb) 16:17:34 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260901.155041-5.jar (42.81 kb) 16:17:34 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260901.155041-5-sources.jar (32.07 kb) 16:17:34 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:17:34 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:17:35 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:17:35 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:17:35 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:17:35 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:17:35 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:17:35 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/maven-metadata.xml (1.65 kb) 16:17:35 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:17:35 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260901.155041-5.pom (904.0 b) 16:17:35 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:17:35 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:17:35 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:17:35 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:17:35 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:17:35 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.sha1 (40.0 b) 16:17:35 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.md5 (32.0 b) 16:17:36 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml (753.0 b) 16:17:36 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:17:36 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:17:36 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260901.155041-5.pom (3.06 kb) 16:17:36 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:17:36 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:17:36 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260901.155041-5-cyclonedx.xml (114.78 kb) 16:17:36 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260901.155041-5-javadoc.jar (87.33 kb) 16:17:36 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:17:36 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:17:36 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260901.155041-5.jar (12.39 kb) 16:17:38 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:17:38 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:17:38 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260901.155041-5-sources.jar (4.47 kb) 16:17:38 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/maven-metadata.xml (1.65 kb) 16:17:38 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:17:38 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260901.155041-5-cyclonedx.json (124.99 kb) 16:17:38 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:17:38 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:17:38 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:17:38 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:17:38 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:17:39 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.sha1 (40.0 b) 16:17:39 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.md5 (32.0 b) 16:17:39 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml (754.0 b) 16:17:39 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:17:39 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260901.155041-5.jar (30.28 kb) 16:17:40 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260901.155041-5-sources.jar (9.75 kb) 16:17:40 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:17:40 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:17:40 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260901.155041-5.pom (2.75 kb) 16:17:40 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:17:40 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260901.155041-5-cyclonedx.json (131.05 kb) 16:17:40 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:17:40 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:17:40 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:17:40 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:17:40 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:17:41 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/maven-metadata.xml (1.65 kb) 16:17:41 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:17:41 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:17:41 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260901.155041-5-javadoc.jar (121.88 kb) 16:17:41 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:17:41 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:17:41 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:17:41 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260901.155041-5-cyclonedx.xml (119.83 kb) 16:17:41 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.sha1 (40.0 b) 16:17:41 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.md5 (32.0 b) 16:17:41 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml (754.0 b) 16:17:41 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260901.155041-5-sources.jar (5.36 kb) 16:17:41 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:17:41 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:17:42 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:17:42 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260901.155041-5.jar (13.25 kb) 16:17:43 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:17:43 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:17:43 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:17:43 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:17:43 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:17:43 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:17:43 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260901.155041-5-cyclonedx.xml (55.03 kb) 16:17:43 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:17:44 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/maven-metadata.xml (1.65 kb) 16:17:44 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:17:44 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260901.155041-5.pom (2.08 kb) 16:17:44 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260901.155041-5-cyclonedx.json (60.93 kb) 16:17:44 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:17:44 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260901.155041-5-javadoc.jar (98.71 kb) 16:17:44 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:17:44 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:17:44 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.sha1 (40.0 b) 16:17:44 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.md5 (32.0 b) 16:17:44 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:17:44 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml (759.0 b) 16:17:44 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:17:44 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260901.155041-5-cyclonedx.json (132.76 kb) 16:17:44 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260901.155041-5-sources.jar (19.37 kb) 16:17:44 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:17:44 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260901.155041-5-cyclonedx.xml (122.31 kb) 16:17:44 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260901.155041-5.pom (2.93 kb) 16:17:45 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:17:45 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:17:45 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:17:45 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:17:45 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/maven-metadata.xml (1.65 kb) 16:17:45 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260901.155041-5-javadoc.jar (148.43 kb) 16:17:45 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:17:45 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:17:45 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260901.155041-5.jar (39.24 kb) 16:17:45 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:17:45 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:17:45 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:17:45 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:17:45 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:17:45 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.sha1 (40.0 b) 16:17:45 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.md5 (32.0 b) 16:17:45 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml (750.0 b) 16:17:45 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:17:45 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:17:46 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260901.155041-5.pom (2.94 kb) 16:17:46 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:17:46 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:17:46 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260901.155041-5-cyclonedx.json (105.97 kb) 16:17:46 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:17:46 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:17:46 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260901.155041-5-javadoc.jar (338.76 kb) 16:17:46 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:17:46 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260901.155041-5.jar (104.56 kb) 16:17:48 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:17:48 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:17:48 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:17:48 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:17:48 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:17:48 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:17:48 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260901.155041-5-cyclonedx.xml (96.94 kb) 16:17:48 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:17:48 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260901.155041-5-sources.jar (60.79 kb) 16:17:48 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:17:48 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.sha1 (40.0 b) 16:17:48 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.md5 (32.0 b) 16:17:48 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml (746.0 b) 16:17:49 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260901.155041-5-cyclonedx.json (117.36 kb) 16:17:49 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:17:49 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:17:49 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260901.155041-5.jar (39.35 kb) 16:17:49 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:17:49 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:17:49 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:17:49 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:17:49 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:17:49 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:17:49 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:17:49 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:17:49 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260901.155041-5-javadoc.jar (107.08 kb) 16:17:49 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260901.155041-5.pom (2.53 kb) 16:17:49 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:17:50 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260901.155041-5-cyclonedx.xml (107.38 kb) 16:17:50 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260901.155041-5-sources.jar (16.56 kb) 16:17:50 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:17:50 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:17:50 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:17:50 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:17:50 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.sha1 (40.0 b) 16:17:50 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.md5 (32.0 b) 16:17:50 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml (749.0 b) 16:17:50 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:17:50 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:17:50 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:17:50 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:17:51 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:17:51 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260901.155041-5-cyclonedx.json (124.49 kb) 16:17:51 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260901.155041-5.pom (2.17 kb) 16:17:51 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260901.155041-5-sources.jar (4.86 kb) 16:17:51 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:17:51 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260901.155041-5.jar (14.0 kb) 16:17:52 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:17:52 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:17:52 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:17:52 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:17:53 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:17:53 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:17:53 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:17:53 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260901.155041-5-javadoc.jar (87.28 kb) 16:17:53 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:17:53 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:17:53 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260901.155041-5-cyclonedx.xml (114.19 kb) 16:17:53 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.sha1 (40.0 b) 16:17:53 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.md5 (32.0 b) 16:17:53 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml (753.0 b) 16:17:53 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:17:53 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260901.155041-5-cyclonedx.xml (131.52 kb) 16:17:53 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260901.155041-5.jar (179.25 kb) 16:17:53 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:17:53 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:17:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:17:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:17:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:17:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260901.155041-5.pom (4.51 kb) 16:17:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:17:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260901.155041-5-javadoc.jar (404.08 kb) 16:17:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:17:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:17:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/maven-metadata.xml (1.65 kb) 16:17:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:17:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:17:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:17:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:17:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:17:54 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260901.155041-5-sources.jar (91.81 kb) 16:17:55 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260901.155041-5-cyclonedx.json (143.01 kb) 16:17:55 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.sha1 (40.0 b) 16:17:55 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.md5 (32.0 b) 16:17:55 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml (753.0 b) 16:17:55 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:17:55 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:17:55 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260901.155041-5-javadoc.jar (177.05 kb) 16:17:55 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260901.155041-5.pom (2.44 kb) 16:17:55 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260901.155041-5-cyclonedx.json (123.4 kb) 16:17:55 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:17:55 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:17:55 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:17:56 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:17:56 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/maven-metadata.xml (1.65 kb) 16:17:56 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260901.155041-5.jar (45.72 kb) 16:17:56 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:17:56 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:17:56 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260901.155041-5-cyclonedx.xml (113.41 kb) 16:17:56 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:17:56 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:17:56 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260901.155041-5-sources.jar (28.21 kb) 16:17:56 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:17:56 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:17:56 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:17:56 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:17:57 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.sha1 (40.0 b) 16:17:57 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.md5 (32.0 b) 16:17:57 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml (744.0 b) 16:17:57 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:17:57 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:17:57 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:17:57 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260901.155041-5-cyclonedx.json (157.55 kb) 16:17:57 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260901.155041-5-cyclonedx.xml (144.93 kb) 16:17:57 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:17:57 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:17:57 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:17:57 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260901.155041-5.jar (97.62 kb) 16:17:59 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260901.155041-5-javadoc.jar (296.33 kb) 16:17:59 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:17:59 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:17:59 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260901.155041-5-sources.jar (55.05 kb) 16:17:59 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:17:59 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:17:59 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:17:59 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:17:59 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:17:59 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:17:59 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:18:00 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260901.155041-5.pom (2.73 kb) 16:18:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.sha1 (40.0 b) 16:18:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.md5 (32.0 b) 16:18:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml (764.0 b) 16:18:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260901.155041-5-features.xml.md5 (32.0 b) 16:18:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:18:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260901.155041-5-features.xml.sha1 (40.0 b) 16:18:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:18:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260901.155041-5.pom (1.25 kb) 16:18:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:18:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260901.155041-5-cyclonedx.json (805.89 kb) 16:18:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:18:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:18:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/maven-metadata.xml (1.28 kb) 16:18:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:18:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:18:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260901.155041-5-features.xml (823.0 b) 16:18:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:18:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260901.155041-5-cyclonedx.xml (757.32 kb) 16:18:00 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.sha1 (40.0 b) 16:18:00 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.md5 (32.0 b) 16:18:00 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml (732.0 b) 16:18:01 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260901.155041-5-sources.jar (6.78 kb) 16:18:01 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:18:01 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:18:01 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260901.155041-5.pom (1.81 kb) 16:18:01 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260901.155041-5-cyclonedx.xml (124.29 kb) 16:18:01 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:18:01 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:18:01 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:18:01 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:18:01 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:18:01 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:18:01 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:18:01 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:18:01 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:18:01 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:18:01 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/maven-metadata.xml (1.62 kb) 16:18:01 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:18:01 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:18:01 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260901.155041-5-cyclonedx.json (136.16 kb) 16:18:01 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260901.155041-5.jar (24.75 kb) 16:18:01 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260901.155041-5-javadoc.jar (103.23 kb) 16:18:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.sha1 (40.0 b) 16:18:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.md5 (32.0 b) 16:18:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml (763.0 b) 16:18:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:18:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260901.155041-5.pom (1.35 kb) 16:18:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:18:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:18:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260901.155041-5-features.xml.md5 (32.0 b) 16:18:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:18:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:18:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260901.155041-5-features.xml.sha1 (40.0 b) 16:18:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:18:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/maven-metadata.xml (1.28 kb) 16:18:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260901.155041-5-features.xml (818.0 b) 16:18:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:18:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260901.155041-5-cyclonedx.xml (758.18 kb) 16:18:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:18:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260901.155041-5-cyclonedx.json (806.63 kb) 16:18:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.sha1 (40.0 b) 16:18:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.md5 (32.0 b) 16:18:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml (745.0 b) 16:18:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260901.155041-5.pom (1.5 kb) 16:18:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260901.155041-5-cyclonedx.json (862.75 kb) 16:18:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:18:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260901.155041-5-features.xml.md5 (32.0 b) 16:18:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:18:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:18:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:18:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260901.155041-5-cyclonedx.xml (811.58 kb) 16:18:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:18:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/maven-metadata.xml (1.26 kb) 16:18:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260901.155041-5-features.xml.sha1 (40.0 b) 16:18:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:18:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:18:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:18:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260901.155041-5-features.xml (810.0 b) 16:18:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.sha1 (40.0 b) 16:18:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.md5 (32.0 b) 16:18:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml (759.0 b) 16:18:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:18:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:18:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260901.155041-5-features.xml (913.0 b) 16:18:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:18:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:18:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260901.155041-5-features.xml.md5 (32.0 b) 16:18:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:18:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:18:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:18:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/maven-metadata.xml (1.27 kb) 16:18:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260901.155041-5-cyclonedx.xml (760.93 kb) 16:18:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260901.155041-5.pom (1.35 kb) 16:18:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260901.155041-5-cyclonedx.json (809.62 kb) 16:18:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260901.155041-5-features.xml.sha1 (40.0 b) 16:18:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:18:05 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.sha1 (40.0 b) 16:18:05 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.md5 (32.0 b) 16:18:05 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml (748.0 b) 16:18:05 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260901.155041-5-sources.jar (4.34 kb) 16:18:05 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:18:05 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:18:05 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260901.155041-5.jar (9.75 kb) 16:18:05 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:18:05 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:18:05 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:18:05 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260901.155041-5-config.cfg.sha1 (40.0 b) 16:18:05 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:18:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260901.155041-5-cyclonedx.json (10.83 kb) 16:18:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:18:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:18:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:18:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:18:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:18:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260901.155041-5-config.cfg (6.29 kb) 16:18:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260901.155041-5-cyclonedx.xml (9.72 kb) 16:18:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260901.155041-5.pom (1.92 kb) 16:18:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:18:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260901.155041-5-config.cfg.md5 (32.0 b) 16:18:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:18:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.sha1 (40.0 b) 16:18:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.md5 (32.0 b) 16:18:06 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml (745.0 b) 16:18:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260901.155041-5-sources.jar (15.74 kb) 16:18:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:18:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260901.155041-5-javadoc.jar (141.5 kb) 16:18:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260901.155041-5-cyclonedx.json (141.2 kb) 16:18:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260901.155041-5-cyclonedx.xml (130.08 kb) 16:18:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:18:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:18:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:18:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:18:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:18:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:18:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/maven-metadata.xml (1.64 kb) 16:18:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:18:07 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:18:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:18:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:18:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:18:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260901.155041-5.jar (32.34 kb) 16:18:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260901.155041-5.pom (2.63 kb) 16:18:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:18:08 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:18:08 Attempting to upload org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml.sha1 (40.0 b) 16:18:08 Attempting to upload org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml.md5 (32.0 b) 16:18:08 Attempting to upload org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml (726.0 b) 16:18:08 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:18:08 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:18:08 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:18:09 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260901.155041-5-cyclonedx.xml (59.96 kb) 16:18:09 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:18:09 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260901.155041-5-javadoc.jar (99.3 kb) 16:18:09 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:18:09 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260901.155041-5-cyclonedx.json (65.83 kb) 16:18:09 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:18:09 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:18:09 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:18:09 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:18:09 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260901.155041-5-sources.jar (7.93 kb) 16:18:09 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:18:09 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/maven-metadata.xml (1.62 kb) 16:18:09 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260901.155041-5.pom (2.7 kb) 16:18:09 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:18:10 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260901.155041-5.jar (28.21 kb) 16:18:11 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:18:11 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:18:11 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:18:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.sha1 (40.0 b) 16:18:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.md5 (32.0 b) 16:18:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml (746.0 b) 16:18:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:18:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260901.155041-5-cyclonedx.json (799.67 kb) 16:18:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260901.155041-5-features.xml.sha1 (40.0 b) 16:18:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:18:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:18:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:18:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:18:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:18:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:18:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260901.155041-5.pom (4.93 kb) 16:18:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260901.155041-5-cyclonedx.xml (751.57 kb) 16:18:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/maven-metadata.xml (1.26 kb) 16:18:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:18:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260901.155041-5-features.xml (3.06 kb) 16:18:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260901.155041-5-features.xml.md5 (32.0 b) 16:18:12 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.sha1 (40.0 b) 16:18:12 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.md5 (32.0 b) 16:18:12 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml (734.0 b) 16:18:12 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:18:12 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:18:12 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260901.155041-5-javadoc.jar (172.01 kb) 16:18:13 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260901.155041-5.pom (2.05 kb) 16:18:13 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:18:13 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260901.155041-5-cyclonedx.xml (33.33 kb) 16:18:13 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:18:13 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:18:13 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:18:13 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:18:13 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:18:13 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:18:13 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/maven-metadata.xml (1.63 kb) 16:18:13 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260901.155041-5-cyclonedx.json (37.08 kb) 16:18:13 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260901.155041-5-sources.jar (25.49 kb) 16:18:13 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:18:13 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:18:13 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:18:13 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:18:13 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:18:13 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260901.155041-5.jar (39.29 kb) 16:18:13 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.sha1 (40.0 b) 16:18:13 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.md5 (32.0 b) 16:18:13 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml (731.0 b) 16:18:13 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260901.155041-5-javadoc.jar.sha1 (40.0 b) 16:18:14 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260901.155041-5.jar.md5 (32.0 b) 16:18:14 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260901.155041-5-sources.jar (5.93 kb) 16:18:14 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260901.155041-5.jar.sha1 (40.0 b) 16:18:14 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260901.155041-5-sources.jar.sha1 (40.0 b) 16:18:14 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260901.155041-5-cyclonedx.xml (101.32 kb) 16:18:14 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260901.155041-5-javadoc.jar (87.22 kb) 16:18:14 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260901.155041-5.pom.sha1 (40.0 b) 16:18:14 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260901.155041-5.jar (17.87 kb) 16:18:16 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 16:18:16 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260901.155041-5-cyclonedx.json.md5 (32.0 b) 16:18:16 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260901.155041-5-cyclonedx.xml.md5 (32.0 b) 16:18:16 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 16:18:16 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 (40.0 b) 16:18:16 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/maven-metadata.xml (1.62 kb) 16:18:16 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260901.155041-5.pom (2.42 kb) 16:18:16 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260901.155041-5-javadoc.jar.md5 (32.0 b) 16:18:16 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260901.155041-5-cyclonedx.json (110.4 kb) 16:18:16 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260901.155041-5.pom.md5 (32.0 b) 16:18:16 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260901.155041-5-sources.jar.md5 (32.0 b) 16:18:16 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260901.155041-5-cyclonedx.json.sha1 (40.0 b) 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-extension/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260901.155041-5-features.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260901.155041-5-features.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260901.155041-5-features.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5-config.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5-legacyConfig.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5-config.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5-legacyConfig.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5-legacyConfig.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5-config.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260901.155041-5-tests.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260901.155041-5-tests.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260901.155041-5-tests.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260901.155041-5-features.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260901.155041-5-features.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260901.155041-5-features.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260901.155041-5-features.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260901.155041-5-features.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260901.155041-5-features.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260901.155041-5-features.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260901.155041-5-features.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260901.155041-5-features.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260901.155041-5-features.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260901.155041-5-features.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260901.155041-5-features.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260901.155041-5-features.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260901.155041-5-features.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260901.155041-5-features.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260901.155041-5-features.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260901.155041-5-features.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260901.155041-5-features.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260901.155041-5-features.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260901.155041-5-features.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260901.155041-5-features.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260901.155041-5-features.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260901.155041-5-features.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260901.155041-5-features.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260901.155041-5-features.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260901.155041-5-features.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260901.155041-5-features.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260901.155041-5-features.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260901.155041-5-features.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260901.155041-5-features.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260901.155041-5-features.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260901.155041-5-features.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260901.155041-5-features.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260901.155041-5-features.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260901.155041-5-features.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260901.155041-5-features.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/simple-client/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260901.155041-5-features.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260901.155041-5-features.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260901.155041-5-features.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260901.155041-5-features.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260901.155041-5-features.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260901.155041-5-features.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260901.155041-5-features.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260901.155041-5-features.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260901.155041-5-features.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260901.155041-5-features.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260901.155041-5-features.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260901.155041-5-features.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260901.155041-5-features.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260901.155041-5-features.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260901.155041-5-features.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-api/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-api/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-api/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-provider/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-common/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-common/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-common/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260901.155041-5-features.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260901.155041-5-features.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260901.155041-5-features.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260901.155041-5-features.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260901.155041-5-features.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260901.155041-5-features.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260901.155041-5-features.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260901.155041-5-features.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260901.155041-5-features.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260901.155041-5-features.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260901.155041-5-features.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260901.155041-5-features.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260901.155041-5-config.cfg.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260901.155041-5-config.cfg 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260901.155041-5-config.cfg.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260901.155041-5-features.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260901.155041-5-features.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260901.155041-5-features.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260901.155041-5-javadoc.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260901.155041-5.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260901.155041-5-sources.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260901.155041-5.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260901.155041-5-sources.jar.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260901.155041-5-cyclonedx.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260901.155041-5-javadoc.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260901.155041-5.pom.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260901.155041-5.jar 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260901.155041-5-cyclonedx.json.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260901.155041-5-cyclonedx.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/maven-metadata.xml.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260901.155041-5-cyclonedx.xml.sha1 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/maven-metadata.xml 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260901.155041-5.pom 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260901.155041-5-javadoc.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260901.155041-5-cyclonedx.json 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260901.155041-5.pom.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260901.155041-5-sources.jar.md5 16:18:17 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260901.155041-5-cyclonedx.json.sha1 16:18:17 Finished deploying /w/workspace/openflowplugin-maven-merge-vanadium/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 16:18:17 ####################################################### 16:18:17 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins15147439970063604161.sh 16:18:17 $ ssh-agent -k 16:18:17 unset SSH_AUTH_SOCK; 16:18:17 unset SSH_AGENT_PID; 16:18:17 echo Agent pid 1565 killed; 16:18:17 [ssh-agent] Stopped. 16:18:17 [JaCoCo plugin] Collecting JaCoCo coverage data... 16:18:17 [JaCoCo plugin] Version: 3.3.5 16:18:17 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 16:18:18 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 23 16:18:18 [JaCoCo plugin] Saving matched execfiles: /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/code-coverage/jacoco.exec 16:18:19 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 16:18:19 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/classes 17 files 16:18:19 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/classes 13 files 16:18:20 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/classes 105 files 16:18:20 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/classes 2 files 16:18:20 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/classes 71 files 16:18:20 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/classes 48 files 16:18:20 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/classes 43 files 16:18:20 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/classes 1 files 16:18:20 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/classes 6 files 16:18:20 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/classes 34 files 16:18:20 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/classes 1 files 16:18:20 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/classes 15 files 16:18:20 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/classes 12 files 16:18:20 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/classes 0 files 16:18:20 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/classes 5 files 16:18:20 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/classes 31 files 16:18:20 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/classes 5 files 16:18:21 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/classes 674 files 16:18:21 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/classes 322 files 16:18:21 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/classes 61 files 16:18:23 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/classes 1506 files 16:18:23 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/classes 9 files 16:18:23 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/classes 11 files 16:18:23 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/classes 0 files 16:18:23 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/classes 0 files 16:18:23 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/classes 0 files 16:18:23 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/classes 0 files 16:18:23 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/classes 0 files 16:18:23 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/classes 0 files 16:18:23 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/classes 0 files 16:18:23 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/classes 0 files 16:18:23 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/classes 0 files 16:18:23 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/classes 0 files 16:18:23 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/classes 0 files 16:18:23 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/classes 0 files 16:18:23 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/classes 0 files 16:18:23 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/classes 0 files 16:18:23 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/classes 0 files 16:18:23 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/classes 0 files 16:18:23 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/classes 0 files 16:18:23 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/classes 0 files 16:18:23 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/classes 0 files 16:18:23 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/classes 0 files 16:18:23 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/classes 0 files 16:18:23 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/classes 0 files 16:18:23 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/classes 0 files 16:18:23 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/jacoco/classes 0 files 16:18:23 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/classes 13 files 16:18:24 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/classes 938 files 16:18:24 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/classes 727 files 16:18:25 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/classes 414 files 16:18:25 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/classes 43 files 16:18:25 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/classes 9 files 16:18:26 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/classes 1405 files 16:18:26 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/classes 372 files 16:18:26 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/classes 0 files 16:18:26 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/classes 18 files 16:18:26 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/classes 4 files 16:18:26 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/classes 3 files 16:18:26 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/target/classes 0 files 16:18:26 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/classes 128 files 16:18:26 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/classes 0 files 16:18:26 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/classes 6 files 16:18:26 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/classes 634 files 16:18:26 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/classes 195 files 16:18:26 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/parent/target/classes 0 files 16:18:26 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/classes 13 files 16:18:26 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/classes 1 files 16:18:26 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/classes 2 files 16:18:27 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/classes 23 files 16:18:27 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/classes 105 files 16:18:27 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/classes 7 files 16:18:27 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/classes 4 files 16:18:27 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/target/classes 0 files 16:18:27 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/classes 8 files 16:18:27 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/classes 31 files 16:18:27 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 16:18:28 [JaCoCo plugin] Source Inclusions: **/*.java 16:18:28 [JaCoCo plugin] Source Exclusions: null 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/main/java 3 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java 10 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/src/main/java 2 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java 32 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java 43 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/main/java 4 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/src/main/java 1 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/main/java 6 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/java 14 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/src/main/java 1 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java 5 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java 9 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/src/main/java 5 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/src/main/java 8 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/src/main/java 5 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/main/java 73 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java 28 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/java 5 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/src/main/java 56 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/main/java 9 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/src/main/java 1 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/src/main/java 12 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/src/main/java 1 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/src/main/java 52 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java 345 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/main/java 3 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/src/main/java 2 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/src/main/java 3 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/java 93 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/src/main/java 2 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java 550 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java 185 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/java 13 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/src/main/java 1 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/src/main/java 2 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/main/java 23 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/src/main/java 4 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/main/java 4 files 16:18:28 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/src/main/java 4 files 16:18:29 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/test-common/src/main/java 7 files 16:18:29 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java 16 files 16:18:29 [JaCoCo plugin] Loading inclusions files.. 16:18:29 [JaCoCo plugin] inclusions: [] 16:18:29 [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] 16:18:29 [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] 16:18:29 [JaCoCo plugin] Publishing the results.. 16:18:29 [JaCoCo plugin] Loading packages.. 16:18:29 [JaCoCo plugin] Done. 16:18:29 [JaCoCo plugin] Overall coverage: class: 88.6845, method: 77.9649, line: 70.745316, branch: 58.510635, instruction: 70.77166, complexity: 64.166 16:18:29 [PostBuildScript] - [INFO] Executing post build scripts. 16:18:29 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins16037921614671219574.sh 16:18:29 ---> sysstat.sh 16:18:30 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins12723369939897741517.sh 16:18:30 ---> package-listing.sh 16:18:30 ++ facter osfamily 16:18:30 ++ tr '[:upper:]' '[:lower:]' 16:18:30 + OS_FAMILY=debian 16:18:30 + workspace=/w/workspace/openflowplugin-maven-merge-vanadium 16:18:30 + START_PACKAGES=/tmp/packages_start.txt 16:18:30 + END_PACKAGES=/tmp/packages_end.txt 16:18:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:18:30 + PACKAGES=/tmp/packages_start.txt 16:18:30 + '[' /w/workspace/openflowplugin-maven-merge-vanadium ']' 16:18:30 + PACKAGES=/tmp/packages_end.txt 16:18:30 + case "${OS_FAMILY}" in 16:18:30 + dpkg -l 16:18:30 + grep '^ii' 16:18:30 + '[' -f /tmp/packages_start.txt ']' 16:18:30 + '[' -f /tmp/packages_end.txt ']' 16:18:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:18:30 + '[' /w/workspace/openflowplugin-maven-merge-vanadium ']' 16:18:30 + mkdir -p /w/workspace/openflowplugin-maven-merge-vanadium/archives/ 16:18:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-maven-merge-vanadium/archives/ 16:18:30 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins308252696705068924.sh 16:18:30 ---> capture-instance-metadata.sh 16:18:30 Setup pyenv: 16:18:30 system 16:18:30 3.8.20 16:18:30 3.9.20 16:18:30 3.10.15 16:18:30 * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-vanadium/.python-version) 16:18:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HRhX from file:/tmp/.os_lf_venv 16:18:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:18:33 lf-activate-venv(): INFO: Installing additional packages: lftools 16:18:48 lf-activate-venv(): INFO: Adding /tmp/venv-HRhX/bin to PATH 16:18:48 INFO: Running in OpenStack, capturing instance metadata 16:18:48 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins1342734785011090967.sh 16:18:48 provisioning config files... 16:18:49 Could not find credentials [logs] for openflowplugin-maven-merge-vanadium #475 16:18:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-maven-merge-vanadium@tmp/config2728281053369601413tmp 16:18:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:18:49 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:18:49 provisioning config files... 16:18:49 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:18:49 [EnvInject] - Injecting environment variables from a build step. 16:18:49 [EnvInject] - Injecting as environment variables the properties content 16:18:49 SERVER_ID=logs 16:18:49 16:18:49 [EnvInject] - Variables injected successfully. 16:18:49 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins8109449452053483239.sh 16:18:49 ---> create-netrc.sh 16:18:49 WARN: Log server credential not found. 16:18:49 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins13241916951773679317.sh 16:18:49 ---> python-tools-install.sh 16:18:49 Setup pyenv: 16:18:49 system 16:18:49 3.8.20 16:18:49 3.9.20 16:18:49 3.10.15 16:18:49 * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-vanadium/.python-version) 16:18:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HRhX from file:/tmp/.os_lf_venv 16:18:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:18:51 lf-activate-venv(): INFO: Installing additional packages: lftools 16:19:00 lf-activate-venv(): INFO: Adding /tmp/venv-HRhX/bin to PATH 16:19:00 [openflowplugin-maven-merge-vanadium] $ /bin/sh /tmp/jenkins2591790141414109050.sh 16:19:00 ---> uv-install.sh 16:19:00 uv 0.12.8 is already installed 16:19:00 uvx 0.12.8 (x86_64-unknown-linux-gnu) 16:19:00 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins5880788789133454859.sh 16:19:00 ---> sudo-logs.sh 16:19:00 Archiving 'sudo' log.. 16:19:00 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins13462079190897859921.sh 16:19:00 ---> job-cost.sh 16:19:01 INFO: Activating Python virtual environment... 16:19:01 Setup pyenv: 16:19:01 system 16:19:01 3.8.20 16:19:01 3.9.20 16:19:01 3.10.15 16:19:01 * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-vanadium/.python-version) 16:19:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HRhX from file:/tmp/.os_lf_venv 16:19:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:19:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:19:10 lf-activate-venv(): INFO: Adding /tmp/venv-HRhX/bin to PATH 16:19:10 INFO: No stack-cost file found 16:19:10 INFO: Instance uptime: 2006s 16:19:10 INFO: Fetching instance metadata (attempt 1 of 3)... 16:19:10 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 16:19:10 INFO: Successfully fetched instance metadata 16:19:10 INFO: Instance type: v3-standard-4 16:19:10 INFO: Retrieving pricing info for: v3-standard-4 16:19:10 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 16:19:10 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=2006 16:19:10 INFO: Successfully fetched Vexxhost pricing API 16:19:10 INFO: Retrieved cost: 0.11 16:19:10 INFO: Retrieved resource: v3-standard-4 16:19:10 INFO: Creating archive directory: /w/workspace/openflowplugin-maven-merge-vanadium/archives/cost 16:19:10 INFO: Archiving costs to: /w/workspace/openflowplugin-maven-merge-vanadium/archives/cost.csv 16:19:10 INFO: Successfully archived job cost data 16:19:10 DEBUG: Cost data: openflowplugin-maven-merge-vanadium,475,2026-09-01 16:19:10,v3-standard-4,2006,0.11,0.00,SUCCESS 16:19:10 [openflowplugin-maven-merge-vanadium] $ /bin/bash -l /tmp/jenkins15682656248550157589.sh 16:19:10 ---> logs-deploy.sh 16:19:10 Setup pyenv: 16:19:10 system 16:19:10 3.8.20 16:19:10 3.9.20 16:19:10 3.10.15 16:19:10 * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-vanadium/.python-version) 16:19:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HRhX from file:/tmp/.os_lf_venv 16:19:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:19:12 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:19:21 lf-activate-venv(): INFO: Adding /tmp/venv-HRhX/bin to PATH 16:19:21 WARNING: Nexus logging server not set 16:19:21 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-maven-merge-vanadium/475/ 16:19:21 INFO: archiving logs to S3 16:19:26 ---> uname -a: 16:19:26 Linux prd-ubuntu2204-docker-4c-4g-46649 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 16:19:26 16:19:26 16:19:26 ---> lscpu: 16:19:26 Architecture: x86_64 16:19:26 CPU op-mode(s): 32-bit, 64-bit 16:19:26 Address sizes: 40 bits physical, 48 bits virtual 16:19:26 Byte Order: Little Endian 16:19:26 CPU(s): 4 16:19:26 On-line CPU(s) list: 0-3 16:19:26 Vendor ID: AuthenticAMD 16:19:26 Model name: AMD EPYC-Rome Processor 16:19:26 CPU family: 23 16:19:26 Model: 49 16:19:26 Thread(s) per core: 1 16:19:26 Core(s) per socket: 1 16:19:26 Socket(s): 4 16:19:26 Stepping: 0 16:19:26 BogoMIPS: 5600.00 16:19:26 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 16:19:26 Virtualization: AMD-V 16:19:26 Hypervisor vendor: KVM 16:19:26 Virtualization type: full 16:19:26 L1d cache: 128 KiB (4 instances) 16:19:26 L1i cache: 128 KiB (4 instances) 16:19:26 L2 cache: 2 MiB (4 instances) 16:19:26 L3 cache: 64 MiB (4 instances) 16:19:26 NUMA node(s): 1 16:19:26 NUMA node0 CPU(s): 0-3 16:19:26 Vulnerability Gather data sampling: Not affected 16:19:26 Vulnerability Indirect target selection: Not affected 16:19:26 Vulnerability Itlb multihit: Not affected 16:19:26 Vulnerability L1tf: Not affected 16:19:26 Vulnerability Mds: Not affected 16:19:26 Vulnerability Meltdown: Not affected 16:19:26 Vulnerability Mmio stale data: Not affected 16:19:26 Vulnerability Reg file data sampling: Not affected 16:19:26 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 16:19:26 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 16:19:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:19:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:19:26 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 16:19:26 Vulnerability Srbds: Not affected 16:19:26 Vulnerability Tsa: Not affected 16:19:26 Vulnerability Tsx async abort: Not affected 16:19:26 Vulnerability Vmscape: Not affected 16:19:26 16:19:26 16:19:26 ---> nproc: 16:19:26 4 16:19:26 16:19:26 16:19:26 ---> df -h: 16:19:26 Filesystem Size Used Avail Use% Mounted on 16:19:26 tmpfs 1.6G 1.1M 1.6G 1% /run 16:19:26 /dev/vda1 78G 12G 66G 15% / 16:19:26 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:19:26 tmpfs 5.0M 0 5.0M 0% /run/lock 16:19:26 /dev/vda15 105M 6.1M 99M 6% /boot/efi 16:19:26 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 16:19:26 16:19:26 16:19:26 ---> free -m: 16:19:26 total used free shared buff/cache available 16:19:26 Mem: 15989 706 9285 4 5997 14939 16:19:26 Swap: 1023 0 1023 16:19:26 16:19:26 16:19:26 ---> ip addr: 16:19:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:19:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:19:26 inet 127.0.0.1/8 scope host lo 16:19:26 valid_lft forever preferred_lft forever 16:19:26 inet6 ::1/128 scope host 16:19:26 valid_lft forever preferred_lft forever 16:19:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:19:26 link/ether fa:16:3e:e4:c7:86 brd ff:ff:ff:ff:ff:ff 16:19:26 altname enp0s3 16:19:26 inet 10.30.170.153/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 16:19:26 valid_lft 84386sec preferred_lft 84386sec 16:19:26 inet6 fe80::f816:3eff:fee4:c786/64 scope link 16:19:26 valid_lft forever preferred_lft forever 16:19:26 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:19:26 link/ether 02:d3:6e:13:f6:dc brd ff:ff:ff:ff:ff:ff 16:19:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:19:26 valid_lft forever preferred_lft forever 16:19:26 16:19:26 16:19:26 ---> sar -b -r -n DEV: 16:19:26 Linux 5.15.0-186-generic (prd-ubuntu2204-docker-4c-4g-46649) 09/01/26 _x86_64_ (4 CPU) 16:19:26 16:19:26 15:45:55 LINUX RESTART (4 CPU) 16:19:26 16:19:26 15:50:06 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:19:26 16:00:06 26.77 2.85 21.87 2.05 173.36 5603.88 18847.39 16:19:26 16:10:00 30.93 0.04 27.58 3.31 1.15 3086.61 22832.21 16:19:26 Average: 28.84 1.45 24.71 2.68 87.70 4351.75 20829.51 16:19:26 16:19:26 15:50:06 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:19:26 16:00:06 9330096 13357636 2595720 15.85 166504 3937308 2807896 16.12 739432 5844340 13968 16:19:26 16:10:00 8105324 12687664 3261608 19.92 190472 4424012 3492272 20.05 887604 6894212 12980 16:19:26 Average: 8717710 13022650 2928664 17.89 178488 4180660 3150084 18.08 813518 6369276 13474 16:19:26 16:19:26 15:50:06 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:19:26 16:00:06 lo 768.84 768.84 732.55 732.55 0.00 0.00 0.00 0.00 16:19:26 16:00:06 ens3 110.85 85.22 1193.73 18.82 0.00 0.00 0.00 0.00 16:19:26 16:00:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:26 16:10:00 lo 1761.98 1761.98 1679.78 1679.78 0.00 0.00 0.00 0.00 16:19:26 16:10:00 ens3 36.16 28.11 161.64 10.98 0.00 0.00 0.00 0.00 16:19:26 16:10:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:26 Average: lo 1262.84 1262.84 1203.72 1203.72 0.00 0.00 0.00 0.00 16:19:26 Average: ens3 73.70 56.81 680.35 14.92 0.00 0.00 0.00 0.00 16:19:26 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:26 16:19:26 16:19:26 ---> sar -P ALL: 16:19:26 Linux 5.15.0-186-generic (prd-ubuntu2204-docker-4c-4g-46649) 09/01/26 _x86_64_ (4 CPU) 16:19:26 16:19:26 15:45:55 LINUX RESTART (4 CPU) 16:19:26 16:19:26 15:50:06 CPU %user %nice %system %iowait %steal %idle 16:19:26 16:00:06 all 60.69 0.00 2.51 0.11 0.04 36.64 16:19:26 16:00:06 0 59.01 0.00 2.57 0.13 0.03 38.26 16:19:26 16:00:06 1 61.95 0.00 2.66 0.08 0.04 35.28 16:19:26 16:00:06 2 61.97 0.00 2.53 0.14 0.07 35.29 16:19:26 16:00:06 3 59.85 0.00 2.27 0.09 0.04 37.75 16:19:26 16:10:00 all 56.37 0.00 2.84 0.07 0.03 40.68 16:19:26 16:10:00 0 54.57 0.00 2.88 0.11 0.03 42.41 16:19:26 16:10:00 1 57.04 0.00 2.96 0.06 0.03 39.92 16:19:26 16:10:00 2 56.72 0.00 2.86 0.07 0.04 40.31 16:19:26 16:10:00 3 57.17 0.00 2.65 0.06 0.04 40.09 16:19:26 Average: all 58.55 0.00 2.67 0.09 0.04 38.65 16:19:26 Average: 0 56.80 0.00 2.72 0.12 0.03 40.32 16:19:26 Average: 1 59.51 0.00 2.81 0.07 0.03 37.58 16:19:26 Average: 2 59.36 0.00 2.69 0.11 0.05 37.79 16:19:26 Average: 3 58.52 0.00 2.46 0.08 0.04 38.91 16:19:26 16:19:26 16:19:26